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

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

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return InputSet
 InputSet[] TInputOutputSpecification.getInputSet()
           
 InputSet TThrowEvent.getInputSet()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type InputSet
 void TInputOutputSpecification.addInputSet(InputSet is)
           
 void TInputOutputSpecification.removeInputSet(InputSet is)
           
 void TThrowEvent.setInputSet(InputSet value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.