public class PSystemXearthFactory extends PSystemBasicFactory<PSystemXearth>
EMPTY_DESCRIPTION| Constructor and Description |
|---|
PSystemXearthFactory() |
| Modifier and Type | Method and Description |
|---|---|
PSystemXearth |
executeLine(UmlSource source,
PSystemXearth system,
java.lang.String line) |
PSystemXearth |
initDiagram(UmlSource source,
java.lang.String startLine) |
createSystembuildEmptyError, buildExecutionError, getDiagramTypepublic PSystemXearth initDiagram(UmlSource source, java.lang.String startLine)
initDiagram in class PSystemBasicFactory<PSystemXearth>public PSystemXearth executeLine(UmlSource source, PSystemXearth system, java.lang.String line)
executeLine in class PSystemBasicFactory<PSystemXearth>