public class BpmDiagramFactory extends UmlDiagramFactory
EMPTY_DESCRIPTION
Constructor and Description |
---|
BpmDiagramFactory(DiagramType type) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<Command> |
createCommands() |
AbstractPSystem |
createEmptyDiagram() |
addCommonCommands, createSystem, getDescription
buildEmptyError, buildExecutionError, getDiagramType
public BpmDiagramFactory(DiagramType type)
protected java.util.List<Command> createCommands()
createCommands
in class UmlDiagramFactory
public AbstractPSystem createEmptyDiagram()
createEmptyDiagram
in class UmlDiagramFactory