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) |
createSystem
buildEmptyError, buildEmptyError, getDiagramType
public 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 © 2016. All Rights Reserved.