| Package | Description |
|---|---|
| psdi.workflow.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected DiagramWorkflowNode |
DiagramWorkflowNodeIcon.node |
| Modifier and Type | Method and Description |
|---|---|
protected DiagramWorkflowNode |
Diagram.createDiagramNode(WorkflowNode node,
int imageScale)
Creates a workflow node
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DiagramWorkflowNode.isSuccessorOf(DiagramWorkflowNode dnode)
Returns true if this node is a successor of the passed node
|
| Constructor and Description |
|---|
DiagramWorkflowNodeIcon(DiagramWorkflowNode node)
Constructs a DiagramWorkflowNodeIcon
|