Class | Description |
---|---|
BpmnVisualModelGenerator |
Generator for auto-generating the visual model of a BPMN.
|
BpmnVisualModelReader |
Reader for the visual BPMN model.
|
BpmnVisualModelWriter |
A writer for the visual part of BPMN models.
|
VActivity |
Visual representation of an activity.
|
VDataEdge |
Visual representation of a data edge.
|
VEdge |
Visual representation of a BPMN edge.
|
VElement |
Generic Visual BPMN Element.
|
VExternalSubProcess |
Visual representation of an external subprocess.
|
VInParameter | |
VLane | |
VMessagingEdge | |
VNamedNode |
This class represents a named visual node.
|
VNode |
This class represents a visual node.
|
VOutParameter | |
VPool | |
VSequenceEdge |
Visual representation of a sequence edge.
|
VSubProcess |
Visual representation of a subprocess.
|