|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryConstraint | |
---|---|
com.novell.zos.constraint |
Uses of BinaryConstraint in com.novell.zos.constraint |
---|
Subinterfaces of BinaryConstraint in com.novell.zos.constraint | |
---|---|
interface |
ContainsConstraint
Performs a simple set operation that returns true is the right side of the operation is found in the value set of the left side. |
interface |
EqConstraint
Performs a equality constraint operation. |
interface |
GeConstraint
Performs a 'greater than or equal to' constraint operation. |
interface |
GtConstraint
Performs a 'greater than' constraint operation. |
interface |
LeConstraint
Performs a 'less than or equal to' constraint operation. |
interface |
LtConstraint
Performs a 'less than' constraint operation. |
interface |
NeConstraint
Performs a not equal constraint operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |