Class PSystemCommandFactory

    • Constructor Detail

      • PSystemCommandFactory

        protected PSystemCommandFactory()
      • PSystemCommandFactory

        protected PSystemCommandFactory​(DiagramType type)
    • Method Detail

      • initCommandsList

        protected abstract void initCommandsList​(java.util.List<Command> cmds)
      • createEmptyDiagram

        public abstract AbstractPSystem createEmptyDiagram​(UmlSource source,
                                                           java.util.Map<java.lang.String,​java.lang.String> skinParam)
      • createSystem

        public final Diagram createSystem​(UmlSource source,
                                          java.util.Map<java.lang.String,​java.lang.String> skinParam)