public interface SequenceDiagram extends Diagram
The following features are supported:
RhapsodyPackage.getSequenceDiagram()
Modifier and Type | Method and Description |
---|---|
Collaboration |
getLogicalCollaboration()
Returns the value of the 'Logical Collaboration' reference.
|
com.sodius.mdw.core.model.emf.MDWEList |
getRelatedUseCases()
Returns the value of the 'Related Use Cases' reference list.
|
void |
setLogicalCollaboration(Collaboration value)
Sets the value of the '
Logical Collaboration '
reference. |
getElementsInDiagram, getGraphicalElements
getCMHeader, getCurrentDirectory, getFilename, getLanguage, getLastModifiedTime, getStructureDiagrams, isIncludeInNextLoad, isReadOnly, isReferenceUnit, isSeparateSaveUnit, isStub, setCMHeader, setCurrentDirectory, setFilename, setIncludeInNextLoad, setIsReadOnly, setIsReferenceUnit, setIsSeparateSaveUnit, setIsStub, setLanguage, setLastModifiedTime
getAllTags, getAnnotations, getConstraints, getConstraintsByHim, getControlledFiles, getDependencies, getDescription, getDescriptionHTML, getDescriptionRTF, getDisplayName, getFullPathName, getGUID, getHyperLinks, getInterfaceName, getLocalTags, getMainDiagram, getMetaClass, getName, getOfTemplate, getOwnedDependencies, getOwner, getProject, getProperties, getProperty, getReferences, getStereotype, getStereotypes, getTemplateParameters, getTi, getUserDefinedMetaClass, isATemplate, isExternal, isRequirementTraceabilityHandle, isShowDisplayName, isUnresolved, setDescription, setDescriptionHTML, setDescriptionRTF, setDisplayName, setFullPathName, setGUID, setInterfaceName, setIsATemplate, setIsExternal, setIsShowDisplayName, setIsUnresolved, setMainDiagram, setMetaClass, setName, setOfTemplate, setOwner, setProject, setRequirementTraceabilityHandle, setStereotype, setTi, setUserDefinedMetaClass
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
Collaboration getLogicalCollaboration()
setLogicalCollaboration(Collaboration)
,
RhapsodyPackage.getSequenceDiagram_LogicalCollaboration()
void setLogicalCollaboration(Collaboration value)
Logical Collaboration
'
reference.
value
- the new value of the 'Logical Collaboration' reference.getLogicalCollaboration()
com.sodius.mdw.core.model.emf.MDWEList getRelatedUseCases()
UseCase
.
It is bidirectional and its opposite is 'Describing Diagrams
'.
RhapsodyPackage.getSequenceDiagram_RelatedUseCases()
,
UseCase.getDescribingDiagrams()