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) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public PSystemSaltFactory(DiagramType init)
protected void initCommandsList(java.util.List<Command> cmds)
initCommandsList
in class PSystemCommandFactory
public PSystemSalt createEmptyDiagram(UmlSource source, java.util.Map<java.lang.String,java.lang.String> skinParam)
createEmptyDiagram
in class PSystemCommandFactory