Package net.opengis.wcs11.impl
Class Wcs111FactoryImpl
Object
BasicNotifierImpl
BasicEObjectImpl
MinimalEObjectImpl
MinimalEObjectImpl.Container
EModelElementImpl
EFactoryImpl
Wcs111FactoryImpl
- All Implemented Interfaces:
Wcs111Factory
,Notifier
,EFactory
,EModelElement
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BinaryResourceImpl.DataConverter.Factory
An implementation of the model Factory.
-
Nested Class Summary
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class MinimalEObjectImpl
MinimalEObjectImpl.Container
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
Fields inherited from class EFactoryImpl
EDATE_FORMATS, ePackage
Fields inherited from class EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
Fields inherited from class MinimalEObjectImpl.Container
eContainer
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASE
Fields inherited from interface Wcs111Factory
eINSTANCE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertIdentifierTypeToString
(EDataType eDataType, Object instanceValue) convertInterpolationMethodBaseTypeBaseToString
(EDataType eDataType, Object instanceValue) convertTimeDurationTypeToString
(EDataType eDataType, Object instanceValue) convertToString
(EDataType eDataType, Object instanceValue) EObject
create
(EClass eClass) createFromString
(EDataType eDataType, String initialValue) createIdentifierTypeFromString
(EDataType eDataType, String initialValue) createInterpolationMethodBaseTypeBaseFromString
(EDataType eDataType, String initialValue) createTimeDurationTypeFromString
(EDataType eDataType, String initialValue) static Wcs111Package
Deprecated.static Wcs111Factory
init()
Creates the default factory implementation.Methods inherited from class EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
Methods inherited from class EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
Methods inherited from class MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
Methods inherited from class MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
Methods inherited from class BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface EFactory
getEPackage, setEPackage
Methods inherited from interface EModelElement
getEAnnotation, getEAnnotations
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
-
Constructor Details
-
Wcs111FactoryImpl
public Wcs111FactoryImpl()Creates an instance of the factory.
-
-
Method Details
-
init
Creates the default factory implementation. -
create
public EObject create(EClass eClass) - Specified by:
create
in interfaceEFactory
- Overrides:
create
in classEFactoryImpl
-
createFromString
- Specified by:
createFromString
in interfaceEFactory
- Overrides:
createFromString
in classEFactoryImpl
-
convertToString
- Specified by:
convertToString
in interfaceEFactory
- Overrides:
convertToString
in classEFactoryImpl
-
createAvailableKeysType
- Specified by:
createAvailableKeysType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Available Keys Type'.
-
createAxisSubsetType
- Specified by:
createAxisSubsetType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Axis Subset Type'.
-
createAxisType
- Specified by:
createAxisType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Axis Type'.
-
createCapabilitiesType
- Specified by:
createCapabilitiesType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Capabilities Type'.
-
createContentsType
- Specified by:
createContentsType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Contents Type'.
-
createCoverageDescriptionsType
- Specified by:
createCoverageDescriptionsType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Coverage Descriptions Type'.
-
createCoverageDescriptionType
- Specified by:
createCoverageDescriptionType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Coverage Description Type'.
-
createCoverageDomainType
- Specified by:
createCoverageDomainType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Coverage Domain Type'.
-
createCoveragesType
- Specified by:
createCoveragesType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Coverages Type'.
-
createCoverageSummaryType
- Specified by:
createCoverageSummaryType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Coverage Summary Type'.
-
createDescribeCoverageType
- Specified by:
createDescribeCoverageType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Describe Coverage Type'.
-
createDocumentRoot
- Specified by:
createDocumentRoot
in interfaceWcs111Factory
- Returns:
- a new object of class 'Document Root'.
-
createDomainSubsetType
- Specified by:
createDomainSubsetType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Domain Subset Type'.
-
createFieldSubsetType
- Specified by:
createFieldSubsetType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Field Subset Type'.
-
createFieldType
- Specified by:
createFieldType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Field Type'.
-
createGetCapabilitiesType
- Specified by:
createGetCapabilitiesType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
-
createGetCoverageType
- Specified by:
createGetCoverageType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Get Coverage Type'.
-
createGridCrsType
- Specified by:
createGridCrsType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Grid Crs Type'.
-
createImageCRSRefType
- Specified by:
createImageCRSRefType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Image CRS Ref Type'.
-
createInterpolationMethodBaseType
- Specified by:
createInterpolationMethodBaseType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Interpolation Method Base Type'.
-
createInterpolationMethodsType
- Specified by:
createInterpolationMethodsType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Interpolation Methods Type'.
-
createInterpolationMethodType
- Specified by:
createInterpolationMethodType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Interpolation Method Type'.
-
createOutputType
- Specified by:
createOutputType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Output Type'.
-
createRangeSubsetType
- Specified by:
createRangeSubsetType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Range Subset Type'.
-
createRangeType
- Specified by:
createRangeType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Range Type'.
-
createRequestBaseType
- Specified by:
createRequestBaseType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Request Base Type'.
-
createSpatialDomainType
- Specified by:
createSpatialDomainType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Spatial Domain Type'.
-
createTimePeriodType
- Specified by:
createTimePeriodType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Time Period Type'.
-
createTimeSequenceType
- Specified by:
createTimeSequenceType
in interfaceWcs111Factory
- Returns:
- a new object of class 'Time Sequence Type'.
-
createIdentifierTypeFromString
-
convertIdentifierTypeToString
-
createInterpolationMethodBaseTypeBaseFromString
public String createInterpolationMethodBaseTypeBaseFromString(EDataType eDataType, String initialValue) -
convertInterpolationMethodBaseTypeBaseToString
public String convertInterpolationMethodBaseTypeBaseToString(EDataType eDataType, Object instanceValue) -
createTimeDurationTypeFromString
-
convertTimeDurationTypeToString
-
getWcs111Package
- Specified by:
getWcs111Package
in interfaceWcs111Factory
- Returns:
- the package supported by this factory.
-
getPackage
Deprecated.
-