|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ConForM.CoopnTools.CoKer.ConstraintsMgr.ConstraintExpr | +--ConForM.CoopnTools.CoKer.ConstraintsMgr.ConstraintBoolCte
Constraints Manager. This class essentially defines the services provided by the constraints manager.
Constructor Summary | |
ConstraintBoolCte(boolean value)
|
Method Summary | |
ConstraintExpr |
left()
|
ConstraintExpr |
right()
|
boolean |
value()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConstraintBoolCte(boolean value)
Method Detail |
public boolean value()
public ConstraintExpr left()
left
in class ConstraintExpr
public ConstraintExpr right()
right
in class ConstraintExpr
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |