Uses of Interface
org.drools.definition.type.Annotation

Packages that use Annotation
org.drools.definition.type   
 

Uses of Annotation in org.drools.definition.type
 

Methods in org.drools.definition.type that return types with arguments of type Annotation
 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
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.