public interface ConstantValue extends ReadOnlySingleValue
The following features are supported:
ComponentPackage.getConstantValue()
Modifier and Type | Method and Description |
---|---|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setValue(String value)
Sets the value of the '
Value ' attribute. |
isWritable
getCustomizationTags, getDataType, getName, isReadable, setDataType, setName
getMasterOn
getArchiveSelector, getCustomizationPipeline, getLevel, getProperties, setArchiveSelector, setCustomizationPipeline, setLevel
getShortDescription, setShortDescription
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getMasterOn
String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String)
,
ComponentPackage.getConstantValue_Value()
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()