Package net.opengis.ows10.impl
Class Ows10FactoryImpl
Object
BasicNotifierImpl
BasicEObjectImpl
MinimalEObjectImpl
MinimalEObjectImpl.Container
EModelElementImpl
EFactoryImpl
Ows10FactoryImpl
- All Implemented Interfaces:
Ows10Factory,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.DynamicNested classes/interfaces inherited from class MinimalEObjectImpl
MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore -
Field Summary
Fields inherited from class EFactoryImpl
EDATE_FORMATS, ePackageFields inherited from class EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGFields inherited from class MinimalEObjectImpl.Container
eContainerFields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASEFields inherited from interface Ows10Factory
eINSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertMapToString(EDataType eDataType, Object instanceValue) convertMimeTypeToString(EDataType eDataType, Object instanceValue) convertPositionTypeToString(EDataType eDataType, Object instanceValue) convertToString(EDataType eDataType, Object instanceValue) convertUpdateSequenceTypeToString(EDataType eDataType, Object instanceValue) convertVersionTypeToString(EDataType eDataType, Object instanceValue) EObjectcreate(EClass eClass) createFromString(EDataType eDataType, String initialValue) createMapFromString(EDataType eDataType, String initialValue) createMimeTypeFromString(EDataType eDataType, String initialValue) createPositionTypeFromString(EDataType eDataType, String initialValue) createUpdateSequenceTypeFromString(EDataType eDataType, String initialValue) createVersionTypeFromString(EDataType eDataType, String initialValue) static Ows10PackageDeprecated.static Ows10Factoryinit()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, splitMethods inherited from class EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozenMethods inherited from class MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods 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, eSettingsMethods 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, toStringMethods inherited from class BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface EFactory
getEPackage, setEPackageMethods inherited from interface EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface InternalEObject
eNotificationRequiredMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
Ows10FactoryImpl
public Ows10FactoryImpl()Creates an instance of the factory.
-
-
Method Details
-
init
Creates the default factory implementation. -
create
public EObject create(EClass eClass) - Specified by:
createin interfaceEFactory- Overrides:
createin classEFactoryImpl
-
createFromString
- Specified by:
createFromStringin interfaceEFactory- Overrides:
createFromStringin classEFactoryImpl
-
convertToString
- Specified by:
convertToStringin interfaceEFactory- Overrides:
convertToStringin classEFactoryImpl
-
createAcceptFormatsType
- Specified by:
createAcceptFormatsTypein interfaceOws10Factory- Returns:
- a new object of class 'Accept Formats Type'.
-
createAcceptVersionsType
- Specified by:
createAcceptVersionsTypein interfaceOws10Factory- Returns:
- a new object of class 'Accept Versions Type'.
-
createAddressType
- Specified by:
createAddressTypein interfaceOws10Factory- Returns:
- a new object of class 'Address Type'.
-
createBoundingBoxType
- Specified by:
createBoundingBoxTypein interfaceOws10Factory- Returns:
- a new object of class 'Bounding Box Type'.
-
createCapabilitiesBaseType
- Specified by:
createCapabilitiesBaseTypein interfaceOws10Factory- Returns:
- a new object of class 'Capabilities Base Type'.
-
createCodeType
- Specified by:
createCodeTypein interfaceOws10Factory- Returns:
- a new object of class 'Code Type'.
-
createContactType
- Specified by:
createContactTypein interfaceOws10Factory- Returns:
- a new object of class 'Contact Type'.
-
createDCPType
- Specified by:
createDCPTypein interfaceOws10Factory- Returns:
- a new object of class 'DCP Type'.
-
createDescriptionType
- Specified by:
createDescriptionTypein interfaceOws10Factory- Returns:
- a new object of class 'Description Type'.
-
createDocumentRoot
- Specified by:
createDocumentRootin interfaceOws10Factory- Returns:
- a new object of class 'Document Root'.
-
createDomainType
- Specified by:
createDomainTypein interfaceOws10Factory- Returns:
- a new object of class 'Domain Type'.
-
createExceptionReportType
- Specified by:
createExceptionReportTypein interfaceOws10Factory- Returns:
- a new object of class 'Exception Report Type'.
-
createExceptionType
- Specified by:
createExceptionTypein interfaceOws10Factory- Returns:
- a new object of class 'Exception Type'.
-
createGetCapabilitiesType
- Specified by:
createGetCapabilitiesTypein interfaceOws10Factory- Returns:
- a new object of class 'Get Capabilities Type'.
-
createHTTPType
- Specified by:
createHTTPTypein interfaceOws10Factory- Returns:
- a new object of class 'HTTP Type'.
-
createIdentificationType
- Specified by:
createIdentificationTypein interfaceOws10Factory- Returns:
- a new object of class 'Identification Type'.
-
createKeywordsType
- Specified by:
createKeywordsTypein interfaceOws10Factory- Returns:
- a new object of class 'Keywords Type'.
-
createMetadataType
- Specified by:
createMetadataTypein interfaceOws10Factory- Returns:
- a new object of class 'Metadata Type'.
-
createOnlineResourceType
- Specified by:
createOnlineResourceTypein interfaceOws10Factory- Returns:
- a new object of class 'Online Resource Type'.
-
createOperationType
- Specified by:
createOperationTypein interfaceOws10Factory- Returns:
- a new object of class 'Operation Type'.
-
createOperationsMetadataType
- Specified by:
createOperationsMetadataTypein interfaceOws10Factory- Returns:
- a new object of class 'Operations Metadata Type'.
-
createRequestMethodType
- Specified by:
createRequestMethodTypein interfaceOws10Factory- Returns:
- a new object of class 'Request Method Type'.
-
createResponsiblePartySubsetType
- Specified by:
createResponsiblePartySubsetTypein interfaceOws10Factory- Returns:
- a new object of class 'Responsible Party Subset Type'.
-
createResponsiblePartyType
- Specified by:
createResponsiblePartyTypein interfaceOws10Factory- Returns:
- a new object of class 'Responsible Party Type'.
-
createSectionsType
- Specified by:
createSectionsTypein interfaceOws10Factory- Returns:
- a new object of class 'Sections Type'.
-
createServiceIdentificationType
- Specified by:
createServiceIdentificationTypein interfaceOws10Factory- Returns:
- a new object of class 'Service Identification Type'.
-
createServiceProviderType
- Specified by:
createServiceProviderTypein interfaceOws10Factory- Returns:
- a new object of class 'Service Provider Type'.
-
createTelephoneType
- Specified by:
createTelephoneTypein interfaceOws10Factory- Returns:
- a new object of class 'Telephone Type'.
-
createWGS84BoundingBoxType
- Specified by:
createWGS84BoundingBoxTypein interfaceOws10Factory- Returns:
- a new object of class 'WGS84 Bounding Box Type'.
-
createMimeTypeFromString
-
convertMimeTypeToString
-
createVersionTypeFromString
-
convertVersionTypeToString
-
createPositionTypeFromString
-
convertPositionTypeToString
-
createUpdateSequenceTypeFromString
-
convertUpdateSequenceTypeToString
-
createMapFromString
-
convertMapToString
-
getOws10Package
- Specified by:
getOws10Packagein interfaceOws10Factory- Returns:
- the package supported by this factory.
-
getPackage
Deprecated.
-