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
 
 public class Ows10FactoryImpl extends EFactoryImpl implements Ows10Factory 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 Ows10FactoryeINSTANCE
 
- 
 - 
Constructor SummaryConstructors Constructor Description Ows10FactoryImpl()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 Ows10Factory 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
 
 - 
createAcceptFormatsTypepublic AcceptFormatsType createAcceptFormatsType() - Specified by:
- createAcceptFormatsTypein interface- Ows10Factory
- Returns:
- a new object of class 'Accept Formats Type'.
 
 - 
createAcceptVersionsTypepublic AcceptVersionsType createAcceptVersionsType() - Specified by:
- createAcceptVersionsTypein interface- Ows10Factory
- Returns:
- a new object of class 'Accept Versions Type'.
 
 - 
createAddressTypepublic AddressType createAddressType() - Specified by:
- createAddressTypein interface- Ows10Factory
- Returns:
- a new object of class 'Address Type'.
 
 - 
createBoundingBoxTypepublic BoundingBoxType createBoundingBoxType() - Specified by:
- createBoundingBoxTypein interface- Ows10Factory
- Returns:
- a new object of class 'Bounding Box Type'.
 
 - 
createCapabilitiesBaseTypepublic CapabilitiesBaseType createCapabilitiesBaseType() - Specified by:
- createCapabilitiesBaseTypein interface- Ows10Factory
- Returns:
- a new object of class 'Capabilities Base Type'.
 
 - 
createCodeTypepublic CodeType createCodeType() - Specified by:
- createCodeTypein interface- Ows10Factory
- Returns:
- a new object of class 'Code Type'.
 
 - 
createContactTypepublic ContactType createContactType() - Specified by:
- createContactTypein interface- Ows10Factory
- Returns:
- a new object of class 'Contact Type'.
 
 - 
createDCPTypepublic DCPType createDCPType() - Specified by:
- createDCPTypein interface- Ows10Factory
- Returns:
- a new object of class 'DCP Type'.
 
 - 
createDescriptionTypepublic DescriptionType createDescriptionType() - Specified by:
- createDescriptionTypein interface- Ows10Factory
- Returns:
- a new object of class 'Description Type'.
 
 - 
createDocumentRootpublic DocumentRoot createDocumentRoot() - Specified by:
- createDocumentRootin interface- Ows10Factory
- Returns:
- a new object of class 'Document Root'.
 
 - 
createDomainTypepublic DomainType createDomainType() - Specified by:
- createDomainTypein interface- Ows10Factory
- Returns:
- a new object of class 'Domain Type'.
 
 - 
createExceptionReportTypepublic ExceptionReportType createExceptionReportType() - Specified by:
- createExceptionReportTypein interface- Ows10Factory
- Returns:
- a new object of class 'Exception Report Type'.
 
 - 
createExceptionTypepublic ExceptionType createExceptionType() - Specified by:
- createExceptionTypein interface- Ows10Factory
- Returns:
- a new object of class 'Exception Type'.
 
 - 
createGetCapabilitiesTypepublic GetCapabilitiesType createGetCapabilitiesType() - Specified by:
- createGetCapabilitiesTypein interface- Ows10Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
 
 - 
createHTTPTypepublic HTTPType createHTTPType() - Specified by:
- createHTTPTypein interface- Ows10Factory
- Returns:
- a new object of class 'HTTP Type'.
 
 - 
createIdentificationTypepublic IdentificationType createIdentificationType() - Specified by:
- createIdentificationTypein interface- Ows10Factory
- Returns:
- a new object of class 'Identification Type'.
 
 - 
createKeywordsTypepublic KeywordsType createKeywordsType() - Specified by:
- createKeywordsTypein interface- Ows10Factory
- Returns:
- a new object of class 'Keywords Type'.
 
 - 
createMetadataTypepublic MetadataType createMetadataType() - Specified by:
- createMetadataTypein interface- Ows10Factory
- Returns:
- a new object of class 'Metadata Type'.
 
 - 
createOnlineResourceTypepublic OnlineResourceType createOnlineResourceType() - Specified by:
- createOnlineResourceTypein interface- Ows10Factory
- Returns:
- a new object of class 'Online Resource Type'.
 
 - 
createOperationTypepublic OperationType createOperationType() - Specified by:
- createOperationTypein interface- Ows10Factory
- Returns:
- a new object of class 'Operation Type'.
 
 - 
createOperationsMetadataTypepublic OperationsMetadataType createOperationsMetadataType() - Specified by:
- createOperationsMetadataTypein interface- Ows10Factory
- Returns:
- a new object of class 'Operations Metadata Type'.
 
 - 
createRequestMethodTypepublic RequestMethodType createRequestMethodType() - Specified by:
- createRequestMethodTypein interface- Ows10Factory
- Returns:
- a new object of class 'Request Method Type'.
 
 - 
createResponsiblePartySubsetTypepublic ResponsiblePartySubsetType createResponsiblePartySubsetType() - Specified by:
- createResponsiblePartySubsetTypein interface- Ows10Factory
- Returns:
- a new object of class 'Responsible Party Subset Type'.
 
 - 
createResponsiblePartyTypepublic ResponsiblePartyType createResponsiblePartyType() - Specified by:
- createResponsiblePartyTypein interface- Ows10Factory
- Returns:
- a new object of class 'Responsible Party Type'.
 
 - 
createSectionsTypepublic SectionsType createSectionsType() - Specified by:
- createSectionsTypein interface- Ows10Factory
- Returns:
- a new object of class 'Sections Type'.
 
 - 
createServiceIdentificationTypepublic ServiceIdentificationType createServiceIdentificationType() - Specified by:
- createServiceIdentificationTypein interface- Ows10Factory
- Returns:
- a new object of class 'Service Identification Type'.
 
 - 
createServiceProviderTypepublic ServiceProviderType createServiceProviderType() - Specified by:
- createServiceProviderTypein interface- Ows10Factory
- Returns:
- a new object of class 'Service Provider Type'.
 
 - 
createTelephoneTypepublic TelephoneType createTelephoneType() - Specified by:
- createTelephoneTypein interface- Ows10Factory
- Returns:
- a new object of class 'Telephone Type'.
 
 - 
createWGS84BoundingBoxTypepublic WGS84BoundingBoxType createWGS84BoundingBoxType() - Specified by:
- createWGS84BoundingBoxTypein interface- Ows10Factory
- Returns:
- a new object of class 'WGS84 Bounding Box Type'.
 
 - 
createMimeTypeFromStringpublic String createMimeTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertMimeTypeToStringpublic String convertMimeTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createVersionTypeFromStringpublic String createVersionTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertVersionTypeToStringpublic String convertVersionTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createPositionTypeFromStringpublic List createPositionTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertPositionTypeToStringpublic String convertPositionTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createUpdateSequenceTypeFromStringpublic String createUpdateSequenceTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertUpdateSequenceTypeToStringpublic String convertUpdateSequenceTypeToString(EDataType eDataType, Object instanceValue) 
 - 
getOws10Packagepublic Ows10Package getOws10Package() - Specified by:
- getOws10Packagein interface- Ows10Factory
- Returns:
- the package supported by this factory.
 
 - 
getPackage@Deprecated public static Ows10Package getPackage() Deprecated.
 
- 
 
-