Package net.opengis.wcs20.impl
Class GetCoverageTypeImpl
Object
BasicNotifierImpl
BasicEObjectImpl
EObjectImpl
RequestBaseTypeImpl
GetCoverageTypeImpl
- All Implemented Interfaces:
GetCoverageType
,RequestBaseType
,Notifier
,EObject
,InternalEObject
An implementation of the model object 'Get Coverage 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 static final String
The default value of the 'Coverage Id
' attribute.protected String
The cached value of the 'Coverage Id
' attribute.protected FeatureMap
The cached value of the 'Dimension Subset Group
' attribute list.protected Filter
The cached value of the 'Filter
' attribute.protected static final Filter
The default value of the 'Filter
' attribute.protected String
The cached value of the 'Format
' attribute.protected static final String
The default value of the 'Format
' attribute.protected static final String
The default value of the 'Media Type
' attribute.protected String
The cached value of the 'Media Type
' attribute.protected EList<SortBy>
The cached value of the 'Sort By
' attribute list.Fields inherited from class RequestBaseTypeImpl
BASE_URL_EDEFAULT, baseUrl, extension, service, SERVICE_EDEFAULT, serviceESet, version, VERSION_EDEFAULT
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 TypeMethodDescriptioneGet
(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<DimensionSubsetType>
FeatureMap
EList<SortBy>
void
setCoverageId
(String newCoverageId) void
void
void
setMediaType
(String newMediaType) toString()
Methods inherited from class RequestBaseTypeImpl
basicSetExtension, getBaseUrl, getExtension, getService, getVersion, isSetService, setBaseUrl, setExtension, setService, setVersion, unsetService
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
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
Methods inherited from interface RequestBaseType
getBaseUrl, getExtension, getService, getVersion, isSetService, setBaseUrl, setExtension, setService, setVersion, unsetService
-
Field Details
-
COVERAGE_ID_EDEFAULT
The default value of the 'Coverage Id
' attribute.- See Also:
-
coverageId
The cached value of the 'Coverage Id
' attribute.- See Also:
-
dimensionSubsetGroup
protected FeatureMap dimensionSubsetGroupThe cached value of the 'Dimension Subset Group
' attribute list.- See Also:
-
FORMAT_EDEFAULT
The default value of the 'Format
' attribute.- See Also:
-
format
The cached value of the 'Format
' attribute.- See Also:
-
MEDIA_TYPE_EDEFAULT
The default value of the 'Media Type
' attribute.- See Also:
-
mediaType
The cached value of the 'Media Type
' attribute.- See Also:
-
FILTER_EDEFAULT
The default value of the 'Filter
' attribute.- See Also:
-
filter
The cached value of the 'Filter
' attribute.- See Also:
-
sortBy
The cached value of the 'Sort By
' attribute list.- See Also:
-
-
Constructor Details
-
GetCoverageTypeImpl
protected GetCoverageTypeImpl()
-
-
Method Details
-
eStaticClass
protected EClass eStaticClass()- Overrides:
eStaticClass
in classRequestBaseTypeImpl
-
getCoverageId
- Specified by:
getCoverageId
in interfaceGetCoverageType
- Returns:
- the value of the 'Coverage Id' attribute.
- See Also:
-
setCoverageId
- Specified by:
setCoverageId
in interfaceGetCoverageType
- Parameters:
newCoverageId
- the new value of the 'Coverage Id' attribute.- See Also:
-
getDimensionSubsetGroup
public FeatureMap getDimensionSubsetGroup()- Specified by:
getDimensionSubsetGroup
in interfaceGetCoverageType
- Returns:
- the value of the 'Dimension Subset Group' attribute list.
- See Also:
-
getDimensionSubset
- Specified by:
getDimensionSubset
in interfaceGetCoverageType
- Returns:
- the value of the 'Dimension Subset' containment reference list.
- See Also:
-
getFormat
- Specified by:
getFormat
in interfaceGetCoverageType
- Returns:
- the value of the 'Format' attribute.
- See Also:
-
setFormat
- Specified by:
setFormat
in interfaceGetCoverageType
- Parameters:
newFormat
- the new value of the 'Format' attribute.- See Also:
-
getMediaType
- Specified by:
getMediaType
in interfaceGetCoverageType
- Returns:
- the value of the 'Media Type' attribute.
- See Also:
-
setMediaType
- Specified by:
setMediaType
in interfaceGetCoverageType
- Parameters:
newMediaType
- the new value of the 'Media Type' attribute.- See Also:
-
getFilter
- Specified by:
getFilter
in interfaceGetCoverageType
-
setFilter
- Specified by:
setFilter
in interfaceGetCoverageType
- Parameters:
newFilter
- the new value of the 'Filter' attribute.- See Also:
-
getSortBy
- Specified by:
getSortBy
in interfaceGetCoverageType
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemove
in classRequestBaseTypeImpl
-
eGet
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classRequestBaseTypeImpl
-
eSet
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classRequestBaseTypeImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classRequestBaseTypeImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classRequestBaseTypeImpl
-
toString
- Overrides:
toString
in classRequestBaseTypeImpl
-