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) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public CompositeDiagramFactory(ISkinSimple skinParam)
protected java.util.List<Command> createCommands()
createCommands
in class PSystemCommandFactory
public CompositeDiagram createEmptyDiagram(ThemeStyle style, UmlSource source, ISkinSimple skinParam)
createEmptyDiagram
in class PSystemCommandFactory