public class PSystemDotFactory extends PSystemBasicFactory<PSystemDot>
Constructor and Description |
---|
PSystemDotFactory(DiagramType diagramType) |
Modifier and Type | Method and Description |
---|---|
PSystemDot |
executeLine(PSystemDot system,
java.lang.String line) |
PSystemDot |
init(java.lang.String startLine) |
createSystem
buildEmptyError, buildEmptyError, getDiagramType
public PSystemDotFactory(DiagramType diagramType)
public PSystemDot init(java.lang.String startLine)
init
in class PSystemBasicFactory<PSystemDot>
public PSystemDot executeLine(PSystemDot system, java.lang.String line)
executeLine
in class PSystemBasicFactory<PSystemDot>