public abstract class PSystemSingleLineFactory extends PSystemAbstractFactory
EMPTY_DESCRIPTION| Modifier | Constructor and Description |
|---|---|
protected |
PSystemSingleLineFactory() |
| Modifier and Type | Method and Description |
|---|---|
Diagram |
createSystem(UmlSource source,
java.util.Map<java.lang.String,java.lang.String> skinParam) |
protected abstract AbstractPSystem |
executeLine(UmlSource source,
java.lang.String line) |
buildEmptyError, buildExecutionError, getDiagramTypeprotected abstract AbstractPSystem executeLine(UmlSource source, java.lang.String line)