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.Container
MinimalEObjectImpl.Container.Dynamic
-
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 inherited from class EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface Wcs10Factory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description Wcs10FactoryImpl()Creates an instance of the factory.
-
Method Summary
-
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
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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
init
public static Wcs10Factory init()
Creates the default factory implementation.
-
create
public EObject create(EClass eClass)
- Specified by:
createin interfaceEFactory- Overrides:
createin classEFactoryImpl
-
createFromString
public Object createFromString(EDataType eDataType, String initialValue)
- Specified by:
createFromStringin interfaceEFactory- Overrides:
createFromStringin classEFactoryImpl
-
convertToString
public String convertToString(EDataType eDataType, Object instanceValue)
- Specified by:
convertToStringin interfaceEFactory- Overrides:
convertToStringin classEFactoryImpl
-
createAddressType
public AddressType createAddressType()
- Specified by:
createAddressTypein interfaceWcs10Factory- Returns:
- a new object of class 'Address Type'.
-
createAxisDescriptionType
public AxisDescriptionType createAxisDescriptionType()
- Specified by:
createAxisDescriptionTypein interfaceWcs10Factory- Returns:
- a new object of class 'Axis Description Type'.
-
createAxisDescriptionType1
public AxisDescriptionType1 createAxisDescriptionType1()
- Specified by:
createAxisDescriptionType1in interfaceWcs10Factory- Returns:
- a new object of class 'Axis Description Type1'.
-
createAxisSubsetType
public AxisSubsetType createAxisSubsetType()
- Specified by:
createAxisSubsetTypein interfaceWcs10Factory- Returns:
- a new object of class 'Axis Subset Type'.
-
createContactType
public ContactType createContactType()
- Specified by:
createContactTypein interfaceWcs10Factory- Returns:
- a new object of class 'Contact Type'.
-
createContentMetadataType
public ContentMetadataType createContentMetadataType()
- Specified by:
createContentMetadataTypein interfaceWcs10Factory- Returns:
- a new object of class 'Content Metadata Type'.
-
createCoverageDescriptionType
public CoverageDescriptionType createCoverageDescriptionType()
- Specified by:
createCoverageDescriptionTypein interfaceWcs10Factory- Returns:
- a new object of class 'Coverage Description Type'.
-
createCoverageOfferingBriefType
public CoverageOfferingBriefType createCoverageOfferingBriefType()
- Specified by:
createCoverageOfferingBriefTypein interfaceWcs10Factory- Returns:
- a new object of class 'Coverage Offering Brief Type'.
-
createCoverageOfferingType
public CoverageOfferingType createCoverageOfferingType()
- Specified by:
createCoverageOfferingTypein interfaceWcs10Factory- Returns:
- a new object of class 'Coverage Offering Type'.
-
createDCPTypeType
public DCPTypeType createDCPTypeType()
- Specified by:
createDCPTypeTypein interfaceWcs10Factory- Returns:
- a new object of class 'DCP Type Type'.
-
createDescribeCoverageType
public DescribeCoverageType createDescribeCoverageType()
- Specified by:
createDescribeCoverageTypein interfaceWcs10Factory- Returns:
- a new object of class 'Describe Coverage Type'.
-
createDescribeCoverageType1
public DescribeCoverageType1 createDescribeCoverageType1()
- Specified by:
createDescribeCoverageType1in interfaceWcs10Factory- Returns:
- a new object of class 'Describe Coverage Type1'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRootin interfaceWcs10Factory- Returns:
- a new object of class 'Document Root'.
-
createDomainSetType
public DomainSetType createDomainSetType()
- Specified by:
createDomainSetTypein interfaceWcs10Factory- Returns:
- a new object of class 'Domain Set Type'.
-
createDomainSubsetType
public DomainSubsetType createDomainSubsetType()
- Specified by:
createDomainSubsetTypein interfaceWcs10Factory- Returns:
- a new object of class 'Domain Subset Type'.
-
createExceptionType
public ExceptionType createExceptionType()
- Specified by:
createExceptionTypein interfaceWcs10Factory- Returns:
- a new object of class 'Exception Type'.
-
createGetCapabilitiesType
public GetCapabilitiesType createGetCapabilitiesType()
- Specified by:
createGetCapabilitiesTypein interfaceWcs10Factory- Returns:
- a new object of class 'Get Capabilities Type'.
-
createGetCapabilitiesType1
public GetCapabilitiesType1 createGetCapabilitiesType1()
- Specified by:
createGetCapabilitiesType1in interfaceWcs10Factory- Returns:
- a new object of class 'Get Capabilities Type1'.
-
createGetCoverageType
public GetCoverageType createGetCoverageType()
- Specified by:
createGetCoverageTypein interfaceWcs10Factory- Returns:
- a new object of class 'Get Coverage Type'.
-
createGetCoverageType1
public GetCoverageType1 createGetCoverageType1()
- Specified by:
createGetCoverageType1in interfaceWcs10Factory- Returns:
- a new object of class 'Get Coverage Type1'.
-
createGetType
public GetType createGetType()
- Specified by:
createGetTypein interfaceWcs10Factory- Returns:
- a new object of class 'Get Type'.
-
createHTTPType
public HTTPType createHTTPType()
- Specified by:
createHTTPTypein interfaceWcs10Factory- Returns:
- a new object of class 'HTTP Type'.
-
createIntervalType
public IntervalType createIntervalType()
- Specified by:
createIntervalTypein interfaceWcs10Factory- Returns:
- a new object of class 'Interval Type'.
-
createKeywordsType
public KeywordsType createKeywordsType()
- Specified by:
createKeywordsTypein interfaceWcs10Factory- Returns:
- a new object of class 'Keywords Type'.
-
createLonLatEnvelopeBaseType
public LonLatEnvelopeBaseType createLonLatEnvelopeBaseType()
- Specified by:
createLonLatEnvelopeBaseTypein interfaceWcs10Factory- Returns:
- a new object of class 'Lon Lat Envelope Base Type'.
-
createLonLatEnvelopeType
public LonLatEnvelopeType createLonLatEnvelopeType()
- Specified by:
createLonLatEnvelopeTypein interfaceWcs10Factory- Returns:
- a new object of class 'Lon Lat Envelope Type'.
-
createMetadataAssociationType
public MetadataAssociationType createMetadataAssociationType()
- Specified by:
createMetadataAssociationTypein interfaceWcs10Factory- Returns:
- a new object of class 'Metadata Association Type'.
-
createMetadataLinkType
public MetadataLinkType createMetadataLinkType()
- Specified by:
createMetadataLinkTypein interfaceWcs10Factory- Returns:
- a new object of class 'Metadata Link Type'.
-
createOnlineResourceType
public OnlineResourceType createOnlineResourceType()
- Specified by:
createOnlineResourceTypein interfaceWcs10Factory- Returns:
- a new object of class 'Online Resource Type'.
-
createOutputType
public OutputType createOutputType()
- Specified by:
createOutputTypein interfaceWcs10Factory- Returns:
- a new object of class 'Output Type'.
-
createPostType
public PostType createPostType()
- Specified by:
createPostTypein interfaceWcs10Factory- Returns:
- a new object of class 'Post Type'.
-
createRangeSetType
public RangeSetType createRangeSetType()
- Specified by:
createRangeSetTypein interfaceWcs10Factory- Returns:
- a new object of class 'Range Set Type'.
-
createRangeSetType1
public RangeSetType1 createRangeSetType1()
- Specified by:
createRangeSetType1in interfaceWcs10Factory- Returns:
- a new object of class 'Range Set Type1'.
-
createRangeSubsetType
public RangeSubsetType createRangeSubsetType()
- Specified by:
createRangeSubsetTypein interfaceWcs10Factory- Returns:
- a new object of class 'Range Subset Type'.
-
createRequestType
public RequestType createRequestType()
- Specified by:
createRequestTypein interfaceWcs10Factory- Returns:
- a new object of class 'Request Type'.
-
createResponsiblePartyType
public ResponsiblePartyType createResponsiblePartyType()
- Specified by:
createResponsiblePartyTypein interfaceWcs10Factory- Returns:
- a new object of class 'Responsible Party Type'.
-
createServiceType
public ServiceType createServiceType()
- Specified by:
createServiceTypein interfaceWcs10Factory- Returns:
- a new object of class 'Service Type'.
-
createSpatialDomainType
public SpatialDomainType createSpatialDomainType()
- Specified by:
createSpatialDomainTypein interfaceWcs10Factory- Returns:
- a new object of class 'Spatial Domain Type'.
-
createSpatialSubsetType
public SpatialSubsetType createSpatialSubsetType()
- Specified by:
createSpatialSubsetTypein interfaceWcs10Factory- Returns:
- a new object of class 'Spatial Subset Type'.
-
createSupportedCRSsType
public SupportedCRSsType createSupportedCRSsType()
- Specified by:
createSupportedCRSsTypein interfaceWcs10Factory- Returns:
- a new object of class 'Supported CR Ss Type'.
-
createSupportedFormatsType
public SupportedFormatsType createSupportedFormatsType()
- Specified by:
createSupportedFormatsTypein interfaceWcs10Factory- Returns:
- a new object of class 'Supported Formats Type'.
-
createSupportedInterpolationsType
public SupportedInterpolationsType createSupportedInterpolationsType()
- Specified by:
createSupportedInterpolationsTypein interfaceWcs10Factory- Returns:
- a new object of class 'Supported Interpolations Type'.
-
createTelephoneType
public TelephoneType createTelephoneType()
- Specified by:
createTelephoneTypein interfaceWcs10Factory- Returns:
- a new object of class 'Telephone Type'.
-
createTimePeriodType
public TimePeriodType createTimePeriodType()
- Specified by:
createTimePeriodTypein interfaceWcs10Factory- Returns:
- a new object of class 'Time Period Type'.
-
createTimeSequenceType
public TimeSequenceType createTimeSequenceType()
- Specified by:
createTimeSequenceTypein interfaceWcs10Factory- Returns:
- a new object of class 'Time Sequence Type'.
-
createTypedLiteralType
public TypedLiteralType createTypedLiteralType()
- Specified by:
createTypedLiteralTypein interfaceWcs10Factory- Returns:
- a new object of class 'Typed Literal Type'.
-
createValueEnumBaseType
public ValueEnumBaseType createValueEnumBaseType()
- Specified by:
createValueEnumBaseTypein interfaceWcs10Factory- Returns:
- a new object of class 'Value Enum Base Type'.
-
createValueEnumType
public ValueEnumType createValueEnumType()
- Specified by:
createValueEnumTypein interfaceWcs10Factory- Returns:
- a new object of class 'Value Enum Type'.
-
createValueRangeType
public ValueRangeType createValueRangeType()
- Specified by:
createValueRangeTypein interfaceWcs10Factory- Returns:
- a new object of class 'Value Range Type'.
-
createValuesType
public ValuesType createValuesType()
- Specified by:
createValuesTypein interfaceWcs10Factory- Returns:
- a new object of class 'Values Type'.
-
createVendorSpecificCapabilitiesType
public VendorSpecificCapabilitiesType createVendorSpecificCapabilitiesType()
- Specified by:
createVendorSpecificCapabilitiesTypein interfaceWcs10Factory- Returns:
- a new object of class 'Vendor Specific Capabilities Type'.
-
createWCSCapabilitiesType
public WCSCapabilitiesType createWCSCapabilitiesType()
- Specified by:
createWCSCapabilitiesTypein interfaceWcs10Factory- Returns:
- a new object of class 'WCS Capabilities Type'.
-
createWCSCapabilityType
public WCSCapabilityType createWCSCapabilityType()
- Specified by:
createWCSCapabilityTypein interfaceWcs10Factory- Returns:
- a new object of class 'WCS Capability Type'.
-
createCapabilitiesSectionTypeFromString
public CapabilitiesSectionType createCapabilitiesSectionTypeFromString(EDataType eDataType, String initialValue)
-
convertCapabilitiesSectionTypeToString
public String convertCapabilitiesSectionTypeToString(EDataType eDataType, Object instanceValue)
-
createClosureTypeFromString
public ClosureType createClosureTypeFromString(EDataType eDataType, String initialValue)
-
convertClosureTypeToString
public String convertClosureTypeToString(EDataType eDataType, Object instanceValue)
-
createInterpolationMethodTypeFromString
public InterpolationMethodType createInterpolationMethodTypeFromString(EDataType eDataType, String initialValue)
-
convertInterpolationMethodTypeToString
public String convertInterpolationMethodTypeToString(EDataType eDataType, Object instanceValue)
-
createMetadataTypeTypeFromString
public MetadataTypeType createMetadataTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertMetadataTypeTypeToString
public String convertMetadataTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createCapabilitiesSectionTypeObjectFromString
public CapabilitiesSectionType createCapabilitiesSectionTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertCapabilitiesSectionTypeObjectToString
public String convertCapabilitiesSectionTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createClosureTypeObjectFromString
public ClosureType createClosureTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertClosureTypeObjectToString
public String convertClosureTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createInterpolationMethodTypeObjectFromString
public InterpolationMethodType createInterpolationMethodTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertInterpolationMethodTypeObjectToString
public String convertInterpolationMethodTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createMetadataTypeTypeObjectFromString
public MetadataTypeType createMetadataTypeTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertMetadataTypeTypeObjectToString
public String convertMetadataTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
-
getWcs10Package
public Wcs10Package getWcs10Package()
- Specified by:
getWcs10Packagein interfaceWcs10Factory- Returns:
- the package supported by this factory.
-
getPackage
public static Wcs10Package getPackage()
Deprecated.
-
-