public class SequenceDiagramFactory extends UmlDiagramFactory
Constructor and Description |
---|
SequenceDiagramFactory() |
Modifier and Type | Method and Description |
---|---|
String |
checkFinalError(AbstractPSystem sys) |
protected List<Command> |
createCommands() |
SequenceDiagram |
createEmptyDiagram() |
addCommonCommands, createCommand, createSystem, getDescription, isValid
buildEmptyError, buildEmptyError, getDiagramType
public SequenceDiagram createEmptyDiagram()
createEmptyDiagram
in class UmlDiagramFactory
protected List<Command> createCommands()
createCommands
in class UmlDiagramFactory
public String checkFinalError(AbstractPSystem sys)
checkFinalError
in class UmlDiagramFactory
Copyright © 2014. All Rights Reserved.