|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationDescr | |
|---|---|
| org.drools.lang.descr | |
| Uses of AnnotationDescr in org.drools.lang.descr |
|---|
| Methods in org.drools.lang.descr that return AnnotationDescr | |
|---|---|
AnnotationDescr |
AnnotatedBaseDescr.addAnnotation(AnnotationDescr annotation)
Assigns a new annotation to this type |
AnnotationDescr |
AnnotatedBaseDescr.addAnnotation(String name,
String value)
Assigns a new annotation to this type with the respective name and value |
AnnotationDescr |
AnnotatedBaseDescr.getAnnotation(String name)
Returns the annotation with the given name |
| Methods in org.drools.lang.descr that return types with arguments of type AnnotationDescr | |
|---|---|
Map<String,AnnotationDescr> |
AnnotatedBaseDescr.getAnnotations()
|
| Methods in org.drools.lang.descr with parameters of type AnnotationDescr | |
|---|---|
AnnotationDescr |
AnnotatedBaseDescr.addAnnotation(AnnotationDescr annotation)
Assigns a new annotation to this type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||