|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fact extraction node in the Rete-OO network.
Method Summary | |
Extractor |
getExtractor()
Retrieve the FactExtractor used to generate the
right-hand-side value for the extraction. |
Declaration |
getTargetDeclaration()
Retrieve the Declaration which is the target of
the extraction. |
Methods inherited from interface org.drools.reteoo.TupleSource |
getTupleDeclarations, getTupleSink |
Method Detail |
public Declaration getTargetDeclaration()
Declaration
which is the target of
the extraction.
Declaration
.Declaration
public Extractor getExtractor()
FactExtractor
used to generate the
right-hand-side value for the extraction.
FactExtrator
.Extractor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |