Package net.opengis.ows20.impl
Class UnNamedDomainTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- UnNamedDomainTypeImpl
 
 
 
 
- 
- All Implemented Interfaces:
- UnNamedDomainType,- Notifier,- EObject,- InternalEObject
 - Direct Known Subclasses:
- DomainTypeImpl
 
 public class UnNamedDomainTypeImpl extends EObjectImpl implements UnNamedDomainType An implementation of the model object 'Un Named Domain Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected AllowedValuesTypeallowedValuesThe cached value of the 'Allowed Values' containment reference.protected AnyValueTypeanyValueThe cached value of the 'Any Value' containment reference.protected DomainMetadataTypedataTypeThe cached value of the 'Data Type' containment reference.protected ValueTypedefaultValueThe cached value of the 'Default Value' containment reference.protected DomainMetadataTypemeaningThe cached value of the 'Meaning' containment reference.protected FeatureMapmetadataGroupThe cached value of the 'Metadata Group' attribute list.protected NoValuesTypenoValuesThe cached value of the 'No Values' containment reference.protected DomainMetadataTypereferenceSystemThe cached value of the 'Reference System' containment reference.protected DomainMetadataTypeuOMThe cached value of the 'UOM' containment reference.protected ValuesReferenceTypevaluesReferenceThe cached value of the 'Values Reference' containment reference.- 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedUnNamedDomainTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAllowedValues(AllowedValuesType newAllowedValues, NotificationChain msgs)NotificationChainbasicSetAnyValue(AnyValueType newAnyValue, NotificationChain msgs)NotificationChainbasicSetDataType(DomainMetadataType newDataType, NotificationChain msgs)NotificationChainbasicSetDefaultValue(ValueType newDefaultValue, NotificationChain msgs)NotificationChainbasicSetMeaning(DomainMetadataType newMeaning, NotificationChain msgs)NotificationChainbasicSetNoValues(NoValuesType newNoValues, NotificationChain msgs)NotificationChainbasicSetReferenceSystem(DomainMetadataType newReferenceSystem, NotificationChain msgs)NotificationChainbasicSetUOM(DomainMetadataType newUOM, NotificationChain msgs)NotificationChainbasicSetValuesReference(ValuesReferenceType newValuesReference, NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)AllowedValuesTypegetAllowedValues()AnyValueTypegetAnyValue()DomainMetadataTypegetDataType()ValueTypegetDefaultValue()DomainMetadataTypegetMeaning()EList<MetadataType>getMetadata()FeatureMapgetMetadataGroup()NoValuesTypegetNoValues()DomainMetadataTypegetReferenceSystem()DomainMetadataTypegetUOM()ValuesReferenceTypegetValuesReference()voidsetAllowedValues(AllowedValuesType newAllowedValues)voidsetAnyValue(AnyValueType newAnyValue)voidsetDataType(DomainMetadataType newDataType)voidsetDefaultValue(ValueType newDefaultValue)voidsetMeaning(DomainMetadataType newMeaning)voidsetNoValues(NoValuesType newNoValues)voidsetReferenceSystem(DomainMetadataType newReferenceSystem)voidsetUOM(DomainMetadataType newUOM)voidsetValuesReference(ValuesReferenceType newValuesReference)StringtoString()- 
Methods inherited from class EObjectImpleAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, 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
 - 
Methods inherited from class BasicNotifierImpleBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
allowedValuesprotected AllowedValuesType allowedValues The cached value of the 'Allowed Values' containment reference.- See Also:
- getAllowedValues()
 
 - 
anyValueprotected AnyValueType anyValue The cached value of the 'Any Value' containment reference.- See Also:
- getAnyValue()
 
 - 
noValuesprotected NoValuesType noValues The cached value of the 'No Values' containment reference.- See Also:
- getNoValues()
 
 - 
valuesReferenceprotected ValuesReferenceType valuesReference The cached value of the 'Values Reference' containment reference.- See Also:
- getValuesReference()
 
 - 
defaultValueprotected ValueType defaultValue The cached value of the 'Default Value' containment reference.- See Also:
- getDefaultValue()
 
 - 
meaningprotected DomainMetadataType meaning The cached value of the 'Meaning' containment reference.- See Also:
- getMeaning()
 
 - 
dataTypeprotected DomainMetadataType dataType The cached value of the 'Data Type' containment reference.- See Also:
- getDataType()
 
 - 
uOMprotected DomainMetadataType uOM The cached value of the 'UOM' containment reference.- See Also:
- getUOM()
 
 - 
referenceSystemprotected DomainMetadataType referenceSystem The cached value of the 'Reference System' containment reference.- See Also:
- getReferenceSystem()
 
 - 
metadataGroupprotected FeatureMap metadataGroup The cached value of the 'Metadata Group' attribute list.- See Also:
- getMetadataGroup()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- EObjectImpl
 
 - 
getAllowedValuespublic AllowedValuesType getAllowedValues() - Specified by:
- getAllowedValuesin interface- UnNamedDomainType
- Returns:
- the value of the 'Allowed Values' containment reference.
- See Also:
- UnNamedDomainType.setAllowedValues(AllowedValuesType),- Ows20Package.getUnNamedDomainType_AllowedValues()
 
 - 
basicSetAllowedValuespublic NotificationChain basicSetAllowedValues(AllowedValuesType newAllowedValues, NotificationChain msgs) 
 - 
setAllowedValuespublic void setAllowedValues(AllowedValuesType newAllowedValues) - Specified by:
- setAllowedValuesin interface- UnNamedDomainType
- Parameters:
- newAllowedValues- the new value of the 'Allowed Values' containment reference.
- See Also:
- UnNamedDomainType.getAllowedValues()
 
 - 
getAnyValuepublic AnyValueType getAnyValue() - Specified by:
- getAnyValuein interface- UnNamedDomainType
- Returns:
- the value of the 'Any Value' containment reference.
- See Also:
- UnNamedDomainType.setAnyValue(AnyValueType),- Ows20Package.getUnNamedDomainType_AnyValue()
 
 - 
basicSetAnyValuepublic NotificationChain basicSetAnyValue(AnyValueType newAnyValue, NotificationChain msgs) 
 - 
setAnyValuepublic void setAnyValue(AnyValueType newAnyValue) - Specified by:
- setAnyValuein interface- UnNamedDomainType
- Parameters:
- newAnyValue- the new value of the 'Any Value' containment reference.
- See Also:
- UnNamedDomainType.getAnyValue()
 
 - 
getNoValuespublic NoValuesType getNoValues() - Specified by:
- getNoValuesin interface- UnNamedDomainType
- Returns:
- the value of the 'No Values' containment reference.
- See Also:
- UnNamedDomainType.setNoValues(NoValuesType),- Ows20Package.getUnNamedDomainType_NoValues()
 
 - 
basicSetNoValuespublic NotificationChain basicSetNoValues(NoValuesType newNoValues, NotificationChain msgs) 
 - 
setNoValuespublic void setNoValues(NoValuesType newNoValues) - Specified by:
- setNoValuesin interface- UnNamedDomainType
- Parameters:
- newNoValues- the new value of the 'No Values' containment reference.
- See Also:
- UnNamedDomainType.getNoValues()
 
 - 
getValuesReferencepublic ValuesReferenceType getValuesReference() - Specified by:
- getValuesReferencein interface- UnNamedDomainType
- Returns:
- the value of the 'Values Reference' containment reference.
- See Also:
- UnNamedDomainType.setValuesReference(ValuesReferenceType),- Ows20Package.getUnNamedDomainType_ValuesReference()
 
 - 
basicSetValuesReferencepublic NotificationChain basicSetValuesReference(ValuesReferenceType newValuesReference, NotificationChain msgs) 
 - 
setValuesReferencepublic void setValuesReference(ValuesReferenceType newValuesReference) - Specified by:
- setValuesReferencein interface- UnNamedDomainType
- Parameters:
- newValuesReference- the new value of the 'Values Reference' containment reference.
- See Also:
- UnNamedDomainType.getValuesReference()
 
 - 
getDefaultValuepublic ValueType getDefaultValue() - Specified by:
- getDefaultValuein interface- UnNamedDomainType
- Returns:
- the value of the 'Default Value' containment reference.
- See Also:
- UnNamedDomainType.setDefaultValue(ValueType),- Ows20Package.getUnNamedDomainType_DefaultValue()
 
 - 
basicSetDefaultValuepublic NotificationChain basicSetDefaultValue(ValueType newDefaultValue, NotificationChain msgs) 
 - 
setDefaultValuepublic void setDefaultValue(ValueType newDefaultValue) - Specified by:
- setDefaultValuein interface- UnNamedDomainType
- Parameters:
- newDefaultValue- the new value of the 'Default Value' containment reference.
- See Also:
- UnNamedDomainType.getDefaultValue()
 
 - 
getMeaningpublic DomainMetadataType getMeaning() - Specified by:
- getMeaningin interface- UnNamedDomainType
- Returns:
- the value of the 'Meaning' containment reference.
- See Also:
- UnNamedDomainType.setMeaning(DomainMetadataType),- Ows20Package.getUnNamedDomainType_Meaning()
 
 - 
basicSetMeaningpublic NotificationChain basicSetMeaning(DomainMetadataType newMeaning, NotificationChain msgs) 
 - 
setMeaningpublic void setMeaning(DomainMetadataType newMeaning) - Specified by:
- setMeaningin interface- UnNamedDomainType
- Parameters:
- newMeaning- the new value of the 'Meaning' containment reference.
- See Also:
- UnNamedDomainType.getMeaning()
 
 - 
getDataTypepublic DomainMetadataType getDataType() - Specified by:
- getDataTypein interface- UnNamedDomainType
- Returns:
- the value of the 'Data Type' containment reference.
- See Also:
- UnNamedDomainType.setDataType(DomainMetadataType),- Ows20Package.getUnNamedDomainType_DataType()
 
 - 
basicSetDataTypepublic NotificationChain basicSetDataType(DomainMetadataType newDataType, NotificationChain msgs) 
 - 
setDataTypepublic void setDataType(DomainMetadataType newDataType) - Specified by:
- setDataTypein interface- UnNamedDomainType
- Parameters:
- newDataType- the new value of the 'Data Type' containment reference.
- See Also:
- UnNamedDomainType.getDataType()
 
 - 
getUOMpublic DomainMetadataType getUOM() - Specified by:
- getUOMin interface- UnNamedDomainType
- Returns:
- the value of the 'UOM' containment reference.
- See Also:
- UnNamedDomainType.setUOM(DomainMetadataType),- Ows20Package.getUnNamedDomainType_UOM()
 
 - 
basicSetUOMpublic NotificationChain basicSetUOM(DomainMetadataType newUOM, NotificationChain msgs) 
 - 
setUOMpublic void setUOM(DomainMetadataType newUOM) - Specified by:
- setUOMin interface- UnNamedDomainType
- Parameters:
- newUOM- the new value of the 'UOM' containment reference.
- See Also:
- UnNamedDomainType.getUOM()
 
 - 
getReferenceSystempublic DomainMetadataType getReferenceSystem() - Specified by:
- getReferenceSystemin interface- UnNamedDomainType
- Returns:
- the value of the 'Reference System' containment reference.
- See Also:
- UnNamedDomainType.setReferenceSystem(DomainMetadataType),- Ows20Package.getUnNamedDomainType_ReferenceSystem()
 
 - 
basicSetReferenceSystempublic NotificationChain basicSetReferenceSystem(DomainMetadataType newReferenceSystem, NotificationChain msgs) 
 - 
setReferenceSystempublic void setReferenceSystem(DomainMetadataType newReferenceSystem) - Specified by:
- setReferenceSystemin interface- UnNamedDomainType
- Parameters:
- newReferenceSystem- the new value of the 'Reference System' containment reference.
- See Also:
- UnNamedDomainType.getReferenceSystem()
 
 - 
getMetadataGrouppublic FeatureMap getMetadataGroup() - Specified by:
- getMetadataGroupin interface- UnNamedDomainType
- Returns:
- the value of the 'Metadata Group' attribute list.
- See Also:
- Ows20Package.getUnNamedDomainType_MetadataGroup()
 
 - 
getMetadatapublic EList<MetadataType> getMetadata() - Specified by:
- getMetadatain interface- UnNamedDomainType
- Returns:
- the value of the 'Metadata' containment reference list.
- See Also:
- Ows20Package.getUnNamedDomainType_Metadata()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- BasicEObjectImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- BasicEObjectImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- BasicEObjectImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- BasicEObjectImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- BasicEObjectImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-