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

Packages that use SequenceFlow
com.ebmwebsourcing.easybpmn.bpmn20.api   
com.ebmwebsourcing.easybpmn.bpmn20.api.with   
 

Uses of SequenceFlow in com.ebmwebsourcing.easybpmn.bpmn20.api
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api that return SequenceFlow
static SequenceFlow DefinitionsHelper.getSequenceFlow(Process proc, java.lang.String sourceId, java.lang.String targetId)
           
 

Uses of SequenceFlow in com.ebmwebsourcing.easybpmn.bpmn20.api.with
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with that return SequenceFlow
 SequenceFlow WithDefaultSequenceFlow.getDefault()
           
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with with parameters of type SequenceFlow
 void WithDefaultSequenceFlow.setDefault(SequenceFlow value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.