public class PSystemCuteFactory extends PSystemBasicFactory<PSystemCute>
| Constructor and Description |
|---|
PSystemCuteFactory(DiagramType type) |
| Modifier and Type | Method and Description |
|---|---|
PSystemCute |
executeLine(PSystemCute system,
java.lang.String line) |
PSystemCute |
init(java.lang.String startLine) |
createSystembuildEmptyError, buildEmptyError, getDiagramTypepublic PSystemCuteFactory(DiagramType type)
public PSystemCute init(java.lang.String startLine)
init in class PSystemBasicFactory<PSystemCute>public PSystemCute executeLine(PSystemCute system, java.lang.String line)
executeLine in class PSystemBasicFactory<PSystemCute>