agg.ruleappl
Class ApplicabilityConstants
java.lang.Object
agg.ruleappl.ApplicabilityConstants
public class ApplicabilityConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INITIALIZATION
public static final java.lang.String INITIALIZATION
- See Also:
- Constant Field Values
INITIALIZATION_ERROR
public static final java.lang.String INITIALIZATION_ERROR
- See Also:
- Constant Field Values
NO_NODE_DELETING
public static final java.lang.String NO_NODE_DELETING
- See Also:
- Constant Field Values
NO_IMPEDING_PREDECESSORS
public static final java.lang.String NO_IMPEDING_PREDECESSORS
- See Also:
- Constant Field Values
PURE_ENABLING_PREDECESSOR
public static final java.lang.String PURE_ENABLING_PREDECESSOR
- See Also:
- Constant Field Values
NO_ENABLING_PREDECESSOR_NAC
public static final java.lang.String NO_ENABLING_PREDECESSOR_NAC
- See Also:
- Constant Field Values
NO_ENABLING_PREDECESSOR
public static final java.lang.String NO_ENABLING_PREDECESSOR
- See Also:
- Constant Field Values
DIRECT_ENABLING_PREDECESSOR
public static final java.lang.String DIRECT_ENABLING_PREDECESSOR
- See Also:
- Constant Field Values
PREDECESSOR_NOT_NEEDED
public static final java.lang.String PREDECESSOR_NOT_NEEDED
- See Also:
- Constant Field Values
UNDEFINED
public static final java.lang.String UNDEFINED
- See Also:
- Constant Field Values
ApplicabilityConstants
public ApplicabilityConstants()