|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationalOperator | |
|---|---|
| csheets.core.formula.lang | Provides the operators, functions and references supported by the formula language. |
| Uses of RelationalOperator in csheets.core.formula.lang |
|---|
| Subclasses of RelationalOperator in csheets.core.formula.lang | |
|---|---|
class |
Equal
A relational equal operator. |
class |
GreaterThan
A relational greater-than operator. |
class |
GreaterThanOrEqual
A relational greater-than-oe-equal operator. |
class |
LessThan
A relational less-than operator. |
class |
LessThanOrEqual
A relational less-than-or-equal operator. |
class |
NotEqual
A relational not-equal operator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||