public class BpmDiagramFactory extends PSystemCommandFactory
EMPTY_DESCRIPTION
Constructor and Description |
---|
BpmDiagramFactory(DiagramType type) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<Command> |
createCommands() |
AbstractPSystem |
createEmptyDiagram(ThemeStyle style,
UmlSource source,
ISkinSimple skinParam) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public BpmDiagramFactory(DiagramType type)
protected java.util.List<Command> createCommands()
createCommands
in class PSystemCommandFactory
public AbstractPSystem createEmptyDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam)
createEmptyDiagram
in class PSystemCommandFactory