Package | Description |
---|---|
org.drools.modelcompiler.builder.generator.declaredtype | |
org.drools.modelcompiler.builder.generator.declaredtype.api |
Modifier and Type | Class and Description |
---|---|
class |
DescrAnnotationDefinition |
Modifier and Type | Method and Description |
---|---|
AnnotationDefinition |
DescrAnnotationDefinition.addValue(String key,
String value) |
static AnnotationDefinition |
DescrAnnotationDefinition.createPositionAnnotation(int position) |
Modifier and Type | Method and Description |
---|---|
List<AnnotationDefinition> |
DescrTypeDefinition.getAnnotationsToBeAdded() |
List<AnnotationDefinition> |
DescrFieldDefinition.getFieldAnnotations() |
Modifier and Type | Method and Description |
---|---|
void |
DescrFieldDefinition.addAnnotation(AnnotationDefinition annotationDefinition) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleAnnotationDefinition |
Modifier and Type | Method and Description |
---|---|
AnnotationDefinition |
SimpleAnnotationDefinition.addValue(String key,
String value) |
AnnotationDefinition |
AnnotationDefinition.addValue(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
List<AnnotationDefinition> |
MethodWithStringBody.getAnnotations() |
default List<AnnotationDefinition> |
MethodDefinition.getAnnotations() |
List<AnnotationDefinition> |
TypeDefinition.getAnnotationsToBeAdded() |
default List<AnnotationDefinition> |
FieldDefinition.getFieldAnnotations() |
default List<AnnotationDefinition> |
FieldDefinition.getterAnnotations() |
default List<AnnotationDefinition> |
FieldDefinition.setterAnnotations() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.