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) |
createSystembuildEmptyError, buildExecutionError, getDiagramTypepublic 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>