net.sourceforge.plantuml.project2
Class PSystemProjectFactory2

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory
      extended by net.sourceforge.plantuml.command.UmlDiagramFactory
          extended by net.sourceforge.plantuml.project2.PSystemProjectFactory2
All Implemented Interfaces:
PSystemFactory

public class PSystemProjectFactory2
extends UmlDiagramFactory


Constructor Summary
PSystemProjectFactory2()
           
 
Method Summary
protected  List<Command> createCommands()
           
 PSystemProject2 createEmptyDiagram()
           
 
Methods inherited from class net.sourceforge.plantuml.command.UmlDiagramFactory
addCommonCommands, checkFinalError, createCommand, createSystem, getDescription, isValid
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildEmptyError, getDiagramType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSystemProjectFactory2

public PSystemProjectFactory2()
Method Detail

createCommands

protected List<Command> createCommands()
Specified by:
createCommands in class UmlDiagramFactory

createEmptyDiagram

public PSystemProject2 createEmptyDiagram()
Specified by:
createEmptyDiagram in class UmlDiagramFactory


Copyright © 2014. All Rights Reserved.