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