Package org.drools.definition.type

Interface Summary
Annotation  
FactField A field from a declared fact type
FactType FactType declarations are fact definitions (like classes) that are managed alongside the rules.
 

Annotation Types Summary
ClassReactive Annotation used to declare that a given class is not property specific
Modifies Annotation used to declare that a given method (potenially) modifies the values of the named properties
Position Annotation used to declare the Position of a field, when using Positional field constraints.
PropertyReactive Annotation used to declare that a given class is property specific
 



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