Class Wps20FactoryImpl

Object
BasicNotifierImpl
BasicEObjectImpl
MinimalEObjectImpl
MinimalEObjectImpl.Container
EModelElementImpl
EFactoryImpl
Wps20FactoryImpl
All Implemented Interfaces:
Wps20Factory, Notifier, EFactory, EModelElement, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, BinaryResourceImpl.DataConverter.Factory

public class Wps20FactoryImpl extends EFactoryImpl implements Wps20Factory
An implementation of the model Factory.
  • Constructor Details

    • Wps20FactoryImpl

      public Wps20FactoryImpl()
      Creates an instance of the factory.
  • Method Details

    • init

      public static Wps20Factory init()
      Creates the default factory implementation.
    • create

      public EObject create(EClass eClass)
      Specified by:
      create in interface EFactory
      Overrides:
      create in class EFactoryImpl
    • createFromString

      public Object createFromString(EDataType eDataType, String initialValue)
      Specified by:
      createFromString in interface EFactory
      Overrides:
      createFromString in class EFactoryImpl
    • convertToString

      public String convertToString(EDataType eDataType, Object instanceValue)
      Specified by:
      convertToString in interface EFactory
      Overrides:
      convertToString in class EFactoryImpl
    • createBodyReferenceType

      public BodyReferenceType createBodyReferenceType()
      Specified by:
      createBodyReferenceType in interface Wps20Factory
      Returns:
      a new object of class 'Body Reference Type'.
    • createBoundingBoxDataType

      public BoundingBoxDataType createBoundingBoxDataType()
      Specified by:
      createBoundingBoxDataType in interface Wps20Factory
      Returns:
      a new object of class 'Bounding Box Data Type'.
    • createComplexDataType

      public ComplexDataType createComplexDataType()
      Specified by:
      createComplexDataType in interface Wps20Factory
      Returns:
      a new object of class 'Complex Data Type'.
    • createContentsType

      public ContentsType createContentsType()
      Specified by:
      createContentsType in interface Wps20Factory
      Returns:
      a new object of class 'Contents Type'.
    • createDataInputType

      public DataInputType createDataInputType()
      Specified by:
      createDataInputType in interface Wps20Factory
      Returns:
      a new object of class 'Data Input Type'.
    • createDataOutputType

      public DataOutputType createDataOutputType()
      Specified by:
      createDataOutputType in interface Wps20Factory
      Returns:
      a new object of class 'Data Output Type'.
    • createDataType

      public DataType createDataType()
      Specified by:
      createDataType in interface Wps20Factory
      Returns:
      a new object of class 'Data Type'.
    • createDescribeProcessType

      public DescribeProcessType createDescribeProcessType()
      Specified by:
      createDescribeProcessType in interface Wps20Factory
      Returns:
      a new object of class 'Describe Process Type'.
    • createDescriptionType

      public DescriptionType createDescriptionType()
      Specified by:
      createDescriptionType in interface Wps20Factory
      Returns:
      a new object of class 'Description Type'.
    • createDismissType

      public DismissType createDismissType()
      Specified by:
      createDismissType in interface Wps20Factory
      Returns:
      a new object of class 'Dismiss Type'.
    • createDocumentRoot

      public DocumentRoot createDocumentRoot()
      Specified by:
      createDocumentRoot in interface Wps20Factory
      Returns:
      a new object of class 'Document Root'.
    • createExecuteRequestType

      public ExecuteRequestType createExecuteRequestType()
      Specified by:
      createExecuteRequestType in interface Wps20Factory
      Returns:
      a new object of class 'Execute Request Type'.
    • createExtensionType

      public ExtensionType createExtensionType()
      Specified by:
      createExtensionType in interface Wps20Factory
      Returns:
      a new object of class 'Extension Type'.
    • createFormatType

      public FormatType createFormatType()
      Specified by:
      createFormatType in interface Wps20Factory
      Returns:
      a new object of class 'Format Type'.
    • createGenericInputType

      public GenericInputType createGenericInputType()
      Specified by:
      createGenericInputType in interface Wps20Factory
      Returns:
      a new object of class 'Generic Input Type'.
    • createGenericOutputType

      public GenericOutputType createGenericOutputType()
      Specified by:
      createGenericOutputType in interface Wps20Factory
      Returns:
      a new object of class 'Generic Output Type'.
    • createGenericProcessType

      public GenericProcessType createGenericProcessType()
      Specified by:
      createGenericProcessType in interface Wps20Factory
      Returns:
      a new object of class 'Generic Process Type'.
    • createGetCapabilitiesType

      public GetCapabilitiesType createGetCapabilitiesType()
      Specified by:
      createGetCapabilitiesType in interface Wps20Factory
      Returns:
      a new object of class 'Get Capabilities Type'.
    • createGetResultType

      public GetResultType createGetResultType()
      Specified by:
      createGetResultType in interface Wps20Factory
      Returns:
      a new object of class 'Get Result Type'.
    • createGetStatusType

      public GetStatusType createGetStatusType()
      Specified by:
      createGetStatusType in interface Wps20Factory
      Returns:
      a new object of class 'Get Status Type'.
    • createInputDescriptionType

      public InputDescriptionType createInputDescriptionType()
      Specified by:
      createInputDescriptionType in interface Wps20Factory
      Returns:
      a new object of class 'Input Description Type'.
    • createLiteralDataDomainType

      public LiteralDataDomainType createLiteralDataDomainType()
      Specified by:
      createLiteralDataDomainType in interface Wps20Factory
      Returns:
      a new object of class 'Literal Data Domain Type'.
    • createLiteralDataDomainType1

      public LiteralDataDomainType1 createLiteralDataDomainType1()
      Specified by:
      createLiteralDataDomainType1 in interface Wps20Factory
      Returns:
      a new object of class 'Literal Data Domain Type1'.
    • createLiteralDataType

      public LiteralDataType createLiteralDataType()
      Specified by:
      createLiteralDataType in interface Wps20Factory
      Returns:
      a new object of class 'Literal Data Type'.
    • createLiteralValueType

      public LiteralValueType createLiteralValueType()
      Specified by:
      createLiteralValueType in interface Wps20Factory
      Returns:
      a new object of class 'Literal Value Type'.
    • createOutputDefinitionType

      public OutputDefinitionType createOutputDefinitionType()
      Specified by:
      createOutputDefinitionType in interface Wps20Factory
      Returns:
      a new object of class 'Output Definition Type'.
    • createOutputDescriptionType

      public OutputDescriptionType createOutputDescriptionType()
      Specified by:
      createOutputDescriptionType in interface Wps20Factory
      Returns:
      a new object of class 'Output Description Type'.
    • createProcessDescriptionType

      public ProcessDescriptionType createProcessDescriptionType()
      Specified by:
      createProcessDescriptionType in interface Wps20Factory
      Returns:
      a new object of class 'Process Description Type'.
    • createProcessOfferingsType

      public ProcessOfferingsType createProcessOfferingsType()
      Specified by:
      createProcessOfferingsType in interface Wps20Factory
      Returns:
      a new object of class 'Process Offerings Type'.
    • createProcessOfferingType

      public ProcessOfferingType createProcessOfferingType()
      Specified by:
      createProcessOfferingType in interface Wps20Factory
      Returns:
      a new object of class 'Process Offering Type'.
    • createProcessSummaryType

      public ProcessSummaryType createProcessSummaryType()
      Specified by:
      createProcessSummaryType in interface Wps20Factory
      Returns:
      a new object of class 'Process Summary Type'.
    • createReferenceType

      public ReferenceType createReferenceType()
      Specified by:
      createReferenceType in interface Wps20Factory
      Returns:
      a new object of class 'Reference Type'.
    • createResultType

      public ResultType createResultType()
      Specified by:
      createResultType in interface Wps20Factory
      Returns:
      a new object of class 'Result Type'.
    • createStatusInfoType

      public StatusInfoType createStatusInfoType()
      Specified by:
      createStatusInfoType in interface Wps20Factory
      Returns:
      a new object of class 'Status Info Type'.
    • createSupportedCRSType

      public SupportedCRSType createSupportedCRSType()
      Specified by:
      createSupportedCRSType in interface Wps20Factory
      Returns:
      a new object of class 'Supported CRS Type'.
    • createWPSCapabilitiesType

      public WPSCapabilitiesType createWPSCapabilitiesType()
      Specified by:
      createWPSCapabilitiesType in interface Wps20Factory
      Returns:
      a new object of class 'WPS Capabilities Type'.
    • createDataTransmissionModeTypeFromString

      public DataTransmissionModeType createDataTransmissionModeTypeFromString(EDataType eDataType, String initialValue)
    • convertDataTransmissionModeTypeToString

      public String convertDataTransmissionModeTypeToString(EDataType eDataType, Object instanceValue)
    • createJobControlOptionsTypeMember0FromString

      public JobControlOptionsTypeMember0 createJobControlOptionsTypeMember0FromString(EDataType eDataType, String initialValue)
    • convertJobControlOptionsTypeMember0ToString

      public String convertJobControlOptionsTypeMember0ToString(EDataType eDataType, Object instanceValue)
    • createModeTypeFromString

      public ModeType createModeTypeFromString(EDataType eDataType, String initialValue)
    • convertModeTypeToString

      public String convertModeTypeToString(EDataType eDataType, Object instanceValue)
    • createResponseTypeFromString

      public ResponseType createResponseTypeFromString(EDataType eDataType, String initialValue)
    • convertResponseTypeToString

      public String convertResponseTypeToString(EDataType eDataType, Object instanceValue)
    • createStatusTypeMember0FromString

      public StatusTypeMember0 createStatusTypeMember0FromString(EDataType eDataType, String initialValue)
    • convertStatusTypeMember0ToString

      public String convertStatusTypeMember0ToString(EDataType eDataType, Object instanceValue)
    • createDataTransmissionModeTypeObjectFromString

      public DataTransmissionModeType createDataTransmissionModeTypeObjectFromString(EDataType eDataType, String initialValue)
    • convertDataTransmissionModeTypeObjectToString

      public String convertDataTransmissionModeTypeObjectToString(EDataType eDataType, Object instanceValue)
    • createJobControlOptionsTypeFromString

      public Object createJobControlOptionsTypeFromString(EDataType eDataType, String initialValue)
    • convertJobControlOptionsTypeToString

      public String convertJobControlOptionsTypeToString(EDataType eDataType, Object instanceValue)
    • createJobControlOptionsType1FromString

      public List<Object> createJobControlOptionsType1FromString(EDataType eDataType, String initialValue)
    • convertJobControlOptionsType1ToString

      public String convertJobControlOptionsType1ToString(EDataType eDataType, Object instanceValue)
    • createJobControlOptionsTypeMember0ObjectFromString

      public JobControlOptionsTypeMember0 createJobControlOptionsTypeMember0ObjectFromString(EDataType eDataType, String initialValue)
    • convertJobControlOptionsTypeMember0ObjectToString

      public String convertJobControlOptionsTypeMember0ObjectToString(EDataType eDataType, Object instanceValue)
    • createJobControlOptionsTypeMember1FromString

      public String createJobControlOptionsTypeMember1FromString(EDataType eDataType, String initialValue)
    • convertJobControlOptionsTypeMember1ToString

      public String convertJobControlOptionsTypeMember1ToString(EDataType eDataType, Object instanceValue)
    • createModeTypeObjectFromString

      public ModeType createModeTypeObjectFromString(EDataType eDataType, String initialValue)
    • convertModeTypeObjectToString

      public String convertModeTypeObjectToString(EDataType eDataType, Object instanceValue)
    • createOutputTransmissionTypeFromString

      public List<DataTransmissionModeType> createOutputTransmissionTypeFromString(EDataType eDataType, String initialValue)
    • convertOutputTransmissionTypeToString

      public String convertOutputTransmissionTypeToString(EDataType eDataType, Object instanceValue)
    • createPercentCompletedTypeFromString

      public BigInteger createPercentCompletedTypeFromString(EDataType eDataType, String initialValue)
    • convertPercentCompletedTypeToString

      public String convertPercentCompletedTypeToString(EDataType eDataType, Object instanceValue)
    • createResponseTypeObjectFromString

      public ResponseType createResponseTypeObjectFromString(EDataType eDataType, String initialValue)
    • convertResponseTypeObjectToString

      public String convertResponseTypeObjectToString(EDataType eDataType, Object instanceValue)
    • createStatusTypeFromString

      public Object createStatusTypeFromString(EDataType eDataType, String initialValue)
    • convertStatusTypeToString

      public String convertStatusTypeToString(EDataType eDataType, Object instanceValue)
    • createStatusTypeMember0ObjectFromString

      public StatusTypeMember0 createStatusTypeMember0ObjectFromString(EDataType eDataType, String initialValue)
    • convertStatusTypeMember0ObjectToString

      public String convertStatusTypeMember0ObjectToString(EDataType eDataType, Object instanceValue)
    • createStatusTypeMember1FromString

      public String createStatusTypeMember1FromString(EDataType eDataType, String initialValue)
    • convertStatusTypeMember1ToString

      public String convertStatusTypeMember1ToString(EDataType eDataType, Object instanceValue)
    • getWps20Package

      public Wps20Package getWps20Package()
      Specified by:
      getWps20Package in interface Wps20Factory
      Returns:
      the package supported by this factory.
    • getPackage

      @Deprecated public static Wps20Package getPackage()
      Deprecated.