public interface LinkModule extends Module
The following features are supported:
DoorsPackage.getLinkModule()
Modifier and Type | Method and Description |
---|---|
MDWEList<LinkSet> |
getLinkSets()
Returns the value of the 'Link Sets' containment reference list.
|
LinkKind |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(LinkKind value)
Sets the value of the '
Type ' attribute. |
getAttributes, getMode, getPrefix, getTypes, setMode, setPrefix
getDescription, getOwner, getQualifiedName, getUniqueID, setDescription, setOwner
getName, setName
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
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getURL, setURL
getAttributeValue, getCreatedBy, getCreatedOn, getInstantiatedAttributes, getLastModifiedBy, getLastModifiedOn, setCreatedBy, setCreatedOn, setLastModifiedBy, setLastModifiedOn
LinkKind getType()
LinkKind
.
LinkKind
,
setType(LinkKind)
,
DoorsPackage.getLinkModule_Type()
MDWEList<LinkSet> getLinkSets()
LinkSet
.
It is bidirectional and its opposite is 'Owner
'.
DoorsPackage.getLinkModule_LinkSets()
,
LinkSet.getOwner()