|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.novell.zos.jdl.Constraint com.novell.zos.jdl.UndefinedConstraint
public class UndefinedConstraint
Representation of the Undefined Constraint. Evaluates to true only if the left side fact is not defined in the match contect. If the left side is not defined, this will evaluate to false. This constraint can be used independently or added to a And, Or, Not constraint to combine with other constraints.
Constructor Summary | |
---|---|
UndefinedConstraint()
|
Method Summary |
---|
Methods inherited from class com.novell.zos.jdl.Constraint |
---|
getFact, getFactValue, getReason, getValue, setFact, setFactValue, setReason, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UndefinedConstraint()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |