Uses of Interface
com.soyatec.bpmn.SequenceFlow

Uses of SequenceFlow in com.soyatec.bpmn
 

Methods in com.soyatec.bpmn that return SequenceFlow
 SequenceFlow BPMNFactory.createSequenceFlow()
          Returns a new object of class 'Sequence Flow'
 SequenceFlow Gate.getOutgoingSequenceFlow()
          Returns the value of the 'Outgoing Sequence Flow' reference.
 

Methods in com.soyatec.bpmn with parameters of type SequenceFlow
 void Gate.setOutgoingSequenceFlow(SequenceFlow value)
          Sets the value of the 'Outgoing Sequence Flow' reference