net.sourceforge.plantuml.ditaa
Class PSystemDitaaFactory1317

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory1317
      extended by net.sourceforge.plantuml.command.PSystemBasicFactory1317<PSystemDitaa>
          extended by net.sourceforge.plantuml.ditaa.PSystemDitaaFactory1317
All Implemented Interfaces:
PSystemFactory1317

public class PSystemDitaaFactory1317
extends PSystemBasicFactory1317<PSystemDitaa>


Constructor Summary
PSystemDitaaFactory1317(DiagramType diagramType)
           
 
Method Summary
 PSystemDitaa executeLine(PSystemDitaa system, String line)
           
 PSystemDitaa init(String startLine)
           
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemBasicFactory1317
createSystem
 
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

PSystemDitaaFactory1317

public PSystemDitaaFactory1317(DiagramType diagramType)
Method Detail

init

public PSystemDitaa init(String startLine)
Overrides:
init in class PSystemBasicFactory1317<PSystemDitaa>

executeLine

public PSystemDitaa executeLine(PSystemDitaa system,
                                String line)
Specified by:
executeLine in class PSystemBasicFactory1317<PSystemDitaa>


Copyright © 2013. All Rights Reserved.