public class ActivityDiagramFactory extends UmlDiagramFactory
| Constructor and Description |
|---|
ActivityDiagramFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Command> |
createCommands() |
ActivityDiagram |
createEmptyDiagram() |
addCommonCommands, checkFinalError, createSystem, getDescription, goForwardMultiline, isValid, isValid2buildEmptyError, buildEmptyError, getDiagramTypepublic ActivityDiagram createEmptyDiagram()
createEmptyDiagram in class UmlDiagramFactoryprotected java.util.List<Command> createCommands()
createCommands in class UmlDiagramFactory