Package net.opengis.wfs.impl
Class WfsFactoryImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- EModelElementImpl
-
- EFactoryImpl
-
- WfsFactoryImpl
-
- All Implemented Interfaces:
WfsFactory
,Notifier
,EFactory
,EModelElement
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BinaryResourceImpl.DataConverter.Factory
public class WfsFactoryImpl extends EFactoryImpl implements WfsFactory
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 WfsFactory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description WfsFactoryImpl()
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 WfsFactory 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
-
createActionType
public ActionType createActionType()
- Specified by:
createActionType
in interfaceWfsFactory
- Returns:
- a new object of class 'Action Type'.
-
createDeleteElementType
public DeleteElementType createDeleteElementType()
- Specified by:
createDeleteElementType
in interfaceWfsFactory
- Returns:
- a new object of class 'Delete Element Type'.
-
createDescribeFeatureTypeType
public DescribeFeatureTypeType createDescribeFeatureTypeType()
- Specified by:
createDescribeFeatureTypeType
in interfaceWfsFactory
- Returns:
- a new object of class 'Describe Feature Type Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRoot
in interfaceWfsFactory
- Returns:
- a new object of class 'Document Root'.
-
createFeatureCollectionType
public FeatureCollectionType createFeatureCollectionType()
- Specified by:
createFeatureCollectionType
in interfaceWfsFactory
- Returns:
- a new object of class 'Feature Collection Type'.
-
createFeatureTypeListType
public FeatureTypeListType createFeatureTypeListType()
- Specified by:
createFeatureTypeListType
in interfaceWfsFactory
- Returns:
- a new object of class 'Feature Type List Type'.
-
createFeatureTypeType
public FeatureTypeType createFeatureTypeType()
- Specified by:
createFeatureTypeType
in interfaceWfsFactory
- Returns:
- a new object of class 'Feature Type Type'.
-
createFeaturesLockedType
public FeaturesLockedType createFeaturesLockedType()
- Specified by:
createFeaturesLockedType
in interfaceWfsFactory
- Returns:
- a new object of class 'Features Locked Type'.
-
createFeaturesNotLockedType
public FeaturesNotLockedType createFeaturesNotLockedType()
- Specified by:
createFeaturesNotLockedType
in interfaceWfsFactory
- Returns:
- a new object of class 'Features Not Locked Type'.
-
createGMLObjectTypeListType
public GMLObjectTypeListType createGMLObjectTypeListType()
- Specified by:
createGMLObjectTypeListType
in interfaceWfsFactory
- Returns:
- a new object of class 'GML Object Type List Type'.
-
createGMLObjectTypeType
public GMLObjectTypeType createGMLObjectTypeType()
- Specified by:
createGMLObjectTypeType
in interfaceWfsFactory
- Returns:
- a new object of class 'GML Object Type Type'.
-
createGetCapabilitiesType
public GetCapabilitiesType createGetCapabilitiesType()
- Specified by:
createGetCapabilitiesType
in interfaceWfsFactory
- Returns:
- a new object of class 'Get Capabilities Type'.
-
createGetFeatureType
public GetFeatureType createGetFeatureType()
- Specified by:
createGetFeatureType
in interfaceWfsFactory
- Returns:
- a new object of class 'Get Feature Type'.
-
createGetFeatureWithLockType
public GetFeatureWithLockType createGetFeatureWithLockType()
- Specified by:
createGetFeatureWithLockType
in interfaceWfsFactory
- Returns:
- a new object of class 'Get Feature With Lock Type'.
-
createGetGmlObjectType
public GetGmlObjectType createGetGmlObjectType()
- Specified by:
createGetGmlObjectType
in interfaceWfsFactory
- Returns:
- a new object of class 'Get Gml Object Type'.
-
createInsertElementType
public InsertElementType createInsertElementType()
- Specified by:
createInsertElementType
in interfaceWfsFactory
- Returns:
- a new object of class 'Insert Element Type'.
-
createInsertResultsType
public InsertResultsType createInsertResultsType()
- Specified by:
createInsertResultsType
in interfaceWfsFactory
- Returns:
- a new object of class 'Insert Results Type'.
-
createInsertedFeatureType
public InsertedFeatureType createInsertedFeatureType()
- Specified by:
createInsertedFeatureType
in interfaceWfsFactory
- Returns:
- a new object of class 'Inserted Feature Type'.
-
createLockFeatureResponseType
public LockFeatureResponseType createLockFeatureResponseType()
- Specified by:
createLockFeatureResponseType
in interfaceWfsFactory
- Returns:
- a new object of class 'Lock Feature Response Type'.
-
createLockFeatureType
public LockFeatureType createLockFeatureType()
- Specified by:
createLockFeatureType
in interfaceWfsFactory
- Returns:
- a new object of class 'Lock Feature Type'.
-
createLockType
public LockType createLockType()
- Specified by:
createLockType
in interfaceWfsFactory
- Returns:
- a new object of class 'Lock Type'.
-
createMetadataURLType
public MetadataURLType createMetadataURLType()
- Specified by:
createMetadataURLType
in interfaceWfsFactory
- Returns:
- a new object of class 'Metadata URL Type'.
-
createNativeType
public NativeType createNativeType()
- Specified by:
createNativeType
in interfaceWfsFactory
- Returns:
- a new object of class 'Native Type'.
-
createNoSRSType
public NoSRSType createNoSRSType()
- Specified by:
createNoSRSType
in interfaceWfsFactory
- Returns:
- a new object of class 'No SRS Type'.
-
createOperationsType
public OperationsType createOperationsType()
- Specified by:
createOperationsType
in interfaceWfsFactory
- Returns:
- a new object of class 'Operations Type'.
-
createOutputFormatListType
public OutputFormatListType createOutputFormatListType()
- Specified by:
createOutputFormatListType
in interfaceWfsFactory
- Returns:
- a new object of class 'Output Format List Type'.
-
createPropertyType
public PropertyType createPropertyType()
- Specified by:
createPropertyType
in interfaceWfsFactory
- Returns:
- a new object of class 'Property Type'.
-
createQueryType
public QueryType createQueryType()
- Specified by:
createQueryType
in interfaceWfsFactory
- Returns:
- a new object of class 'Query Type'.
-
createTransactionResponseType
public TransactionResponseType createTransactionResponseType()
- Specified by:
createTransactionResponseType
in interfaceWfsFactory
- Returns:
- a new object of class 'Transaction Response Type'.
-
createTransactionResultsType
public TransactionResultsType createTransactionResultsType()
- Specified by:
createTransactionResultsType
in interfaceWfsFactory
- Returns:
- a new object of class 'Transaction Results Type'.
-
createTransactionSummaryType
public TransactionSummaryType createTransactionSummaryType()
- Specified by:
createTransactionSummaryType
in interfaceWfsFactory
- Returns:
- a new object of class 'Transaction Summary Type'.
-
createTransactionType
public TransactionType createTransactionType()
- Specified by:
createTransactionType
in interfaceWfsFactory
- Returns:
- a new object of class 'Transaction Type'.
-
createUpdateElementType
public UpdateElementType createUpdateElementType()
- Specified by:
createUpdateElementType
in interfaceWfsFactory
- Returns:
- a new object of class 'Update Element Type'.
-
createWFSCapabilitiesType
public WFSCapabilitiesType createWFSCapabilitiesType()
- Specified by:
createWFSCapabilitiesType
in interfaceWfsFactory
- Returns:
- a new object of class 'WFS Capabilities Type'.
-
createXlinkPropertyNameType
public XlinkPropertyNameType createXlinkPropertyNameType()
- Specified by:
createXlinkPropertyNameType
in interfaceWfsFactory
- Returns:
- a new object of class 'Xlink Property Name Type'.
-
createAllSomeTypeFromString
public AllSomeType createAllSomeTypeFromString(EDataType eDataType, String initialValue)
-
convertAllSomeTypeToString
public String convertAllSomeTypeToString(EDataType eDataType, Object instanceValue)
-
createIdentifierGenerationOptionTypeFromString
public IdentifierGenerationOptionType createIdentifierGenerationOptionTypeFromString(EDataType eDataType, String initialValue)
-
convertIdentifierGenerationOptionTypeToString
public String convertIdentifierGenerationOptionTypeToString(EDataType eDataType, Object instanceValue)
-
createOperationTypeFromString
public OperationType createOperationTypeFromString(EDataType eDataType, String initialValue)
-
convertOperationTypeToString
public String convertOperationTypeToString(EDataType eDataType, Object instanceValue)
-
createResultTypeTypeFromString
public ResultTypeType createResultTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertResultTypeTypeToString
public String convertResultTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createServiceTypeFromString
public String createServiceTypeFromString(EDataType eDataType, String initialValue)
-
convertServiceTypeToString
public String convertServiceTypeToString(EDataType eDataType, Object instanceValue)
-
createFilterFromString
public Filter createFilterFromString(EDataType eDataType, String initialValue)
-
convertFilterToString
public String convertFilterToString(EDataType eDataType, Object instanceValue)
-
createFilterCapabilitiesFromString
public FilterCapabilities createFilterCapabilitiesFromString(EDataType eDataType, String initialValue)
-
convertFilterCapabilitiesToString
public String convertFilterCapabilitiesToString(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)
-
createFeatureIdFromString
public FeatureId createFeatureIdFromString(EDataType eDataType, String initialValue)
-
convertFeatureIdToString
public String convertFeatureIdToString(EDataType eDataType, Object instanceValue)
-
createServiceType_1FromString
public String createServiceType_1FromString(EDataType eDataType, String initialValue)
-
convertServiceType_1ToString
public String convertServiceType_1ToString(EDataType eDataType, Object instanceValue)
-
createFormatTypeFromString
public String createFormatTypeFromString(EDataType eDataType, String initialValue)
-
convertFormatTypeToString
public String convertFormatTypeToString(EDataType eDataType, Object instanceValue)
-
createTypeTypeFromString
public String createTypeTypeFromString(EDataType eDataType, String initialValue)
-
convertTypeTypeToString
public String convertTypeTypeToString(EDataType eDataType, Object instanceValue)
-
createFunctionFromString
public Function createFunctionFromString(EDataType eDataType, String initialValue)
-
convertFunctionToString
public String convertFunctionToString(EDataType eDataType, Object instanceValue)
-
createSortByFromString
public SortBy createSortByFromString(EDataType eDataType, String initialValue)
-
convertSortByToString
public String convertSortByToString(EDataType eDataType, Object instanceValue)
-
createTypeNameListTypeFromString
public List createTypeNameListTypeFromString(EDataType eDataType, String initialValue)
-
convertTypeNameListTypeToString
public String convertTypeNameListTypeToString(EDataType eDataType, Object instanceValue)
-
getWfsPackage
public WfsPackage getWfsPackage()
- Specified by:
getWfsPackage
in interfaceWfsFactory
- Returns:
- the package supported by this factory.
-
getPackage
public static WfsPackage getPackage()
Deprecated.
-
-