|
KIE API 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Match
Method Summary | |
---|---|
List<String> |
getDeclarationIds()
Returns the list of declaration identifiers that are bound to the tuple that created this Match. |
Object |
getDeclarationValue(String declarationId)
Returns the bound declaration value for the given declaration identifier. |
List<? extends FactHandle> |
getFactHandles()
|
List<Object> |
getObjects()
Returns the list of objects that make the tuple that created this Match. |
Rule |
getRule()
|
Method Detail |
---|
Rule getRule()
List<? extends FactHandle> getFactHandles()
List<Object> getObjects()
List<String> getDeclarationIds()
Object getDeclarationValue(String declarationId)
declarationId
-
|
KIE API 6.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |