|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchoco.palm.dbt.explain.PalmControlConstraint
public class PalmControlConstraint
Constructor Summary | |
---|---|
PalmControlConstraint(Constraint constraint,
int index)
Creates a control constraint whit the specified constraint as controlling one. |
Method Summary | |
---|---|
Constraint |
getConstraint()
Gets the controlling constraint. |
int |
getIndex()
Gets the index of the controlled constraint in the controlling one. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PalmControlConstraint(Constraint constraint, int index)
constraint
- The controlling constraint.index
- The index of the controlled one.Method Detail |
---|
public Constraint getConstraint()
public int getIndex()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |