|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Fact
This interface allows to indicate that some conclusion is internal for the rule engine, i.e. it is used only by rules but is not made accessible to rule engine clients.
Method Summary | |
---|---|
boolean |
isPrivate()
If this method returns true then fact posted by a rule
is not added to handle manager and as such is not available outside the rule
engine. |
Method Detail |
---|
boolean isPrivate()
true
then fact posted by a rule
is not added to handle manager and as such is not available outside the rule
engine.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |