public interface Item extends NamedElement
The following features are supported:
DoorsPackage.getItem()
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
AggregatedElement |
getOwner()
Returns the value of the 'Owner' container reference.
|
String |
getQualifiedName()
Returns the value of the 'Qualified Name' attribute.
|
String |
getUniqueID()
Returns the DOORS unique ID of this item.
|
void |
setDescription(String value)
Sets the value of the '
Description ' attribute. |
void |
setOwner(AggregatedElement value)
Sets the value of the '
Owner ' container reference. |
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
String getDescription()
""
.
setDescription(String)
,
DoorsPackage.getItem_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
AggregatedElement getOwner()
Owned Items
'.
setOwner(AggregatedElement)
,
DoorsPackage.getItem_Owner()
,
AggregatedElement.getOwnedItems()
void setOwner(AggregatedElement value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()
String getQualifiedName()
""
.
DoorsPackage.getItem_QualifiedName()
String getUniqueID()