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

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

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return OutputSet
 OutputSet[] TInputOutputSpecification.getOutputSet()
           
 OutputSet TCatchEvent.getOutputSet()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type OutputSet
 void TInputOutputSpecification.addOutputSet(OutputSet is)
           
 void TInputOutputSpecification.removeOutputSet(OutputSet is)
           
 void TCatchEvent.setOutputSet(OutputSet value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.