public interface DiagramProperty extends MDWEObject
The following features are supported:
UMLPackage.getDiagramProperty()
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Returns the value of the 'Key' attribute.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setKey(String value)
Sets the value of the '
Key ' attribute |
void |
setValue(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
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getKey()
""
.
setKey(String)
,
UMLPackage.getDiagramProperty_Key()
void setKey(String value)
Key
' attribute.
value
- the new value of the 'Key' attribute.getKey()
String getValue()
""
.
setValue(String)
,
UMLPackage.getDiagramProperty_Value()
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()