public abstract class PSystemAbstractFactory extends Object implements PSystemFactory
| Modifier | Constructor and Description |
|---|---|
protected |
PSystemAbstractFactory(DiagramType type) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPSystem |
buildEmptyError(UmlSource source,
LineLocation lineLocation) |
protected PSystemError |
buildEmptyError(UmlSource source,
String err,
LineLocation lineLocation) |
DiagramType |
getDiagramType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSystemprotected PSystemAbstractFactory(DiagramType type)
protected final AbstractPSystem buildEmptyError(UmlSource source, LineLocation lineLocation)
protected final PSystemError buildEmptyError(UmlSource source, String err, LineLocation lineLocation)
public final DiagramType getDiagramType()
getDiagramType in interface PSystemFactoryCopyright © 2016. All Rights Reserved.