|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationDescr | |
|---|---|
| org.drools.compiler.lang | This contains the parser and utilities for the native DRL format, for handling DRL source. |
| org.drools.compiler.lang.descr | |
| org.drools.compiler.rule.builder | |
| Uses of AnnotationDescr in org.drools.compiler.lang |
|---|
| Methods in org.drools.compiler.lang that return AnnotationDescr | |
|---|---|
AnnotationDescr |
DRL5Expressions.fullAnnotation(AnnotatedDescrBuilder inDescrBuilder)
|
AnnotationDescr |
DRL6Expressions.fullAnnotation(AnnotatedDescrBuilder inDescrBuilder)
|
| Methods in org.drools.compiler.lang with parameters of type AnnotationDescr | |
|---|---|
void |
DRL5Expressions.annotationArgs(AnnotationDescr descr)
|
void |
DRL6Expressions.annotationArgs(AnnotationDescr descr)
|
void |
DRL5Expressions.annotationElementValuePair(AnnotationDescr descr)
|
void |
DRL6Expressions.annotationElementValuePair(AnnotationDescr descr)
|
void |
DRL5Expressions.annotationElementValuePairs(AnnotationDescr descr)
|
void |
DRL6Expressions.annotationElementValuePairs(AnnotationDescr descr)
|
| Uses of AnnotationDescr in org.drools.compiler.lang.descr |
|---|
| Methods in org.drools.compiler.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.compiler.lang.descr that return types with arguments of type AnnotationDescr | |
|---|---|
Map<String,AnnotationDescr> |
AnnotatedBaseDescr.getAnnotations()
|
| Methods in org.drools.compiler.lang.descr with parameters of type AnnotationDescr | |
|---|---|
AnnotationDescr |
AnnotatedBaseDescr.addAnnotation(AnnotationDescr annotation)
Assigns a new annotation to this type |
| Uses of AnnotationDescr in org.drools.compiler.rule.builder |
|---|
| Method parameters in org.drools.compiler.rule.builder with type arguments of type AnnotationDescr | |
|---|---|
protected void |
PatternBuilder.processListenedPropertiesAnnotation(RuleBuildContext context,
PatternDescr patternDescr,
org.drools.core.rule.Pattern pattern,
Map<String,AnnotationDescr> annotationMap)
|
protected void |
PatternBuilder.processMetadataAnnotations(org.drools.core.rule.Pattern pattern,
Map<String,AnnotationDescr> annotationMap)
|
|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||