public class StateDiagramFactory extends UmlDiagramFactory
EMPTY_DESCRIPTION| Constructor and Description |
|---|
StateDiagramFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Command> |
createCommands() |
StateDiagram |
createEmptyDiagram() |
addCommonCommands, createSystem, getDescriptionbuildEmptyError, buildExecutionError, getDiagramTypepublic StateDiagram createEmptyDiagram()
createEmptyDiagram in class UmlDiagramFactoryprotected java.util.List<Command> createCommands()
createCommands in class UmlDiagramFactory