public interface AssociationRole extends ModelElement
The following features are supported:
RhapsodyPackage.getAssociationRole()
Modifier and Type | Method and Description |
---|---|
com.sodius.mdw.core.model.emf.MDWEList |
getClassifierRoles()
Returns the value of the 'Classifier Roles' reference list.
|
com.sodius.mdw.core.model.emf.MDWEList |
getFormalRelations()
Returns the value of the 'Formal Relations' reference list.
|
RoleKind |
getRoleType()
Returns the value of the 'Role Type' attribute.
|
void |
setRoleType(RoleKind value)
Sets the value of the '
Role Type ' attribute. |
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
RoleKind getRoleType()
""
.
The literals are from the enumeration RoleKind
.
RoleKind
,
setRoleType(RoleKind)
,
RhapsodyPackage.getAssociationRole_RoleType()
void setRoleType(RoleKind value)
Role Type
' attribute.
value
- the new value of the 'Role Type' attribute.RoleKind
,
getRoleType()
com.sodius.mdw.core.model.emf.MDWEList getClassifierRoles()
ClassifierRole
.
RhapsodyPackage.getAssociationRole_ClassifierRoles()
com.sodius.mdw.core.model.emf.MDWEList getFormalRelations()
Relation
.
RhapsodyPackage.getAssociationRole_FormalRelations()