public class CompositeDiagramFactory extends PSystemCommandFactory
EMPTY_DESCRIPTION| Constructor and Description |
|---|
CompositeDiagramFactory(ISkinSimple skinParam) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Command> |
createCommands() |
CompositeDiagram |
createEmptyDiagram(ThemeStyle style,
UmlSource source,
ISkinSimple skinParam) |
createSystembuildEmptyError, buildExecutionError, getDiagramTypepublic CompositeDiagramFactory(ISkinSimple skinParam)
protected java.util.List<Command> createCommands()
createCommands in class PSystemCommandFactorypublic CompositeDiagram createEmptyDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam)
createEmptyDiagram in class PSystemCommandFactory