public interface DoubleAttributeValue extends AttributeValue
featureconfigPackage.getDoubleAttributeValue()| Modifier and Type | Method and Description |
|---|---|
boolean |
AttributeValueIsDefinedInFeatureAndEqualsTypeDouble(DiagnosticChain diagnostics,
Map<Object,Object> context)
self.confignode.origin.attributes->one(a | a.name = self.name)
and
self.confignode.origin.attributes->any(a | a.name = self.name).oclIsTypeOf(featuremodel::DoubleAttribute)
|
getConfignode, getValue, setConfignode, setValuegetName, 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, eSetDeliverboolean AttributeValueIsDefinedInFeatureAndEqualsTypeDouble(DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.