|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArithmeticOperator | |
|---|---|
| org.plasma.query.model | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| org.plasma.query.visitor | |
| Uses of ArithmeticOperator in org.plasma.query.model |
|---|
| Fields in org.plasma.query.model declared as ArithmeticOperator | |
|---|---|
protected ArithmeticOperator |
Term.arithmeticOperator
|
| Methods in org.plasma.query.model that return ArithmeticOperator | |
|---|---|
ArithmeticOperator |
Term.getArithmeticOperator()
Gets the value of the arithmeticOperator property. |
| Methods in org.plasma.query.model with parameters of type ArithmeticOperator | |
|---|---|
void |
Term.setArithmeticOperator(ArithmeticOperator value)
Sets the value of the arithmeticOperator property. |
void |
AbstractQueryValidator.start(ArithmeticOperator operator)
|
| Constructors in org.plasma.query.model with parameters of type ArithmeticOperator | |
|---|---|
Expression(ArithmeticOperator oper)
|
|
Expression(Property prop,
ArithmeticOperator oper,
Literal lit)
|
|
Term(ArithmeticOperator oper)
|
|
| Uses of ArithmeticOperator in org.plasma.query.visitor |
|---|
| Methods in org.plasma.query.visitor with parameters of type ArithmeticOperator | |
|---|---|
void |
QueryVisitor.end(ArithmeticOperator operator)
|
void |
DefaultQueryVisitor.end(ArithmeticOperator operator)
|
void |
QueryVisitor.start(ArithmeticOperator operator)
|
void |
DefaultQueryVisitor.start(ArithmeticOperator operator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||