Package net.opengis.wps10.impl
Class Wps10FactoryImpl
Object
BasicNotifierImpl
BasicEObjectImpl
MinimalEObjectImpl
MinimalEObjectImpl.Container
EModelElementImpl
EFactoryImpl
Wps10FactoryImpl
- All Implemented Interfaces:
Wps10Factory,Notifier,EFactory,EModelElement,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,BinaryResourceImpl.DataConverter.Factory
An implementation of the model Factory.
-
Nested Class Summary
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class MinimalEObjectImpl
MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore -
Field Summary
Fields inherited from class EFactoryImpl
EDATE_FORMATS, ePackageFields inherited from class EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGFields inherited from class MinimalEObjectImpl.Container
eContainerFields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASEFields inherited from interface Wps10Factory
eINSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertMapToString(EDataType eDataType, Object instanceValue) convertMethodTypeObjectToString(EDataType eDataType, Object instanceValue) convertMethodTypeToString(EDataType eDataType, Object instanceValue) convertPercentCompletedTypeToString(EDataType eDataType, Object instanceValue) convertQNameToString(EDataType eDataType, Object instanceValue) convertToString(EDataType eDataType, Object instanceValue) EObjectcreate(EClass eClass) createFromString(EDataType eDataType, String initialValue) createMapFromString(EDataType eDataType, String initialValue) createMethodTypeFromString(EDataType eDataType, String initialValue) createMethodTypeObjectFromString(EDataType eDataType, String initialValue) createPercentCompletedTypeFromString(EDataType eDataType, String initialValue) createQNameFromString(EDataType eDataType, String initialValue) static Wps10PackageDeprecated.static Wps10Factoryinit()Creates the default factory implementation.Methods inherited from class EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, splitMethods inherited from class EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozenMethods inherited from class MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods 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, eSettingsMethods 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, toStringMethods inherited from class BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface EFactory
getEPackage, setEPackageMethods inherited from interface EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface InternalEObject
eNotificationRequiredMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
Wps10FactoryImpl
public Wps10FactoryImpl()Creates an instance of the factory.
-
-
Method Details
-
init
Creates the default factory implementation. -
create
public EObject create(EClass eClass) - Specified by:
createin interfaceEFactory- Overrides:
createin classEFactoryImpl
-
createFromString
- Specified by:
createFromStringin interfaceEFactory- Overrides:
createFromStringin classEFactoryImpl
-
convertToString
- Specified by:
convertToStringin interfaceEFactory- Overrides:
convertToStringin classEFactoryImpl
-
createBodyReferenceType
- Specified by:
createBodyReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Body Reference Type'.
-
createComplexDataCombinationsType
- Specified by:
createComplexDataCombinationsTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Combinations Type'.
-
createComplexDataCombinationType
- Specified by:
createComplexDataCombinationTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Combination Type'.
-
createComplexDataDescriptionType
- Specified by:
createComplexDataDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Description Type'.
-
createComplexDataType
- Specified by:
createComplexDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Type'.
-
createCRSsType
- Specified by:
createCRSsTypein interfaceWps10Factory- Returns:
- a new object of class 'CR Ss Type'.
-
createDataInputsType
- Specified by:
createDataInputsTypein interfaceWps10Factory- Returns:
- a new object of class 'Data Inputs Type'.
-
createDataInputsType1
- Specified by:
createDataInputsType1in interfaceWps10Factory- Returns:
- a new object of class 'Data Inputs Type1'.
-
createDataType
- Specified by:
createDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Data Type'.
-
createDefaultType
- Specified by:
createDefaultTypein interfaceWps10Factory- Returns:
- a new object of class 'Default Type'.
-
createDefaultType1
- Specified by:
createDefaultType1in interfaceWps10Factory- Returns:
- a new object of class 'Default Type1'.
-
createDefaultType2
- Specified by:
createDefaultType2in interfaceWps10Factory- Returns:
- a new object of class 'Default Type2'.
-
createDescribeProcessType
- Specified by:
createDescribeProcessTypein interfaceWps10Factory- Returns:
- a new object of class 'Describe Process Type'.
-
createDescriptionType
- Specified by:
createDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Description Type'.
-
createDocumentOutputDefinitionType
- Specified by:
createDocumentOutputDefinitionTypein interfaceWps10Factory- Returns:
- a new object of class 'Document Output Definition Type'.
-
createDocumentRoot
- Specified by:
createDocumentRootin interfaceWps10Factory- Returns:
- a new object of class 'Document Root'.
-
createExecuteResponseType
- Specified by:
createExecuteResponseTypein interfaceWps10Factory- Returns:
- a new object of class 'Execute Response Type'.
-
createExecuteType
- Specified by:
createExecuteTypein interfaceWps10Factory- Returns:
- a new object of class 'Execute Type'.
-
createGetCapabilitiesType
- Specified by:
createGetCapabilitiesTypein interfaceWps10Factory- Returns:
- a new object of class 'Get Capabilities Type'.
-
createHeaderType
- Specified by:
createHeaderTypein interfaceWps10Factory- Returns:
- a new object of class 'Header Type'.
-
createInputDescriptionType
- Specified by:
createInputDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Input Description Type'.
-
createInputReferenceType
- Specified by:
createInputReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Input Reference Type'.
-
createInputType
- Specified by:
createInputTypein interfaceWps10Factory- Returns:
- a new object of class 'Input Type'.
-
createLanguagesType
- Specified by:
createLanguagesTypein interfaceWps10Factory- Returns:
- a new object of class 'Languages Type'.
-
createLanguagesType1
- Specified by:
createLanguagesType1in interfaceWps10Factory- Returns:
- a new object of class 'Languages Type1'.
-
createLiteralDataType
- Specified by:
createLiteralDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Literal Data Type'.
-
createLiteralInputType
- Specified by:
createLiteralInputTypein interfaceWps10Factory- Returns:
- a new object of class 'Literal Input Type'.
-
createLiteralOutputType
- Specified by:
createLiteralOutputTypein interfaceWps10Factory- Returns:
- a new object of class 'Literal Output Type'.
-
createOutputDataType
- Specified by:
createOutputDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Data Type'.
-
createOutputDefinitionsType
- Specified by:
createOutputDefinitionsTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Definitions Type'.
-
createOutputDefinitionType
- Specified by:
createOutputDefinitionTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Definition Type'.
-
createOutputDescriptionType
- Specified by:
createOutputDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Description Type'.
-
createOutputReferenceType
- Specified by:
createOutputReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Reference Type'.
-
createProcessBriefType
- Specified by:
createProcessBriefTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Brief Type'.
-
createProcessDescriptionsType
- Specified by:
createProcessDescriptionsTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Descriptions Type'.
-
createProcessDescriptionType
- Specified by:
createProcessDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Description Type'.
-
createProcessFailedType
- Specified by:
createProcessFailedTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Failed Type'.
-
createProcessOfferingsType
- Specified by:
createProcessOfferingsTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Offerings Type'.
-
createProcessOutputsType
- Specified by:
createProcessOutputsTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Outputs Type'.
-
createProcessOutputsType1
- Specified by:
createProcessOutputsType1in interfaceWps10Factory- Returns:
- a new object of class 'Process Outputs Type1'.
-
createProcessStartedType
- Specified by:
createProcessStartedTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Started Type'.
-
createRequestBaseType
- Specified by:
createRequestBaseTypein interfaceWps10Factory- Returns:
- a new object of class 'Request Base Type'.
-
createResponseBaseType
- Specified by:
createResponseBaseTypein interfaceWps10Factory- Returns:
- a new object of class 'Response Base Type'.
-
createResponseDocumentType
- Specified by:
createResponseDocumentTypein interfaceWps10Factory- Returns:
- a new object of class 'Response Document Type'.
-
createResponseFormType
- Specified by:
createResponseFormTypein interfaceWps10Factory- Returns:
- a new object of class 'Response Form Type'.
-
createStatusType
- Specified by:
createStatusTypein interfaceWps10Factory- Returns:
- a new object of class 'Status Type'.
-
createSupportedComplexDataInputType
- Specified by:
createSupportedComplexDataInputTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported Complex Data Input Type'.
-
createSupportedComplexDataType
- Specified by:
createSupportedComplexDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported Complex Data Type'.
-
createSupportedCRSsType
- Specified by:
createSupportedCRSsTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported CR Ss Type'.
-
createSupportedUOMsType
- Specified by:
createSupportedUOMsTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported UO Ms Type'.
-
createUOMsType
- Specified by:
createUOMsTypein interfaceWps10Factory- Returns:
- a new object of class 'UO Ms Type'.
-
createValuesReferenceType
- Specified by:
createValuesReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Values Reference Type'.
-
createWPSCapabilitiesType
- Specified by:
createWPSCapabilitiesTypein interfaceWps10Factory- Returns:
- a new object of class 'WPS Capabilities Type'.
-
createWSDLType
- Specified by:
createWSDLTypein interfaceWps10Factory- Returns:
- a new object of class 'WSDL Type'.
-
createMethodTypeFromString
-
convertMethodTypeToString
-
createMethodTypeObjectFromString
-
convertMethodTypeObjectToString
-
createPercentCompletedTypeFromString
-
convertPercentCompletedTypeToString
-
createMapFromString
-
convertMapToString
-
createQNameFromString
-
convertQNameToString
-
getWps10Package
- Specified by:
getWps10Packagein interfaceWps10Factory- Returns:
- the package supported by this factory.
-
getPackage
Deprecated.
-