Package net.sourceforge.plantuml.eggs
Class PSystemWelcomeFactory
java.lang.Object
net.sourceforge.plantuml.eggs.PSystemWelcomeFactory
- All Implemented Interfaces:
PSystemFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSystem
(UmlSource source, Previous previous, PreprocessingArtifact preprocessing)
-
Constructor Details
-
PSystemWelcomeFactory
public PSystemWelcomeFactory()
-
-
Method Details
-
createSystem
public Diagram createSystem(UmlSource source, Previous previous, PreprocessingArtifact preprocessing) - Specified by:
createSystem
in interfacePSystemFactory
-
getDiagramType
- Specified by:
getDiagramType
in interfacePSystemFactory
-
getUmlDiagramType
- Specified by:
getUmlDiagramType
in interfacePSystemFactory
-