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:
createSystemin interfacePSystemFactory
-
getDiagramType
- Specified by:
getDiagramTypein interfacePSystemFactory
-
getUmlDiagramType
- Specified by:
getUmlDiagramTypein interfacePSystemFactory
-