Uses of Interface
com.soyatec.bpmn.FlowObject

Uses of FlowObject in com.soyatec.bpmn
 

Subinterfaces of FlowObject in com.soyatec.bpmn
 interface Activity
          A representation of the model object 'Activity'
 interface ComplexGateway
          A representation of the model object 'Complex Gateway'
 interface DataBasedExclusiveGateway
          A representation of the model object 'Data Based Exclusive Gateway'
 interface EmbeddedSubProcess
          A representation of the model object 'Embedded Sub Process'
 interface EndEvent
          A representation of the model object 'End Event'.
 interface Event
          A representation of the model object 'Event'
 interface EventBasedExclusiveGateway
          A representation of the model object 'Event Based Exclusive Gateway'
 interface ExclusiveGateway
          A representation of the model object 'Exclusive Gateway'
 interface Gateway
          A representation of the model object 'Gateway'
 interface InclusiveGateway
          A representation of the model object 'Inclusive Gateway'
 interface IndependentSubProcess
          A representation of the model object 'Independent Sub Process'
 interface IntermediateEvent
          A representation of the model object 'Intermediate Event'
 interface ManualTask
          A representation of the model object 'Manual Task'
 interface ParallelGateway
          A representation of the model object 'Parallel Gateway'
 interface ReceiveTask
          A representation of the model object 'Receive Task'
 interface ReferenceSubProcess
          A representation of the model object 'Reference Sub Process'
 interface ReferenceTask
          A representation of the model object 'Reference Task'
 interface ScriptTask
          A representation of the model object 'Script Task'
 interface SendTask
          A representation of the model object 'Send Task'
 interface ServiceTask
          A representation of the model object 'Service Task'
 interface StartEvent
          A representation of the model object 'Start Event'
 interface SubProcess
          A representation of the model object 'Sub Process'
 interface Task
          A representation of the model object 'Task'
 interface UserTask
          A representation of the model object 'User Task'
 

Methods in com.soyatec.bpmn that return FlowObject
 FlowObject Assignment.getFlow()
          Returns the value of the 'Flow' container reference.
 

Methods in com.soyatec.bpmn with parameters of type FlowObject
 void Assignment.setFlow(FlowObject value)
          Sets the value of the 'Flow' container reference