|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuleContext
Method Summary | |
---|---|
Activation |
getActivation()
Returns the current Activation for the current context |
Rule |
getRule()
Returns the active Rule for the current context |
void |
insertLogical(Object object)
Logically inserts a fact into the KnowledgeSession, justified by the current rule context. |
Methods inherited from interface org.drools.runtime.KnowledgeContext |
---|
getKnowledgeRuntime |
Method Detail |
---|
Rule getRule()
Activation getActivation()
void insertLogical(Object object)
object
- the fact to insert into the knowledge session
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |