Package net.opengis.wps20
Interface Wps20Factory
- 
- All Superinterfaces:
- EFactory,- EModelElement,- EObject,- Notifier
 - All Known Implementing Classes:
- Wps20FactoryImpl
 
 public interface Wps20Factory extends EFactoryThe Factory for the model. It provides a create method for each non-abstract class of the model.- See Also:
- Wps20Package
 
- 
- 
Field SummaryFields Modifier and Type Field Description static Wps20FactoryeINSTANCEThe singleton instance of the factory.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description BodyReferenceTypecreateBodyReferenceType()Returns a new object of class 'Body Reference Type'.BoundingBoxDataTypecreateBoundingBoxDataType()Returns a new object of class 'Bounding Box Data Type'.ComplexDataTypecreateComplexDataType()Returns a new object of class 'Complex Data Type'.ContentsTypecreateContentsType()Returns a new object of class 'Contents Type'.DataInputTypecreateDataInputType()Returns a new object of class 'Data Input Type'.DataOutputTypecreateDataOutputType()Returns a new object of class 'Data Output Type'.DataTypecreateDataType()Returns a new object of class 'Data Type'.DescribeProcessTypecreateDescribeProcessType()Returns a new object of class 'Describe Process Type'.DescriptionTypecreateDescriptionType()Returns a new object of class 'Description Type'.DismissTypecreateDismissType()Returns a new object of class 'Dismiss Type'.DocumentRootcreateDocumentRoot()Returns a new object of class 'Document Root'.ExecuteRequestTypecreateExecuteRequestType()Returns a new object of class 'Execute Request Type'.ExtensionTypecreateExtensionType()Returns a new object of class 'Extension Type'.FormatTypecreateFormatType()Returns a new object of class 'Format Type'.GenericInputTypecreateGenericInputType()Returns a new object of class 'Generic Input Type'.GenericOutputTypecreateGenericOutputType()Returns a new object of class 'Generic Output Type'.GenericProcessTypecreateGenericProcessType()Returns a new object of class 'Generic Process Type'.GetCapabilitiesTypecreateGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.GetResultTypecreateGetResultType()Returns a new object of class 'Get Result Type'.GetStatusTypecreateGetStatusType()Returns a new object of class 'Get Status Type'.InputDescriptionTypecreateInputDescriptionType()Returns a new object of class 'Input Description Type'.LiteralDataDomainTypecreateLiteralDataDomainType()Returns a new object of class 'Literal Data Domain Type'.LiteralDataDomainType1createLiteralDataDomainType1()Returns a new object of class 'Literal Data Domain Type1'.LiteralDataTypecreateLiteralDataType()Returns a new object of class 'Literal Data Type'.LiteralValueTypecreateLiteralValueType()Returns a new object of class 'Literal Value Type'.OutputDefinitionTypecreateOutputDefinitionType()Returns a new object of class 'Output Definition Type'.OutputDescriptionTypecreateOutputDescriptionType()Returns a new object of class 'Output Description Type'.ProcessDescriptionTypecreateProcessDescriptionType()Returns a new object of class 'Process Description Type'.ProcessOfferingsTypecreateProcessOfferingsType()Returns a new object of class 'Process Offerings Type'.ProcessOfferingTypecreateProcessOfferingType()Returns a new object of class 'Process Offering Type'.ProcessSummaryTypecreateProcessSummaryType()Returns a new object of class 'Process Summary Type'.ReferenceTypecreateReferenceType()Returns a new object of class 'Reference Type'.ResultTypecreateResultType()Returns a new object of class 'Result Type'.StatusInfoTypecreateStatusInfoType()Returns a new object of class 'Status Info Type'.SupportedCRSTypecreateSupportedCRSType()Returns a new object of class 'Supported CRS Type'.WPSCapabilitiesTypecreateWPSCapabilitiesType()Returns a new object of class 'WPS Capabilities Type'.Wps20PackagegetWps20Package()Returns the package supported by this factory.- 
Methods inherited from interface EFactoryconvertToString, create, createFromString, getEPackage, setEPackage
 
- 
 
- 
- 
- 
Field Detail- 
eINSTANCEstatic final Wps20Factory eINSTANCE The singleton instance of the factory.
 
- 
 - 
Method Detail- 
createBodyReferenceTypeBodyReferenceType createBodyReferenceType() Returns a new object of class 'Body Reference Type'.- Returns:
- a new object of class 'Body Reference Type'.
 
 - 
createBoundingBoxDataTypeBoundingBoxDataType createBoundingBoxDataType() Returns a new object of class 'Bounding Box Data Type'.- Returns:
- a new object of class 'Bounding Box Data Type'.
 
 - 
createComplexDataTypeComplexDataType createComplexDataType() Returns a new object of class 'Complex Data Type'.- Returns:
- a new object of class 'Complex Data Type'.
 
 - 
createContentsTypeContentsType createContentsType() Returns a new object of class 'Contents Type'.- Returns:
- a new object of class 'Contents Type'.
 
 - 
createDataInputTypeDataInputType createDataInputType() Returns a new object of class 'Data Input Type'.- Returns:
- a new object of class 'Data Input Type'.
 
 - 
createDataOutputTypeDataOutputType createDataOutputType() Returns a new object of class 'Data Output Type'.- Returns:
- a new object of class 'Data Output Type'.
 
 - 
createDataTypeDataType createDataType() Returns a new object of class 'Data Type'.- Returns:
- a new object of class 'Data Type'.
 
 - 
createDescribeProcessTypeDescribeProcessType createDescribeProcessType() Returns a new object of class 'Describe Process Type'.- Returns:
- a new object of class 'Describe Process Type'.
 
 - 
createDescriptionTypeDescriptionType createDescriptionType() Returns a new object of class 'Description Type'.- Returns:
- a new object of class 'Description Type'.
 
 - 
createDismissTypeDismissType createDismissType() Returns a new object of class 'Dismiss Type'.- Returns:
- a new object of class 'Dismiss Type'.
 
 - 
createDocumentRootDocumentRoot createDocumentRoot() Returns a new object of class 'Document Root'.- Returns:
- a new object of class 'Document Root'.
 
 - 
createExecuteRequestTypeExecuteRequestType createExecuteRequestType() Returns a new object of class 'Execute Request Type'.- Returns:
- a new object of class 'Execute Request Type'.
 
 - 
createExtensionTypeExtensionType createExtensionType() Returns a new object of class 'Extension Type'.- Returns:
- a new object of class 'Extension Type'.
 
 - 
createFormatTypeFormatType createFormatType() Returns a new object of class 'Format Type'.- Returns:
- a new object of class 'Format Type'.
 
 - 
createGenericInputTypeGenericInputType createGenericInputType() Returns a new object of class 'Generic Input Type'.- Returns:
- a new object of class 'Generic Input Type'.
 
 - 
createGenericOutputTypeGenericOutputType createGenericOutputType() Returns a new object of class 'Generic Output Type'.- Returns:
- a new object of class 'Generic Output Type'.
 
 - 
createGenericProcessTypeGenericProcessType createGenericProcessType() Returns a new object of class 'Generic Process Type'.- Returns:
- a new object of class 'Generic Process Type'.
 
 - 
createGetCapabilitiesTypeGetCapabilitiesType createGetCapabilitiesType() Returns a new object of class 'Get Capabilities Type'.- Returns:
- a new object of class 'Get Capabilities Type'.
 
 - 
createGetResultTypeGetResultType createGetResultType() Returns a new object of class 'Get Result Type'.- Returns:
- a new object of class 'Get Result Type'.
 
 - 
createGetStatusTypeGetStatusType createGetStatusType() Returns a new object of class 'Get Status Type'.- Returns:
- a new object of class 'Get Status Type'.
 
 - 
createInputDescriptionTypeInputDescriptionType createInputDescriptionType() Returns a new object of class 'Input Description Type'.- Returns:
- a new object of class 'Input Description Type'.
 
 - 
createLiteralDataDomainTypeLiteralDataDomainType createLiteralDataDomainType() Returns a new object of class 'Literal Data Domain Type'.- Returns:
- a new object of class 'Literal Data Domain Type'.
 
 - 
createLiteralDataDomainType1LiteralDataDomainType1 createLiteralDataDomainType1() Returns a new object of class 'Literal Data Domain Type1'.- Returns:
- a new object of class 'Literal Data Domain Type1'.
 
 - 
createLiteralDataTypeLiteralDataType createLiteralDataType() Returns a new object of class 'Literal Data Type'.- Returns:
- a new object of class 'Literal Data Type'.
 
 - 
createLiteralValueTypeLiteralValueType createLiteralValueType() Returns a new object of class 'Literal Value Type'.- Returns:
- a new object of class 'Literal Value Type'.
 
 - 
createOutputDefinitionTypeOutputDefinitionType createOutputDefinitionType() Returns a new object of class 'Output Definition Type'.- Returns:
- a new object of class 'Output Definition Type'.
 
 - 
createOutputDescriptionTypeOutputDescriptionType createOutputDescriptionType() Returns a new object of class 'Output Description Type'.- Returns:
- a new object of class 'Output Description Type'.
 
 - 
createProcessDescriptionTypeProcessDescriptionType createProcessDescriptionType() Returns a new object of class 'Process Description Type'.- Returns:
- a new object of class 'Process Description Type'.
 
 - 
createProcessOfferingsTypeProcessOfferingsType createProcessOfferingsType() Returns a new object of class 'Process Offerings Type'.- Returns:
- a new object of class 'Process Offerings Type'.
 
 - 
createProcessOfferingTypeProcessOfferingType createProcessOfferingType() Returns a new object of class 'Process Offering Type'.- Returns:
- a new object of class 'Process Offering Type'.
 
 - 
createProcessSummaryTypeProcessSummaryType createProcessSummaryType() Returns a new object of class 'Process Summary Type'.- Returns:
- a new object of class 'Process Summary Type'.
 
 - 
createReferenceTypeReferenceType createReferenceType() Returns a new object of class 'Reference Type'.- Returns:
- a new object of class 'Reference Type'.
 
 - 
createResultTypeResultType createResultType() Returns a new object of class 'Result Type'.- Returns:
- a new object of class 'Result Type'.
 
 - 
createStatusInfoTypeStatusInfoType createStatusInfoType() Returns a new object of class 'Status Info Type'.- Returns:
- a new object of class 'Status Info Type'.
 
 - 
createSupportedCRSTypeSupportedCRSType createSupportedCRSType() Returns a new object of class 'Supported CRS Type'.- Returns:
- a new object of class 'Supported CRS Type'.
 
 - 
createWPSCapabilitiesTypeWPSCapabilitiesType createWPSCapabilitiesType() Returns a new object of class 'WPS Capabilities Type'.- Returns:
- a new object of class 'WPS Capabilities Type'.
 
 - 
getWps20PackageWps20Package getWps20Package() Returns the package supported by this factory.- Returns:
- the package supported by this factory.
 
 
- 
 
-