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
public class Wps10FactoryImpl extends EFactoryImpl implements Wps10Factory
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 Wps10Factory
eINSTANCE
-
-
Constructor Summary
Constructors Constructor Description Wps10FactoryImpl()
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 Wps10Factory 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
-
createBodyReferenceType
public BodyReferenceType createBodyReferenceType()
- Specified by:
createBodyReferenceType
in interfaceWps10Factory
- Returns:
- a new object of class 'Body Reference Type'.
-
createComplexDataCombinationsType
public ComplexDataCombinationsType createComplexDataCombinationsType()
- Specified by:
createComplexDataCombinationsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Complex Data Combinations Type'.
-
createComplexDataCombinationType
public ComplexDataCombinationType createComplexDataCombinationType()
- Specified by:
createComplexDataCombinationType
in interfaceWps10Factory
- Returns:
- a new object of class 'Complex Data Combination Type'.
-
createComplexDataDescriptionType
public ComplexDataDescriptionType createComplexDataDescriptionType()
- Specified by:
createComplexDataDescriptionType
in interfaceWps10Factory
- Returns:
- a new object of class 'Complex Data Description Type'.
-
createComplexDataType
public ComplexDataType createComplexDataType()
- Specified by:
createComplexDataType
in interfaceWps10Factory
- Returns:
- a new object of class 'Complex Data Type'.
-
createCRSsType
public CRSsType createCRSsType()
- Specified by:
createCRSsType
in interfaceWps10Factory
- Returns:
- a new object of class 'CR Ss Type'.
-
createDataInputsType
public DataInputsType createDataInputsType()
- Specified by:
createDataInputsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Data Inputs Type'.
-
createDataInputsType1
public DataInputsType1 createDataInputsType1()
- Specified by:
createDataInputsType1
in interfaceWps10Factory
- Returns:
- a new object of class 'Data Inputs Type1'.
-
createDataType
public DataType createDataType()
- Specified by:
createDataType
in interfaceWps10Factory
- Returns:
- a new object of class 'Data Type'.
-
createDefaultType
public DefaultType createDefaultType()
- Specified by:
createDefaultType
in interfaceWps10Factory
- Returns:
- a new object of class 'Default Type'.
-
createDefaultType1
public DefaultType1 createDefaultType1()
- Specified by:
createDefaultType1
in interfaceWps10Factory
- Returns:
- a new object of class 'Default Type1'.
-
createDefaultType2
public DefaultType2 createDefaultType2()
- Specified by:
createDefaultType2
in interfaceWps10Factory
- Returns:
- a new object of class 'Default Type2'.
-
createDescribeProcessType
public DescribeProcessType createDescribeProcessType()
- Specified by:
createDescribeProcessType
in interfaceWps10Factory
- Returns:
- a new object of class 'Describe Process Type'.
-
createDescriptionType
public DescriptionType createDescriptionType()
- Specified by:
createDescriptionType
in interfaceWps10Factory
- Returns:
- a new object of class 'Description Type'.
-
createDocumentOutputDefinitionType
public DocumentOutputDefinitionType createDocumentOutputDefinitionType()
- Specified by:
createDocumentOutputDefinitionType
in interfaceWps10Factory
- Returns:
- a new object of class 'Document Output Definition Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRoot
in interfaceWps10Factory
- Returns:
- a new object of class 'Document Root'.
-
createExecuteResponseType
public ExecuteResponseType createExecuteResponseType()
- Specified by:
createExecuteResponseType
in interfaceWps10Factory
- Returns:
- a new object of class 'Execute Response Type'.
-
createExecuteType
public ExecuteType createExecuteType()
- Specified by:
createExecuteType
in interfaceWps10Factory
- Returns:
- a new object of class 'Execute Type'.
-
createGetCapabilitiesType
public GetCapabilitiesType createGetCapabilitiesType()
- Specified by:
createGetCapabilitiesType
in interfaceWps10Factory
- Returns:
- a new object of class 'Get Capabilities Type'.
-
createHeaderType
public HeaderType createHeaderType()
- Specified by:
createHeaderType
in interfaceWps10Factory
- Returns:
- a new object of class 'Header Type'.
-
createInputDescriptionType
public InputDescriptionType createInputDescriptionType()
- Specified by:
createInputDescriptionType
in interfaceWps10Factory
- Returns:
- a new object of class 'Input Description Type'.
-
createInputReferenceType
public InputReferenceType createInputReferenceType()
- Specified by:
createInputReferenceType
in interfaceWps10Factory
- Returns:
- a new object of class 'Input Reference Type'.
-
createInputType
public InputType createInputType()
- Specified by:
createInputType
in interfaceWps10Factory
- Returns:
- a new object of class 'Input Type'.
-
createLanguagesType
public LanguagesType createLanguagesType()
- Specified by:
createLanguagesType
in interfaceWps10Factory
- Returns:
- a new object of class 'Languages Type'.
-
createLanguagesType1
public LanguagesType1 createLanguagesType1()
- Specified by:
createLanguagesType1
in interfaceWps10Factory
- Returns:
- a new object of class 'Languages Type1'.
-
createLiteralDataType
public LiteralDataType createLiteralDataType()
- Specified by:
createLiteralDataType
in interfaceWps10Factory
- Returns:
- a new object of class 'Literal Data Type'.
-
createLiteralInputType
public LiteralInputType createLiteralInputType()
- Specified by:
createLiteralInputType
in interfaceWps10Factory
- Returns:
- a new object of class 'Literal Input Type'.
-
createLiteralOutputType
public LiteralOutputType createLiteralOutputType()
- Specified by:
createLiteralOutputType
in interfaceWps10Factory
- Returns:
- a new object of class 'Literal Output Type'.
-
createOutputDataType
public OutputDataType createOutputDataType()
- Specified by:
createOutputDataType
in interfaceWps10Factory
- Returns:
- a new object of class 'Output Data Type'.
-
createOutputDefinitionsType
public OutputDefinitionsType createOutputDefinitionsType()
- Specified by:
createOutputDefinitionsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Output Definitions Type'.
-
createOutputDefinitionType
public OutputDefinitionType createOutputDefinitionType()
- Specified by:
createOutputDefinitionType
in interfaceWps10Factory
- Returns:
- a new object of class 'Output Definition Type'.
-
createOutputDescriptionType
public OutputDescriptionType createOutputDescriptionType()
- Specified by:
createOutputDescriptionType
in interfaceWps10Factory
- Returns:
- a new object of class 'Output Description Type'.
-
createOutputReferenceType
public OutputReferenceType createOutputReferenceType()
- Specified by:
createOutputReferenceType
in interfaceWps10Factory
- Returns:
- a new object of class 'Output Reference Type'.
-
createProcessBriefType
public ProcessBriefType createProcessBriefType()
- Specified by:
createProcessBriefType
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Brief Type'.
-
createProcessDescriptionsType
public ProcessDescriptionsType createProcessDescriptionsType()
- Specified by:
createProcessDescriptionsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Descriptions Type'.
-
createProcessDescriptionType
public ProcessDescriptionType createProcessDescriptionType()
- Specified by:
createProcessDescriptionType
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Description Type'.
-
createProcessFailedType
public ProcessFailedType createProcessFailedType()
- Specified by:
createProcessFailedType
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Failed Type'.
-
createProcessOfferingsType
public ProcessOfferingsType createProcessOfferingsType()
- Specified by:
createProcessOfferingsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Offerings Type'.
-
createProcessOutputsType
public ProcessOutputsType createProcessOutputsType()
- Specified by:
createProcessOutputsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Outputs Type'.
-
createProcessOutputsType1
public ProcessOutputsType1 createProcessOutputsType1()
- Specified by:
createProcessOutputsType1
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Outputs Type1'.
-
createProcessStartedType
public ProcessStartedType createProcessStartedType()
- Specified by:
createProcessStartedType
in interfaceWps10Factory
- Returns:
- a new object of class 'Process Started Type'.
-
createRequestBaseType
public RequestBaseType createRequestBaseType()
- Specified by:
createRequestBaseType
in interfaceWps10Factory
- Returns:
- a new object of class 'Request Base Type'.
-
createResponseBaseType
public ResponseBaseType createResponseBaseType()
- Specified by:
createResponseBaseType
in interfaceWps10Factory
- Returns:
- a new object of class 'Response Base Type'.
-
createResponseDocumentType
public ResponseDocumentType createResponseDocumentType()
- Specified by:
createResponseDocumentType
in interfaceWps10Factory
- Returns:
- a new object of class 'Response Document Type'.
-
createResponseFormType
public ResponseFormType createResponseFormType()
- Specified by:
createResponseFormType
in interfaceWps10Factory
- Returns:
- a new object of class 'Response Form Type'.
-
createStatusType
public StatusType createStatusType()
- Specified by:
createStatusType
in interfaceWps10Factory
- Returns:
- a new object of class 'Status Type'.
-
createSupportedComplexDataInputType
public SupportedComplexDataInputType createSupportedComplexDataInputType()
- Specified by:
createSupportedComplexDataInputType
in interfaceWps10Factory
- Returns:
- a new object of class 'Supported Complex Data Input Type'.
-
createSupportedComplexDataType
public SupportedComplexDataType createSupportedComplexDataType()
- Specified by:
createSupportedComplexDataType
in interfaceWps10Factory
- Returns:
- a new object of class 'Supported Complex Data Type'.
-
createSupportedCRSsType
public SupportedCRSsType createSupportedCRSsType()
- Specified by:
createSupportedCRSsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Supported CR Ss Type'.
-
createSupportedUOMsType
public SupportedUOMsType createSupportedUOMsType()
- Specified by:
createSupportedUOMsType
in interfaceWps10Factory
- Returns:
- a new object of class 'Supported UO Ms Type'.
-
createUOMsType
public UOMsType createUOMsType()
- Specified by:
createUOMsType
in interfaceWps10Factory
- Returns:
- a new object of class 'UO Ms Type'.
-
createValuesReferenceType
public ValuesReferenceType createValuesReferenceType()
- Specified by:
createValuesReferenceType
in interfaceWps10Factory
- Returns:
- a new object of class 'Values Reference Type'.
-
createWPSCapabilitiesType
public WPSCapabilitiesType createWPSCapabilitiesType()
- Specified by:
createWPSCapabilitiesType
in interfaceWps10Factory
- Returns:
- a new object of class 'WPS Capabilities Type'.
-
createWSDLType
public WSDLType createWSDLType()
- Specified by:
createWSDLType
in interfaceWps10Factory
- Returns:
- a new object of class 'WSDL Type'.
-
createMethodTypeFromString
public MethodType createMethodTypeFromString(EDataType eDataType, String initialValue)
-
convertMethodTypeToString
public String convertMethodTypeToString(EDataType eDataType, Object instanceValue)
-
createMethodTypeObjectFromString
public MethodType createMethodTypeObjectFromString(EDataType eDataType, String initialValue)
-
convertMethodTypeObjectToString
public String convertMethodTypeObjectToString(EDataType eDataType, Object instanceValue)
-
createPercentCompletedTypeFromString
public BigInteger createPercentCompletedTypeFromString(EDataType eDataType, String initialValue)
-
convertPercentCompletedTypeToString
public String convertPercentCompletedTypeToString(EDataType eDataType, Object instanceValue)
-
getWps10Package
public Wps10Package getWps10Package()
- Specified by:
getWps10Package
in interfaceWps10Factory
- Returns:
- the package supported by this factory.
-
getPackage
public static Wps10Package getPackage()
Deprecated.
-
-