public interface AttributeValue extends NamedElement
The following features are supported:
featureconfigPackage.getAttributeValue()| Modifier and Type | Method and Description |
|---|---|
ConfigNode |
getConfignode()
Returns the value of the 'Confignode' container reference.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setConfignode(ConfigNode value)
Sets the value of the '
Confignode' container reference. |
void |
setValue(String value)
Sets the value of the '
Value' attribute. |
getName, setNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverString getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
featureconfigPackage.getAttributeValue_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()ConfigNode getConfignode()
Attributevalue'.
If the meaning of the 'Confignode' reference isn't clear, there really should be more of a description here...
setConfignode(ConfigNode),
featureconfigPackage.getAttributeValue_Confignode(),
ConfigNode.getAttributevalue()void setConfignode(ConfigNode value)
Confignode' container reference.
value - the new value of the 'Confignode' container reference.getConfignode()