public interface InstantiatedAttribute extends DoorsElement
The following features are supported:
DoorsPackage.getInstantiatedAttribute()
Modifier and Type | Method and Description |
---|---|
Attribute |
getInstantiates()
Returns the value of the 'Instantiates' reference.
|
AttributedElement |
getOwner()
Returns the value of the 'Owner' container reference.
|
RichText |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setInstantiates(Attribute value)
Sets the value of the '
Instantiates ' reference. |
void |
setOwner(AttributedElement value)
Sets the value of the '
Owner ' container reference. |
void |
setValue(RichText value)
Sets the value of the '
Value ' attribute. |
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
RichText getValue()
""
.
setValue(RichText)
,
DoorsPackage.getInstantiatedAttribute_Value()
void setValue(RichText value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
Attribute getInstantiates()
setInstantiates(Attribute)
,
DoorsPackage.getInstantiatedAttribute_Instantiates()
void setInstantiates(Attribute value)
Instantiates
' reference.
value
- the new value of the 'Instantiates' reference.getInstantiates()
AttributedElement getOwner()
Instantiated
Attributes
'.
setOwner(AttributedElement)
,
DoorsPackage.getInstantiatedAttribute_Owner()
,
AttributedElement.getInstantiatedAttributes()
void setOwner(AttributedElement value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()