Package net.sourceforge.plantuml.oregon
Class PSystemOregonFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemBasicFactory<PSystemOregon>
net.sourceforge.plantuml.oregon.PSystemOregonFactory
- All Implemented Interfaces:
PSystemFactory
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecuteLine
(UmlSource source, PSystemOregon system, String line) initDiagram
(UmlSource source, String startLine) Methods inherited from class net.sourceforge.plantuml.command.PSystemBasicFactory
createSystem
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildExecutionError, getDiagramType
-
Constructor Details
-
PSystemOregonFactory
public PSystemOregonFactory()
-
-
Method Details
-
initDiagram
- Specified by:
initDiagram
in classPSystemBasicFactory<PSystemOregon>
-
executeLine
- Specified by:
executeLine
in classPSystemBasicFactory<PSystemOregon>
-
getUmlDiagramType
-