public class PSystemMathFactory extends PSystemBasicFactory<PSystemMath>
| Constructor and Description |
|---|
PSystemMathFactory(DiagramType type) |
| Modifier and Type | Method and Description |
|---|---|
PSystemMath |
executeLine(PSystemMath system,
String line) |
PSystemMath |
init(String startLine) |
createSystembuildEmptyError, buildExecutionError, getDiagramTypepublic PSystemMathFactory(DiagramType type)
public PSystemMath init(String startLine)
init in class PSystemBasicFactory<PSystemMath>public PSystemMath executeLine(PSystemMath system, String line)
executeLine in class PSystemBasicFactory<PSystemMath>Copyright © 2017. All rights reserved.