net.sourceforge.plantuml.activitydiagram
Class ActivityDiagramFactory1317

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory1317
      extended by net.sourceforge.plantuml.command.UmlDiagramFactory1317
          extended by net.sourceforge.plantuml.activitydiagram.ActivityDiagramFactory1317
All Implemented Interfaces:
PSystemFactory1317

public class ActivityDiagramFactory1317
extends UmlDiagramFactory1317


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

Constructor Detail

ActivityDiagramFactory1317

public ActivityDiagramFactory1317()
Method Detail

createEmptyDiagram

public ActivityDiagram createEmptyDiagram()
Specified by:
createEmptyDiagram in class UmlDiagramFactory1317

createCommands

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


Copyright © 2013. All Rights Reserved.