net.sourceforge.plantuml.activitydiagram2
Class ActivityDiagramFactory2

java.lang.Object
  extended by net.sourceforge.plantuml.command.AbstractUmlSystemCommandFactory
      extended by net.sourceforge.plantuml.activitydiagram2.ActivityDiagramFactory2
All Implemented Interfaces:
PSystemCommandFactory, PSystemFactory

public class ActivityDiagramFactory2
extends AbstractUmlSystemCommandFactory


Constructor Summary
ActivityDiagramFactory2()
           
 
Method Summary
 ActivityDiagram2 getSystem()
           
protected  void initCommands()
           
 
Methods inherited from class net.sourceforge.plantuml.command.AbstractUmlSystemCommandFactory
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

ActivityDiagramFactory2

public ActivityDiagramFactory2()
Method Detail

getSystem

public ActivityDiagram2 getSystem()

initCommands

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


Copyright © 2012. All Rights Reserved.