net.sourceforge.plantuml.oregon
Class PSystemOregonFactory

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory
      extended by net.sourceforge.plantuml.command.PSystemBasicFactory<PSystemOregon>
          extended by net.sourceforge.plantuml.oregon.PSystemOregonFactory
All Implemented Interfaces:
PSystemFactory

public class PSystemOregonFactory
extends PSystemBasicFactory<PSystemOregon>


Constructor Summary
PSystemOregonFactory()
           
 
Method Summary
 PSystemOregon executeLine(PSystemOregon system, String line)
           
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemBasicFactory
createSystem, init
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildEmptyError, getDiagramType
 
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

executeLine

public PSystemOregon executeLine(PSystemOregon system,
                                 String line)
Specified by:
executeLine in class PSystemBasicFactory<PSystemOregon>


Copyright © 2013. All Rights Reserved.