Package | Description |
---|---|
org.drools.definition.type | |
org.drools.impl.adapters |
Modifier and Type | Method and Description |
---|---|
List<Annotation> |
FactType.getClassAnnotations()
Returns the list of class-level annotations
used in this class definition
|
List<Annotation> |
FactField.getFieldAnnotations()
Returns the list of field-level annotations
used in this field definition
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationAdapter |
Modifier and Type | Method and Description |
---|---|
static List<Annotation> |
AnnotationAdapter.adaptAnnotations(Collection<org.kie.api.definition.type.Annotation> annotations) |
List<Annotation> |
FactTypeAdapter.getClassAnnotations() |
List<Annotation> |
FactFieldAdapter.getFieldAnnotations() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.