|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.command.PSystemAbstractFactory1317
net.sourceforge.plantuml.command.PSystemBasicFactory1317<P>
public abstract class PSystemBasicFactory1317<P extends AbstractPSystem>
Constructor Summary | |
---|---|
PSystemBasicFactory1317()
|
|
PSystemBasicFactory1317(DiagramType diagramType)
|
Method Summary | |
---|---|
Diagram |
createSystem(UmlSource source)
|
abstract P |
executeLine(P system,
java.lang.String line)
|
P |
init(java.lang.String startLine)
|
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory1317 |
---|
buildEmptyError, buildEmptyError, getDiagramType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PSystemBasicFactory1317(DiagramType diagramType)
public PSystemBasicFactory1317()
Method Detail |
---|
public abstract P executeLine(P system, java.lang.String line)
public P init(java.lang.String startLine)
public final Diagram createSystem(UmlSource source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |