public class PSystemOregonFactory extends PSystemBasicFactory<PSystemOregon>
EMPTY_DESCRIPTION
Constructor and Description |
---|
PSystemOregonFactory() |
Modifier and Type | Method and Description |
---|---|
PSystemOregon |
executeLine(UmlSource source,
PSystemOregon system,
java.lang.String line) |
PSystemOregon |
initDiagram(UmlSource source,
java.lang.String startLine) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public PSystemOregon initDiagram(UmlSource source, java.lang.String startLine)
initDiagram
in class PSystemBasicFactory<PSystemOregon>
public PSystemOregon executeLine(UmlSource source, PSystemOregon system, java.lang.String line)
executeLine
in class PSystemBasicFactory<PSystemOregon>