net.sourceforge.plantuml.jcckit
Class PSystemJcckitFactory1317

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory1317
      extended by net.sourceforge.plantuml.command.PSystemBasicFactory1317<PSystemJcckit>
          extended by net.sourceforge.plantuml.jcckit.PSystemJcckitFactory1317
All Implemented Interfaces:
PSystemFactory1317

public class PSystemJcckitFactory1317
extends PSystemBasicFactory1317<PSystemJcckit>


Constructor Summary
PSystemJcckitFactory1317(DiagramType diagramType)
           
 
Method Summary
 PSystemJcckit executeLine(PSystemJcckit system, String line)
           
 PSystemJcckit 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

PSystemJcckitFactory1317

public PSystemJcckitFactory1317(DiagramType diagramType)
Method Detail

init

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

executeLine

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


Copyright © 2013. All Rights Reserved.