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