Uses of Interface
com.soyatec.bpmn.LaneElement

Uses of LaneElement in com.soyatec.bpmn
 

Subinterfaces of LaneElement in com.soyatec.bpmn
 interface Activity
          A representation of the model object 'Activity'
 interface Artifact
          A representation of the model object 'Artifact'
 interface ComplexGateway
          A representation of the model object 'Complex Gateway'
 interface DataBasedExclusiveGateway
          A representation of the model object 'Data Based Exclusive Gateway'
 interface DataObject
          A representation of the model object 'Data Object'
 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 FlowObject
          A representation of the model object 'Flow Object'
 interface Gateway
          A representation of the model object 'Gateway'
 interface Group
          A representation of the model object 'Group'
 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 TextAnnotation
          A representation of the model object 'Text Annotation'
 interface UserTask
          A representation of the model object 'User Task'