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, getDescriptionbuildEmptyError, buildExecutionError, getDiagramTypepublic BpmDiagramFactory(DiagramType type)
protected java.util.List<Command> createCommands()
createCommands in class UmlDiagramFactorypublic AbstractPSystem createEmptyDiagram()
createEmptyDiagram in class UmlDiagramFactory