Uses of Interface
com.soyatec.bpmn.Gateway

Uses of Gateway in com.soyatec.bpmn
 

Subinterfaces of Gateway in com.soyatec.bpmn
 interface ComplexGateway
          A representation of the model object 'Complex Gateway'
 interface DataBasedExclusiveGateway
          A representation of the model object 'Data Based Exclusive Gateway'
 interface EventBasedExclusiveGateway
          A representation of the model object 'Event Based Exclusive Gateway'
 interface ExclusiveGateway
          A representation of the model object 'Exclusive Gateway'
 interface InclusiveGateway
          A representation of the model object 'Inclusive Gateway'
 interface ParallelGateway
          A representation of the model object 'Parallel Gateway'
 

Methods in com.soyatec.bpmn that return Gateway
 Gateway BPMNFactory.createGateway()
          Returns a new object of class 'Gateway'