public class PSystemSaltFactory extends PSystemCommandFactory
EMPTY_DESCRIPTION| Constructor and Description |
|---|
PSystemSaltFactory(DiagramType init) |
| Modifier and Type | Method and Description |
|---|---|
PSystemSalt |
createEmptyDiagram(UmlSource source,
java.util.Map<java.lang.String,java.lang.String> skinParam) |
protected void |
initCommandsList(java.util.List<Command> cmds) |
createSystembuildEmptyError, buildExecutionError, getDiagramTypepublic PSystemSaltFactory(DiagramType init)
protected void initCommandsList(java.util.List<Command> cmds)
initCommandsList in class PSystemCommandFactorypublic PSystemSalt createEmptyDiagram(UmlSource source, java.util.Map<java.lang.String,java.lang.String> skinParam)
createEmptyDiagram in class PSystemCommandFactory