public class CompositeDiagramFactory extends UmlDiagramFactory
EMPTY_DESCRIPTION| Constructor and Description |
|---|
CompositeDiagramFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Command> |
createCommands() |
CompositeDiagram |
createEmptyDiagram() |
addCommonCommands, createSystem, getDescriptionbuildEmptyError, buildExecutionError, getDiagramTypeprotected java.util.List<Command> createCommands()
createCommands in class UmlDiagramFactorypublic CompositeDiagram createEmptyDiagram()
createEmptyDiagram in class UmlDiagramFactory