Package net.opengis.wfs20.impl
Class Wfs20FactoryImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- EModelElementImpl
- 
- EFactoryImpl
- 
- Wfs20FactoryImpl
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- Wfs20Factory,- Notifier,- EFactory,- EModelElement,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject,- BinaryResourceImpl.DataConverter.Factory
 
 public class Wfs20FactoryImpl extends EFactoryImpl implements Wfs20Factory 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 Wfs20FactoryeINSTANCE
 
- 
 - 
Constructor SummaryConstructors Constructor Description Wfs20FactoryImpl()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 Wfs20Factory 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
 
 - 
createAbstractTypepublic AbstractType createAbstractType() - Specified by:
- createAbstractTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Abstract Type'.
 
 - 
createActionResultsTypepublic ActionResultsType createActionResultsType() - Specified by:
- createActionResultsTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Action Results Type'.
 
 - 
createAdditionalObjectsTypepublic AdditionalObjectsType createAdditionalObjectsType() - Specified by:
- createAdditionalObjectsTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Additional Objects Type'.
 
 - 
createAdditionalValuesTypepublic AdditionalValuesType createAdditionalValuesType() - Specified by:
- createAdditionalValuesTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Additional Values Type'.
 
 - 
createCreatedOrModifiedFeatureTypepublic CreatedOrModifiedFeatureType createCreatedOrModifiedFeatureType() - Specified by:
- createCreatedOrModifiedFeatureTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Created Or Modified Feature Type'.
 
 - 
createCreateStoredQueryResponseTypepublic CreateStoredQueryResponseType createCreateStoredQueryResponseType() - Specified by:
- createCreateStoredQueryResponseTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Create Stored Query Response Type'.
 
 - 
createCreateStoredQueryTypepublic CreateStoredQueryType createCreateStoredQueryType() - Specified by:
- createCreateStoredQueryTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Create Stored Query Type'.
 
 - 
createDeleteTypepublic DeleteType createDeleteType() - Specified by:
- createDeleteTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Delete Type'.
 
 - 
createDescribeFeatureTypeTypepublic DescribeFeatureTypeType createDescribeFeatureTypeType() - Specified by:
- createDescribeFeatureTypeTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Describe Feature Type Type'.
 
 - 
createDescribeStoredQueriesResponseTypepublic DescribeStoredQueriesResponseType createDescribeStoredQueriesResponseType() - Specified by:
- createDescribeStoredQueriesResponseTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Describe Stored Queries Response Type'.
 
 - 
createDescribeStoredQueriesTypepublic DescribeStoredQueriesType createDescribeStoredQueriesType() - Specified by:
- createDescribeStoredQueriesTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Describe Stored Queries Type'.
 
 - 
createDocumentRootpublic DocumentRoot createDocumentRoot() - Specified by:
- createDocumentRootin interface- Wfs20Factory
- Returns:
- a new object of class 'Document Root'.
 
 - 
createDropStoredQueryTypepublic DropStoredQueryType createDropStoredQueryType() - Specified by:
- createDropStoredQueryTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Drop Stored Query Type'.
 
 - 
createElementTypepublic ElementType createElementType() - Specified by:
- createElementTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Element Type'.
 
 - 
createEmptyTypepublic EmptyType createEmptyType() - Specified by:
- createEmptyTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Empty Type'.
 
 - 
createEnvelopePropertyTypepublic EnvelopePropertyType createEnvelopePropertyType() - Specified by:
- createEnvelopePropertyTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Envelope Property Type'.
 
 - 
createExecutionStatusTypepublic ExecutionStatusType createExecutionStatusType() - Specified by:
- createExecutionStatusTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Execution Status Type'.
 
 - 
createExtendedDescriptionTypepublic ExtendedDescriptionType createExtendedDescriptionType() - Specified by:
- createExtendedDescriptionTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Extended Description Type'.
 
 - 
createFeatureCollectionTypepublic FeatureCollectionType createFeatureCollectionType() - Specified by:
- createFeatureCollectionTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Feature Collection Type'.
 
 - 
createFeaturesLockedTypepublic FeaturesLockedType createFeaturesLockedType() - Specified by:
- createFeaturesLockedTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Features Locked Type'.
 
 - 
createFeaturesNotLockedTypepublic FeaturesNotLockedType createFeaturesNotLockedType() - Specified by:
- createFeaturesNotLockedTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Features Not Locked Type'.
 
 - 
createFeatureTypeListTypepublic FeatureTypeListType createFeatureTypeListType() - Specified by:
- createFeatureTypeListTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Feature Type List Type'.
 
 - 
createFeatureTypeTypepublic FeatureTypeType createFeatureTypeType() - Specified by:
- createFeatureTypeTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Feature Type Type'.
 
 - 
createGetCapabilitiesTypepublic GetCapabilitiesType createGetCapabilitiesType() - Specified by:
- createGetCapabilitiesTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
 
 - 
createGetFeatureTypepublic GetFeatureType createGetFeatureType() - Specified by:
- createGetFeatureTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Get Feature Type'.
 
 - 
createGetFeatureWithLockTypepublic GetFeatureWithLockType createGetFeatureWithLockType() - Specified by:
- createGetFeatureWithLockTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Get Feature With Lock Type'.
 
 - 
createGetPropertyValueTypepublic GetPropertyValueType createGetPropertyValueType() - Specified by:
- createGetPropertyValueTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Get Property Value Type'.
 
 - 
createInsertTypepublic InsertType createInsertType() - Specified by:
- createInsertTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Insert Type'.
 
 - 
createListStoredQueriesResponseTypepublic ListStoredQueriesResponseType createListStoredQueriesResponseType() - Specified by:
- createListStoredQueriesResponseTypein interface- Wfs20Factory
- Returns:
- a new object of class 'List Stored Queries Response Type'.
 
 - 
createListStoredQueriesTypepublic ListStoredQueriesType createListStoredQueriesType() - Specified by:
- createListStoredQueriesTypein interface- Wfs20Factory
- Returns:
- a new object of class 'List Stored Queries Type'.
 
 - 
createLockFeatureResponseTypepublic LockFeatureResponseType createLockFeatureResponseType() - Specified by:
- createLockFeatureResponseTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Lock Feature Response Type'.
 
 - 
createLockFeatureTypepublic LockFeatureType createLockFeatureType() - Specified by:
- createLockFeatureTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Lock Feature Type'.
 
 - 
createMemberPropertyTypepublic MemberPropertyType createMemberPropertyType() - Specified by:
- createMemberPropertyTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Member Property Type'.
 
 - 
createMetadataURLTypepublic MetadataURLType createMetadataURLType() - Specified by:
- createMetadataURLTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Metadata URL Type'.
 
 - 
createNativeTypepublic NativeType createNativeType() - Specified by:
- createNativeTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Native Type'.
 
 - 
createNoCRSTypepublic NoCRSType createNoCRSType() - Specified by:
- createNoCRSTypein interface- Wfs20Factory
- Returns:
- a new object of class 'No CRS Type'.
 
 - 
createOutputFormatListTypepublic OutputFormatListType createOutputFormatListType() - Specified by:
- createOutputFormatListTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Output Format List Type'.
 
 - 
createParameterExpressionTypepublic ParameterExpressionType createParameterExpressionType() - Specified by:
- createParameterExpressionTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Parameter Expression Type'.
 
 - 
createParameterTypepublic ParameterType createParameterType() - Specified by:
- createParameterTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Parameter Type'.
 
 - 
createPropertyNameTypepublic PropertyNameType createPropertyNameType() - Specified by:
- createPropertyNameTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Property Name Type'.
 
 - 
createPropertyTypepublic PropertyType createPropertyType() - Specified by:
- createPropertyTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Property Type'.
 
 - 
createQueryExpressionTextTypepublic QueryExpressionTextType createQueryExpressionTextType() - Specified by:
- createQueryExpressionTextTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Query Expression Text Type'.
 
 - 
createQueryTypepublic QueryType createQueryType() - Specified by:
- createQueryTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Query Type'.
 
 - 
createReplaceTypepublic ReplaceType createReplaceType() - Specified by:
- createReplaceTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Replace Type'.
 
 - 
createSimpleFeatureCollectionTypepublic SimpleFeatureCollectionType createSimpleFeatureCollectionType() - Specified by:
- createSimpleFeatureCollectionTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Simple Feature Collection Type'.
 
 - 
createStoredQueryDescriptionTypepublic StoredQueryDescriptionType createStoredQueryDescriptionType() - Specified by:
- createStoredQueryDescriptionTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Stored Query Description Type'.
 
 - 
createStoredQueryListItemTypepublic StoredQueryListItemType createStoredQueryListItemType() - Specified by:
- createStoredQueryListItemTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Stored Query List Item Type'.
 
 - 
createStoredQueryTypepublic StoredQueryType createStoredQueryType() - Specified by:
- createStoredQueryTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Stored Query Type'.
 
 - 
createTitleTypepublic TitleType createTitleType() - Specified by:
- createTitleTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Title Type'.
 
 - 
createTransactionResponseTypepublic TransactionResponseType createTransactionResponseType() - Specified by:
- createTransactionResponseTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Transaction Response Type'.
 
 - 
createTransactionSummaryTypepublic TransactionSummaryType createTransactionSummaryType() - Specified by:
- createTransactionSummaryTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Transaction Summary Type'.
 
 - 
createTransactionTypepublic TransactionType createTransactionType() - Specified by:
- createTransactionTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Transaction Type'.
 
 - 
createTruncatedResponseTypepublic TruncatedResponseType createTruncatedResponseType() - Specified by:
- createTruncatedResponseTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Truncated Response Type'.
 
 - 
createTupleTypepublic TupleType createTupleType() - Specified by:
- createTupleTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Tuple Type'.
 
 - 
createUpdateTypepublic UpdateType createUpdateType() - Specified by:
- createUpdateTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Update Type'.
 
 - 
createValueCollectionTypepublic ValueCollectionType createValueCollectionType() - Specified by:
- createValueCollectionTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Value Collection Type'.
 
 - 
createValueListTypepublic ValueListType createValueListType() - Specified by:
- createValueListTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Value List Type'.
 
 - 
createValueReferenceTypepublic ValueReferenceType createValueReferenceType() - Specified by:
- createValueReferenceTypein interface- Wfs20Factory
- Returns:
- a new object of class 'Value Reference Type'.
 
 - 
createWFSCapabilitiesTypepublic WFSCapabilitiesType createWFSCapabilitiesType() - Specified by:
- createWFSCapabilitiesTypein interface- Wfs20Factory
- Returns:
- a new object of class 'WFS Capabilities Type'.
 
 - 
createWSDLTypepublic WSDLType createWSDLType() - Specified by:
- createWSDLTypein interface- Wfs20Factory
- Returns:
- a new object of class 'WSDL Type'.
 
 - 
createAllSomeTypeFromStringpublic AllSomeType createAllSomeTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertAllSomeTypeToStringpublic String convertAllSomeTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createNonNegativeIntegerOrUnknownMember0FromStringpublic NonNegativeIntegerOrUnknownMember0 createNonNegativeIntegerOrUnknownMember0FromString(EDataType eDataType, String initialValue) 
 - 
convertNonNegativeIntegerOrUnknownMember0ToStringpublic String convertNonNegativeIntegerOrUnknownMember0ToString(EDataType eDataType, Object instanceValue) 
 - 
createResolveValueTypeFromStringpublic ResolveValueType createResolveValueTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertResolveValueTypeToStringpublic String convertResolveValueTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createResultTypeTypeFromStringpublic ResultTypeType createResultTypeTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertResultTypeTypeToStringpublic String convertResultTypeTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createStarStringTypeFromStringpublic StarStringType createStarStringTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertStarStringTypeToStringpublic String convertStarStringTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createStateValueTypeMember0FromStringpublic StateValueTypeMember0 createStateValueTypeMember0FromString(EDataType eDataType, String initialValue) 
 - 
convertStateValueTypeMember0ToStringpublic String convertStateValueTypeMember0ToString(EDataType eDataType, Object instanceValue) 
 - 
createUpdateActionTypeFromStringpublic UpdateActionType createUpdateActionTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertUpdateActionTypeToStringpublic String convertUpdateActionTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createAllSomeTypeObjectFromStringpublic AllSomeType createAllSomeTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertAllSomeTypeObjectToStringpublic String convertAllSomeTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createNonNegativeIntegerOrUnknownFromStringpublic Object createNonNegativeIntegerOrUnknownFromString(EDataType eDataType, String initialValue) 
 - 
convertNonNegativeIntegerOrUnknownToStringpublic String convertNonNegativeIntegerOrUnknownToString(EDataType eDataType, Object instanceValue) 
 - 
createNonNegativeIntegerOrUnknownMember0ObjectFromStringpublic NonNegativeIntegerOrUnknownMember0 createNonNegativeIntegerOrUnknownMember0ObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertNonNegativeIntegerOrUnknownMember0ObjectToStringpublic String convertNonNegativeIntegerOrUnknownMember0ObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createNonNegativeIntegerOrUnknownMember1FromStringpublic BigInteger createNonNegativeIntegerOrUnknownMember1FromString(EDataType eDataType, String initialValue) 
 - 
convertNonNegativeIntegerOrUnknownMember1ToStringpublic String convertNonNegativeIntegerOrUnknownMember1ToString(EDataType eDataType, Object instanceValue) 
 - 
createPositiveIntegerWithStarFromStringpublic Object createPositiveIntegerWithStarFromString(EDataType eDataType, String initialValue) 
 - 
convertPositiveIntegerWithStarToStringpublic String convertPositiveIntegerWithStarToString(EDataType eDataType, Object instanceValue) 
 - 
createResolveValueTypeObjectFromStringpublic ResolveValueType createResolveValueTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertResolveValueTypeObjectToStringpublic String convertResolveValueTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createResultTypeTypeObjectFromStringpublic ResultTypeType createResultTypeTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertResultTypeTypeObjectToStringpublic String convertResultTypeTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createReturnFeatureTypesListTypeFromStringpublic List<QName> createReturnFeatureTypesListTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertReturnFeatureTypesListTypeToStringpublic String convertReturnFeatureTypesListTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createStarStringTypeObjectFromStringpublic StarStringType createStarStringTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertStarStringTypeObjectToStringpublic String convertStarStringTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createStateValueTypeFromStringpublic Object createStateValueTypeFromString(EDataType eDataType, String initialValue) 
 - 
convertStateValueTypeToStringpublic String convertStateValueTypeToString(EDataType eDataType, Object instanceValue) 
 - 
createStateValueTypeMember0ObjectFromStringpublic StateValueTypeMember0 createStateValueTypeMember0ObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertStateValueTypeMember0ObjectToStringpublic String convertStateValueTypeMember0ObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createStateValueTypeMember1FromStringpublic String createStateValueTypeMember1FromString(EDataType eDataType, String initialValue) 
 - 
convertStateValueTypeMember1ToStringpublic String convertStateValueTypeMember1ToString(EDataType eDataType, Object instanceValue) 
 - 
createUpdateActionTypeObjectFromStringpublic UpdateActionType createUpdateActionTypeObjectFromString(EDataType eDataType, String initialValue) 
 - 
convertUpdateActionTypeObjectToStringpublic String convertUpdateActionTypeObjectToString(EDataType eDataType, Object instanceValue) 
 - 
createFilterFromStringpublic Filter createFilterFromString(EDataType eDataType, String initialValue) 
 - 
convertFilterToStringpublic String convertFilterToString(EDataType eDataType, Object instanceValue) 
 - 
createSortByFromStringpublic SortBy createSortByFromString(EDataType eDataType, String initialValue) 
 - 
convertSortByToStringpublic String convertSortByToString(EDataType eDataType, Object instanceValue) 
 - 
createCalendarFromStringpublic Calendar createCalendarFromString(EDataType eDataType, String initialValue) 
 - 
convertCalendarToStringpublic String convertCalendarToString(EDataType eDataType, Object instanceValue) 
 - 
createFeatureCollectionFromStringpublic FeatureCollection createFeatureCollectionFromString(EDataType eDataType, String initialValue) 
 - 
convertFeatureCollectionToStringpublic String convertFeatureCollectionToString(EDataType eDataType, Object instanceValue) 
 - 
createPropertyNameFromStringpublic PropertyName createPropertyNameFromString(EDataType eDataType, String initialValue) 
 - 
convertPropertyNameToStringpublic String convertPropertyNameToString(EDataType eDataType, Object instanceValue) 
 - 
createFeatureIdFromStringpublic FeatureId createFeatureIdFromString(EDataType eDataType, String initialValue) 
 - 
convertFeatureIdToStringpublic String convertFeatureIdToString(EDataType eDataType, Object instanceValue) 
 - 
createCollectionFromStringpublic Collection createCollectionFromString(EDataType eDataType, String initialValue) 
 - 
convertCollectionToStringpublic String convertCollectionToString(EDataType eDataType, Object instanceValue) 
 - 
getWfs20Packagepublic Wfs20Package getWfs20Package() - Specified by:
- getWfs20Packagein interface- Wfs20Factory
- Returns:
- the package supported by this factory.
 
 - 
getPackage@Deprecated public static Wfs20Package getPackage() Deprecated.
 
- 
 
-