net.sourceforge.plantuml.descdiagram
Class DescriptionDiagramFactory

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

public class DescriptionDiagramFactory
extends AbstractUmlSystemCommandFactory


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

DescriptionDiagramFactory

public DescriptionDiagramFactory()
Method Detail

getSystem

public DescriptionDiagram getSystem()

initCommands

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

checkFinalError

public String checkFinalError()
Overrides:
checkFinalError in class AbstractUmlSystemCommandFactory


Copyright © 2012. All Rights Reserved.