|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.novell.zos.constraint | |
|---|---|
| com.novell.zos.constraint | |
| com.novell.zos.grid | |
| com.novell.zos.toolkit | |
| Classes in com.novell.zos.constraint used by com.novell.zos.constraint | |
|---|---|
| AndConstraint
Perform a logical and-ing of all child constraints. |
|
| BinaryConstraint
Binary Operator Constraints that have both a left and right side. |
|
| Constraint
Basic Constraint interface which allows traversal and evaluation of a constraint tree. |
|
| ConstraintException
For exceptions that occur in parsing or executing constraints. |
|
| ContainerConstraint
Constainer constraints that perform logical aggregation operations on contained constraints. |
|
| Classes in com.novell.zos.constraint used by com.novell.zos.grid | |
|---|---|
| Constraint
Basic Constraint interface which allows traversal and evaluation of a constraint tree. |
|
| TypedConstraint
Typed constraint must only be used as the outermost wrapper when it is necessary to override the default constraint type of 'resource'. |
|
| Classes in com.novell.zos.constraint used by com.novell.zos.toolkit | |
|---|---|
| AndConstraint
Perform a logical and-ing of all child constraints. |
|
| BetweenConstraint
Binary Operator Constraints that have both a left and right side. |
|
| 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. |
|
| DefinedConstraint
Evaluates to true only if the left side fact is defined in the match context. |
|
| EqConstraint
Performs a equality constraint operation. |
|
| GeConstraint
Performs a 'greater than or equal to' constraint operation. |
|
| GtConstraint
Performs a 'greater than' constraint operation. |
|
| LeConstraint
Performs a 'less than or equal to' constraint operation. |
|
| LtConstraint
Performs a 'less than' constraint operation. |
|
| NeConstraint
Performs a not equal constraint operation. |
|
| NotConstraint
Perform a logical not operation of all the child constraints. |
|
| OrConstraint
Perform a logical or-ing operation of all the child constraints. |
|
| TypedConstraint
Typed constraint must only be used as the outermost wrapper when it is necessary to override the default constraint type of 'resource'. |
|
| UndefinedConstraint
Evaluates to true only if the left side fact is not defined in the match contect. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||