net.sourceforge.plantuml.classdiagram
Class ClassDiagramFactory

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

public class ClassDiagramFactory
extends PSystemCommandFactory


Constructor Summary
ClassDiagramFactory()
           
 
Method Summary
 String checkFinalError()
           
 ClassDiagram getSystem()
           
protected  void initCommands()
           
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemCommandFactory
addCommand, addCommonCommands, 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

ClassDiagramFactory

public ClassDiagramFactory()
Method Detail

getSystem

public ClassDiagram getSystem()

initCommands

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

checkFinalError

public String checkFinalError()
Overrides:
checkFinalError in class PSystemCommandFactory


Copyright © 2013. All Rights Reserved.