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) |
createSystembuildEmptyError, buildExecutionError, getDiagramTypepublic StateDiagram createEmptyDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam)
createEmptyDiagram in class PSystemCommandFactoryprotected java.util.List<Command> createCommands()
createCommands in class PSystemCommandFactory