public class DefeasibleLogicalDependency<M extends DefeasibleMode<M>> extends SimpleLogicalDependency<M>
Constructor and Description |
---|
DefeasibleLogicalDependency(Activation<M> justifier,
Object justified,
Object object,
M mode) |
equals, getJustified, getJustifier, getMode, getObject, hashCode, setMode, setObject, toString
getNext, getPrevious, nullPrevNext, setNext, setPrevious
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPrevious, nullPrevNext, setPrevious
public DefeasibleLogicalDependency(Activation<M> justifier, Object justified, Object object, M mode)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.