|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.common.PropagationContextImpl

| Field Summary |
| Fields inherited from interface org.drools.spi.PropagationContext |
ASSERTION, MODIFICATION, RETRACTION, RULE_ADDITION, RULE_REMOVAL |
| Constructor Summary | |
PropagationContextImpl(long number,
int type,
Rule rule,
Activation activation)
|
|
| Method Summary | |
Activation |
getActivationOrigin()
|
long |
getPropagationNumber()
|
Rule |
getRuleOrigin()
|
int |
getType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropagationContextImpl(long number,
int type,
Rule rule,
Activation activation)
| Method Detail |
public long getPropagationNumber()
getPropagationNumber in interface PropagationContextpublic Rule getRuleOrigin()
getRuleOrigin in interface PropagationContextpublic Activation getActivationOrigin()
getActivationOrigin in interface PropagationContextpublic int getType()
getType in interface PropagationContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||