public class DescriptionDiagramFactory extends UmlDiagramFactory
| Constructor and Description |
|---|
DescriptionDiagramFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
checkFinalError(AbstractPSystem system) |
protected java.util.List<Command> |
createCommands() |
DescriptionDiagram |
createEmptyDiagram() |
addCommonCommands, createSystem, getDescription, goForwardMultiline, isValid, isValid2buildEmptyError, buildEmptyError, getDiagramTypepublic DescriptionDiagram createEmptyDiagram()
createEmptyDiagram in class UmlDiagramFactoryprotected java.util.List<Command> createCommands()
createCommands in class UmlDiagramFactorypublic java.lang.String checkFinalError(AbstractPSystem system)
checkFinalError in class UmlDiagramFactory