net.sourceforge.plantuml.command
Class UmlDiagramFactory
- java.lang.Object
-
- net.sourceforge.plantuml.command.PSystemAbstractFactory
-
- net.sourceforge.plantuml.command.UmlDiagramFactory
-
- All Implemented Interfaces:
- PSystemFactory
- Direct Known Subclasses:
- ActivityDiagramFactory, ActivityDiagramFactory3, BpmDiagramFactory, ClassDiagramFactory, CompositeDiagramFactory, DescriptionDiagramFactory, FlowDiagramFactory, GanttDiagramFactory, ObjectDiagramFactory, PostIdDiagramFactory, PSystemProjectFactory2, PSystemTreeFactory, SequenceDiagramFactory, StateDiagramFactory, TimingDiagramFactory
public abstract class UmlDiagramFactory extends PSystemAbstractFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method and Description abstract AbstractPSystemcreateEmptyDiagram()DiagramcreateSystem(UmlSource source)java.util.List<java.lang.String>getDescription()CommandControlgoForwardMultiline(IteratorCounter2 it)CommandControlisValid(BlocLines lines)CommandControlisValid2(IteratorCounter2 it)-
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
getDiagramType
-
-
-
-
Method Detail
-
isValid2
public CommandControl isValid2(IteratorCounter2 it)
-
goForwardMultiline
public CommandControl goForwardMultiline(IteratorCounter2 it)
-
isValid
public final CommandControl isValid(BlocLines lines)
-
createEmptyDiagram
public abstract AbstractPSystem createEmptyDiagram()
-
getDescription
public final java.util.List<java.lang.String> getDescription()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG