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