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.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
-
Fields inherited from class EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface Wfs20Factory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description Wfs20FactoryImpl()
Creates an instance of the factory.
-
Method Summary
-
Methods inherited from class EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
-
Methods inherited from class EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
init
public static Wfs20Factory init()
Creates the default factory implementation.
-
create
public EObject create(EClass eClass)
- Specified by:
create
in interfaceEFactory
- Overrides:
create
in classEFactoryImpl
-
createFromString
public Object createFromString(EDataType eDataType, String initialValue)
- Specified by:
createFromString
in interfaceEFactory
- Overrides:
createFromString
in classEFactoryImpl
-
convertToString
public String convertToString(EDataType eDataType, Object instanceValue)
- Specified by:
convertToString
in interfaceEFactory
- Overrides:
convertToString
in classEFactoryImpl
-
createAbstractType
public AbstractType createAbstractType()
- Specified by:
createAbstractType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Abstract Type'.
-
createActionResultsType
public ActionResultsType createActionResultsType()
- Specified by:
createActionResultsType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Action Results Type'.
-
createAdditionalObjectsType
public AdditionalObjectsType createAdditionalObjectsType()
- Specified by:
createAdditionalObjectsType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Additional Objects Type'.
-
createAdditionalValuesType
public AdditionalValuesType createAdditionalValuesType()
- Specified by:
createAdditionalValuesType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Additional Values Type'.
-
createCreatedOrModifiedFeatureType
public CreatedOrModifiedFeatureType createCreatedOrModifiedFeatureType()
- Specified by:
createCreatedOrModifiedFeatureType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Created Or Modified Feature Type'.
-
createCreateStoredQueryResponseType
public CreateStoredQueryResponseType createCreateStoredQueryResponseType()
- Specified by:
createCreateStoredQueryResponseType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Create Stored Query Response Type'.
-
createCreateStoredQueryType
public CreateStoredQueryType createCreateStoredQueryType()
- Specified by:
createCreateStoredQueryType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Create Stored Query Type'.
-
createDeleteType
public DeleteType createDeleteType()
- Specified by:
createDeleteType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Delete Type'.
-
createDescribeFeatureTypeType
public DescribeFeatureTypeType createDescribeFeatureTypeType()
- Specified by:
createDescribeFeatureTypeType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Describe Feature Type Type'.
-
createDescribeStoredQueriesResponseType
public DescribeStoredQueriesResponseType createDescribeStoredQueriesResponseType()
- Specified by:
createDescribeStoredQueriesResponseType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Describe Stored Queries Response Type'.
-
createDescribeStoredQueriesType
public DescribeStoredQueriesType createDescribeStoredQueriesType()
- Specified by:
createDescribeStoredQueriesType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Describe Stored Queries Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRoot
in interfaceWfs20Factory
- Returns:
- a new object of class 'Document Root'.
-
createDropStoredQueryType
public DropStoredQueryType createDropStoredQueryType()
- Specified by:
createDropStoredQueryType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Drop Stored Query Type'.
-
createElementType
public ElementType createElementType()
- Specified by:
createElementType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Element Type'.
-
createEmptyType
public EmptyType createEmptyType()
- Specified by:
createEmptyType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Empty Type'.
-
createEnvelopePropertyType
public EnvelopePropertyType createEnvelopePropertyType()
- Specified by:
createEnvelopePropertyType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Envelope Property Type'.
-
createExecutionStatusType
public ExecutionStatusType createExecutionStatusType()
- Specified by:
createExecutionStatusType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Execution Status Type'.
-
createExtendedDescriptionType
public ExtendedDescriptionType createExtendedDescriptionType()
- Specified by:
createExtendedDescriptionType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Extended Description Type'.
-
createFeatureCollectionType
public FeatureCollectionType createFeatureCollectionType()
- Specified by:
createFeatureCollectionType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Feature Collection Type'.
-
createFeaturesLockedType
public FeaturesLockedType createFeaturesLockedType()
- Specified by:
createFeaturesLockedType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Features Locked Type'.
-
createFeaturesNotLockedType
public FeaturesNotLockedType createFeaturesNotLockedType()
- Specified by:
createFeaturesNotLockedType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Features Not Locked Type'.
-
createFeatureTypeListType
public FeatureTypeListType createFeatureTypeListType()
- Specified by:
createFeatureTypeListType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Feature Type List Type'.
-
createFeatureTypeType
public FeatureTypeType createFeatureTypeType()
- Specified by:
createFeatureTypeType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Feature Type Type'.
-
createGetCapabilitiesType
public GetCapabilitiesType createGetCapabilitiesType()
- Specified by:
createGetCapabilitiesType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
-
createGetFeatureType
public GetFeatureType createGetFeatureType()
- Specified by:
createGetFeatureType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Get Feature Type'.
-
createGetFeatureWithLockType
public GetFeatureWithLockType createGetFeatureWithLockType()
- Specified by:
createGetFeatureWithLockType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Get Feature With Lock Type'.
-
createGetPropertyValueType
public GetPropertyValueType createGetPropertyValueType()
- Specified by:
createGetPropertyValueType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Get Property Value Type'.
-
createInsertType
public InsertType createInsertType()
- Specified by:
createInsertType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Insert Type'.
-
createListStoredQueriesResponseType
public ListStoredQueriesResponseType createListStoredQueriesResponseType()
- Specified by:
createListStoredQueriesResponseType
in interfaceWfs20Factory
- Returns:
- a new object of class 'List Stored Queries Response Type'.
-
createListStoredQueriesType
public ListStoredQueriesType createListStoredQueriesType()
- Specified by:
createListStoredQueriesType
in interfaceWfs20Factory
- Returns:
- a new object of class 'List Stored Queries Type'.
-
createLockFeatureResponseType
public LockFeatureResponseType createLockFeatureResponseType()
- Specified by:
createLockFeatureResponseType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Lock Feature Response Type'.
-
createLockFeatureType
public LockFeatureType createLockFeatureType()
- Specified by:
createLockFeatureType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Lock Feature Type'.
-
createMemberPropertyType
public MemberPropertyType createMemberPropertyType()
- Specified by:
createMemberPropertyType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Member Property Type'.
-
createMetadataURLType
public MetadataURLType createMetadataURLType()
- Specified by:
createMetadataURLType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Metadata URL Type'.
-
createNativeType
public NativeType createNativeType()
- Specified by:
createNativeType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Native Type'.
-
createNoCRSType
public NoCRSType createNoCRSType()
- Specified by:
createNoCRSType
in interfaceWfs20Factory
- Returns:
- a new object of class 'No CRS Type'.
-
createOutputFormatListType
public OutputFormatListType createOutputFormatListType()
- Specified by:
createOutputFormatListType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Output Format List Type'.
-
createParameterExpressionType
public ParameterExpressionType createParameterExpressionType()
- Specified by:
createParameterExpressionType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Parameter Expression Type'.
-
createParameterType
public ParameterType createParameterType()
- Specified by:
createParameterType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Parameter Type'.
-
createPropertyNameType
public PropertyNameType createPropertyNameType()
- Specified by:
createPropertyNameType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Property Name Type'.
-
createPropertyType
public PropertyType createPropertyType()
- Specified by:
createPropertyType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Property Type'.
-
createQueryExpressionTextType
public QueryExpressionTextType createQueryExpressionTextType()
- Specified by:
createQueryExpressionTextType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Query Expression Text Type'.
-
createQueryType
public QueryType createQueryType()
- Specified by:
createQueryType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Query Type'.
-
createReplaceType
public ReplaceType createReplaceType()
- Specified by:
createReplaceType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Replace Type'.
-
createSimpleFeatureCollectionType
public SimpleFeatureCollectionType createSimpleFeatureCollectionType()
- Specified by:
createSimpleFeatureCollectionType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Simple Feature Collection Type'.
-
createStoredQueryDescriptionType
public StoredQueryDescriptionType createStoredQueryDescriptionType()
- Specified by:
createStoredQueryDescriptionType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Stored Query Description Type'.
-
createStoredQueryListItemType
public StoredQueryListItemType createStoredQueryListItemType()
- Specified by:
createStoredQueryListItemType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Stored Query List Item Type'.
-
createStoredQueryType
public StoredQueryType createStoredQueryType()
- Specified by:
createStoredQueryType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Stored Query Type'.
-
createTitleType
public TitleType createTitleType()
- Specified by:
createTitleType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Title Type'.
-
createTransactionResponseType
public TransactionResponseType createTransactionResponseType()
- Specified by:
createTransactionResponseType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Transaction Response Type'.
-
createTransactionSummaryType
public TransactionSummaryType createTransactionSummaryType()
- Specified by:
createTransactionSummaryType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Transaction Summary Type'.
-
createTransactionType
public TransactionType createTransactionType()
- Specified by:
createTransactionType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Transaction Type'.
-
createTruncatedResponseType
public TruncatedResponseType createTruncatedResponseType()
- Specified by:
createTruncatedResponseType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Truncated Response Type'.
-
createTupleType
public TupleType createTupleType()
- Specified by:
createTupleType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Tuple Type'.
-
createUpdateType
public UpdateType createUpdateType()
- Specified by:
createUpdateType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Update Type'.
-
createValueCollectionType
public ValueCollectionType createValueCollectionType()
- Specified by:
createValueCollectionType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Value Collection Type'.
-
createValueListType
public ValueListType createValueListType()
- Specified by:
createValueListType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Value List Type'.
-
createValueReferenceType
public ValueReferenceType createValueReferenceType()
- Specified by:
createValueReferenceType
in interfaceWfs20Factory
- Returns:
- a new object of class 'Value Reference Type'.
-
createWFSCapabilitiesType
public WFSCapabilitiesType createWFSCapabilitiesType()
- Specified by:
createWFSCapabilitiesType
in interfaceWfs20Factory
- Returns:
- a new object of class 'WFS Capabilities Type'.
-
createWSDLType
public WSDLType createWSDLType()
- Specified by:
createWSDLType
in interfaceWfs20Factory
- Returns:
- a new object of class 'WSDL Type'.
-
createAllSomeTypeFromString
public AllSomeType createAllSomeTypeFromString(EDataType eDataType, String initialValue)
-
convertAllSomeTypeToString
public String convertAllSomeTypeToString(EDataType eDataType, Object instanceValue)
-
createNonNegativeIntegerOrUnknownMember0FromString
public NonNegativeIntegerOrUnknownMember0 createNonNegativeIntegerOrUnknownMember0FromString(EDataType eDataType, String initialValue)
-
convertNonNegativeIntegerOrUnknownMember0ToString
public String convertNonNegativeIntegerOrUnknownMember0ToString(EDataType eDataType, Object instanceValue)
-
createResolveValueTypeFromString
public ResolveValueType createResolveValueTypeFromString(EDataType eDataType, String initialValue)
-
convertResolveValueTypeToString
public String convertResolveValueTypeToString(EDataType eDataType, Object instanceValue)
-
createResultTypeTypeFromString
public ResultTypeType createResultTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertResultTypeTypeToString
public String convertResultTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createStarStringTypeFromString
public StarStringType createStarStringTypeFromString(EDataType eDataType, String initialValue)
-
convertStarStringTypeToString
public String convertStarStringTypeToString(EDataType eDataType, Object instanceValue)
-
createStateValueTypeMember0FromString
public StateValueTypeMember0 createStateValueTypeMember0FromString(EDataType eDataType, String initialValue)
-
convertStateValueTypeMember0ToString
public String convertStateValueTypeMember0ToString(EDataType eDataType, Object instanceValue)
-
createUpdateActionTypeFromString
public UpdateActionType createUpdateActionTypeFromString(EDataType eDataType, String initialValue)
-
convertUpdateActionTypeToString
public String convertUpdateActionTypeToString(EDataType eDataType, Object instanceValue)
-
createAllSomeTypeObjectFromString
public AllSomeType createAllSomeTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertAllSomeTypeObjectToString
public String convertAllSomeTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createNonNegativeIntegerOrUnknownFromString
public Object createNonNegativeIntegerOrUnknownFromString(EDataType eDataType, String initialValue)
-
convertNonNegativeIntegerOrUnknownToString
public String convertNonNegativeIntegerOrUnknownToString(EDataType eDataType, Object instanceValue)
-
createNonNegativeIntegerOrUnknownMember0ObjectFromString
public NonNegativeIntegerOrUnknownMember0 createNonNegativeIntegerOrUnknownMember0ObjectFromString(EDataType eDataType, String initialValue)
-
convertNonNegativeIntegerOrUnknownMember0ObjectToString
public String convertNonNegativeIntegerOrUnknownMember0ObjectToString(EDataType eDataType, Object instanceValue)
-
createNonNegativeIntegerOrUnknownMember1FromString
public BigInteger createNonNegativeIntegerOrUnknownMember1FromString(EDataType eDataType, String initialValue)
-
convertNonNegativeIntegerOrUnknownMember1ToString
public String convertNonNegativeIntegerOrUnknownMember1ToString(EDataType eDataType, Object instanceValue)
-
createPositiveIntegerWithStarFromString
public Object createPositiveIntegerWithStarFromString(EDataType eDataType, String initialValue)
-
convertPositiveIntegerWithStarToString
public String convertPositiveIntegerWithStarToString(EDataType eDataType, Object instanceValue)
-
createResolveValueTypeObjectFromString
public ResolveValueType createResolveValueTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertResolveValueTypeObjectToString
public String convertResolveValueTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createResultTypeTypeObjectFromString
public ResultTypeType createResultTypeTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertResultTypeTypeObjectToString
public String convertResultTypeTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createReturnFeatureTypesListTypeFromString
public List<QName> createReturnFeatureTypesListTypeFromString(EDataType eDataType, String initialValue)
-
convertReturnFeatureTypesListTypeToString
public String convertReturnFeatureTypesListTypeToString(EDataType eDataType, Object instanceValue)
-
createStarStringTypeObjectFromString
public StarStringType createStarStringTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertStarStringTypeObjectToString
public String convertStarStringTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createStateValueTypeFromString
public Object createStateValueTypeFromString(EDataType eDataType, String initialValue)
-
convertStateValueTypeToString
public String convertStateValueTypeToString(EDataType eDataType, Object instanceValue)
-
createStateValueTypeMember0ObjectFromString
public StateValueTypeMember0 createStateValueTypeMember0ObjectFromString(EDataType eDataType, String initialValue)
-
convertStateValueTypeMember0ObjectToString
public String convertStateValueTypeMember0ObjectToString(EDataType eDataType, Object instanceValue)
-
createStateValueTypeMember1FromString
public String createStateValueTypeMember1FromString(EDataType eDataType, String initialValue)
-
convertStateValueTypeMember1ToString
public String convertStateValueTypeMember1ToString(EDataType eDataType, Object instanceValue)
-
createUpdateActionTypeObjectFromString
public UpdateActionType createUpdateActionTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertUpdateActionTypeObjectToString
public String convertUpdateActionTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createFilterFromString
public Filter createFilterFromString(EDataType eDataType, String initialValue)
-
convertFilterToString
public String convertFilterToString(EDataType eDataType, Object instanceValue)
-
createSortByFromString
public SortBy createSortByFromString(EDataType eDataType, String initialValue)
-
convertSortByToString
public String convertSortByToString(EDataType eDataType, Object instanceValue)
-
createCalendarFromString
public Calendar createCalendarFromString(EDataType eDataType, String initialValue)
-
convertCalendarToString
public String convertCalendarToString(EDataType eDataType, Object instanceValue)
-
createFeatureCollectionFromString
public FeatureCollection createFeatureCollectionFromString(EDataType eDataType, String initialValue)
-
convertFeatureCollectionToString
public String convertFeatureCollectionToString(EDataType eDataType, Object instanceValue)
-
createPropertyNameFromString
public PropertyName createPropertyNameFromString(EDataType eDataType, String initialValue)
-
convertPropertyNameToString
public String convertPropertyNameToString(EDataType eDataType, Object instanceValue)
-
createFeatureIdFromString
public FeatureId createFeatureIdFromString(EDataType eDataType, String initialValue)
-
convertFeatureIdToString
public String convertFeatureIdToString(EDataType eDataType, Object instanceValue)
-
createCollectionFromString
public Collection createCollectionFromString(EDataType eDataType, String initialValue)
-
convertCollectionToString
public String convertCollectionToString(EDataType eDataType, Object instanceValue)
-
getWfs20Package
public Wfs20Package getWfs20Package()
- Specified by:
getWfs20Package
in interfaceWfs20Factory
- Returns:
- the package supported by this factory.
-
getPackage
@Deprecated public static Wfs20Package getPackage()
Deprecated.
-
-