|
Drools :: Core 6.2.0.CR4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.core.util.AbstractBaseLinkedListNode<LogicalDependency<T>>
org.drools.core.beliefsystem.simple.SimpleLogicalDependency<M>
org.drools.core.beliefsystem.defeasible.DefeasibleLogicalDependency<M>
public class DefeasibleLogicalDependency<M extends DefeasibleMode<M>>
| Constructor Summary | |
|---|---|
DefeasibleLogicalDependency(Activation<M> justifier,
Object justified,
Object object,
M mode)
|
|
| Method Summary |
|---|
| Methods inherited from class org.drools.core.beliefsystem.simple.SimpleLogicalDependency |
|---|
equals, getJustified, getJustifier, getMode, getObject, hashCode, setMode, toString |
| Methods inherited from class org.drools.core.util.AbstractBaseLinkedListNode |
|---|
getNext, getPrevious, nullPrevNext, setNext, setPrevious |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.drools.core.util.LinkedListNode |
|---|
getPrevious, nullPrevNext, setPrevious |
| Methods inherited from interface org.drools.core.util.Entry |
|---|
getNext, setNext |
| Constructor Detail |
|---|
public DefeasibleLogicalDependency(Activation<M> justifier,
Object justified,
Object object,
M mode)
|
Drools :: Core 6.2.0.CR4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||