public class PSystemWelcomeFactory extends java.lang.Object implements PSystemFactory
| Constructor and Description |
|---|
PSystemWelcomeFactory() |
| Modifier and Type | Method and Description |
|---|---|
Diagram |
createSystem(UmlSource source,
java.util.Map<java.lang.String,java.lang.String> skinParam) |
DiagramType |
getDiagramType() |
public Diagram createSystem(UmlSource source, java.util.Map<java.lang.String,java.lang.String> skinParam)
createSystem in interface PSystemFactorypublic DiagramType getDiagramType()
getDiagramType in interface PSystemFactory