net.opengis.wfs.impl
Class WfsFactoryImpl

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.wfs.impl.WfsFactoryImpl
All Implemented Interfaces:
WfsFactory, 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 WfsFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements WfsFactory

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.wfs.WfsFactory
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
WfsFactoryImpl()
          Creates an instance of the factory.
 
Method Summary
 java.lang.String convertAllSomeTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertCalendarToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFeatureCollectionToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFeatureIdToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFilterCapabilitiesToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFilterToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFormatTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFunctionToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIdentifierGenerationOptionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertMapToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertOperationTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertQNameToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertResultTypeTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertServiceType_1ToString(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 convertSortByToString(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 convertTypeNameListTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertTypeTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertURIToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 ActionType createActionType()
           
 AllSomeType createAllSomeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.util.Calendar createCalendarFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 DeleteElementType createDeleteElementType()
           
 DescribeFeatureTypeType createDescribeFeatureTypeType()
           
 DocumentRoot createDocumentRoot()
           
 FeatureCollection createFeatureCollectionFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 FeatureCollectionType createFeatureCollectionType()
           
 org.opengis.filter.identity.FeatureId createFeatureIdFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 FeaturesLockedType createFeaturesLockedType()
           
 FeaturesNotLockedType createFeaturesNotLockedType()
           
 FeatureTypeListType createFeatureTypeListType()
           
 FeatureTypeType createFeatureTypeType()
           
 org.opengis.filter.capability.FilterCapabilities createFilterCapabilitiesFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 org.opengis.filter.Filter createFilterFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createFormatTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 org.opengis.filter.expression.Function createFunctionFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 GetCapabilitiesType createGetCapabilitiesType()
           
 GetFeatureType createGetFeatureType()
           
 GetFeatureWithLockType createGetFeatureWithLockType()
           
 GetGmlObjectType createGetGmlObjectType()
           
 GMLObjectTypeListType createGMLObjectTypeListType()
           
 GMLObjectTypeType createGMLObjectTypeType()
           
 IdentifierGenerationOptionType createIdentifierGenerationOptionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 InsertedFeatureType createInsertedFeatureType()
           
 InsertElementType createInsertElementType()
           
 InsertResultsType createInsertResultsType()
           
 LockFeatureResponseType createLockFeatureResponseType()
           
 LockFeatureType createLockFeatureType()
           
 LockType createLockType()
           
 java.util.Map createMapFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 MetadataURLType createMetadataURLType()
           
 NativeType createNativeType()
           
 NoSRSType createNoSRSType()
           
 OperationsType createOperationsType()
           
 OperationType createOperationTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 OutputFormatListType createOutputFormatListType()
           
 PropertyType createPropertyType()
           
 javax.xml.namespace.QName createQNameFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 QueryType createQueryType()
           
 ResultTypeType createResultTypeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createServiceType_1FromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createServiceTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 org.opengis.filter.sort.SortBy createSortByFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 TransactionResponseType createTransactionResponseType()
           
 TransactionResultsType createTransactionResultsType()
           
 TransactionSummaryType createTransactionSummaryType()
           
 TransactionType createTransactionType()
           
 java.util.List createTypeNameListTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createTypeTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 UpdateElementType createUpdateElementType()
           
 java.net.URI createURIFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 WFSCapabilitiesType createWFSCapabilitiesType()
           
 XlinkPropertyNameType createXlinkPropertyNameType()
           
static WfsPackage getPackage()
          Deprecated.  
 WfsPackage getWfsPackage()
           
static WfsFactory 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

WfsFactoryImpl

public WfsFactoryImpl()
Creates an instance of the factory.

Method Detail

init

public static WfsFactory 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

createActionType

public ActionType createActionType()

Specified by:
createActionType in interface WfsFactory
Returns:
a new object of class 'Action Type'.

createDeleteElementType

public DeleteElementType createDeleteElementType()

Specified by:
createDeleteElementType in interface WfsFactory
Returns:
a new object of class 'Delete Element Type'.

createDescribeFeatureTypeType

public DescribeFeatureTypeType createDescribeFeatureTypeType()

Specified by:
createDescribeFeatureTypeType in interface WfsFactory
Returns:
a new object of class 'Describe Feature Type Type'.

createDocumentRoot

public DocumentRoot createDocumentRoot()

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

createFeatureCollectionType

public FeatureCollectionType createFeatureCollectionType()

Specified by:
createFeatureCollectionType in interface WfsFactory
Returns:
a new object of class 'Feature Collection Type'.

createFeatureTypeListType

public FeatureTypeListType createFeatureTypeListType()

Specified by:
createFeatureTypeListType in interface WfsFactory
Returns:
a new object of class 'Feature Type List Type'.

createFeatureTypeType

public FeatureTypeType createFeatureTypeType()

Specified by:
createFeatureTypeType in interface WfsFactory
Returns:
a new object of class 'Feature Type Type'.

createFeaturesLockedType

public FeaturesLockedType createFeaturesLockedType()

Specified by:
createFeaturesLockedType in interface WfsFactory
Returns:
a new object of class 'Features Locked Type'.

createFeaturesNotLockedType

public FeaturesNotLockedType createFeaturesNotLockedType()

Specified by:
createFeaturesNotLockedType in interface WfsFactory
Returns:
a new object of class 'Features Not Locked Type'.

createGMLObjectTypeListType

public GMLObjectTypeListType createGMLObjectTypeListType()

Specified by:
createGMLObjectTypeListType in interface WfsFactory
Returns:
a new object of class 'GML Object Type List Type'.

createGMLObjectTypeType

public GMLObjectTypeType createGMLObjectTypeType()

Specified by:
createGMLObjectTypeType in interface WfsFactory
Returns:
a new object of class 'GML Object Type Type'.

createGetCapabilitiesType

public GetCapabilitiesType createGetCapabilitiesType()

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

createGetFeatureType

public GetFeatureType createGetFeatureType()

Specified by:
createGetFeatureType in interface WfsFactory
Returns:
a new object of class 'Get Feature Type'.

createGetFeatureWithLockType

public GetFeatureWithLockType createGetFeatureWithLockType()

Specified by:
createGetFeatureWithLockType in interface WfsFactory
Returns:
a new object of class 'Get Feature With Lock Type'.

createGetGmlObjectType

public GetGmlObjectType createGetGmlObjectType()

Specified by:
createGetGmlObjectType in interface WfsFactory
Returns:
a new object of class 'Get Gml Object Type'.

createInsertElementType

public InsertElementType createInsertElementType()

Specified by:
createInsertElementType in interface WfsFactory
Returns:
a new object of class 'Insert Element Type'.

createInsertResultsType

public InsertResultsType createInsertResultsType()

Specified by:
createInsertResultsType in interface WfsFactory
Returns:
a new object of class 'Insert Results Type'.

createInsertedFeatureType

public InsertedFeatureType createInsertedFeatureType()

Specified by:
createInsertedFeatureType in interface WfsFactory
Returns:
a new object of class 'Inserted Feature Type'.

createLockFeatureResponseType

public LockFeatureResponseType createLockFeatureResponseType()

Specified by:
createLockFeatureResponseType in interface WfsFactory
Returns:
a new object of class 'Lock Feature Response Type'.

createLockFeatureType

public LockFeatureType createLockFeatureType()

Specified by:
createLockFeatureType in interface WfsFactory
Returns:
a new object of class 'Lock Feature Type'.

createLockType

public LockType createLockType()

Specified by:
createLockType in interface WfsFactory
Returns:
a new object of class 'Lock Type'.

createMetadataURLType

public MetadataURLType createMetadataURLType()

Specified by:
createMetadataURLType in interface WfsFactory
Returns:
a new object of class 'Metadata URL Type'.

createNativeType

public NativeType createNativeType()

Specified by:
createNativeType in interface WfsFactory
Returns:
a new object of class 'Native Type'.

createNoSRSType

public NoSRSType createNoSRSType()

Specified by:
createNoSRSType in interface WfsFactory
Returns:
a new object of class 'No SRS Type'.

createOperationsType

public OperationsType createOperationsType()

Specified by:
createOperationsType in interface WfsFactory
Returns:
a new object of class 'Operations Type'.

createOutputFormatListType

public OutputFormatListType createOutputFormatListType()

Specified by:
createOutputFormatListType in interface WfsFactory
Returns:
a new object of class 'Output Format List Type'.

createPropertyType

public PropertyType createPropertyType()

Specified by:
createPropertyType in interface WfsFactory
Returns:
a new object of class 'Property Type'.

createQueryType

public QueryType createQueryType()

Specified by:
createQueryType in interface WfsFactory
Returns:
a new object of class 'Query Type'.

createTransactionResponseType

public TransactionResponseType createTransactionResponseType()

Specified by:
createTransactionResponseType in interface WfsFactory
Returns:
a new object of class 'Transaction Response Type'.

createTransactionResultsType

public TransactionResultsType createTransactionResultsType()

Specified by:
createTransactionResultsType in interface WfsFactory
Returns:
a new object of class 'Transaction Results Type'.

createTransactionSummaryType

public TransactionSummaryType createTransactionSummaryType()

Specified by:
createTransactionSummaryType in interface WfsFactory
Returns:
a new object of class 'Transaction Summary Type'.

createTransactionType

public TransactionType createTransactionType()

Specified by:
createTransactionType in interface WfsFactory
Returns:
a new object of class 'Transaction Type'.

createUpdateElementType

public UpdateElementType createUpdateElementType()

Specified by:
createUpdateElementType in interface WfsFactory
Returns:
a new object of class 'Update Element Type'.

createWFSCapabilitiesType

public WFSCapabilitiesType createWFSCapabilitiesType()

Specified by:
createWFSCapabilitiesType in interface WfsFactory
Returns:
a new object of class 'WFS Capabilities Type'.

createXlinkPropertyNameType

public XlinkPropertyNameType createXlinkPropertyNameType()

Specified by:
createXlinkPropertyNameType in interface WfsFactory
Returns:
a new object of class 'Xlink Property Name Type'.

createAllSomeTypeFromString

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


convertAllSomeTypeToString

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


createIdentifierGenerationOptionTypeFromString

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


convertIdentifierGenerationOptionTypeToString

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


createOperationTypeFromString

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


convertOperationTypeToString

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


createResultTypeTypeFromString

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


convertResultTypeTypeToString

public java.lang.String convertResultTypeTypeToString(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)


createFilterFromString

public org.opengis.filter.Filter createFilterFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                        java.lang.String initialValue)


convertFilterToString

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


createFilterCapabilitiesFromString

public org.opengis.filter.capability.FilterCapabilities createFilterCapabilitiesFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                           java.lang.String initialValue)


convertFilterCapabilitiesToString

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


createQNameFromString

public javax.xml.namespace.QName createQNameFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                       java.lang.String initialValue)


convertQNameToString

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


createCalendarFromString

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


convertCalendarToString

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


createFeatureCollectionFromString

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


convertFeatureCollectionToString

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


createFeatureIdFromString

public org.opengis.filter.identity.FeatureId createFeatureIdFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       java.lang.String initialValue)


convertFeatureIdToString

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


createServiceType_1FromString

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


convertServiceType_1ToString

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


createURIFromString

public java.net.URI createURIFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.String initialValue)


convertURIToString

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


createFormatTypeFromString

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


convertFormatTypeToString

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


createTypeTypeFromString

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


convertTypeTypeToString

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


createFunctionFromString

public org.opengis.filter.expression.Function createFunctionFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       java.lang.String initialValue)


convertFunctionToString

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


createSortByFromString

public org.opengis.filter.sort.SortBy createSortByFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                             java.lang.String initialValue)


convertSortByToString

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


createTypeNameListTypeFromString

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


convertTypeNameListTypeToString

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


createMapFromString

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


convertMapToString

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


getWfsPackage

public WfsPackage getWfsPackage()

Specified by:
getWfsPackage in interface WfsFactory
Returns:
the package supported by this factory.

getPackage

public static WfsPackage getPackage()
Deprecated. 



Copyright © 1996-2010 Geotools. All Rights Reserved.