public class PSystemSaltFactory extends PSystemBasicFactory<PSystemSalt>
EMPTY_DESCRIPTION
Constructor and Description |
---|
PSystemSaltFactory(DiagramType diagramType) |
Modifier and Type | Method and Description |
---|---|
PSystemSalt |
executeLine(PSystemSalt system,
java.lang.String line) |
PSystemSalt |
init(java.lang.String startLine) |
createSystem
buildEmptyError, buildExecutionError, getDiagramType
public PSystemSaltFactory(DiagramType diagramType)
public PSystemSalt init(java.lang.String startLine)
init
in class PSystemBasicFactory<PSystemSalt>
public PSystemSalt executeLine(PSystemSalt system, java.lang.String line)
executeLine
in class PSystemBasicFactory<PSystemSalt>
Copyright © 2020. All Rights Reserved.