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) |
protected PSystemError |
buildEmptyError(UmlSource source,
String err) |
DiagramType |
getDiagramType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSystem
protected PSystemAbstractFactory(DiagramType type)
protected final AbstractPSystem buildEmptyError(UmlSource source)
protected final PSystemError buildEmptyError(UmlSource source, String err)
public final DiagramType getDiagramType()
getDiagramType
in interface PSystemFactory
Copyright © 2015. All Rights Reserved.