Package net.opengis.ows11.impl
Class UnNamedDomainTypeImpl
Object
BasicNotifierImpl
BasicEObjectImpl
EObjectImpl
UnNamedDomainTypeImpl
- All Implemented Interfaces:
UnNamedDomainType
,Notifier
,EObject
,InternalEObject
- Direct Known Subclasses:
DomainTypeImpl
An implementation of the model object 'Un Named Domain Type'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AllowedValuesType
The cached value of the 'Allowed Values
' containment reference.protected AnyValueType
The cached value of the 'Any Value
' containment reference.protected DomainMetadataType
The cached value of the 'Data Type
' containment reference.protected ValueType
The cached value of the 'Default Value
' containment reference.protected DomainMetadataType
The cached value of the 'Meaning
' containment reference.protected EList
The cached value of the 'Metadata
' containment reference list.protected NoValuesType
The cached value of the 'No Values
' containment reference.protected DomainMetadataType
The cached value of the 'Reference System
' containment reference.protected DomainMetadataType
The cached value of the 'UOM
' containment reference.protected ValuesReferenceType
The cached value of the 'Values Reference
' containment reference.Fields inherited from class EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionNotificationChain
basicSetAllowedValues
(AllowedValuesType newAllowedValues, NotificationChain msgs) NotificationChain
basicSetAnyValue
(AnyValueType newAnyValue, NotificationChain msgs) NotificationChain
basicSetDataType
(DomainMetadataType newDataType, NotificationChain msgs) NotificationChain
basicSetDefaultValue
(ValueType newDefaultValue, NotificationChain msgs) NotificationChain
basicSetMeaning
(DomainMetadataType newMeaning, NotificationChain msgs) NotificationChain
basicSetNoValues
(NoValuesType newNoValues, NotificationChain msgs) NotificationChain
basicSetReferenceSystem
(DomainMetadataType newReferenceSystem, NotificationChain msgs) NotificationChain
basicSetUOM
(DomainMetadataType newUOM, NotificationChain msgs) NotificationChain
basicSetValuesReference
(ValuesReferenceType newValuesReference, NotificationChain msgs) eGet
(int featureID, boolean resolve, boolean coreType) NotificationChain
eInverseRemove
(InternalEObject otherEnd, int featureID, NotificationChain msgs) boolean
eIsSet
(int featureID) void
protected EClass
void
eUnset
(int featureID) EList
getUOM()
void
setAllowedValues
(AllowedValuesType newAllowedValues) void
setAnyValue
(AnyValueType newAnyValue) void
setDataType
(DomainMetadataType newDataType) void
setDefaultValue
(ValueType newDefaultValue) void
setMeaning
(DomainMetadataType newMeaning) void
setNoValues
(NoValuesType newNoValues) void
setReferenceSystem
(DomainMetadataType newReferenceSystem) void
setUOM
(DomainMetadataType newUOM) void
setValuesReference
(ValuesReferenceType newValuesReference) Methods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
Methods inherited from class BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface InternalEObject
eNotificationRequired
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
allowedValues
The cached value of the 'Allowed Values
' containment reference.- See Also:
-
anyValue
The cached value of the 'Any Value
' containment reference.- See Also:
-
noValues
The cached value of the 'No Values
' containment reference.- See Also:
-
valuesReference
The cached value of the 'Values Reference
' containment reference.- See Also:
-
defaultValue
The cached value of the 'Default Value
' containment reference.- See Also:
-
meaning
The cached value of the 'Meaning
' containment reference.- See Also:
-
dataType
The cached value of the 'Data Type
' containment reference.- See Also:
-
uOM
The cached value of the 'UOM
' containment reference.- See Also:
-
referenceSystem
The cached value of the 'Reference System
' containment reference.- See Also:
-
metadata
protected EList metadataThe cached value of the 'Metadata
' containment reference list.- See Also:
-
-
Constructor Details
-
UnNamedDomainTypeImpl
protected UnNamedDomainTypeImpl()
-
-
Method Details
-
eStaticClass
protected EClass eStaticClass()- Overrides:
eStaticClass
in classEObjectImpl
-
getAllowedValues
- Specified by:
getAllowedValues
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Allowed Values' containment reference.
- See Also:
-
basicSetAllowedValues
public NotificationChain basicSetAllowedValues(AllowedValuesType newAllowedValues, NotificationChain msgs) -
setAllowedValues
- Specified by:
setAllowedValues
in interfaceUnNamedDomainType
- Parameters:
newAllowedValues
- the new value of the 'Allowed Values' containment reference.- See Also:
-
getAnyValue
- Specified by:
getAnyValue
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Any Value' containment reference.
- See Also:
-
basicSetAnyValue
-
setAnyValue
- Specified by:
setAnyValue
in interfaceUnNamedDomainType
- Parameters:
newAnyValue
- the new value of the 'Any Value' containment reference.- See Also:
-
getNoValues
- Specified by:
getNoValues
in interfaceUnNamedDomainType
- Returns:
- the value of the 'No Values' containment reference.
- See Also:
-
basicSetNoValues
-
setNoValues
- Specified by:
setNoValues
in interfaceUnNamedDomainType
- Parameters:
newNoValues
- the new value of the 'No Values' containment reference.- See Also:
-
getValuesReference
- Specified by:
getValuesReference
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Values Reference' containment reference.
- See Also:
-
basicSetValuesReference
public NotificationChain basicSetValuesReference(ValuesReferenceType newValuesReference, NotificationChain msgs) -
setValuesReference
- Specified by:
setValuesReference
in interfaceUnNamedDomainType
- Parameters:
newValuesReference
- the new value of the 'Values Reference' containment reference.- See Also:
-
getDefaultValue
- Specified by:
getDefaultValue
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Default Value' containment reference.
- See Also:
-
basicSetDefaultValue
-
setDefaultValue
- Specified by:
setDefaultValue
in interfaceUnNamedDomainType
- Parameters:
newDefaultValue
- the new value of the 'Default Value' containment reference.- See Also:
-
getMeaning
- Specified by:
getMeaning
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Meaning' containment reference.
- See Also:
-
basicSetMeaning
-
setMeaning
- Specified by:
setMeaning
in interfaceUnNamedDomainType
- Parameters:
newMeaning
- the new value of the 'Meaning' containment reference.- See Also:
-
getDataType
- Specified by:
getDataType
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Data Type' containment reference.
- See Also:
-
basicSetDataType
-
setDataType
- Specified by:
setDataType
in interfaceUnNamedDomainType
- Parameters:
newDataType
- the new value of the 'Data Type' containment reference.- See Also:
-
getUOM
- Specified by:
getUOM
in interfaceUnNamedDomainType
- Returns:
- the value of the 'UOM' containment reference.
- See Also:
-
basicSetUOM
-
setUOM
- Specified by:
setUOM
in interfaceUnNamedDomainType
- Parameters:
newUOM
- the new value of the 'UOM' containment reference.- See Also:
-
getReferenceSystem
- Specified by:
getReferenceSystem
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Reference System' containment reference.
- See Also:
-
basicSetReferenceSystem
public NotificationChain basicSetReferenceSystem(DomainMetadataType newReferenceSystem, NotificationChain msgs) -
setReferenceSystem
- Specified by:
setReferenceSystem
in interfaceUnNamedDomainType
- Parameters:
newReferenceSystem
- the new value of the 'Reference System' containment reference.- See Also:
-
getMetadata
public EList getMetadata()- Specified by:
getMetadata
in interfaceUnNamedDomainType
- Returns:
- the value of the 'Metadata' containment reference list.
- See Also:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-