net.sourceforge.plantuml.version
Class PSystemVersionFactory
java.lang.Object
net.sourceforge.plantuml.version.PSystemVersionFactory
- All Implemented Interfaces:
- PSystemBasicFactory, PSystemFactory
public class PSystemVersionFactory
- extends Object
- implements PSystemBasicFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSystemVersionFactory
public PSystemVersionFactory()
init
public void init(String startLine)
- Specified by:
init
in interface PSystemFactory
executeLine
public boolean executeLine(String line)
- Specified by:
executeLine
in interface PSystemBasicFactory
getSystem
public PSystemVersion getSystem()
- Specified by:
getSystem
in interface PSystemFactory
getDiagramType
public DiagramType getDiagramType()
- Specified by:
getDiagramType
in interface PSystemFactory
Copyright © 2011. All Rights Reserved.