public class PSystemMathFactory extends PSystemBasicFactory<PSystemMath>
EMPTY_DESCRIPTION
Constructor and Description |
---|
PSystemMathFactory(DiagramType type) |
Modifier and Type | Method and Description |
---|---|
PSystemMath |
executeLine(PSystemMath system,
java.lang.String line) |
PSystemMath |
init(java.lang.String startLine) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public PSystemMathFactory(DiagramType type)
public PSystemMath init(java.lang.String startLine)
init
in class PSystemBasicFactory<PSystemMath>
public PSystemMath executeLine(PSystemMath system, java.lang.String line)
executeLine
in class PSystemBasicFactory<PSystemMath>
Copyright © 2020. All Rights Reserved.