|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.zos.jdl.Constraint
com.novell.zos.jdl.ContainerConstraint
com.novell.zos.jdl.AndConstraint
public class AndConstraint
Representation of the And Constraint.
Perform a logical and-ing of all child constraints. This is a no-op if this
constraint contains no children.
Constraints are added to this constraint using add().
| Constructor Summary | |
|---|---|
AndConstraint()
|
|
| Method Summary |
|---|
| Methods inherited from class com.novell.zos.jdl.ContainerConstraint |
|---|
add |
| 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 AndConstraint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||