net.sourceforge.plantuml.oregon
Class PSystemOregonFactory

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

public class PSystemOregonFactory
extends Object
implements PSystemBasicFactory


Constructor Summary
PSystemOregonFactory()
           
 
Method Summary
 boolean executeLine(String line)
           
 PSystemOregon getSystem()
           
 void reset()
           
 
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

reset

public void reset()
Specified by:
reset in interface PSystemFactory

getSystem

public PSystemOregon getSystem()
Specified by:
getSystem in interface PSystemFactory

executeLine

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


Copyright © 2011. All Rights Reserved.