|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.zos.jdl.Constraint
com.novell.zos.jdl.ContainerConstraint
public class ContainerConstraint
Representation of a Constraint that contains other Constraints. This is a base class and is not directly constructed.
| Method Summary | |
|---|---|
void |
add(Constraint constraint)
Add a constraint as a child of this constraint. |
| 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 |
| Method Detail |
|---|
public void add(Constraint constraint)
constraint - Child constraint to add
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||