net.sourceforge.plantuml.oregon
Class PSystemOregonFactory

java.lang.Object
  extended by net.sourceforge.plantuml.PSystemBasicFactory
      extended by net.sourceforge.plantuml.oregon.PSystemOregonFactory
All Implemented Interfaces:
PSystemFactory

public class PSystemOregonFactory
extends PSystemBasicFactory


Constructor Summary
PSystemOregonFactory()
           
 
Method Summary
 boolean executeLine(String line)
           
 DiagramType getDiagramType()
           
 PSystemOregon getSystem()
           
 void init(String startLine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSystemOregonFactory

public PSystemOregonFactory()
Method Detail

init

public void init(String startLine)

getSystem

public PSystemOregon getSystem()

executeLine

public boolean executeLine(String line)
Specified by:
executeLine in class PSystemBasicFactory

getDiagramType

public DiagramType getDiagramType()


Copyright © 2013. All Rights Reserved.