public class PSystemSaltFactory extends PSystemBasicFactory<PSystemSalt>
| Constructor and Description |
|---|
PSystemSaltFactory(DiagramType diagramType) |
| Modifier and Type | Method and Description |
|---|---|
PSystemSalt |
executeLine(PSystemSalt system,
String line) |
PSystemSalt |
init(String startLine) |
createSystembuildEmptyError, buildEmptyError, getDiagramTypepublic PSystemSaltFactory(DiagramType diagramType)
public PSystemSalt init(String startLine)
init in class PSystemBasicFactory<PSystemSalt>public PSystemSalt executeLine(PSystemSalt system, String line)
executeLine in class PSystemBasicFactory<PSystemSalt>Copyright © 2015. All Rights Reserved.