Package net.opengis.wcs10.impl
Class Wcs10FactoryImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- EModelElementImpl
- 
- EFactoryImpl
- 
- Wcs10FactoryImpl
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- Wcs10Factory,- Notifier,- EFactory,- EModelElement,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject,- BinaryResourceImpl.DataConverter.Factory
 
 public class Wcs10FactoryImpl extends EFactoryImpl implements Wcs10Factory An implementation of the model Factory.
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class MinimalEObjectImpl.ContainerMinimalEObjectImpl.Container.Dynamic
 - 
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 Summary- 
Fields inherited from class EModelElementImpleAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 - 
Fields inherited from class BasicEObjectImplEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 - 
Fields inherited from interface Wcs10FactoryeINSTANCE
 
- 
 - 
Constructor SummaryConstructors Constructor Description Wcs10FactoryImpl()Creates an instance of the factory.
 - 
Method Summary- 
Methods inherited from class EFactoryImplbasicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
 - 
Methods inherited from class EModelElementImpleObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 - 
Methods inherited from class MinimalEObjectImpldynamicGet, 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 BasicEObjectImpleAddVirtualValue, 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 Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
initpublic static Wcs10Factory init() Creates the default factory implementation.
 - 
createpublic EObject create(EClass eClass) - Specified by:
- createin interface- EFactory
- Overrides:
- createin class- EFactoryImpl
 
 - 
createFromStringpublic Object createFromString(EDataType eDataType, String initialValue) - Specified by:
- createFromStringin interface- EFactory
- Overrides:
- createFromStringin class- EFactoryImpl
 
 - 
convertToStringpublic String convertToString(EDataType eDataType, Object instanceValue) - Specified by:
- convertToStringin interface- EFactory
- Overrides:
- convertToStringin class- EFactoryImpl
 
 - 
createAddressTypepublic AddressType createAddressType() - Specified by:
- createAddressTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Address Type'.
 
 - 
createAxisDescriptionTypepublic AxisDescriptionType createAxisDescriptionType() - Specified by:
- createAxisDescriptionTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Axis Description Type'.
 
 - 
createAxisDescriptionType1public AxisDescriptionType1 createAxisDescriptionType1() - Specified by:
- createAxisDescriptionType1in interface- Wcs10Factory
- Returns:
- a new object of class 'Axis Description Type1'.
 
 - 
createAxisSubsetTypepublic AxisSubsetType createAxisSubsetType() - Specified by:
- createAxisSubsetTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Axis Subset Type'.
 
 - 
createContactTypepublic ContactType createContactType() - Specified by:
- createContactTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Contact Type'.
 
 - 
createContentMetadataTypepublic ContentMetadataType createContentMetadataType() - Specified by:
- createContentMetadataTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Content Metadata Type'.
 
 - 
createCoverageDescriptionTypepublic CoverageDescriptionType createCoverageDescriptionType() - Specified by:
- createCoverageDescriptionTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Coverage Description Type'.
 
 - 
createCoverageOfferingBriefTypepublic CoverageOfferingBriefType createCoverageOfferingBriefType() - Specified by:
- createCoverageOfferingBriefTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Coverage Offering Brief Type'.
 
 - 
createCoverageOfferingTypepublic CoverageOfferingType createCoverageOfferingType() - Specified by:
- createCoverageOfferingTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Coverage Offering Type'.
 
 - 
createDCPTypeTypepublic DCPTypeType createDCPTypeType() - Specified by:
- createDCPTypeTypein interface- Wcs10Factory
- Returns:
- a new object of class 'DCP Type Type'.
 
 - 
createDescribeCoverageTypepublic DescribeCoverageType createDescribeCoverageType() - Specified by:
- createDescribeCoverageTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Describe Coverage Type'.
 
 - 
createDescribeCoverageType1public DescribeCoverageType1 createDescribeCoverageType1() - Specified by:
- createDescribeCoverageType1in interface- Wcs10Factory
- Returns:
- a new object of class 'Describe Coverage Type1'.
 
 - 
createDocumentRootpublic DocumentRoot createDocumentRoot() - Specified by:
- createDocumentRootin interface- Wcs10Factory
- Returns:
- a new object of class 'Document Root'.
 
 - 
createDomainSetTypepublic DomainSetType createDomainSetType() - Specified by:
- createDomainSetTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Domain Set Type'.
 
 - 
createDomainSubsetTypepublic DomainSubsetType createDomainSubsetType() - Specified by:
- createDomainSubsetTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Domain Subset Type'.
 
 - 
createExceptionTypepublic ExceptionType createExceptionType() - Specified by:
- createExceptionTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Exception Type'.
 
 - 
createGetCapabilitiesTypepublic GetCapabilitiesType createGetCapabilitiesType() - Specified by:
- createGetCapabilitiesTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
 
 - 
createGetCapabilitiesType1public GetCapabilitiesType1 createGetCapabilitiesType1() - Specified by:
- createGetCapabilitiesType1in interface- Wcs10Factory
- Returns:
- a new object of class 'Get Capabilities Type1'.
 
 - 
createGetCoverageTypepublic GetCoverageType createGetCoverageType() - Specified by:
- createGetCoverageTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Get Coverage Type'.
 
 - 
createGetCoverageType1public GetCoverageType1 createGetCoverageType1() - Specified by:
- createGetCoverageType1in interface- Wcs10Factory
- Returns:
- a new object of class 'Get Coverage Type1'.
 
 - 
createGetTypepublic GetType createGetType() - Specified by:
- createGetTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Get Type'.
 
 - 
createHTTPTypepublic HTTPType createHTTPType() - Specified by:
- createHTTPTypein interface- Wcs10Factory
- Returns:
- a new object of class 'HTTP Type'.
 
 - 
createIntervalTypepublic IntervalType createIntervalType() - Specified by:
- createIntervalTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Interval Type'.
 
 - 
createKeywordsTypepublic KeywordsType createKeywordsType() - Specified by:
- createKeywordsTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Keywords Type'.
 
 - 
createLonLatEnvelopeBaseTypepublic LonLatEnvelopeBaseType createLonLatEnvelopeBaseType() - Specified by:
- createLonLatEnvelopeBaseTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Lon Lat Envelope Base Type'.
 
 - 
createLonLatEnvelopeTypepublic LonLatEnvelopeType createLonLatEnvelopeType() - Specified by:
- createLonLatEnvelopeTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Lon Lat Envelope Type'.
 
 - 
createMetadataAssociationTypepublic MetadataAssociationType createMetadataAssociationType() - Specified by:
- createMetadataAssociationTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Metadata Association Type'.
 
 - 
createMetadataLinkTypepublic MetadataLinkType createMetadataLinkType() - Specified by:
- createMetadataLinkTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Metadata Link Type'.
 
 - 
createOnlineResourceTypepublic OnlineResourceType createOnlineResourceType() - Specified by:
- createOnlineResourceTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Online Resource Type'.
 
 - 
createOutputTypepublic OutputType createOutputType() - Specified by:
- createOutputTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Output Type'.
 
 - 
createPostTypepublic PostType createPostType() - Specified by:
- createPostTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Post Type'.
 
 - 
createRangeSetTypepublic RangeSetType createRangeSetType() - Specified by:
- createRangeSetTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Range Set Type'.
 
 - 
createRangeSetType1public RangeSetType1 createRangeSetType1() - Specified by:
- createRangeSetType1in interface- Wcs10Factory
- Returns:
- a new object of class 'Range Set Type1'.
 
 - 
createRangeSubsetTypepublic RangeSubsetType createRangeSubsetType() - Specified by:
- createRangeSubsetTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Range Subset Type'.
 
 - 
createRequestTypepublic RequestType createRequestType() - Specified by:
- createRequestTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Request Type'.
 
 - 
createResponsiblePartyTypepublic ResponsiblePartyType createResponsiblePartyType() - Specified by:
- createResponsiblePartyTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Responsible Party Type'.
 
 - 
createServiceTypepublic ServiceType createServiceType() - Specified by:
- createServiceTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Service Type'.
 
 - 
createSpatialDomainTypepublic SpatialDomainType createSpatialDomainType() - Specified by:
- createSpatialDomainTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Spatial Domain Type'.
 
 - 
createSpatialSubsetTypepublic SpatialSubsetType createSpatialSubsetType() - Specified by:
- createSpatialSubsetTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Spatial Subset Type'.
 
 - 
createSupportedCRSsTypepublic SupportedCRSsType createSupportedCRSsType() - Specified by:
- createSupportedCRSsTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Supported CR Ss Type'.
 
 - 
createSupportedFormatsTypepublic SupportedFormatsType createSupportedFormatsType() - Specified by:
- createSupportedFormatsTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Supported Formats Type'.
 
 - 
createSupportedInterpolationsTypepublic SupportedInterpolationsType createSupportedInterpolationsType() - Specified by:
- createSupportedInterpolationsTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Supported Interpolations Type'.
 
 - 
createTelephoneTypepublic TelephoneType createTelephoneType() - Specified by:
- createTelephoneTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Telephone Type'.
 
 - 
createTimePeriodTypepublic TimePeriodType createTimePeriodType() - Specified by:
- createTimePeriodTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Time Period Type'.
 
 - 
createTimeSequenceTypepublic TimeSequenceType createTimeSequenceType() - Specified by:
- createTimeSequenceTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Time Sequence Type'.
 
 - 
createTypedLiteralTypepublic TypedLiteralType createTypedLiteralType() - Specified by:
- createTypedLiteralTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Typed Literal Type'.
 
 - 
createValueEnumBaseTypepublic ValueEnumBaseType createValueEnumBaseType() - Specified by:
- createValueEnumBaseTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Value Enum Base Type'.
 
 - 
createValueEnumTypepublic ValueEnumType createValueEnumType() - Specified by:
- createValueEnumTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Value Enum Type'.
 
 - 
createValueRangeTypepublic ValueRangeType createValueRangeType() - Specified by:
- createValueRangeTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Value Range Type'.
 
 - 
createValuesTypepublic ValuesType createValuesType() - Specified by:
- createValuesTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Values Type'.
 
 - 
createVendorSpecificCapabilitiesTypepublic VendorSpecificCapabilitiesType createVendorSpecificCapabilitiesType() - Specified by:
- createVendorSpecificCapabilitiesTypein interface- Wcs10Factory
- Returns:
- a new object of class 'Vendor Specific Capabilities Type'.
 
 - 
createWCSCapabilitiesTypepublic WCSCapabilitiesType createWCSCapabilitiesType() - Specified by:
- createWCSCapabilitiesTypein interface- Wcs10Factory
- Returns:
- a new object of class 'WCS Capabilities Type'.
 
 - 
createWCSCapabilityTypepublic WCSCapabilityType createWCSCapabilityType() - Specified by:
- createWCSCapabilityTypein interface- Wcs10Factory
- Returns:
- a new object of class 'WCS Capability Type'.
 
 - 
createCapabilitiesSectionTypeFromStringpublic CapabilitiesSectionType createCapabilitiesSectionTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertCapabilitiesSectionTypeToStringpublic String convertCapabilitiesSectionTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createClosureTypeFromStringpublic ClosureType createClosureTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertClosureTypeToStringpublic String convertClosureTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createInterpolationMethodTypeFromStringpublic InterpolationMethodType createInterpolationMethodTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertInterpolationMethodTypeToStringpublic String convertInterpolationMethodTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createMetadataTypeTypeFromStringpublic MetadataTypeType createMetadataTypeTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertMetadataTypeTypeToStringpublic String convertMetadataTypeTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createCapabilitiesSectionTypeObjectFromStringpublic CapabilitiesSectionType createCapabilitiesSectionTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertCapabilitiesSectionTypeObjectToStringpublic String convertCapabilitiesSectionTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createClosureTypeObjectFromStringpublic ClosureType createClosureTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertClosureTypeObjectToStringpublic String convertClosureTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createInterpolationMethodTypeObjectFromStringpublic InterpolationMethodType createInterpolationMethodTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertInterpolationMethodTypeObjectToStringpublic String convertInterpolationMethodTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createMetadataTypeTypeObjectFromStringpublic MetadataTypeType createMetadataTypeTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertMetadataTypeTypeObjectToStringpublic String convertMetadataTypeTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
getWcs10Packagepublic Wcs10Package getWcs10Package() - Specified by:
- getWcs10Packagein interface- Wcs10Factory
- Returns:
- the package supported by this factory.
 
 - 
getPackagepublic static Wcs10Package getPackage() Deprecated.
 
- 
 
-