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, wait
createSystem
protected 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 PSystemFactory
Copyright © 2016. All Rights Reserved.