| Interface | Description |
|---|---|
| DnDContainer |
This interface allows communication between the editable nodes
and the drag container.
|
| Class | Description |
|---|---|
| EditableDiagram |
This class displays allows editing of a workflow diagram via
an associated workflow editor
|
| EditableDiagramWorkflowNode |
This class holds a single node in the editable diagram.
|
| WorkflowLineProxy |
This class holds a line drawing proxy in the workflow
|
| WorkflowNodeProxy |
This class holds a node in the workflow
|