|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
org.ujac.util.exi | |
org.ujac.util.exi.type |
Uses of Operation in org.ujac.util.exi |
---|
Methods in org.ujac.util.exi that return Operation | |
---|---|
Operation |
ExpressionTuple.getOperation()
Returns the operation. |
Methods in org.ujac.util.exi with parameters of type Operation | |
---|---|
ExpressionOperation |
ExpressionType.getOperation(Operation operation)
Gets the operation implementation that matches the given operation. |
void |
ExpressionTuple.setOperation(Operation operation)
Sets the operation. |
Uses of Operation in org.ujac.util.exi.type |
---|
Methods in org.ujac.util.exi.type with parameters of type Operation | |
---|---|
ExpressionOperation |
BaseType.getOperation(Operation operation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |