Uses of Class
org.ujac.util.exi.Operation

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)
           
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.