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