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) |
createSystem
buildEmptyError, buildEmptyError, getDiagramType
public 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.