net.sourceforge.plantuml.sequencediagram
Class SequenceDiagramFactory
- java.lang.Object
-
- net.sourceforge.plantuml.command.PSystemAbstractFactory
-
- net.sourceforge.plantuml.command.UmlDiagramFactory
-
- net.sourceforge.plantuml.sequencediagram.SequenceDiagramFactory
-
- All Implemented Interfaces:
- PSystemFactory
public class SequenceDiagramFactory extends UmlDiagramFactory
-
-
Constructor Summary
Constructors Constructor and Description SequenceDiagramFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description SequenceDiagramcreateEmptyDiagram()-
Methods inherited from class net.sourceforge.plantuml.command.UmlDiagramFactory
createSystem, getDescription, goForwardMultiline, isValid, isValid2
-
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
getDiagramType
-
-
-
-
Method Detail
-
createEmptyDiagram
public SequenceDiagram createEmptyDiagram()
- Specified by:
createEmptyDiagramin classUmlDiagramFactory
-
-
DataMelt 3.0 © DataMelt by jWork.ORG