public class PSystemCuteFactory extends PSystemBasicFactory<PSystemCute>
EMPTY_DESCRIPTION
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) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public 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>