Package net.opengis.wcs20.impl
Class GetCoverageTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- RequestBaseTypeImpl
-
- GetCoverageTypeImpl
-
- All Implemented Interfaces:
GetCoverageType
,RequestBaseType
,Notifier
,EObject
,InternalEObject
public class GetCoverageTypeImpl extends RequestBaseTypeImpl implements GetCoverageType
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
-
-
Field Summary
Fields Modifier and Type Field Description protected static String
COVERAGE_ID_EDEFAULT
The default value of the 'Coverage Id
' attribute.protected String
coverageId
The cached value of the 'Coverage Id
' attribute.protected FeatureMap
dimensionSubsetGroup
The cached value of the 'Dimension Subset Group
' attribute list.protected Filter
filter
The cached value of the 'Filter
' attribute.protected static Filter
FILTER_EDEFAULT
The default value of the 'Filter
' attribute.protected String
format
The cached value of the 'Format
' attribute.protected static String
FORMAT_EDEFAULT
The default value of the 'Format
' attribute.protected static String
MEDIA_TYPE_EDEFAULT
The default value of the 'Media Type
' attribute.protected String
mediaType
The cached value of the 'Media Type
' attribute.protected EList<SortBy>
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
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
GetCoverageTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
NotificationChain
eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
String
getCoverageId()
EList<DimensionSubsetType>
getDimensionSubset()
FeatureMap
getDimensionSubsetGroup()
Filter
getFilter()
String
getFormat()
String
getMediaType()
EList<SortBy>
getSortBy()
void
setCoverageId(String newCoverageId)
void
setFilter(Filter newFilter)
void
setFormat(String newFormat)
void
setMediaType(String newMediaType)
String
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 RequestBaseType
getBaseUrl, getExtension, getService, getVersion, isSetService, setBaseUrl, setExtension, setService, setVersion, unsetService
-
-
-
-
Field Detail
-
COVERAGE_ID_EDEFAULT
protected static final String COVERAGE_ID_EDEFAULT
The default value of the 'Coverage Id
' attribute.- See Also:
getCoverageId()
-
coverageId
protected String coverageId
The cached value of the 'Coverage Id
' attribute.- See Also:
getCoverageId()
-
dimensionSubsetGroup
protected FeatureMap dimensionSubsetGroup
The cached value of the 'Dimension Subset Group
' attribute list.- See Also:
getDimensionSubsetGroup()
-
FORMAT_EDEFAULT
protected static final String FORMAT_EDEFAULT
The default value of the 'Format
' attribute.- See Also:
getFormat()
-
format
protected String format
The cached value of the 'Format
' attribute.- See Also:
getFormat()
-
MEDIA_TYPE_EDEFAULT
protected static final String MEDIA_TYPE_EDEFAULT
The default value of the 'Media Type
' attribute.- See Also:
getMediaType()
-
mediaType
protected String mediaType
The cached value of the 'Media Type
' attribute.- See Also:
getMediaType()
-
FILTER_EDEFAULT
protected static final Filter FILTER_EDEFAULT
The default value of the 'Filter
' attribute.- See Also:
getFilter()
-
filter
protected Filter filter
The cached value of the 'Filter
' attribute.- See Also:
getFilter()
-
sortBy
protected EList<SortBy> sortBy
The cached value of the 'Sort By
' attribute list.- See Also:
getSortBy()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classRequestBaseTypeImpl
-
getCoverageId
public String getCoverageId()
- Specified by:
getCoverageId
in interfaceGetCoverageType
- Returns:
- the value of the 'Coverage Id' attribute.
- See Also:
GetCoverageType.setCoverageId(String)
,Wcs20Package.getGetCoverageType_CoverageId()
-
setCoverageId
public void setCoverageId(String newCoverageId)
- Specified by:
setCoverageId
in interfaceGetCoverageType
- Parameters:
newCoverageId
- the new value of the 'Coverage Id' attribute.- See Also:
GetCoverageType.getCoverageId()
-
getDimensionSubsetGroup
public FeatureMap getDimensionSubsetGroup()
- Specified by:
getDimensionSubsetGroup
in interfaceGetCoverageType
- Returns:
- the value of the 'Dimension Subset Group' attribute list.
- See Also:
Wcs20Package.getGetCoverageType_DimensionSubsetGroup()
-
getDimensionSubset
public EList<DimensionSubsetType> getDimensionSubset()
- Specified by:
getDimensionSubset
in interfaceGetCoverageType
- Returns:
- the value of the 'Dimension Subset' containment reference list.
- See Also:
Wcs20Package.getGetCoverageType_DimensionSubset()
-
getFormat
public String getFormat()
- Specified by:
getFormat
in interfaceGetCoverageType
- Returns:
- the value of the 'Format' attribute.
- See Also:
GetCoverageType.setFormat(String)
,Wcs20Package.getGetCoverageType_Format()
-
setFormat
public void setFormat(String newFormat)
- Specified by:
setFormat
in interfaceGetCoverageType
- Parameters:
newFormat
- the new value of the 'Format' attribute.- See Also:
GetCoverageType.getFormat()
-
getMediaType
public String getMediaType()
- Specified by:
getMediaType
in interfaceGetCoverageType
- Returns:
- the value of the 'Media Type' attribute.
- See Also:
GetCoverageType.setMediaType(String)
,Wcs20Package.getGetCoverageType_MediaType()
-
setMediaType
public void setMediaType(String newMediaType)
- Specified by:
setMediaType
in interfaceGetCoverageType
- Parameters:
newMediaType
- the new value of the 'Media Type' attribute.- See Also:
GetCoverageType.getMediaType()
-
getFilter
public Filter getFilter()
- Specified by:
getFilter
in interfaceGetCoverageType
-
setFilter
public void setFilter(Filter newFilter)
- Specified by:
setFilter
in interfaceGetCoverageType
- Parameters:
newFilter
- the new value of the 'Filter' attribute.- See Also:
GetCoverageType.getFilter()
-
getSortBy
public EList<SortBy> getSortBy()
- Specified by:
getSortBy
in interfaceGetCoverageType
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classRequestBaseTypeImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classRequestBaseTypeImpl
-
eSet
public void eSet(int featureID, Object newValue)
- 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
public String toString()
- Overrides:
toString
in classRequestBaseTypeImpl
-
-