|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A two-input Rete-OO join node.
TupleSource
,
TupleSink
Method Summary | |
java.util.Set |
getCommonDeclarations()
Retrieve the set of common Declarations
across the two input TupleSources . |
TupleSource |
getLeftInput()
Retrieve the left input TupleSource . |
TupleSource |
getRightInput()
Retrieve the right input TupleSource . |
Methods inherited from interface org.drools.reteoo.TupleSource |
getTupleDeclarations, getTupleSink |
Method Detail |
public java.util.Set getCommonDeclarations()
Declarations
across the two input TupleSources
.
Set
of common Declarations
.public TupleSource getLeftInput()
TupleSource
.
TupleSource
.public TupleSource getRightInput()
TupleSource
.
TupleSource
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |