Uses of Interface
com.ebmwebsourcing.easybpmn.bpmn20.api.element.Operation

Packages that use Operation
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of Operation in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return Operation
 Operation TInterface.getOperation(java.lang.String opName)
           
 Operation[] TInterface.getOperations()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type Operation
 void TInterface.addOperation(Operation operation)
           
 void TInterface.removeOperation(Operation operation)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.