public class PSystemTuringFactory extends PSystemBasicFactory<PSystemTuring>
Constructor and Description |
---|
PSystemTuringFactory() |
Modifier and Type | Method and Description |
---|---|
PSystemTuring |
executeLine(PSystemTuring system,
String line) |
PSystemTuring |
init(String startLine) |
createSystem
buildEmptyError, buildEmptyError, getDiagramType
public PSystemTuring init(String startLine)
init
in class PSystemBasicFactory<PSystemTuring>
public PSystemTuring executeLine(PSystemTuring system, String line)
executeLine
in class PSystemBasicFactory<PSystemTuring>
Copyright © 2016. All Rights Reserved.