public class GanttDiagramFactory extends UmlDiagramFactory
EMPTY_DESCRIPTION| Constructor and Description |
|---|
GanttDiagramFactory(DiagramType type) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Command> |
createCommands() |
GanttDiagram |
createEmptyDiagram() |
addCommonCommands, createSystem, getDescriptionbuildEmptyError, buildExecutionError, getDiagramTypepublic GanttDiagramFactory(DiagramType type)
protected java.util.List<Command> createCommands()
createCommands in class UmlDiagramFactorypublic GanttDiagram createEmptyDiagram()
createEmptyDiagram in class UmlDiagramFactory