net.sourceforge.plantuml.objectdiagram
Class ObjectDiagramFactory1317

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

public class ObjectDiagramFactory1317
extends UmlDiagramFactory1317


Constructor Summary
ObjectDiagramFactory1317()
           
 
Method Summary
protected  List<Command> createCommands()
           
 ObjectDiagram 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

ObjectDiagramFactory1317

public ObjectDiagramFactory1317()
Method Detail

createCommands

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

createEmptyDiagram

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


Copyright © 2013. All Rights Reserved.