Uses of Interface
org.opencrx.kernel.model1.jmi1.Operation

Packages that use Operation
org.opencrx.kernel.backend   
org.opencrx.kernel.model1.aop2   
org.opencrx.kernel.model1.jmi1   
 

Uses of Operation in org.opencrx.kernel.backend
 

Methods in org.opencrx.kernel.backend with parameters of type Operation
 String Models.getOperationSignature(Operation operation)
           
 

Uses of Operation in org.opencrx.kernel.model1.aop2
 

Classes in org.opencrx.kernel.model1.aop2 with type parameters of type Operation
 class OperationImpl<S extends Operation,N extends Operation,C extends Void>
           
 

Uses of Operation in org.opencrx.kernel.model1.jmi1
 

Methods in org.opencrx.kernel.model1.jmi1 that return Operation
 Operation OperationClass.createOperation()
          Creates an instance of class Operation.
 Operation OperationClass.getOperation(Object object)
          Creates an instance of class Operation based on the specified Object instance.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.