net.sourceforge.plantuml.turing
Class PSystemTuringFactory1317

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory1317
      extended by net.sourceforge.plantuml.command.PSystemBasicFactory1317<PSystemTuring>
          extended by net.sourceforge.plantuml.turing.PSystemTuringFactory1317
All Implemented Interfaces:
PSystemFactory1317

public class PSystemTuringFactory1317
extends PSystemBasicFactory1317<PSystemTuring>


Constructor Summary
PSystemTuringFactory1317()
           
 
Method Summary
 PSystemTuring executeLine(PSystemTuring system, String line)
           
 PSystemTuring 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

PSystemTuringFactory1317

public PSystemTuringFactory1317()
Method Detail

init

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

executeLine

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


Copyright © 2013. All Rights Reserved.