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:
createin interfaceEFactory- Overrides:
createin classEFactoryImpl
-
createFromString
public Object createFromString(EDataType eDataType, String initialValue)
- Specified by:
createFromStringin interfaceEFactory- Overrides:
createFromStringin classEFactoryImpl
-
convertToString
public String convertToString(EDataType eDataType, Object instanceValue)
- Specified by:
convertToStringin interfaceEFactory- Overrides:
convertToStringin classEFactoryImpl
-
createBodyReferenceType
public BodyReferenceType createBodyReferenceType()
- Specified by:
createBodyReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Body Reference Type'.
-
createComplexDataCombinationsType
public ComplexDataCombinationsType createComplexDataCombinationsType()
- Specified by:
createComplexDataCombinationsTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Combinations Type'.
-
createComplexDataCombinationType
public ComplexDataCombinationType createComplexDataCombinationType()
- Specified by:
createComplexDataCombinationTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Combination Type'.
-
createComplexDataDescriptionType
public ComplexDataDescriptionType createComplexDataDescriptionType()
- Specified by:
createComplexDataDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Description Type'.
-
createComplexDataType
public ComplexDataType createComplexDataType()
- Specified by:
createComplexDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Complex Data Type'.
-
createCRSsType
public CRSsType createCRSsType()
- Specified by:
createCRSsTypein interfaceWps10Factory- Returns:
- a new object of class 'CR Ss Type'.
-
createDataInputsType
public DataInputsType createDataInputsType()
- Specified by:
createDataInputsTypein interfaceWps10Factory- Returns:
- a new object of class 'Data Inputs Type'.
-
createDataInputsType1
public DataInputsType1 createDataInputsType1()
- Specified by:
createDataInputsType1in interfaceWps10Factory- Returns:
- a new object of class 'Data Inputs Type1'.
-
createDataType
public DataType createDataType()
- Specified by:
createDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Data Type'.
-
createDefaultType
public DefaultType createDefaultType()
- Specified by:
createDefaultTypein interfaceWps10Factory- Returns:
- a new object of class 'Default Type'.
-
createDefaultType1
public DefaultType1 createDefaultType1()
- Specified by:
createDefaultType1in interfaceWps10Factory- Returns:
- a new object of class 'Default Type1'.
-
createDefaultType2
public DefaultType2 createDefaultType2()
- Specified by:
createDefaultType2in interfaceWps10Factory- Returns:
- a new object of class 'Default Type2'.
-
createDescribeProcessType
public DescribeProcessType createDescribeProcessType()
- Specified by:
createDescribeProcessTypein interfaceWps10Factory- Returns:
- a new object of class 'Describe Process Type'.
-
createDescriptionType
public DescriptionType createDescriptionType()
- Specified by:
createDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Description Type'.
-
createDocumentOutputDefinitionType
public DocumentOutputDefinitionType createDocumentOutputDefinitionType()
- Specified by:
createDocumentOutputDefinitionTypein interfaceWps10Factory- Returns:
- a new object of class 'Document Output Definition Type'.
-
createDocumentRoot
public DocumentRoot createDocumentRoot()
- Specified by:
createDocumentRootin interfaceWps10Factory- Returns:
- a new object of class 'Document Root'.
-
createExecuteResponseType
public ExecuteResponseType createExecuteResponseType()
- Specified by:
createExecuteResponseTypein interfaceWps10Factory- Returns:
- a new object of class 'Execute Response Type'.
-
createExecuteType
public ExecuteType createExecuteType()
- Specified by:
createExecuteTypein interfaceWps10Factory- Returns:
- a new object of class 'Execute Type'.
-
createGetCapabilitiesType
public GetCapabilitiesType createGetCapabilitiesType()
- Specified by:
createGetCapabilitiesTypein interfaceWps10Factory- Returns:
- a new object of class 'Get Capabilities Type'.
-
createHeaderType
public HeaderType createHeaderType()
- Specified by:
createHeaderTypein interfaceWps10Factory- Returns:
- a new object of class 'Header Type'.
-
createInputDescriptionType
public InputDescriptionType createInputDescriptionType()
- Specified by:
createInputDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Input Description Type'.
-
createInputReferenceType
public InputReferenceType createInputReferenceType()
- Specified by:
createInputReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Input Reference Type'.
-
createInputType
public InputType createInputType()
- Specified by:
createInputTypein interfaceWps10Factory- Returns:
- a new object of class 'Input Type'.
-
createLanguagesType
public LanguagesType createLanguagesType()
- Specified by:
createLanguagesTypein interfaceWps10Factory- Returns:
- a new object of class 'Languages Type'.
-
createLanguagesType1
public LanguagesType1 createLanguagesType1()
- Specified by:
createLanguagesType1in interfaceWps10Factory- Returns:
- a new object of class 'Languages Type1'.
-
createLiteralDataType
public LiteralDataType createLiteralDataType()
- Specified by:
createLiteralDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Literal Data Type'.
-
createLiteralInputType
public LiteralInputType createLiteralInputType()
- Specified by:
createLiteralInputTypein interfaceWps10Factory- Returns:
- a new object of class 'Literal Input Type'.
-
createLiteralOutputType
public LiteralOutputType createLiteralOutputType()
- Specified by:
createLiteralOutputTypein interfaceWps10Factory- Returns:
- a new object of class 'Literal Output Type'.
-
createOutputDataType
public OutputDataType createOutputDataType()
- Specified by:
createOutputDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Data Type'.
-
createOutputDefinitionsType
public OutputDefinitionsType createOutputDefinitionsType()
- Specified by:
createOutputDefinitionsTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Definitions Type'.
-
createOutputDefinitionType
public OutputDefinitionType createOutputDefinitionType()
- Specified by:
createOutputDefinitionTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Definition Type'.
-
createOutputDescriptionType
public OutputDescriptionType createOutputDescriptionType()
- Specified by:
createOutputDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Description Type'.
-
createOutputReferenceType
public OutputReferenceType createOutputReferenceType()
- Specified by:
createOutputReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Output Reference Type'.
-
createProcessBriefType
public ProcessBriefType createProcessBriefType()
- Specified by:
createProcessBriefTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Brief Type'.
-
createProcessDescriptionsType
public ProcessDescriptionsType createProcessDescriptionsType()
- Specified by:
createProcessDescriptionsTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Descriptions Type'.
-
createProcessDescriptionType
public ProcessDescriptionType createProcessDescriptionType()
- Specified by:
createProcessDescriptionTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Description Type'.
-
createProcessFailedType
public ProcessFailedType createProcessFailedType()
- Specified by:
createProcessFailedTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Failed Type'.
-
createProcessOfferingsType
public ProcessOfferingsType createProcessOfferingsType()
- Specified by:
createProcessOfferingsTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Offerings Type'.
-
createProcessOutputsType
public ProcessOutputsType createProcessOutputsType()
- Specified by:
createProcessOutputsTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Outputs Type'.
-
createProcessOutputsType1
public ProcessOutputsType1 createProcessOutputsType1()
- Specified by:
createProcessOutputsType1in interfaceWps10Factory- Returns:
- a new object of class 'Process Outputs Type1'.
-
createProcessStartedType
public ProcessStartedType createProcessStartedType()
- Specified by:
createProcessStartedTypein interfaceWps10Factory- Returns:
- a new object of class 'Process Started Type'.
-
createRequestBaseType
public RequestBaseType createRequestBaseType()
- Specified by:
createRequestBaseTypein interfaceWps10Factory- Returns:
- a new object of class 'Request Base Type'.
-
createResponseBaseType
public ResponseBaseType createResponseBaseType()
- Specified by:
createResponseBaseTypein interfaceWps10Factory- Returns:
- a new object of class 'Response Base Type'.
-
createResponseDocumentType
public ResponseDocumentType createResponseDocumentType()
- Specified by:
createResponseDocumentTypein interfaceWps10Factory- Returns:
- a new object of class 'Response Document Type'.
-
createResponseFormType
public ResponseFormType createResponseFormType()
- Specified by:
createResponseFormTypein interfaceWps10Factory- Returns:
- a new object of class 'Response Form Type'.
-
createStatusType
public StatusType createStatusType()
- Specified by:
createStatusTypein interfaceWps10Factory- Returns:
- a new object of class 'Status Type'.
-
createSupportedComplexDataInputType
public SupportedComplexDataInputType createSupportedComplexDataInputType()
- Specified by:
createSupportedComplexDataInputTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported Complex Data Input Type'.
-
createSupportedComplexDataType
public SupportedComplexDataType createSupportedComplexDataType()
- Specified by:
createSupportedComplexDataTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported Complex Data Type'.
-
createSupportedCRSsType
public SupportedCRSsType createSupportedCRSsType()
- Specified by:
createSupportedCRSsTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported CR Ss Type'.
-
createSupportedUOMsType
public SupportedUOMsType createSupportedUOMsType()
- Specified by:
createSupportedUOMsTypein interfaceWps10Factory- Returns:
- a new object of class 'Supported UO Ms Type'.
-
createUOMsType
public UOMsType createUOMsType()
- Specified by:
createUOMsTypein interfaceWps10Factory- Returns:
- a new object of class 'UO Ms Type'.
-
createValuesReferenceType
public ValuesReferenceType createValuesReferenceType()
- Specified by:
createValuesReferenceTypein interfaceWps10Factory- Returns:
- a new object of class 'Values Reference Type'.
-
createWPSCapabilitiesType
public WPSCapabilitiesType createWPSCapabilitiesType()
- Specified by:
createWPSCapabilitiesTypein interfaceWps10Factory- Returns:
- a new object of class 'WPS Capabilities Type'.
-
createWSDLType
public WSDLType createWSDLType()
- Specified by:
createWSDLTypein 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:
getWps10Packagein interfaceWps10Factory- Returns:
- the package supported by this factory.
-
getPackage
public static Wps10Package getPackage()
Deprecated.
-
-