public interface AttributeValue
extends com.sodius.mdw.core.model.emf.MDWEObject, org.eclipse.emf.ecore.EModelElement
The following features are supported:
RhapsodyPackage.getAttributeValue()
Modifier and Type | Method and Description |
---|---|
Attribute |
getAttribute()
Returns the value of the 'Attribute' reference.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setAttribute(Attribute value)
Sets the value of the '
Attribute ' reference. |
void |
setValue(java.lang.String 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
java.lang.String getValue()
""
.
setValue(String)
,
RhapsodyPackage.getAttributeValue_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
Attribute getAttribute()
setAttribute(Attribute)
,
RhapsodyPackage.getAttributeValue_Attribute()
void setAttribute(Attribute value)
Attribute
' reference.
value
- the new value of the 'Attribute' reference.getAttribute()