|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| OperatorAnd | |
| OperatorApproxEquals<T extends Number> | This operator evaluates the equality of two numbers in a given interval of uncertainty. |
| OperatorBelongs<T> | This operator evaluates the membership of T-element in set. |
| OperatorBelongsToDoD<T> | This operator evaluates the existence of elements that satisfy the set of
conditions defined in the DomainOfDefinition. |
| OperatorContains<T> | This operator evaluates the existence of T-element in set. |
| OperatorEquals<T> | This operator evaluates the strict equality of two numbers . |
| OperatorGreaterThan<T extends Number> | This operator evaluates T1 is > T2. |
| OperatorInter<T> | This operator evaluates the intersection of sets. |
| OperatorLowerThan<T extends Number> | This operator evaluates T1 is < T2. |
| OperatorMulti<T> | This operator evaluates the all collection of operators. |
| OperatorOr | |
Provides implementations of condition operators.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||