net.sourceforge.plantuml.turing
Class PSystemTuringFactory
java.lang.Object
net.sourceforge.plantuml.turing.PSystemTuringFactory
- All Implemented Interfaces:
- PSystemBasicFactory, PSystemFactory
public class PSystemTuringFactory
- extends Object
- implements PSystemBasicFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemTuringFactory
public PSystemTuringFactory()
init
public void init(String startLine)
- Specified by:
init
in interface PSystemFactory
executeLine
public boolean executeLine(String line)
- Specified by:
executeLine
in interface PSystemBasicFactory
getSystem
public PSystemTuring getSystem()
- Specified by:
getSystem
in interface PSystemFactory
getDiagramType
public DiagramType getDiagramType()
- Specified by:
getDiagramType
in interface PSystemFactory
Copyright © 2012. All Rights Reserved.