|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SemanticComponent | |
org.drools.semantics.java | |
org.drools.spi |
Uses of SemanticComponent in org.drools.semantics.java |
Classes in org.drools.semantics.java that implement SemanticComponent | |
class |
BlockConsequence
Java block semantics Consequence . |
class |
ClassObjectType
Java class semantics ObjectType . |
class |
ExprCondition
Java expression semantics Condition . |
class |
ExprExtractor
Java expression semantics Extractor . |
Uses of SemanticComponent in org.drools.spi |
Subinterfaces of SemanticComponent in org.drools.spi | |
interface |
Condition
A Condition that filters facts. |
interface |
Consequence
Consequence to be fired upon successful match of a Rule . |
interface |
Extractor
Extracts new facts from existing facts. |
interface |
ObjectType
Semantic object type differentiator. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |