|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.version.PSystemVersionFactory
public class PSystemVersionFactory
Constructor Summary | |
---|---|
PSystemVersionFactory()
|
Method Summary | |
---|---|
boolean |
executeLine(java.lang.String line)
|
DiagramType |
getDiagramType()
|
PSystemVersion |
getSystem()
|
void |
init(java.lang.String startLine)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PSystemVersionFactory()
Method Detail |
---|
public void init(java.lang.String startLine)
init
in interface PSystemFactory
public boolean executeLine(java.lang.String line)
executeLine
in interface PSystemBasicFactory
public PSystemVersion getSystem()
getSystem
in interface PSystemFactory
public DiagramType getDiagramType()
getDiagramType
in interface PSystemFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |