KIE API 6.0.0.CR2

Package org.kie.api.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.
 

Enum Summary
Role.Type  
 

Annotation Types Summary
ClassReactive Annotation used to declare that a given class is not property specific
Key Annotation used to declare that a field is a key for the class it belongs to and then it will be used to calculate the equals/hashCode methods of the class itself.
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
Role Annotation used to declare if a given class is a plain fact or an event
 


KIE API 6.0.0.CR2

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