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, isValid2
buildEmptyError, buildEmptyError, getDiagramType
public DescriptionDiagram createEmptyDiagram()
createEmptyDiagram
in class UmlDiagramFactory
protected java.util.List<Command> createCommands()
createCommands
in class UmlDiagramFactory
public java.lang.String checkFinalError(AbstractPSystem system)
checkFinalError
in class UmlDiagramFactory