net.sourceforge.plantuml.project2
Class PSystemProjectFactory2

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

public class PSystemProjectFactory2
extends PSystemCommandFactory


Constructor Summary
PSystemProjectFactory2()
           
 
Method Summary
 Diagram getSystem()
           
protected  void initCommands()
           
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemCommandFactory
addCommand, addCommonCommands, checkFinalError, createCommand, getDescription, getDiagramType, init, isValid
 
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

getSystem

public Diagram getSystem()

initCommands

protected void initCommands()
Specified by:
initCommands in class PSystemCommandFactory


Copyright © 2013. All Rights Reserved.