|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectagg.parser.ExcludePair
agg.parser.DependencyPair
agg.parser.SimpleDependencyPair
public class SimpleDependencyPair
This class contains the algorithm to decide if one rule dependes of another rule.
Field Summary |
---|
Fields inherited from class agg.parser.DependencyPair |
---|
completeConcurrency, concurrentRules, isoLeft, isoRight, leftNAC2extLeft, leftPAC2extLeft, makeConcurrentRules, switchDependency |
Fields inherited from interface agg.parser.CriticalPair |
---|
CONFLICT, CONFLICTFREE, DEPENDENCY, EXCLUDE, TRIGGER_DEPENDENCY, TRIGGER_SWITCH_DEPENDENCY |
Constructor Summary | |
---|---|
protected |
SimpleDependencyPair()
|
Method Summary |
---|
Methods inherited from class agg.parser.DependencyPair |
---|
dispose, enableProduceConcurrentRule, enableSwitchDependency, getConcurrentRules, isCritical, makeAbstractInverseRule, makeInverseRule, setCompleteConcurrency |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SimpleDependencyPair()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |