net.opengis.ows11.impl
Class Ows11FactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by net.opengis.ows11.impl.Ows11FactoryImpl
All Implemented Interfaces:
Ows11Factory, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject

public class Ows11FactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements Ows11Factory

An implementation of the model Factory.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface net.opengis.ows11.Ows11Factory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
Ows11FactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 java.lang.String convertMimeTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertPositionType2DToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertPositionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertRangeClosureTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertRangeClosureTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertServiceTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUpdateSequenceTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertVersionType1ToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertVersionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 AbstractReferenceBaseType createAbstractReferenceBaseType()
           
 AcceptFormatsType createAcceptFormatsType()
           
 AcceptVersionsType createAcceptVersionsType()
           
 AddressType createAddressType()
           
 AllowedValuesType createAllowedValuesType()
           
 AnyValueType createAnyValueType()
           
 BasicIdentificationType createBasicIdentificationType()
           
 BoundingBoxType createBoundingBoxType()
           
 CapabilitiesBaseType createCapabilitiesBaseType()
           
 CodeType createCodeType()
           
 ContactType createContactType()
           
 ContentsBaseType createContentsBaseType()
           
 DatasetDescriptionSummaryBaseType createDatasetDescriptionSummaryBaseType()
           
 DCPType createDCPType()
           
 DescriptionType createDescriptionType()
           
 DocumentRoot createDocumentRoot()
           
 DomainMetadataType createDomainMetadataType()
           
 DomainType createDomainType()
           
 ExceptionReportType createExceptionReportType()
           
 ExceptionType createExceptionType()
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 GetCapabilitiesType createGetCapabilitiesType()
           
 GetResourceByIdType createGetResourceByIdType()
           
 HTTPType createHTTPType()
           
 IdentificationType createIdentificationType()
           
 KeywordsType createKeywordsType()
           
 LanguageStringType createLanguageStringType()
           
 ManifestType createManifestType()
           
 MetadataType createMetadataType()
           
 java.lang.String createMimeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 NoValuesType createNoValuesType()
           
 OnlineResourceType createOnlineResourceType()
           
 OperationsMetadataType createOperationsMetadataType()
           
 OperationType createOperationType()
           
 java.util.List createPositionType2DFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createPositionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 RangeClosureType createRangeClosureTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 RangeClosureType createRangeClosureTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 RangeType createRangeType()
           
 ReferenceGroupType createReferenceGroupType()
           
 ReferenceType createReferenceType()
           
 RequestMethodType createRequestMethodType()
           
 ResponsiblePartySubsetType createResponsiblePartySubsetType()
           
 ResponsiblePartyType createResponsiblePartyType()
           
 SectionsType createSectionsType()
           
 ServiceIdentificationType createServiceIdentificationType()
           
 ServiceProviderType createServiceProviderType()
           
 ServiceReferenceType createServiceReferenceType()
           
 java.lang.String createServiceTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 TelephoneType createTelephoneType()
           
 UnNamedDomainType createUnNamedDomainType()
           
 java.lang.String createUpdateSequenceTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 ValuesReferenceType createValuesReferenceType()
           
 ValueType createValueType()
           
 java.lang.String createVersionType1FromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createVersionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 WGS84BoundingBoxType createWGS84BoundingBoxType()
           
 Ows11Package getOws11Package()
           
static Ows11Package getPackage()
          Deprecated.  
static Ows11Factory init()
          Creates the default factory implementation.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.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 org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.ecore.EFactory
getEPackage, setEPackage
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

Ows11FactoryImpl

public Ows11FactoryImpl()
Creates an instance of the factory.

Method Detail

init

public static Ows11Factory init()
Creates the default factory implementation.


create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Overrides:
create in class org.eclipse.emf.ecore.impl.EFactoryImpl

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Overrides:
createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Overrides:
convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl

createAbstractReferenceBaseType

public AbstractReferenceBaseType createAbstractReferenceBaseType()

Specified by:
createAbstractReferenceBaseType in interface Ows11Factory
Returns:
a new object of class 'Abstract Reference Base Type'.

createAcceptFormatsType

public AcceptFormatsType createAcceptFormatsType()

Specified by:
createAcceptFormatsType in interface Ows11Factory
Returns:
a new object of class 'Accept Formats Type'.

createAcceptVersionsType

public AcceptVersionsType createAcceptVersionsType()

Specified by:
createAcceptVersionsType in interface Ows11Factory
Returns:
a new object of class 'Accept Versions Type'.

createAddressType

public AddressType createAddressType()

Specified by:
createAddressType in interface Ows11Factory
Returns:
a new object of class 'Address Type'.

createAllowedValuesType

public AllowedValuesType createAllowedValuesType()

Specified by:
createAllowedValuesType in interface Ows11Factory
Returns:
a new object of class 'Allowed Values Type'.

createAnyValueType

public AnyValueType createAnyValueType()

Specified by:
createAnyValueType in interface Ows11Factory
Returns:
a new object of class 'Any Value Type'.

createBasicIdentificationType

public BasicIdentificationType createBasicIdentificationType()

Specified by:
createBasicIdentificationType in interface Ows11Factory
Returns:
a new object of class 'Basic Identification Type'.

createBoundingBoxType

public BoundingBoxType createBoundingBoxType()

Specified by:
createBoundingBoxType in interface Ows11Factory
Returns:
a new object of class 'Bounding Box Type'.

createCapabilitiesBaseType

public CapabilitiesBaseType createCapabilitiesBaseType()

Specified by:
createCapabilitiesBaseType in interface Ows11Factory
Returns:
a new object of class 'Capabilities Base Type'.

createCodeType

public CodeType createCodeType()

Specified by:
createCodeType in interface Ows11Factory
Returns:
a new object of class 'Code Type'.

createContactType

public ContactType createContactType()

Specified by:
createContactType in interface Ows11Factory
Returns:
a new object of class 'Contact Type'.

createContentsBaseType

public ContentsBaseType createContentsBaseType()

Specified by:
createContentsBaseType in interface Ows11Factory
Returns:
a new object of class 'Contents Base Type'.

createDatasetDescriptionSummaryBaseType

public DatasetDescriptionSummaryBaseType createDatasetDescriptionSummaryBaseType()

Specified by:
createDatasetDescriptionSummaryBaseType in interface Ows11Factory
Returns:
a new object of class 'Dataset Description Summary Base Type'.

createDCPType

public DCPType createDCPType()

Specified by:
createDCPType in interface Ows11Factory
Returns:
a new object of class 'DCP Type'.

createDescriptionType

public DescriptionType createDescriptionType()

Specified by:
createDescriptionType in interface Ows11Factory
Returns:
a new object of class 'Description Type'.

createDocumentRoot

public DocumentRoot createDocumentRoot()

Specified by:
createDocumentRoot in interface Ows11Factory
Returns:
a new object of class 'Document Root'.

createDomainMetadataType

public DomainMetadataType createDomainMetadataType()

Specified by:
createDomainMetadataType in interface Ows11Factory
Returns:
a new object of class 'Domain Metadata Type'.

createDomainType

public DomainType createDomainType()

Specified by:
createDomainType in interface Ows11Factory
Returns:
a new object of class 'Domain Type'.

createExceptionReportType

public ExceptionReportType createExceptionReportType()

Specified by:
createExceptionReportType in interface Ows11Factory
Returns:
a new object of class 'Exception Report Type'.

createExceptionType

public ExceptionType createExceptionType()

Specified by:
createExceptionType in interface Ows11Factory
Returns:
a new object of class 'Exception Type'.

createGetCapabilitiesType

public GetCapabilitiesType createGetCapabilitiesType()

Specified by:
createGetCapabilitiesType in interface Ows11Factory
Returns:
a new object of class 'Get Capabilities Type'.

createGetResourceByIdType

public GetResourceByIdType createGetResourceByIdType()

Specified by:
createGetResourceByIdType in interface Ows11Factory
Returns:
a new object of class 'Get Resource By Id Type'.

createHTTPType

public HTTPType createHTTPType()

Specified by:
createHTTPType in interface Ows11Factory
Returns:
a new object of class 'HTTP Type'.

createIdentificationType

public IdentificationType createIdentificationType()

Specified by:
createIdentificationType in interface Ows11Factory
Returns:
a new object of class 'Identification Type'.

createKeywordsType

public KeywordsType createKeywordsType()

Specified by:
createKeywordsType in interface Ows11Factory
Returns:
a new object of class 'Keywords Type'.

createLanguageStringType

public LanguageStringType createLanguageStringType()

Specified by:
createLanguageStringType in interface Ows11Factory
Returns:
a new object of class 'Language String Type'.

createManifestType

public ManifestType createManifestType()

Specified by:
createManifestType in interface Ows11Factory
Returns:
a new object of class 'Manifest Type'.

createMetadataType

public MetadataType createMetadataType()

Specified by:
createMetadataType in interface Ows11Factory
Returns:
a new object of class 'Metadata Type'.

createNoValuesType

public NoValuesType createNoValuesType()

Specified by:
createNoValuesType in interface Ows11Factory
Returns:
a new object of class 'No Values Type'.

createOnlineResourceType

public OnlineResourceType createOnlineResourceType()

Specified by:
createOnlineResourceType in interface Ows11Factory
Returns:
a new object of class 'Online Resource Type'.

createOperationsMetadataType

public OperationsMetadataType createOperationsMetadataType()

Specified by:
createOperationsMetadataType in interface Ows11Factory
Returns:
a new object of class 'Operations Metadata Type'.

createOperationType

public OperationType createOperationType()

Specified by:
createOperationType in interface Ows11Factory
Returns:
a new object of class 'Operation Type'.

createRangeType

public RangeType createRangeType()

Specified by:
createRangeType in interface Ows11Factory
Returns:
a new object of class 'Range Type'.

createReferenceGroupType

public ReferenceGroupType createReferenceGroupType()

Specified by:
createReferenceGroupType in interface Ows11Factory
Returns:
a new object of class 'Reference Group Type'.

createReferenceType

public ReferenceType createReferenceType()

Specified by:
createReferenceType in interface Ows11Factory
Returns:
a new object of class 'Reference Type'.

createRequestMethodType

public RequestMethodType createRequestMethodType()

Specified by:
createRequestMethodType in interface Ows11Factory
Returns:
a new object of class 'Request Method Type'.

createResponsiblePartySubsetType

public ResponsiblePartySubsetType createResponsiblePartySubsetType()

Specified by:
createResponsiblePartySubsetType in interface Ows11Factory
Returns:
a new object of class 'Responsible Party Subset Type'.

createResponsiblePartyType

public ResponsiblePartyType createResponsiblePartyType()

Specified by:
createResponsiblePartyType in interface Ows11Factory
Returns:
a new object of class 'Responsible Party Type'.

createSectionsType

public SectionsType createSectionsType()

Specified by:
createSectionsType in interface Ows11Factory
Returns:
a new object of class 'Sections Type'.

createServiceIdentificationType

public ServiceIdentificationType createServiceIdentificationType()

Specified by:
createServiceIdentificationType in interface Ows11Factory
Returns:
a new object of class 'Service Identification Type'.

createServiceProviderType

public ServiceProviderType createServiceProviderType()

Specified by:
createServiceProviderType in interface Ows11Factory
Returns:
a new object of class 'Service Provider Type'.

createServiceReferenceType

public ServiceReferenceType createServiceReferenceType()

Specified by:
createServiceReferenceType in interface Ows11Factory
Returns:
a new object of class 'Service Reference Type'.

createTelephoneType

public TelephoneType createTelephoneType()

Specified by:
createTelephoneType in interface Ows11Factory
Returns:
a new object of class 'Telephone Type'.

createUnNamedDomainType

public UnNamedDomainType createUnNamedDomainType()

Specified by:
createUnNamedDomainType in interface Ows11Factory
Returns:
a new object of class 'Un Named Domain Type'.

createValuesReferenceType

public ValuesReferenceType createValuesReferenceType()

Specified by:
createValuesReferenceType in interface Ows11Factory
Returns:
a new object of class 'Values Reference Type'.

createValueType

public ValueType createValueType()

Specified by:
createValueType in interface Ows11Factory
Returns:
a new object of class 'Value Type'.

createWGS84BoundingBoxType

public WGS84BoundingBoxType createWGS84BoundingBoxType()

Specified by:
createWGS84BoundingBoxType in interface Ows11Factory
Returns:
a new object of class 'WGS84 Bounding Box Type'.

createRangeClosureTypeFromString

public RangeClosureType createRangeClosureTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                         java.lang.String initialValue)


convertRangeClosureTypeToString

public java.lang.String convertRangeClosureTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.Object instanceValue)


createMimeTypeFromString

public java.lang.String createMimeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                 java.lang.String initialValue)


convertMimeTypeToString

public java.lang.String convertMimeTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                java.lang.Object instanceValue)


createPositionTypeFromString

public java.util.List createPositionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.String initialValue)


convertPositionTypeToString

public java.lang.String convertPositionTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.Object instanceValue)


createPositionType2DFromString

public java.util.List createPositionType2DFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)


convertPositionType2DToString

public java.lang.String convertPositionType2DToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)


createRangeClosureTypeObjectFromString

public RangeClosureType createRangeClosureTypeObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                               java.lang.String initialValue)


convertRangeClosureTypeObjectToString

public java.lang.String convertRangeClosureTypeObjectToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                              java.lang.Object instanceValue)


createServiceTypeFromString

public java.lang.String createServiceTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.String initialValue)


convertServiceTypeToString

public java.lang.String convertServiceTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.Object instanceValue)


createUpdateSequenceTypeFromString

public java.lang.String createUpdateSequenceTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                           java.lang.String initialValue)


convertUpdateSequenceTypeToString

public java.lang.String convertUpdateSequenceTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                          java.lang.Object instanceValue)


createVersionTypeFromString

public java.lang.String createVersionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.String initialValue)


convertVersionTypeToString

public java.lang.String convertVersionTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                   java.lang.Object instanceValue)


createVersionType1FromString

public java.lang.String createVersionType1FromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)


convertVersionType1ToString

public java.lang.String convertVersionType1ToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                    java.lang.Object instanceValue)


getOws11Package

public Ows11Package getOws11Package()

Specified by:
getOws11Package in interface Ows11Factory
Returns:
the package supported by this factory.

getPackage

public static Ows11Package getPackage()
Deprecated. 



Copyright © 1996-2010 Geotools. All Rights Reserved.