Package net.opengis.wps10
Interface Wps10Package
- 
- All Superinterfaces:
- EModelElement,- ENamedElement,- EObject,- EPackage,- Notifier
 - All Known Implementing Classes:
- Wps10PackageImpl
 
 public interface Wps10Package extends EPackageThe Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
 This XML Schema Document encodes the WPS GetCapabilities operation response. Copyright (c) 2007 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/ogc/software Location of a WSDL document. Copyright (c) 2007 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/ogc/software GML 3.0 candidate xlinks schema. Copyright (c) 2001 OGC, All Rights Reserved.Brief description of a Process, designed for Process discovery. Copyright (c) 2007 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/ogc/software This XML Schema Document encodes elements and types that are shared by multiple WPS operations. Copyright (c) 2007 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/ogc/software This XML Schema Document includes and imports, directly and indirectly, all the XML Schemas defined by the OWS Common Implemetation Specification. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the GetResourceByID operation request message. This typical operation is specified as a base for profiling in specific OWS specifications. For information on the allowed changes and limitations in such profiling, see Subclause 9.4.1 of the OWS Common specification. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the parts of the MD_DataIdentification class of ISO 19115 (OGC Abstract Specification Topic 11) which are expected to be used for most datasets. This Schema also encodes the parts of this class that are expected to be useful for other metadata. Both may be used within the Contents section of OWS service metadata (Capabilities) documents. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes various parameters and parameter types that can be used in OWS operation requests and responses. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the parts of ISO 19115 used by the common "ServiceIdentification" and "ServiceProvider" sections of the GetCapabilities operation response, known as the service metadata XML document. The parts encoded here are the MD_Keywords, CI_ResponsibleParty, and related classes. The UML package prefixes were omitted from XML names, and the XML element names were all capitalized, for consistency with other OWS Schemas. This document also provides a simple coding of text in multiple languages, simplified from Annex J of ISO 19115. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace. This schema document describes the XML namespace, in a form suitable for import by other schema documents. Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The following names are currently defined in this namespace and should not be used with conflicting semantics by any Working Group, specification, or document instance: base (as an attribute name): denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification. id (as an attribute name): denotes an attribute whose value should be interpreted as if declared to be of type ID. This name is reserved by virtue of its definition in the xml:id specification. lang (as an attribute name): denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. space (as an attribute name): denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. Father (in any context at all): denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups: In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000 reserves for Jon Bosak in perpetuity the XML name xml:Father This schema defines attributes and an attribute group suitable for use by schemas wishing to allow xml:base, xml:lang, xml:space or xml:id attributes on elements they define. To enable this, such a schema must import this schema for the XML namespace, e.g. as follows: <schema . . .> . . . <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/> Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g. <type . . .> . . . <attributeGroup ref="xml:specialAttrs"/> will define a type which will schema-validate an instance element with any of those attributes In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2007/08/xml.xsd. At the date of issue it can also be found at http://www.w3.org/2001/xml.xsd. The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at http://www.w3.org/2001/xml.xsd will change accordingly; the version at http://www.w3.org/2007/08/xml.xsd will not change. This XML Schema Document defines the GetCapabilities operation request and response XML elements and types, which are common to all OWSs. This XML Schema shall be edited by each OWS, for example, to specify a specific value for the "service" attribute. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the common "ServiceIdentification" section of the GetCapabilities operation response, known as the Capabilities XML document. This section encodes the SV_ServiceIdentification class of ISO 19119 (OGC Abstract Specification Topic 12). Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the common "ServiceProvider" section of the GetCapabilities operation response, known as the Capabilities XML document. This section encodes the SV_ServiceProvider class of ISO 19119 (OGC Abstract Specification Topic 12). Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the basic contents of the "OperationsMetadata" section of the GetCapabilities operation response, also known as the Capabilities XML document. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the allowed values (or domain) of a quantity, often for an input or output parameter to an OWS. Such a parameter is sometimes called a variable, quantity, literal, or typed literal. Such a parameter can use one of many data types, including double, integer, boolean, string, or URI. The allowed values can also be encoded for a quantity that is not explicit or not transferred, but is constrained by a server implementation. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document encodes the Exception Report response to all OWS operations. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace. This schema document describes the XML namespace, in a form suitable for import by other schema documents. Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The following names are currently defined in this namespace and should not be used with conflicting semantics by any Working Group, specification, or document instance: base (as an attribute name): denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification. id (as an attribute name): denotes an attribute whose value should be interpreted as if declared to be of type ID. This name is reserved by virtue of its definition in the xml:id specification. lang (as an attribute name): denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. space (as an attribute name): denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. Father (in any context at all): denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups: In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000 reserves for Jon Bosak in perpetuity the XML name xml:Father This schema defines attributes and an attribute group suitable for use by schemas wishing to allow xml:base, xml:lang, xml:space or xml:id attributes on elements they define. To enable this, such a schema must import this schema for the XML namespace, e.g. as follows: <schema . . .> . . . <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/> Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g. <type . . .> . . . <attributeGroup ref="xml:specialAttrs"/> will define a type which will schema-validate an instance element with any of those attributes In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2007/08/xml.xsd. At the date of issue it can also be found at http://www.w3.org/2001/xml.xsd. The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at http://www.w3.org/2001/xml.xsd will change accordingly; the version at http://www.w3.org/2007/08/xml.xsd will not change. This XML Schema Document encodes the typical Contents section of an OWS service metadata (Capabilities) document. This Schema can be built upon to define the Contents section for a specific OWS. If the ContentsBaseType in this XML Schema cannot be restricted and extended to define the Contents section for a specific OWS, all other relevant parts defined in owsContents.xsd shall be used by the "ContentsType" in the wxsContents.xsd prepared for the specific OWS. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document specifies types and elements for input and output of operation data, allowing including multiple data items with each data item either included or referenced. The contents of each type and element specified here can be restricted and/or extended for each use in a specific OWS specification. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved. This XML Schema Document specifies types and elements for document or resource references and for package manifests that contain multiple references. The contents of each type and element specified here can be restricted and/or extended for each use in a specific OWS specification. Copyright (c) 2006 Open Geospatial Consortium, Inc. All Rights Reserved.This XML Schema Document encodes elements and types that are shared by multiple WPS operations. Copyright (c) 2007 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/ogc/software - See Also:
- Wps10Factory
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceWps10Package.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 - 
Field SummaryFields Modifier and Type Field Description static intBODY_REFERENCE_TYPEThe meta object id for the 'Body Reference Type' class.static intBODY_REFERENCE_TYPE__HREFThe feature id for the 'Href' attribute.static intBODY_REFERENCE_TYPE_FEATURE_COUNTThe number of structural features of the 'Body Reference Type' class.static intCOMPLEX_DATA_COMBINATION_TYPEThe meta object id for the 'Complex Data Combination Type' class.static intCOMPLEX_DATA_COMBINATION_TYPE__FORMATThe feature id for the 'Format' containment reference.static intCOMPLEX_DATA_COMBINATION_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Data Combination Type' class.static intCOMPLEX_DATA_COMBINATIONS_TYPEThe meta object id for the 'Complex Data Combinations Type' class.static intCOMPLEX_DATA_COMBINATIONS_TYPE__FORMATThe feature id for the 'Format' containment reference list.static intCOMPLEX_DATA_COMBINATIONS_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Data Combinations Type' class.static intCOMPLEX_DATA_DESCRIPTION_TYPEThe meta object id for the 'Complex Data Description Type' class.static intCOMPLEX_DATA_DESCRIPTION_TYPE__ENCODINGThe feature id for the 'Encoding' attribute.static intCOMPLEX_DATA_DESCRIPTION_TYPE__MIME_TYPEThe feature id for the 'Mime Type' attribute.static intCOMPLEX_DATA_DESCRIPTION_TYPE__SCHEMAThe feature id for the 'Schema' attribute.static intCOMPLEX_DATA_DESCRIPTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Data Description Type' class.static intCOMPLEX_DATA_TYPEThe meta object id for the 'Complex Data Type' class.static intCOMPLEX_DATA_TYPE__ANYThe feature id for the 'Any' attribute list.static intCOMPLEX_DATA_TYPE__ANY_ATTRIBUTEThe feature id for the 'Any Attribute' attribute list.static intCOMPLEX_DATA_TYPE__DATAThe feature id for the 'Data' attribute list.static intCOMPLEX_DATA_TYPE__ENCODINGThe feature id for the 'Encoding' attribute.static intCOMPLEX_DATA_TYPE__MIME_TYPEThe feature id for the 'Mime Type' attribute.static intCOMPLEX_DATA_TYPE__MIXEDThe feature id for the 'Mixed' attribute list.static intCOMPLEX_DATA_TYPE__SCHEMAThe feature id for the 'Schema' attribute.static intCOMPLEX_DATA_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Data Type' class.static intCR_SS_TYPEThe meta object id for the 'CR Ss Type' class.static intCR_SS_TYPE__CRSThe feature id for the 'CRS' attribute.static intCR_SS_TYPE_FEATURE_COUNTThe number of structural features of the 'CR Ss Type' class.static intDATA_INPUTS_TYPEThe meta object id for the 'Data Inputs Type' class.static intDATA_INPUTS_TYPE__INPUTThe feature id for the 'Input' containment reference list.static intDATA_INPUTS_TYPE_FEATURE_COUNTThe number of structural features of the 'Data Inputs Type' class.static intDATA_INPUTS_TYPE1The meta object id for the 'Data Inputs Type1' class.static intDATA_INPUTS_TYPE1__INPUTThe feature id for the 'Input' containment reference list.static intDATA_INPUTS_TYPE1_FEATURE_COUNTThe number of structural features of the 'Data Inputs Type1' class.static intDATA_TYPEThe meta object id for the 'Data Type' class.static intDATA_TYPE__BOUNDING_BOX_DATAThe feature id for the 'Bounding Box Data' containment reference.static intDATA_TYPE__COMPLEX_DATAThe feature id for the 'Complex Data' containment reference.static intDATA_TYPE__LITERAL_DATAThe feature id for the 'Literal Data' containment reference.static intDATA_TYPE_FEATURE_COUNTThe number of structural features of the 'Data Type' class.static intDEFAULT_TYPEThe meta object id for the 'Default Type' class.static intDEFAULT_TYPE__CRSThe feature id for the 'CRS' attribute.static intDEFAULT_TYPE_FEATURE_COUNTThe number of structural features of the 'Default Type' class.static intDEFAULT_TYPE1The meta object id for the 'Default Type1' class.static intDEFAULT_TYPE1__UOMThe feature id for the 'UOM' reference.static intDEFAULT_TYPE1_FEATURE_COUNTThe number of structural features of the 'Default Type1' class.static intDEFAULT_TYPE2The meta object id for the 'Default Type2' class.static intDEFAULT_TYPE2__LANGUAGEThe feature id for the 'Language' attribute.static intDEFAULT_TYPE2_FEATURE_COUNTThe number of structural features of the 'Default Type2' class.static intDESCRIBE_PROCESS_TYPEThe meta object id for the 'Describe Process Type' class.static intDESCRIBE_PROCESS_TYPE__BASE_URLThe feature id for the 'Base Url' attribute.static intDESCRIBE_PROCESS_TYPE__EXTENDED_PROPERTIESThe feature id for the 'Extended Properties' attribute.static intDESCRIBE_PROCESS_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference list.static intDESCRIBE_PROCESS_TYPE__LANGUAGEThe feature id for the 'Language' attribute.static intDESCRIBE_PROCESS_TYPE__SERVICEThe feature id for the 'Service' attribute.static intDESCRIBE_PROCESS_TYPE__VERSIONThe feature id for the 'Version' attribute.static intDESCRIBE_PROCESS_TYPE_FEATURE_COUNTThe number of structural features of the 'Describe Process Type' class.static intDESCRIPTION_TYPEThe meta object id for the 'Description Type' class.static intDESCRIPTION_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intDESCRIPTION_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intDESCRIPTION_TYPE__METADATAThe feature id for the 'Metadata' containment reference list.static intDESCRIPTION_TYPE__TITLEThe feature id for the 'Title' containment reference.static intDESCRIPTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Description Type' class.static intDOCUMENT_OUTPUT_DEFINITION_TYPEThe meta object id for the 'Document Output Definition Type' class.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__AS_REFERENCEThe feature id for the 'As Reference' attribute.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__ENCODINGThe feature id for the 'Encoding' attribute.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__MIME_TYPEThe feature id for the 'Mime Type' attribute.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__SCHEMAThe feature id for the 'Schema' attribute.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__TITLEThe feature id for the 'Title' containment reference.static intDOCUMENT_OUTPUT_DEFINITION_TYPE__UOMThe feature id for the 'Uom' attribute.static intDOCUMENT_OUTPUT_DEFINITION_TYPE_FEATURE_COUNTThe number of structural features of the 'Document Output Definition Type' class.static intDOCUMENT_ROOTThe meta object id for the 'Document Root' class.static intDOCUMENT_ROOT__CAPABILITIESThe feature id for the 'Capabilities' containment reference.static intDOCUMENT_ROOT__DESCRIBE_PROCESSThe feature id for the 'Describe Process' containment reference.static intDOCUMENT_ROOT__EXECUTEThe feature id for the 'Execute' containment reference.static intDOCUMENT_ROOT__EXECUTE_RESPONSEThe feature id for the 'Execute Response' containment reference.static intDOCUMENT_ROOT__GET_CAPABILITIESThe feature id for the 'Get Capabilities' containment reference.static intDOCUMENT_ROOT__LANGUAGESThe feature id for the 'Languages' containment reference.static intDOCUMENT_ROOT__MIXEDThe feature id for the 'Mixed' attribute list.static intDOCUMENT_ROOT__PROCESS_DESCRIPTIONSThe feature id for the 'Process Descriptions' containment reference.static intDOCUMENT_ROOT__PROCESS_OFFERINGSThe feature id for the 'Process Offerings' containment reference.static intDOCUMENT_ROOT__PROCESS_VERSIONThe feature id for the 'Process Version' attribute.static intDOCUMENT_ROOT__WSDLThe feature id for the 'WSDL' containment reference.static intDOCUMENT_ROOT__XMLNS_PREFIX_MAPThe feature id for the 'XMLNS Prefix Map' map.static intDOCUMENT_ROOT__XSI_SCHEMA_LOCATIONThe feature id for the 'XSI Schema Location' map.static intDOCUMENT_ROOT_FEATURE_COUNTThe number of structural features of the 'Document Root' class.static Wps10PackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intEXECUTE_RESPONSE_TYPEThe meta object id for the 'Execute Response Type' class.static intEXECUTE_RESPONSE_TYPE__DATA_INPUTSThe feature id for the 'Data Inputs' containment reference.static intEXECUTE_RESPONSE_TYPE__LANGThe feature id for the 'Lang' attribute.static intEXECUTE_RESPONSE_TYPE__OUTPUT_DEFINITIONSThe feature id for the 'Output Definitions' containment reference.static intEXECUTE_RESPONSE_TYPE__PROCESSThe feature id for the 'Process' containment reference.static intEXECUTE_RESPONSE_TYPE__PROCESS_OUTPUTSThe feature id for the 'Process Outputs' containment reference.static intEXECUTE_RESPONSE_TYPE__SERVICEThe feature id for the 'Service' attribute.static intEXECUTE_RESPONSE_TYPE__SERVICE_INSTANCEThe feature id for the 'Service Instance' attribute.static intEXECUTE_RESPONSE_TYPE__STATUSThe feature id for the 'Status' containment reference.static intEXECUTE_RESPONSE_TYPE__STATUS_LOCATIONThe feature id for the 'Status Location' attribute.static intEXECUTE_RESPONSE_TYPE__VERSIONThe feature id for the 'Version' attribute.static intEXECUTE_RESPONSE_TYPE_FEATURE_COUNTThe number of structural features of the 'Execute Response Type' class.static intEXECUTE_TYPEThe meta object id for the 'Execute Type' class.static intEXECUTE_TYPE__BASE_URLThe feature id for the 'Base Url' attribute.static intEXECUTE_TYPE__DATA_INPUTSThe feature id for the 'Data Inputs' containment reference.static intEXECUTE_TYPE__EXTENDED_PROPERTIESThe feature id for the 'Extended Properties' attribute.static intEXECUTE_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intEXECUTE_TYPE__LANGUAGEThe feature id for the 'Language' attribute.static intEXECUTE_TYPE__RESPONSE_FORMThe feature id for the 'Response Form' containment reference.static intEXECUTE_TYPE__SERVICEThe feature id for the 'Service' attribute.static intEXECUTE_TYPE__VERSIONThe feature id for the 'Version' attribute.static intEXECUTE_TYPE_FEATURE_COUNTThe number of structural features of the 'Execute Type' class.static intGET_CAPABILITIES_TYPEThe meta object id for the 'Get Capabilities Type' class.static intGET_CAPABILITIES_TYPE__ACCEPT_VERSIONSThe feature id for the 'Accept Versions' containment reference.static intGET_CAPABILITIES_TYPE__BASE_URLThe feature id for the 'Base Url' attribute.static intGET_CAPABILITIES_TYPE__EXTENDED_PROPERTIESThe feature id for the 'Extended Properties' attribute.static intGET_CAPABILITIES_TYPE__LANGUAGEThe feature id for the 'Language' attribute.static intGET_CAPABILITIES_TYPE__SERVICEThe feature id for the 'Service' attribute.static intGET_CAPABILITIES_TYPE_FEATURE_COUNTThe number of structural features of the 'Get Capabilities Type' class.static intHEADER_TYPEThe meta object id for the 'Header Type' class.static intHEADER_TYPE__KEYThe feature id for the 'Key' attribute.static intHEADER_TYPE__VALUEThe feature id for the 'Value' attribute.static intHEADER_TYPE_FEATURE_COUNTThe number of structural features of the 'Header Type' class.static intINPUT_DESCRIPTION_TYPEThe meta object id for the 'Input Description Type' class.static intINPUT_DESCRIPTION_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intINPUT_DESCRIPTION_TYPE__BOUNDING_BOX_DATAThe feature id for the 'Bounding Box Data' containment reference.static intINPUT_DESCRIPTION_TYPE__COMPLEX_DATAThe feature id for the 'Complex Data' containment reference.static intINPUT_DESCRIPTION_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intINPUT_DESCRIPTION_TYPE__LITERAL_DATAThe feature id for the 'Literal Data' containment reference.static intINPUT_DESCRIPTION_TYPE__MAX_OCCURSThe feature id for the 'Max Occurs' attribute.static intINPUT_DESCRIPTION_TYPE__METADATAThe feature id for the 'Metadata' containment reference list.static intINPUT_DESCRIPTION_TYPE__MIN_OCCURSThe feature id for the 'Min Occurs' attribute.static intINPUT_DESCRIPTION_TYPE__TITLEThe feature id for the 'Title' containment reference.static intINPUT_DESCRIPTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Input Description Type' class.static intINPUT_REFERENCE_TYPEThe meta object id for the 'Input Reference Type' class.static intINPUT_REFERENCE_TYPE__BODYThe feature id for the 'Body' attribute.static intINPUT_REFERENCE_TYPE__BODY_REFERENCEThe feature id for the 'Body Reference' containment reference.static intINPUT_REFERENCE_TYPE__ENCODINGThe feature id for the 'Encoding' attribute.static intINPUT_REFERENCE_TYPE__HEADERThe feature id for the 'Header' containment reference list.static intINPUT_REFERENCE_TYPE__HREFThe feature id for the 'Href' attribute.static intINPUT_REFERENCE_TYPE__METHODThe feature id for the 'Method' attribute.static intINPUT_REFERENCE_TYPE__MIME_TYPEThe feature id for the 'Mime Type' attribute.static intINPUT_REFERENCE_TYPE__SCHEMAThe feature id for the 'Schema' attribute.static intINPUT_REFERENCE_TYPE_FEATURE_COUNTThe number of structural features of the 'Input Reference Type' class.static intINPUT_TYPEThe meta object id for the 'Input Type' class.static intINPUT_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intINPUT_TYPE__DATAThe feature id for the 'Data' containment reference.static intINPUT_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intINPUT_TYPE__REFERENCEThe feature id for the 'Reference' containment reference.static intINPUT_TYPE__TITLEThe feature id for the 'Title' containment reference.static intINPUT_TYPE_FEATURE_COUNTThe number of structural features of the 'Input Type' class.static intLANGUAGES_TYPEThe meta object id for the 'Languages Type' class.static intLANGUAGES_TYPE__LANGUAGEThe feature id for the 'Language' attribute list.static intLANGUAGES_TYPE_FEATURE_COUNTThe number of structural features of the 'Languages Type' class.static intLANGUAGES_TYPE1The meta object id for the 'Languages Type1' class.static intLANGUAGES_TYPE1__DEFAULTThe feature id for the 'Default' containment reference.static intLANGUAGES_TYPE1__SUPPORTEDThe feature id for the 'Supported' containment reference.static intLANGUAGES_TYPE1_FEATURE_COUNTThe number of structural features of the 'Languages Type1' class.static intLITERAL_DATA_TYPEThe meta object id for the 'Literal Data Type' class.static intLITERAL_DATA_TYPE__DATA_TYPEThe feature id for the 'Data Type' attribute.static intLITERAL_DATA_TYPE__UOMThe feature id for the 'Uom' attribute.static intLITERAL_DATA_TYPE__VALUEThe feature id for the 'Value' attribute.static intLITERAL_DATA_TYPE_FEATURE_COUNTThe number of structural features of the 'Literal Data Type' class.static intLITERAL_INPUT_TYPEThe meta object id for the 'Literal Input Type' class.static intLITERAL_INPUT_TYPE__ALLOWED_VALUESThe feature id for the 'Allowed Values' containment reference.static intLITERAL_INPUT_TYPE__ANY_VALUEThe feature id for the 'Any Value' containment reference.static intLITERAL_INPUT_TYPE__DATA_TYPEThe feature id for the 'Data Type' containment reference.static intLITERAL_INPUT_TYPE__DEFAULT_VALUEThe feature id for the 'Default Value' attribute.static intLITERAL_INPUT_TYPE__UO_MSThe feature id for the 'UO Ms' containment reference.static intLITERAL_INPUT_TYPE__VALUES_REFERENCEThe feature id for the 'Values Reference' containment reference.static intLITERAL_INPUT_TYPE_FEATURE_COUNTThe number of structural features of the 'Literal Input Type' class.static intLITERAL_OUTPUT_TYPEThe meta object id for the 'Literal Output Type' class.static intLITERAL_OUTPUT_TYPE__DATA_TYPEThe feature id for the 'Data Type' containment reference.static intLITERAL_OUTPUT_TYPE__UO_MSThe feature id for the 'UO Ms' containment reference.static intLITERAL_OUTPUT_TYPE_FEATURE_COUNTThe number of structural features of the 'Literal Output Type' class.static intMAPThe meta object id for the 'Map' data type.static intMETHOD_TYPEThe meta object id for the 'Method Type' enum.static intMETHOD_TYPE_OBJECTThe meta object id for the 'Method Type Object' data type.static intOUTPUT_DATA_TYPEThe meta object id for the 'Output Data Type' class.static intOUTPUT_DATA_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intOUTPUT_DATA_TYPE__DATAThe feature id for the 'Data' containment reference.static intOUTPUT_DATA_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intOUTPUT_DATA_TYPE__METADATAThe feature id for the 'Metadata' containment reference list.static intOUTPUT_DATA_TYPE__REFERENCEThe feature id for the 'Reference' containment reference.static intOUTPUT_DATA_TYPE__TITLEThe feature id for the 'Title' containment reference.static intOUTPUT_DATA_TYPE_FEATURE_COUNTThe number of structural features of the 'Output Data Type' class.static intOUTPUT_DEFINITION_TYPEThe meta object id for the 'Output Definition Type' class.static intOUTPUT_DEFINITION_TYPE__ENCODINGThe feature id for the 'Encoding' attribute.static intOUTPUT_DEFINITION_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intOUTPUT_DEFINITION_TYPE__MIME_TYPEThe feature id for the 'Mime Type' attribute.static intOUTPUT_DEFINITION_TYPE__SCHEMAThe feature id for the 'Schema' attribute.static intOUTPUT_DEFINITION_TYPE__UOMThe feature id for the 'Uom' attribute.static intOUTPUT_DEFINITION_TYPE_FEATURE_COUNTThe number of structural features of the 'Output Definition Type' class.static intOUTPUT_DEFINITIONS_TYPEThe meta object id for the 'Output Definitions Type' class.static intOUTPUT_DEFINITIONS_TYPE__OUTPUTThe feature id for the 'Output' containment reference list.static intOUTPUT_DEFINITIONS_TYPE_FEATURE_COUNTThe number of structural features of the 'Output Definitions Type' class.static intOUTPUT_DESCRIPTION_TYPEThe meta object id for the 'Output Description Type' class.static intOUTPUT_DESCRIPTION_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intOUTPUT_DESCRIPTION_TYPE__BOUNDING_BOX_OUTPUTThe feature id for the 'Bounding Box Output' containment reference.static intOUTPUT_DESCRIPTION_TYPE__COMPLEX_OUTPUTThe feature id for the 'Complex Output' containment reference.static intOUTPUT_DESCRIPTION_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intOUTPUT_DESCRIPTION_TYPE__LITERAL_OUTPUTThe feature id for the 'Literal Output' containment reference.static intOUTPUT_DESCRIPTION_TYPE__METADATAThe feature id for the 'Metadata' containment reference list.static intOUTPUT_DESCRIPTION_TYPE__TITLEThe feature id for the 'Title' containment reference.static intOUTPUT_DESCRIPTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Output Description Type' class.static intOUTPUT_REFERENCE_TYPEThe meta object id for the 'Output Reference Type' class.static intOUTPUT_REFERENCE_TYPE__ENCODINGThe feature id for the 'Encoding' attribute.static intOUTPUT_REFERENCE_TYPE__HREFThe feature id for the 'Href' attribute.static intOUTPUT_REFERENCE_TYPE__MIME_TYPEThe feature id for the 'Mime Type' attribute.static intOUTPUT_REFERENCE_TYPE__SCHEMAThe feature id for the 'Schema' attribute.static intOUTPUT_REFERENCE_TYPE_FEATURE_COUNTThe number of structural features of the 'Output Reference Type' class.static intPERCENT_COMPLETED_TYPEThe meta object id for the 'Percent Completed Type' data type.static intPROCESS_BRIEF_TYPEThe meta object id for the 'Process Brief Type' class.static intPROCESS_BRIEF_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intPROCESS_BRIEF_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intPROCESS_BRIEF_TYPE__METADATAThe feature id for the 'Metadata' containment reference list.static intPROCESS_BRIEF_TYPE__PROCESS_VERSIONThe feature id for the 'Process Version' attribute.static intPROCESS_BRIEF_TYPE__PROFILEThe feature id for the 'Profile' attribute.static intPROCESS_BRIEF_TYPE__TITLEThe feature id for the 'Title' containment reference.static intPROCESS_BRIEF_TYPE__WSDLThe feature id for the 'WSDL' containment reference.static intPROCESS_BRIEF_TYPE_FEATURE_COUNTThe number of structural features of the 'Process Brief Type' class.static intPROCESS_DESCRIPTION_TYPEThe meta object id for the 'Process Description Type' class.static intPROCESS_DESCRIPTION_TYPE__ABSTRACTThe feature id for the 'Abstract' containment reference.static intPROCESS_DESCRIPTION_TYPE__DATA_INPUTSThe feature id for the 'Data Inputs' containment reference.static intPROCESS_DESCRIPTION_TYPE__IDENTIFIERThe feature id for the 'Identifier' containment reference.static intPROCESS_DESCRIPTION_TYPE__METADATAThe feature id for the 'Metadata' containment reference list.static intPROCESS_DESCRIPTION_TYPE__PROCESS_OUTPUTSThe feature id for the 'Process Outputs' containment reference.static intPROCESS_DESCRIPTION_TYPE__PROCESS_VERSIONThe feature id for the 'Process Version' attribute.static intPROCESS_DESCRIPTION_TYPE__PROFILEThe feature id for the 'Profile' attribute.static intPROCESS_DESCRIPTION_TYPE__STATUS_SUPPORTEDThe feature id for the 'Status Supported' attribute.static intPROCESS_DESCRIPTION_TYPE__STORE_SUPPORTEDThe feature id for the 'Store Supported' attribute.static intPROCESS_DESCRIPTION_TYPE__TITLEThe feature id for the 'Title' containment reference.static intPROCESS_DESCRIPTION_TYPE__WSDLThe feature id for the 'WSDL' containment reference.static intPROCESS_DESCRIPTION_TYPE_FEATURE_COUNTThe number of structural features of the 'Process Description Type' class.static intPROCESS_DESCRIPTIONS_TYPEThe meta object id for the 'Process Descriptions Type' class.static intPROCESS_DESCRIPTIONS_TYPE__LANGThe feature id for the 'Lang' attribute.static intPROCESS_DESCRIPTIONS_TYPE__PROCESS_DESCRIPTIONThe feature id for the 'Process Description' containment reference list.static intPROCESS_DESCRIPTIONS_TYPE__SERVICEThe feature id for the 'Service' attribute.static intPROCESS_DESCRIPTIONS_TYPE__VERSIONThe feature id for the 'Version' attribute.static intPROCESS_DESCRIPTIONS_TYPE_FEATURE_COUNTThe number of structural features of the 'Process Descriptions Type' class.static intPROCESS_FAILED_TYPEThe meta object id for the 'Process Failed Type' class.static intPROCESS_FAILED_TYPE__EXCEPTION_REPORTThe feature id for the 'Exception Report' containment reference.static intPROCESS_FAILED_TYPE_FEATURE_COUNTThe number of structural features of the 'Process Failed Type' class.static intPROCESS_OFFERINGS_TYPEThe meta object id for the 'Process Offerings Type' class.static intPROCESS_OFFERINGS_TYPE__PROCESSThe feature id for the 'Process' containment reference list.static intPROCESS_OFFERINGS_TYPE_FEATURE_COUNTThe number of structural features of the 'Process Offerings Type' class.static intPROCESS_OUTPUTS_TYPEThe meta object id for the 'Process Outputs Type' class.static intPROCESS_OUTPUTS_TYPE__OUTPUTThe feature id for the 'Output' containment reference list.static intPROCESS_OUTPUTS_TYPE_FEATURE_COUNTThe number of structural features of the 'Process Outputs Type' class.static intPROCESS_OUTPUTS_TYPE1The meta object id for the 'Process Outputs Type1' class.static intPROCESS_OUTPUTS_TYPE1__OUTPUTThe feature id for the 'Output' containment reference list.static intPROCESS_OUTPUTS_TYPE1_FEATURE_COUNTThe number of structural features of the 'Process Outputs Type1' class.static intPROCESS_STARTED_TYPEThe meta object id for the 'Process Started Type' class.static intPROCESS_STARTED_TYPE__PERCENT_COMPLETEDThe feature id for the 'Percent Completed' attribute.static intPROCESS_STARTED_TYPE__VALUEThe feature id for the 'Value' attribute.static intPROCESS_STARTED_TYPE_FEATURE_COUNTThe number of structural features of the 'Process Started Type' class.static intQNAMEThe meta object id for the 'QName' data type.static intREQUEST_BASE_TYPEThe meta object id for the 'Request Base Type' class.static intREQUEST_BASE_TYPE__BASE_URLThe feature id for the 'Base Url' attribute.static intREQUEST_BASE_TYPE__EXTENDED_PROPERTIESThe feature id for the 'Extended Properties' attribute.static intREQUEST_BASE_TYPE__LANGUAGEThe feature id for the 'Language' attribute.static intREQUEST_BASE_TYPE__SERVICEThe feature id for the 'Service' attribute.static intREQUEST_BASE_TYPE__VERSIONThe feature id for the 'Version' attribute.static intREQUEST_BASE_TYPE_FEATURE_COUNTThe number of structural features of the 'Request Base Type' class.static intRESPONSE_BASE_TYPEThe meta object id for the 'Response Base Type' class.static intRESPONSE_BASE_TYPE__LANGThe feature id for the 'Lang' attribute.static intRESPONSE_BASE_TYPE__SERVICEThe feature id for the 'Service' attribute.static intRESPONSE_BASE_TYPE__VERSIONThe feature id for the 'Version' attribute.static intRESPONSE_BASE_TYPE_FEATURE_COUNTThe number of structural features of the 'Response Base Type' class.static intRESPONSE_DOCUMENT_TYPEThe meta object id for the 'Response Document Type' class.static intRESPONSE_DOCUMENT_TYPE__LINEAGEThe feature id for the 'Lineage' attribute.static intRESPONSE_DOCUMENT_TYPE__OUTPUTThe feature id for the 'Output' containment reference list.static intRESPONSE_DOCUMENT_TYPE__STATUSThe feature id for the 'Status' attribute.static intRESPONSE_DOCUMENT_TYPE__STORE_EXECUTE_RESPONSEThe feature id for the 'Store Execute Response' attribute.static intRESPONSE_DOCUMENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Response Document Type' class.static intRESPONSE_FORM_TYPEThe meta object id for the 'Response Form Type' class.static intRESPONSE_FORM_TYPE__RAW_DATA_OUTPUTThe feature id for the 'Raw Data Output' containment reference.static intRESPONSE_FORM_TYPE__RESPONSE_DOCUMENTThe feature id for the 'Response Document' containment reference.static intRESPONSE_FORM_TYPE_FEATURE_COUNTThe number of structural features of the 'Response Form Type' class.static intSTATUS_TYPEThe meta object id for the 'Status Type' class.static intSTATUS_TYPE__CREATION_TIMEThe feature id for the 'Creation Time' attribute.static intSTATUS_TYPE__PROCESS_ACCEPTEDThe feature id for the 'Process Accepted' attribute.static intSTATUS_TYPE__PROCESS_FAILEDThe feature id for the 'Process Failed' containment reference.static intSTATUS_TYPE__PROCESS_PAUSEDThe feature id for the 'Process Paused' containment reference.static intSTATUS_TYPE__PROCESS_STARTEDThe feature id for the 'Process Started' containment reference.static intSTATUS_TYPE__PROCESS_SUCCEEDEDThe feature id for the 'Process Succeeded' attribute.static intSTATUS_TYPE_FEATURE_COUNTThe number of structural features of the 'Status Type' class.static intSUPPORTED_COMPLEX_DATA_INPUT_TYPEThe meta object id for the 'Supported Complex Data Input Type' class.static intSUPPORTED_COMPLEX_DATA_INPUT_TYPE__DEFAULTThe feature id for the 'Default' containment reference.static intSUPPORTED_COMPLEX_DATA_INPUT_TYPE__MAXIMUM_MEGABYTESThe feature id for the 'Maximum Megabytes' attribute.static intSUPPORTED_COMPLEX_DATA_INPUT_TYPE__SUPPORTEDThe feature id for the 'Supported' containment reference.static intSUPPORTED_COMPLEX_DATA_INPUT_TYPE_FEATURE_COUNTThe number of structural features of the 'Supported Complex Data Input Type' class.static intSUPPORTED_COMPLEX_DATA_TYPEThe meta object id for the 'Supported Complex Data Type' class.static intSUPPORTED_COMPLEX_DATA_TYPE__DEFAULTThe feature id for the 'Default' containment reference.static intSUPPORTED_COMPLEX_DATA_TYPE__SUPPORTEDThe feature id for the 'Supported' containment reference.static intSUPPORTED_COMPLEX_DATA_TYPE_FEATURE_COUNTThe number of structural features of the 'Supported Complex Data Type' class.static intSUPPORTED_CR_SS_TYPEThe meta object id for the 'Supported CR Ss Type' class.static intSUPPORTED_CR_SS_TYPE__DEFAULTThe feature id for the 'Default' containment reference.static intSUPPORTED_CR_SS_TYPE__SUPPORTEDThe feature id for the 'Supported' containment reference.static intSUPPORTED_CR_SS_TYPE_FEATURE_COUNTThe number of structural features of the 'Supported CR Ss Type' class.static intSUPPORTED_UO_MS_TYPEThe meta object id for the 'Supported UO Ms Type' class.static intSUPPORTED_UO_MS_TYPE__DEFAULTThe feature id for the 'Default' containment reference.static intSUPPORTED_UO_MS_TYPE__SUPPORTEDThe feature id for the 'Supported' containment reference.static intSUPPORTED_UO_MS_TYPE_FEATURE_COUNTThe number of structural features of the 'Supported UO Ms Type' class.static intUNITThe meta object id for the 'Unit' class.static intUNIT_FEATURE_COUNTThe number of structural features of the 'Unit' class.static intUO_MS_TYPEThe meta object id for the 'UO Ms Type' class.static intUO_MS_TYPE__UOMThe feature id for the 'UOM' reference list.static intUO_MS_TYPE_FEATURE_COUNTThe number of structural features of the 'UO Ms Type' class.static intVALUES_REFERENCE_TYPEThe meta object id for the 'Values Reference Type' class.static intVALUES_REFERENCE_TYPE__REFERENCEThe feature id for the 'Reference' attribute.static intVALUES_REFERENCE_TYPE__VALUES_FORMThe feature id for the 'Values Form' attribute.static intVALUES_REFERENCE_TYPE_FEATURE_COUNTThe number of structural features of the 'Values Reference Type' class.static intWPS_CAPABILITIES_TYPEThe meta object id for the 'WPS Capabilities Type' class.static intWPS_CAPABILITIES_TYPE__LANGThe feature id for the 'Lang' attribute.static intWPS_CAPABILITIES_TYPE__LANGUAGESThe feature id for the 'Languages' containment reference.static intWPS_CAPABILITIES_TYPE__OPERATIONS_METADATAThe feature id for the 'Operations Metadata' containment reference.static intWPS_CAPABILITIES_TYPE__PROCESS_OFFERINGSThe feature id for the 'Process Offerings' containment reference.static intWPS_CAPABILITIES_TYPE__SERVICEThe feature id for the 'Service' attribute.static intWPS_CAPABILITIES_TYPE__SERVICE_IDENTIFICATIONThe feature id for the 'Service Identification' containment reference.static intWPS_CAPABILITIES_TYPE__SERVICE_PROVIDERThe feature id for the 'Service Provider' containment reference.static intWPS_CAPABILITIES_TYPE__UPDATE_SEQUENCEThe feature id for the 'Update Sequence' attribute.static intWPS_CAPABILITIES_TYPE__VERSIONThe feature id for the 'Version' attribute.static intWPS_CAPABILITIES_TYPE__WSDLThe feature id for the 'WSDL' containment reference.static intWPS_CAPABILITIES_TYPE_FEATURE_COUNTThe number of structural features of the 'WPS Capabilities Type' class.static intWSDL_TYPEThe meta object id for the 'WSDL Type' class.static intWSDL_TYPE__HREFThe feature id for the 'Href' attribute.static intWSDL_TYPE_FEATURE_COUNTThe number of structural features of the 'WSDL Type' class.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetBodyReferenceType()Returns the meta object for class 'Body Reference Type'.EAttributegetBodyReferenceType_Href()Returns the meta object for the attribute 'Href'.EClassgetComplexDataCombinationsType()Returns the meta object for class 'Complex Data Combinations Type'.EReferencegetComplexDataCombinationsType_Format()Returns the meta object for the containment reference list 'Format'.EClassgetComplexDataCombinationType()Returns the meta object for class 'Complex Data Combination Type'.EReferencegetComplexDataCombinationType_Format()Returns the meta object for the containment reference 'Format'.EClassgetComplexDataDescriptionType()Returns the meta object for class 'Complex Data Description Type'.EAttributegetComplexDataDescriptionType_Encoding()Returns the meta object for the attribute 'Encoding'.EAttributegetComplexDataDescriptionType_MimeType()Returns the meta object for the attribute 'Mime Type'.EAttributegetComplexDataDescriptionType_Schema()Returns the meta object for the attribute 'Schema'.EClassgetComplexDataType()Returns the meta object for class 'Complex Data Type'.EAttributegetComplexDataType_Data()Returns the meta object for the attribute list 'Data'.EAttributegetComplexDataType_Encoding()Returns the meta object for the attribute 'Encoding'.EAttributegetComplexDataType_MimeType()Returns the meta object for the attribute 'Mime Type'.EAttributegetComplexDataType_Schema()Returns the meta object for the attribute 'Schema'.EClassgetCRSsType()Returns the meta object for class 'CR Ss Type'.EAttributegetCRSsType_CRS()Returns the meta object for the attribute 'CRS'.EClassgetDataInputsType()Returns the meta object for class 'Data Inputs Type'.EReferencegetDataInputsType_Input()Returns the meta object for the containment reference list 'Input'.EClassgetDataInputsType1()Returns the meta object for class 'Data Inputs Type1'.EReferencegetDataInputsType1_Input()Returns the meta object for the containment reference list 'Input'.EClassgetDataType()Returns the meta object for class 'Data Type'.EReferencegetDataType_BoundingBoxData()Returns the meta object for the containment reference 'Bounding Box Data'.EReferencegetDataType_ComplexData()Returns the meta object for the containment reference 'Complex Data'.EReferencegetDataType_LiteralData()Returns the meta object for the containment reference 'Literal Data'.EClassgetDefaultType()Returns the meta object for class 'Default Type'.EAttributegetDefaultType_CRS()Returns the meta object for the attribute 'CRS'.EClassgetDefaultType1()Returns the meta object for class 'Default Type1'.EReferencegetDefaultType1_UOM()Returns the meta object for the reference 'UOM'.EClassgetDefaultType2()Returns the meta object for class 'Default Type2'.EAttributegetDefaultType2_Language()Returns the meta object for the attribute 'Language'.EClassgetDescribeProcessType()Returns the meta object for class 'Describe Process Type'.EReferencegetDescribeProcessType_Identifier()Returns the meta object for the containment reference list 'Identifier'.EClassgetDescriptionType()Returns the meta object for class 'Description Type'.EReferencegetDescriptionType_Abstract()Returns the meta object for the containment reference 'Abstract'.EReferencegetDescriptionType_Identifier()Returns the meta object for the containment reference 'Identifier'.EReferencegetDescriptionType_Metadata()Returns the meta object for the containment reference list 'Metadata'.EReferencegetDescriptionType_Title()Returns the meta object for the containment reference 'Title'.EClassgetDocumentOutputDefinitionType()Returns the meta object for class 'Document Output Definition Type'.EReferencegetDocumentOutputDefinitionType_Abstract()Returns the meta object for the containment reference 'Abstract'.EAttributegetDocumentOutputDefinitionType_AsReference()Returns the meta object for the attribute 'As Reference'.EReferencegetDocumentOutputDefinitionType_Title()Returns the meta object for the containment reference 'Title'.EClassgetDocumentRoot()Returns the meta object for class 'Document Root'.EReferencegetDocumentRoot_Capabilities()Returns the meta object for the containment reference 'Capabilities'.EReferencegetDocumentRoot_DescribeProcess()Returns the meta object for the containment reference 'Describe Process'.EReferencegetDocumentRoot_Execute()Returns the meta object for the containment reference 'Execute'.EReferencegetDocumentRoot_ExecuteResponse()Returns the meta object for the containment reference 'Execute Response'.EReferencegetDocumentRoot_GetCapabilities()Returns the meta object for the containment reference 'Get Capabilities'.EReferencegetDocumentRoot_Languages()Returns the meta object for the containment reference 'Languages'.EAttributegetDocumentRoot_Mixed()Returns the meta object for the attribute list 'Mixed'.EReferencegetDocumentRoot_ProcessDescriptions()Returns the meta object for the containment reference 'Process Descriptions'.EReferencegetDocumentRoot_ProcessOfferings()Returns the meta object for the containment reference 'Process Offerings'.EAttributegetDocumentRoot_ProcessVersion()Returns the meta object for the attribute 'Process Version'.EReferencegetDocumentRoot_WSDL()Returns the meta object for the containment reference 'WSDL'.EReferencegetDocumentRoot_XMLNSPrefixMap()Returns the meta object for the map 'XMLNS Prefix Map'.EReferencegetDocumentRoot_XSISchemaLocation()Returns the meta object for the map 'XSI Schema Location'.EClassgetExecuteResponseType()Returns the meta object for class 'Execute Response Type'.EReferencegetExecuteResponseType_DataInputs()Returns the meta object for the containment reference 'Data Inputs'.EReferencegetExecuteResponseType_OutputDefinitions()Returns the meta object for the containment reference 'Output Definitions'.EReferencegetExecuteResponseType_Process()Returns the meta object for the containment reference 'Process'.EReferencegetExecuteResponseType_ProcessOutputs()Returns the meta object for the containment reference 'Process Outputs'.EAttributegetExecuteResponseType_ServiceInstance()Returns the meta object for the attribute 'Service Instance'.EReferencegetExecuteResponseType_Status()Returns the meta object for the containment reference 'Status'.EAttributegetExecuteResponseType_StatusLocation()Returns the meta object for the attribute 'Status Location'.EClassgetExecuteType()Returns the meta object for class 'Execute Type'.EReferencegetExecuteType_DataInputs()Returns the meta object for the containment reference 'Data Inputs'.EReferencegetExecuteType_Identifier()Returns the meta object for the containment reference 'Identifier'.EReferencegetExecuteType_ResponseForm()Returns the meta object for the containment reference 'Response Form'.EClassgetGetCapabilitiesType()Returns the meta object for class 'Get Capabilities Type'.EReferencegetGetCapabilitiesType_AcceptVersions()Returns the meta object for the containment reference 'Accept Versions'.EAttributegetGetCapabilitiesType_BaseUrl()Returns the meta object for the attribute 'Base Url'.EAttributegetGetCapabilitiesType_ExtendedProperties()Returns the meta object for the attribute 'Extended Properties'.EAttributegetGetCapabilitiesType_Language()Returns the meta object for the attribute 'Language'.EAttributegetGetCapabilitiesType_Service()Returns the meta object for the attribute 'Service'.EClassgetHeaderType()Returns the meta object for class 'Header Type'.EAttributegetHeaderType_Key()Returns the meta object for the attribute 'Key'.EAttributegetHeaderType_Value()Returns the meta object for the attribute 'Value'.EClassgetInputDescriptionType()Returns the meta object for class 'Input Description Type'.EReferencegetInputDescriptionType_BoundingBoxData()Returns the meta object for the containment reference 'Bounding Box Data'.EReferencegetInputDescriptionType_ComplexData()Returns the meta object for the containment reference 'Complex Data'.EReferencegetInputDescriptionType_LiteralData()Returns the meta object for the containment reference 'Literal Data'.EAttributegetInputDescriptionType_MaxOccurs()Returns the meta object for the attribute 'Max Occurs'.EAttributegetInputDescriptionType_MinOccurs()Returns the meta object for the attribute 'Min Occurs'.EClassgetInputReferenceType()Returns the meta object for class 'Input Reference Type'.EAttributegetInputReferenceType_Body()Returns the meta object for the attribute 'Body'.EReferencegetInputReferenceType_BodyReference()Returns the meta object for the containment reference 'Body Reference'.EAttributegetInputReferenceType_Encoding()Returns the meta object for the attribute 'Encoding'.EReferencegetInputReferenceType_Header()Returns the meta object for the containment reference list 'Header'.EAttributegetInputReferenceType_Href()Returns the meta object for the attribute 'Href'.EAttributegetInputReferenceType_Method()Returns the meta object for the attribute 'Method'.EAttributegetInputReferenceType_MimeType()Returns the meta object for the attribute 'Mime Type'.EAttributegetInputReferenceType_Schema()Returns the meta object for the attribute 'Schema'.EClassgetInputType()Returns the meta object for class 'Input Type'.EReferencegetInputType_Abstract()Returns the meta object for the containment reference 'Abstract'.EReferencegetInputType_Data()Returns the meta object for the containment reference 'Data'.EReferencegetInputType_Identifier()Returns the meta object for the containment reference 'Identifier'.EReferencegetInputType_Reference()Returns the meta object for the containment reference 'Reference'.EReferencegetInputType_Title()Returns the meta object for the containment reference 'Title'.EClassgetLanguagesType()Returns the meta object for class 'Languages Type'.EAttributegetLanguagesType_Language()Returns the meta object for the attribute list 'Language'.EClassgetLanguagesType1()Returns the meta object for class 'Languages Type1'.EReferencegetLanguagesType1_Default()Returns the meta object for the containment reference 'Default'.EReferencegetLanguagesType1_Supported()Returns the meta object for the containment reference 'Supported'.EClassgetLiteralDataType()Returns the meta object for class 'Literal Data Type'.EAttributegetLiteralDataType_DataType()Returns the meta object for the attribute 'Data Type'.EAttributegetLiteralDataType_Uom()Returns the meta object for the attribute 'Uom'.EAttributegetLiteralDataType_Value()Returns the meta object for the attribute 'Value'.EClassgetLiteralInputType()Returns the meta object for class 'Literal Input Type'.EReferencegetLiteralInputType_AllowedValues()Returns the meta object for the containment reference 'Allowed Values'.EReferencegetLiteralInputType_AnyValue()Returns the meta object for the containment reference 'Any Value'.EAttributegetLiteralInputType_DefaultValue()Returns the meta object for the attribute 'Default Value'.EReferencegetLiteralInputType_ValuesReference()Returns the meta object for the containment reference 'Values Reference'.EClassgetLiteralOutputType()Returns the meta object for class 'Literal Output Type'.EReferencegetLiteralOutputType_DataType()Returns the meta object for the containment reference 'Data Type'.EReferencegetLiteralOutputType_UOMs()Returns the meta object for the containment reference 'UO Ms'.EDataTypegetMap()Returns the meta object for data type 'Map'.EEnumgetMethodType()Returns the meta object for enum 'Method Type'.EDataTypegetMethodTypeObject()Returns the meta object for data type 'Method Type Object'.EClassgetOutputDataType()Returns the meta object for class 'Output Data Type'.EReferencegetOutputDataType_Data()Returns the meta object for the containment reference 'Data'.EReferencegetOutputDataType_Reference()Returns the meta object for the containment reference 'Reference'.EClassgetOutputDefinitionsType()Returns the meta object for class 'Output Definitions Type'.EReferencegetOutputDefinitionsType_Output()Returns the meta object for the containment reference list 'Output'.EClassgetOutputDefinitionType()Returns the meta object for class 'Output Definition Type'.EAttributegetOutputDefinitionType_Encoding()Returns the meta object for the attribute 'Encoding'.EReferencegetOutputDefinitionType_Identifier()Returns the meta object for the containment reference 'Identifier'.EAttributegetOutputDefinitionType_MimeType()Returns the meta object for the attribute 'Mime Type'.EAttributegetOutputDefinitionType_Schema()Returns the meta object for the attribute 'Schema'.EAttributegetOutputDefinitionType_Uom()Returns the meta object for the attribute 'Uom'.EClassgetOutputDescriptionType()Returns the meta object for class 'Output Description Type'.EReferencegetOutputDescriptionType_BoundingBoxOutput()Returns the meta object for the containment reference 'Bounding Box Output'.EReferencegetOutputDescriptionType_ComplexOutput()Returns the meta object for the containment reference 'Complex Output'.EReferencegetOutputDescriptionType_LiteralOutput()Returns the meta object for the containment reference 'Literal Output'.EClassgetOutputReferenceType()Returns the meta object for class 'Output Reference Type'.EAttributegetOutputReferenceType_Encoding()Returns the meta object for the attribute 'Encoding'.EAttributegetOutputReferenceType_Href()Returns the meta object for the attribute 'Href'.EAttributegetOutputReferenceType_MimeType()Returns the meta object for the attribute 'Mime Type'.EAttributegetOutputReferenceType_Schema()Returns the meta object for the attribute 'Schema'.EDataTypegetPercentCompletedType()Returns the meta object for data type 'Percent Completed Type'.EClassgetProcessBriefType()Returns the meta object for class 'Process Brief Type'.EAttributegetProcessBriefType_ProcessVersion()Returns the meta object for the attribute 'Process Version'.EAttributegetProcessBriefType_Profile()Returns the meta object for the attribute 'Profile'.EReferencegetProcessBriefType_WSDL()Returns the meta object for the containment reference 'WSDL'.EClassgetProcessDescriptionsType()Returns the meta object for class 'Process Descriptions Type'.EReferencegetProcessDescriptionsType_ProcessDescription()Returns the meta object for the containment reference list 'Process Description'.EClassgetProcessDescriptionType()Returns the meta object for class 'Process Description Type'.EReferencegetProcessDescriptionType_DataInputs()Returns the meta object for the containment reference 'Data Inputs'.EReferencegetProcessDescriptionType_ProcessOutputs()Returns the meta object for the containment reference 'Process Outputs'.EAttributegetProcessDescriptionType_StatusSupported()Returns the meta object for the attribute 'Status Supported'.EAttributegetProcessDescriptionType_StoreSupported()Returns the meta object for the attribute 'Store Supported'.EClassgetProcessFailedType()Returns the meta object for class 'Process Failed Type'.EReferencegetProcessFailedType_ExceptionReport()Returns the meta object for the containment reference 'Exception Report'.EClassgetProcessOfferingsType()Returns the meta object for class 'Process Offerings Type'.EReferencegetProcessOfferingsType_Process()Returns the meta object for the containment reference list 'Process'.EClassgetProcessOutputsType()Returns the meta object for class 'Process Outputs Type'.EReferencegetProcessOutputsType_Output()Returns the meta object for the containment reference list 'Output'.EClassgetProcessOutputsType1()Returns the meta object for class 'Process Outputs Type1'.EReferencegetProcessOutputsType1_Output()Returns the meta object for the containment reference list 'Output'.EClassgetProcessStartedType()Returns the meta object for class 'Process Started Type'.EAttributegetProcessStartedType_PercentCompleted()Returns the meta object for the attribute 'Percent Completed'.EAttributegetProcessStartedType_Value()Returns the meta object for the attribute 'Value'.EDataTypegetQName()Returns the meta object for data type 'QName'.EClassgetRequestBaseType()Returns the meta object for class 'Request Base Type'.EAttributegetRequestBaseType_BaseUrl()Returns the meta object for the attribute 'Base Url'.EAttributegetRequestBaseType_ExtendedProperties()Returns the meta object for the attribute 'Extended Properties'.EAttributegetRequestBaseType_Language()Returns the meta object for the attribute 'Language'.EAttributegetRequestBaseType_Service()Returns the meta object for the attribute 'Service'.EAttributegetRequestBaseType_Version()Returns the meta object for the attribute 'Version'.EClassgetResponseBaseType()Returns the meta object for class 'Response Base Type'.EAttributegetResponseBaseType_Lang()Returns the meta object for the attribute 'Lang'.EAttributegetResponseBaseType_Service()Returns the meta object for the attribute 'Service'.EAttributegetResponseBaseType_Version()Returns the meta object for the attribute 'Version'.EClassgetResponseDocumentType()Returns the meta object for class 'Response Document Type'.EAttributegetResponseDocumentType_Lineage()Returns the meta object for the attribute 'Lineage'.EReferencegetResponseDocumentType_Output()Returns the meta object for the containment reference list 'Output'.EAttributegetResponseDocumentType_Status()Returns the meta object for the attribute 'Status'.EAttributegetResponseDocumentType_StoreExecuteResponse()Returns the meta object for the attribute 'Store Execute Response'.EClassgetResponseFormType()Returns the meta object for class 'Response Form Type'.EReferencegetResponseFormType_RawDataOutput()Returns the meta object for the containment reference 'Raw Data Output'.EReferencegetResponseFormType_ResponseDocument()Returns the meta object for the containment reference 'Response Document'.EClassgetStatusType()Returns the meta object for class 'Status Type'.EAttributegetStatusType_CreationTime()Returns the meta object for the attribute 'Creation Time'.EAttributegetStatusType_ProcessAccepted()Returns the meta object for the attribute 'Process Accepted'.EReferencegetStatusType_ProcessFailed()Returns the meta object for the containment reference 'Process Failed'.EReferencegetStatusType_ProcessPaused()Returns the meta object for the containment reference 'Process Paused'.EReferencegetStatusType_ProcessStarted()Returns the meta object for the containment reference 'Process Started'.EAttributegetStatusType_ProcessSucceeded()Returns the meta object for the attribute 'Process Succeeded'.EClassgetSupportedComplexDataInputType()Returns the meta object for class 'Supported Complex Data Input Type'.EAttributegetSupportedComplexDataInputType_MaximumMegabytes()Returns the meta object for the attribute 'Maximum Megabytes'.EClassgetSupportedComplexDataType()Returns the meta object for class 'Supported Complex Data Type'.EReferencegetSupportedComplexDataType_Default()Returns the meta object for the containment reference 'Default'.EReferencegetSupportedComplexDataType_Supported()Returns the meta object for the containment reference 'Supported'.EClassgetSupportedCRSsType()Returns the meta object for class 'Supported CR Ss Type'.EReferencegetSupportedCRSsType_Default()Returns the meta object for the containment reference 'Default'.EReferencegetSupportedCRSsType_Supported()Returns the meta object for the containment reference 'Supported'.EClassgetSupportedUOMsType()Returns the meta object for class 'Supported UO Ms Type'.EReferencegetSupportedUOMsType_Default()Returns the meta object for the containment reference 'Default'.EReferencegetSupportedUOMsType_Supported()Returns the meta object for the containment reference 'Supported'.EClassgetUnit()Returns the meta object for class 'Unit'.EClassgetUOMsType()Returns the meta object for class 'UO Ms Type'.EReferencegetUOMsType_UOM()Returns the meta object for the reference list 'UOM'.EClassgetValuesReferenceType()Returns the meta object for class 'Values Reference Type'.EAttributegetValuesReferenceType_Reference()Returns the meta object for the attribute 'Reference'.EAttributegetValuesReferenceType_ValuesForm()Returns the meta object for the attribute 'Values Form'.Wps10FactorygetWps10Factory()Returns the factory that creates the instances of the model.EClassgetWPSCapabilitiesType()Returns the meta object for class 'WPS Capabilities Type'.EAttributegetWPSCapabilitiesType_Lang()Returns the meta object for the attribute 'Lang'.EReferencegetWPSCapabilitiesType_Languages()Returns the meta object for the containment reference 'Languages'.EReferencegetWPSCapabilitiesType_ProcessOfferings()Returns the meta object for the containment reference 'Process Offerings'.EAttributegetWPSCapabilitiesType_Service()Returns the meta object for the attribute 'Service'.EReferencegetWPSCapabilitiesType_WSDL()Returns the meta object for the containment reference 'WSDL'.EClassgetWSDLType()Returns the meta object for class 'WSDL Type'.EAttributegetWSDLType_Href()Returns the meta object for the attribute 'Href'.- 
Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
- 
 
- 
- 
- 
Field Detail- 
eNAMEstatic final String eNAME The package name.- See Also:
- Constant Field Values
 
 - 
eNS_URIstatic final String eNS_URI The package namespace URI.- See Also:
- Constant Field Values
 
 - 
eNS_PREFIXstatic final String eNS_PREFIX The package namespace name.- See Also:
- Constant Field Values
 
 - 
eINSTANCEstatic final Wps10Package eINSTANCE The singleton instance of the package.
 - 
BODY_REFERENCE_TYPEstatic final int BODY_REFERENCE_TYPE The meta object id for the 'Body Reference Type' class.
 - 
BODY_REFERENCE_TYPE__HREFstatic final int BODY_REFERENCE_TYPE__HREF The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
 
 - 
BODY_REFERENCE_TYPE_FEATURE_COUNTstatic final int BODY_REFERENCE_TYPE_FEATURE_COUNT The number of structural features of the 'Body Reference Type' class.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_COMBINATIONS_TYPEstatic final int COMPLEX_DATA_COMBINATIONS_TYPE The meta object id for the 'Complex Data Combinations Type' class.
 - 
COMPLEX_DATA_COMBINATIONS_TYPE__FORMATstatic final int COMPLEX_DATA_COMBINATIONS_TYPE__FORMAT The feature id for the 'Format' containment reference list.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_COMBINATIONS_TYPE_FEATURE_COUNTstatic final int COMPLEX_DATA_COMBINATIONS_TYPE_FEATURE_COUNT The number of structural features of the 'Complex Data Combinations Type' class.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_COMBINATION_TYPEstatic final int COMPLEX_DATA_COMBINATION_TYPE The meta object id for the 'Complex Data Combination Type' class.
 - 
COMPLEX_DATA_COMBINATION_TYPE__FORMATstatic final int COMPLEX_DATA_COMBINATION_TYPE__FORMAT The feature id for the 'Format' containment reference.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_COMBINATION_TYPE_FEATURE_COUNTstatic final int COMPLEX_DATA_COMBINATION_TYPE_FEATURE_COUNT The number of structural features of the 'Complex Data Combination Type' class.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_DESCRIPTION_TYPEstatic final int COMPLEX_DATA_DESCRIPTION_TYPE The meta object id for the 'Complex Data Description Type' class.
 - 
COMPLEX_DATA_DESCRIPTION_TYPE__MIME_TYPEstatic final int COMPLEX_DATA_DESCRIPTION_TYPE__MIME_TYPE The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_DESCRIPTION_TYPE__ENCODINGstatic final int COMPLEX_DATA_DESCRIPTION_TYPE__ENCODING The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_DESCRIPTION_TYPE__SCHEMAstatic final int COMPLEX_DATA_DESCRIPTION_TYPE__SCHEMA The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_DESCRIPTION_TYPE_FEATURE_COUNTstatic final int COMPLEX_DATA_DESCRIPTION_TYPE_FEATURE_COUNT The number of structural features of the 'Complex Data Description Type' class.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPEstatic final int COMPLEX_DATA_TYPE The meta object id for the 'Complex Data Type' class.
 - 
COMPLEX_DATA_TYPE__MIXEDstatic final int COMPLEX_DATA_TYPE__MIXED The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPE__ANYstatic final int COMPLEX_DATA_TYPE__ANY The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPE__ANY_ATTRIBUTEstatic final int COMPLEX_DATA_TYPE__ANY_ATTRIBUTE The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPE__ENCODINGstatic final int COMPLEX_DATA_TYPE__ENCODING The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPE__MIME_TYPEstatic final int COMPLEX_DATA_TYPE__MIME_TYPE The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPE__SCHEMAstatic final int COMPLEX_DATA_TYPE__SCHEMA The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPE__DATAstatic final int COMPLEX_DATA_TYPE__DATA The feature id for the 'Data' attribute list.- See Also:
- Constant Field Values
 
 - 
COMPLEX_DATA_TYPE_FEATURE_COUNTstatic final int COMPLEX_DATA_TYPE_FEATURE_COUNT The number of structural features of the 'Complex Data Type' class.- See Also:
- Constant Field Values
 
 - 
CR_SS_TYPEstatic final int CR_SS_TYPE The meta object id for the 'CR Ss Type' class.
 - 
CR_SS_TYPE__CRSstatic final int CR_SS_TYPE__CRS The feature id for the 'CRS' attribute.- See Also:
- Constant Field Values
 
 - 
CR_SS_TYPE_FEATURE_COUNTstatic final int CR_SS_TYPE_FEATURE_COUNT The number of structural features of the 'CR Ss Type' class.- See Also:
- Constant Field Values
 
 - 
DATA_INPUTS_TYPEstatic final int DATA_INPUTS_TYPE The meta object id for the 'Data Inputs Type' class.
 - 
DATA_INPUTS_TYPE__INPUTstatic final int DATA_INPUTS_TYPE__INPUT The feature id for the 'Input' containment reference list.- See Also:
- Constant Field Values
 
 - 
DATA_INPUTS_TYPE_FEATURE_COUNTstatic final int DATA_INPUTS_TYPE_FEATURE_COUNT The number of structural features of the 'Data Inputs Type' class.- See Also:
- Constant Field Values
 
 - 
DATA_INPUTS_TYPE1static final int DATA_INPUTS_TYPE1 The meta object id for the 'Data Inputs Type1' class.
 - 
DATA_INPUTS_TYPE1__INPUTstatic final int DATA_INPUTS_TYPE1__INPUT The feature id for the 'Input' containment reference list.- See Also:
- Constant Field Values
 
 - 
DATA_INPUTS_TYPE1_FEATURE_COUNTstatic final int DATA_INPUTS_TYPE1_FEATURE_COUNT The number of structural features of the 'Data Inputs Type1' class.- See Also:
- Constant Field Values
 
 - 
DATA_TYPEstatic final int DATA_TYPE The meta object id for the 'Data Type' class.
 - 
DATA_TYPE__COMPLEX_DATAstatic final int DATA_TYPE__COMPLEX_DATA The feature id for the 'Complex Data' containment reference.- See Also:
- Constant Field Values
 
 - 
DATA_TYPE__LITERAL_DATAstatic final int DATA_TYPE__LITERAL_DATA The feature id for the 'Literal Data' containment reference.- See Also:
- Constant Field Values
 
 - 
DATA_TYPE__BOUNDING_BOX_DATAstatic final int DATA_TYPE__BOUNDING_BOX_DATA The feature id for the 'Bounding Box Data' containment reference.- See Also:
- Constant Field Values
 
 - 
DATA_TYPE_FEATURE_COUNTstatic final int DATA_TYPE_FEATURE_COUNT The number of structural features of the 'Data Type' class.- See Also:
- Constant Field Values
 
 - 
DEFAULT_TYPEstatic final int DEFAULT_TYPE The meta object id for the 'Default Type' class.
 - 
DEFAULT_TYPE__CRSstatic final int DEFAULT_TYPE__CRS The feature id for the 'CRS' attribute.- See Also:
- Constant Field Values
 
 - 
DEFAULT_TYPE_FEATURE_COUNTstatic final int DEFAULT_TYPE_FEATURE_COUNT The number of structural features of the 'Default Type' class.- See Also:
- Constant Field Values
 
 - 
DEFAULT_TYPE1static final int DEFAULT_TYPE1 The meta object id for the 'Default Type1' class.
 - 
DEFAULT_TYPE1__UOMstatic final int DEFAULT_TYPE1__UOM The feature id for the 'UOM' reference.- See Also:
- Constant Field Values
 
 - 
DEFAULT_TYPE1_FEATURE_COUNTstatic final int DEFAULT_TYPE1_FEATURE_COUNT The number of structural features of the 'Default Type1' class.- See Also:
- Constant Field Values
 
 - 
DEFAULT_TYPE2static final int DEFAULT_TYPE2 The meta object id for the 'Default Type2' class.
 - 
DEFAULT_TYPE2__LANGUAGEstatic final int DEFAULT_TYPE2__LANGUAGE The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
 
 - 
DEFAULT_TYPE2_FEATURE_COUNTstatic final int DEFAULT_TYPE2_FEATURE_COUNT The number of structural features of the 'Default Type2' class.- See Also:
- Constant Field Values
 
 - 
REQUEST_BASE_TYPEstatic final int REQUEST_BASE_TYPE The meta object id for the 'Request Base Type' class.
 - 
REQUEST_BASE_TYPE__LANGUAGEstatic final int REQUEST_BASE_TYPE__LANGUAGE The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
 
 - 
REQUEST_BASE_TYPE__SERVICEstatic final int REQUEST_BASE_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
REQUEST_BASE_TYPE__VERSIONstatic final int REQUEST_BASE_TYPE__VERSION The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
 
 - 
REQUEST_BASE_TYPE__BASE_URLstatic final int REQUEST_BASE_TYPE__BASE_URL The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
 
 - 
REQUEST_BASE_TYPE__EXTENDED_PROPERTIESstatic final int REQUEST_BASE_TYPE__EXTENDED_PROPERTIES The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
 
 - 
REQUEST_BASE_TYPE_FEATURE_COUNTstatic final int REQUEST_BASE_TYPE_FEATURE_COUNT The number of structural features of the 'Request Base Type' class.- See Also:
- Constant Field Values
 
 - 
DESCRIBE_PROCESS_TYPEstatic final int DESCRIBE_PROCESS_TYPE The meta object id for the 'Describe Process Type' class.
 - 
DESCRIBE_PROCESS_TYPE__LANGUAGEstatic final int DESCRIBE_PROCESS_TYPE__LANGUAGE The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
 
 - 
DESCRIBE_PROCESS_TYPE__SERVICEstatic final int DESCRIBE_PROCESS_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
DESCRIBE_PROCESS_TYPE__VERSIONstatic final int DESCRIBE_PROCESS_TYPE__VERSION The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
 
 - 
DESCRIBE_PROCESS_TYPE__BASE_URLstatic final int DESCRIBE_PROCESS_TYPE__BASE_URL The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
 
 - 
DESCRIBE_PROCESS_TYPE__EXTENDED_PROPERTIESstatic final int DESCRIBE_PROCESS_TYPE__EXTENDED_PROPERTIES The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
 
 - 
DESCRIBE_PROCESS_TYPE__IDENTIFIERstatic final int DESCRIBE_PROCESS_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference list.- See Also:
- Constant Field Values
 
 - 
DESCRIBE_PROCESS_TYPE_FEATURE_COUNTstatic final int DESCRIBE_PROCESS_TYPE_FEATURE_COUNT The number of structural features of the 'Describe Process Type' class.- See Also:
- Constant Field Values
 
 - 
DESCRIPTION_TYPEstatic final int DESCRIPTION_TYPE The meta object id for the 'Description Type' class.
 - 
DESCRIPTION_TYPE__IDENTIFIERstatic final int DESCRIPTION_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
DESCRIPTION_TYPE__TITLEstatic final int DESCRIPTION_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
DESCRIPTION_TYPE__ABSTRACTstatic final int DESCRIPTION_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
DESCRIPTION_TYPE__METADATAstatic final int DESCRIPTION_TYPE__METADATA The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
 
 - 
DESCRIPTION_TYPE_FEATURE_COUNTstatic final int DESCRIPTION_TYPE_FEATURE_COUNT The number of structural features of the 'Description Type' class.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITION_TYPEstatic final int OUTPUT_DEFINITION_TYPE The meta object id for the 'Output Definition Type' class.
 - 
OUTPUT_DEFINITION_TYPE__IDENTIFIERstatic final int OUTPUT_DEFINITION_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITION_TYPE__ENCODINGstatic final int OUTPUT_DEFINITION_TYPE__ENCODING The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITION_TYPE__MIME_TYPEstatic final int OUTPUT_DEFINITION_TYPE__MIME_TYPE The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITION_TYPE__SCHEMAstatic final int OUTPUT_DEFINITION_TYPE__SCHEMA The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITION_TYPE__UOMstatic final int OUTPUT_DEFINITION_TYPE__UOM The feature id for the 'Uom' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITION_TYPE_FEATURE_COUNTstatic final int OUTPUT_DEFINITION_TYPE_FEATURE_COUNT The number of structural features of the 'Output Definition Type' class.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPEstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE The meta object id for the 'Document Output Definition Type' class.
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__IDENTIFIERstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__ENCODINGstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__ENCODING The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__MIME_TYPEstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__MIME_TYPE The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__SCHEMAstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__SCHEMA The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__UOMstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__UOM The feature id for the 'Uom' attribute.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__TITLEstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__ABSTRACTstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE__AS_REFERENCEstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE__AS_REFERENCE The feature id for the 'As Reference' attribute.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_OUTPUT_DEFINITION_TYPE_FEATURE_COUNTstatic final int DOCUMENT_OUTPUT_DEFINITION_TYPE_FEATURE_COUNT The number of structural features of the 'Document Output Definition Type' class.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOTstatic final int DOCUMENT_ROOT The meta object id for the 'Document Root' class.
 - 
DOCUMENT_ROOT__MIXEDstatic final int DOCUMENT_ROOT__MIXED The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__XMLNS_PREFIX_MAPstatic final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP The feature id for the 'XMLNS Prefix Map' map.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__XSI_SCHEMA_LOCATIONstatic final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION The feature id for the 'XSI Schema Location' map.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__CAPABILITIESstatic final int DOCUMENT_ROOT__CAPABILITIES The feature id for the 'Capabilities' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__DESCRIBE_PROCESSstatic final int DOCUMENT_ROOT__DESCRIBE_PROCESS The feature id for the 'Describe Process' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__EXECUTEstatic final int DOCUMENT_ROOT__EXECUTE The feature id for the 'Execute' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__EXECUTE_RESPONSEstatic final int DOCUMENT_ROOT__EXECUTE_RESPONSE The feature id for the 'Execute Response' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__GET_CAPABILITIESstatic final int DOCUMENT_ROOT__GET_CAPABILITIES The feature id for the 'Get Capabilities' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__LANGUAGESstatic final int DOCUMENT_ROOT__LANGUAGES The feature id for the 'Languages' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__PROCESS_DESCRIPTIONSstatic final int DOCUMENT_ROOT__PROCESS_DESCRIPTIONS The feature id for the 'Process Descriptions' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__PROCESS_OFFERINGSstatic final int DOCUMENT_ROOT__PROCESS_OFFERINGS The feature id for the 'Process Offerings' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__WSDLstatic final int DOCUMENT_ROOT__WSDL The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT__PROCESS_VERSIONstatic final int DOCUMENT_ROOT__PROCESS_VERSION The feature id for the 'Process Version' attribute.- See Also:
- Constant Field Values
 
 - 
DOCUMENT_ROOT_FEATURE_COUNTstatic final int DOCUMENT_ROOT_FEATURE_COUNT The number of structural features of the 'Document Root' class.- See Also:
- Constant Field Values
 
 - 
RESPONSE_BASE_TYPEstatic final int RESPONSE_BASE_TYPE The meta object id for the 'Response Base Type' class.
 - 
RESPONSE_BASE_TYPE__LANGstatic final int RESPONSE_BASE_TYPE__LANG The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
 
 - 
RESPONSE_BASE_TYPE__SERVICEstatic final int RESPONSE_BASE_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
RESPONSE_BASE_TYPE__VERSIONstatic final int RESPONSE_BASE_TYPE__VERSION The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
 
 - 
RESPONSE_BASE_TYPE_FEATURE_COUNTstatic final int RESPONSE_BASE_TYPE_FEATURE_COUNT The number of structural features of the 'Response Base Type' class.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPEstatic final int EXECUTE_RESPONSE_TYPE The meta object id for the 'Execute Response Type' class.
 - 
EXECUTE_RESPONSE_TYPE__LANGstatic final int EXECUTE_RESPONSE_TYPE__LANG The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__SERVICEstatic final int EXECUTE_RESPONSE_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__VERSIONstatic final int EXECUTE_RESPONSE_TYPE__VERSION The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__PROCESSstatic final int EXECUTE_RESPONSE_TYPE__PROCESS The feature id for the 'Process' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__STATUSstatic final int EXECUTE_RESPONSE_TYPE__STATUS The feature id for the 'Status' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__DATA_INPUTSstatic final int EXECUTE_RESPONSE_TYPE__DATA_INPUTS The feature id for the 'Data Inputs' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__OUTPUT_DEFINITIONSstatic final int EXECUTE_RESPONSE_TYPE__OUTPUT_DEFINITIONS The feature id for the 'Output Definitions' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__PROCESS_OUTPUTSstatic final int EXECUTE_RESPONSE_TYPE__PROCESS_OUTPUTS The feature id for the 'Process Outputs' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__SERVICE_INSTANCEstatic final int EXECUTE_RESPONSE_TYPE__SERVICE_INSTANCE The feature id for the 'Service Instance' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE__STATUS_LOCATIONstatic final int EXECUTE_RESPONSE_TYPE__STATUS_LOCATION The feature id for the 'Status Location' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_RESPONSE_TYPE_FEATURE_COUNTstatic final int EXECUTE_RESPONSE_TYPE_FEATURE_COUNT The number of structural features of the 'Execute Response Type' class.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPEstatic final int EXECUTE_TYPE The meta object id for the 'Execute Type' class.
 - 
EXECUTE_TYPE__LANGUAGEstatic final int EXECUTE_TYPE__LANGUAGE The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE__SERVICEstatic final int EXECUTE_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE__VERSIONstatic final int EXECUTE_TYPE__VERSION The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE__BASE_URLstatic final int EXECUTE_TYPE__BASE_URL The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE__EXTENDED_PROPERTIESstatic final int EXECUTE_TYPE__EXTENDED_PROPERTIES The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE__IDENTIFIERstatic final int EXECUTE_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE__DATA_INPUTSstatic final int EXECUTE_TYPE__DATA_INPUTS The feature id for the 'Data Inputs' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE__RESPONSE_FORMstatic final int EXECUTE_TYPE__RESPONSE_FORM The feature id for the 'Response Form' containment reference.- See Also:
- Constant Field Values
 
 - 
EXECUTE_TYPE_FEATURE_COUNTstatic final int EXECUTE_TYPE_FEATURE_COUNT The number of structural features of the 'Execute Type' class.- See Also:
- Constant Field Values
 
 - 
GET_CAPABILITIES_TYPEstatic final int GET_CAPABILITIES_TYPE The meta object id for the 'Get Capabilities Type' class.
 - 
GET_CAPABILITIES_TYPE__ACCEPT_VERSIONSstatic final int GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS The feature id for the 'Accept Versions' containment reference.- See Also:
- Constant Field Values
 
 - 
GET_CAPABILITIES_TYPE__LANGUAGEstatic final int GET_CAPABILITIES_TYPE__LANGUAGE The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
 
 - 
GET_CAPABILITIES_TYPE__SERVICEstatic final int GET_CAPABILITIES_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
GET_CAPABILITIES_TYPE__BASE_URLstatic final int GET_CAPABILITIES_TYPE__BASE_URL The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
 
 - 
GET_CAPABILITIES_TYPE__EXTENDED_PROPERTIESstatic final int GET_CAPABILITIES_TYPE__EXTENDED_PROPERTIES The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
 
 - 
GET_CAPABILITIES_TYPE_FEATURE_COUNTstatic final int GET_CAPABILITIES_TYPE_FEATURE_COUNT The number of structural features of the 'Get Capabilities Type' class.- See Also:
- Constant Field Values
 
 - 
HEADER_TYPEstatic final int HEADER_TYPE The meta object id for the 'Header Type' class.
 - 
HEADER_TYPE__KEYstatic final int HEADER_TYPE__KEY The feature id for the 'Key' attribute.- See Also:
- Constant Field Values
 
 - 
HEADER_TYPE__VALUEstatic final int HEADER_TYPE__VALUE The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
 
 - 
HEADER_TYPE_FEATURE_COUNTstatic final int HEADER_TYPE_FEATURE_COUNT The number of structural features of the 'Header Type' class.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPEstatic final int INPUT_DESCRIPTION_TYPE The meta object id for the 'Input Description Type' class.
 - 
INPUT_DESCRIPTION_TYPE__IDENTIFIERstatic final int INPUT_DESCRIPTION_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__TITLEstatic final int INPUT_DESCRIPTION_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__ABSTRACTstatic final int INPUT_DESCRIPTION_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__METADATAstatic final int INPUT_DESCRIPTION_TYPE__METADATA The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__COMPLEX_DATAstatic final int INPUT_DESCRIPTION_TYPE__COMPLEX_DATA The feature id for the 'Complex Data' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__LITERAL_DATAstatic final int INPUT_DESCRIPTION_TYPE__LITERAL_DATA The feature id for the 'Literal Data' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__BOUNDING_BOX_DATAstatic final int INPUT_DESCRIPTION_TYPE__BOUNDING_BOX_DATA The feature id for the 'Bounding Box Data' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__MAX_OCCURSstatic final int INPUT_DESCRIPTION_TYPE__MAX_OCCURS The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE__MIN_OCCURSstatic final int INPUT_DESCRIPTION_TYPE__MIN_OCCURS The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_DESCRIPTION_TYPE_FEATURE_COUNTstatic final int INPUT_DESCRIPTION_TYPE_FEATURE_COUNT The number of structural features of the 'Input Description Type' class.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPEstatic final int INPUT_REFERENCE_TYPE The meta object id for the 'Input Reference Type' class.
 - 
INPUT_REFERENCE_TYPE__HEADERstatic final int INPUT_REFERENCE_TYPE__HEADER The feature id for the 'Header' containment reference list.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE__BODYstatic final int INPUT_REFERENCE_TYPE__BODY The feature id for the 'Body' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE__BODY_REFERENCEstatic final int INPUT_REFERENCE_TYPE__BODY_REFERENCE The feature id for the 'Body Reference' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE__ENCODINGstatic final int INPUT_REFERENCE_TYPE__ENCODING The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE__HREFstatic final int INPUT_REFERENCE_TYPE__HREF The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE__METHODstatic final int INPUT_REFERENCE_TYPE__METHOD The feature id for the 'Method' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE__MIME_TYPEstatic final int INPUT_REFERENCE_TYPE__MIME_TYPE The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE__SCHEMAstatic final int INPUT_REFERENCE_TYPE__SCHEMA The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
 
 - 
INPUT_REFERENCE_TYPE_FEATURE_COUNTstatic final int INPUT_REFERENCE_TYPE_FEATURE_COUNT The number of structural features of the 'Input Reference Type' class.- See Also:
- Constant Field Values
 
 - 
INPUT_TYPEstatic final int INPUT_TYPE The meta object id for the 'Input Type' class.
 - 
INPUT_TYPE__IDENTIFIERstatic final int INPUT_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_TYPE__TITLEstatic final int INPUT_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_TYPE__ABSTRACTstatic final int INPUT_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_TYPE__REFERENCEstatic final int INPUT_TYPE__REFERENCE The feature id for the 'Reference' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_TYPE__DATAstatic final int INPUT_TYPE__DATA The feature id for the 'Data' containment reference.- See Also:
- Constant Field Values
 
 - 
INPUT_TYPE_FEATURE_COUNTstatic final int INPUT_TYPE_FEATURE_COUNT The number of structural features of the 'Input Type' class.- See Also:
- Constant Field Values
 
 - 
LANGUAGES_TYPEstatic final int LANGUAGES_TYPE The meta object id for the 'Languages Type' class.
 - 
LANGUAGES_TYPE__LANGUAGEstatic final int LANGUAGES_TYPE__LANGUAGE The feature id for the 'Language' attribute list.- See Also:
- Constant Field Values
 
 - 
LANGUAGES_TYPE_FEATURE_COUNTstatic final int LANGUAGES_TYPE_FEATURE_COUNT The number of structural features of the 'Languages Type' class.- See Also:
- Constant Field Values
 
 - 
LANGUAGES_TYPE1static final int LANGUAGES_TYPE1 The meta object id for the 'Languages Type1' class.
 - 
LANGUAGES_TYPE1__DEFAULTstatic final int LANGUAGES_TYPE1__DEFAULT The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
 
 - 
LANGUAGES_TYPE1__SUPPORTEDstatic final int LANGUAGES_TYPE1__SUPPORTED The feature id for the 'Supported' containment reference.- See Also:
- Constant Field Values
 
 - 
LANGUAGES_TYPE1_FEATURE_COUNTstatic final int LANGUAGES_TYPE1_FEATURE_COUNT The number of structural features of the 'Languages Type1' class.- See Also:
- Constant Field Values
 
 - 
LITERAL_DATA_TYPEstatic final int LITERAL_DATA_TYPE The meta object id for the 'Literal Data Type' class.
 - 
LITERAL_DATA_TYPE__VALUEstatic final int LITERAL_DATA_TYPE__VALUE The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
 
 - 
LITERAL_DATA_TYPE__DATA_TYPEstatic final int LITERAL_DATA_TYPE__DATA_TYPE The feature id for the 'Data Type' attribute.- See Also:
- Constant Field Values
 
 - 
LITERAL_DATA_TYPE__UOMstatic final int LITERAL_DATA_TYPE__UOM The feature id for the 'Uom' attribute.- See Also:
- Constant Field Values
 
 - 
LITERAL_DATA_TYPE_FEATURE_COUNTstatic final int LITERAL_DATA_TYPE_FEATURE_COUNT The number of structural features of the 'Literal Data Type' class.- See Also:
- Constant Field Values
 
 - 
LITERAL_OUTPUT_TYPEstatic final int LITERAL_OUTPUT_TYPE The meta object id for the 'Literal Output Type' class.
 - 
LITERAL_OUTPUT_TYPE__DATA_TYPEstatic final int LITERAL_OUTPUT_TYPE__DATA_TYPE The feature id for the 'Data Type' containment reference.- See Also:
- Constant Field Values
 
 - 
LITERAL_OUTPUT_TYPE__UO_MSstatic final int LITERAL_OUTPUT_TYPE__UO_MS The feature id for the 'UO Ms' containment reference.- See Also:
- Constant Field Values
 
 - 
LITERAL_OUTPUT_TYPE_FEATURE_COUNTstatic final int LITERAL_OUTPUT_TYPE_FEATURE_COUNT The number of structural features of the 'Literal Output Type' class.- See Also:
- Constant Field Values
 
 - 
LITERAL_INPUT_TYPEstatic final int LITERAL_INPUT_TYPE The meta object id for the 'Literal Input Type' class.
 - 
LITERAL_INPUT_TYPE__DATA_TYPEstatic final int LITERAL_INPUT_TYPE__DATA_TYPE The feature id for the 'Data Type' containment reference.- See Also:
- Constant Field Values
 
 - 
LITERAL_INPUT_TYPE__UO_MSstatic final int LITERAL_INPUT_TYPE__UO_MS The feature id for the 'UO Ms' containment reference.- See Also:
- Constant Field Values
 
 - 
LITERAL_INPUT_TYPE__ALLOWED_VALUESstatic final int LITERAL_INPUT_TYPE__ALLOWED_VALUES The feature id for the 'Allowed Values' containment reference.- See Also:
- Constant Field Values
 
 - 
LITERAL_INPUT_TYPE__ANY_VALUEstatic final int LITERAL_INPUT_TYPE__ANY_VALUE The feature id for the 'Any Value' containment reference.- See Also:
- Constant Field Values
 
 - 
LITERAL_INPUT_TYPE__VALUES_REFERENCEstatic final int LITERAL_INPUT_TYPE__VALUES_REFERENCE The feature id for the 'Values Reference' containment reference.- See Also:
- Constant Field Values
 
 - 
LITERAL_INPUT_TYPE__DEFAULT_VALUEstatic final int LITERAL_INPUT_TYPE__DEFAULT_VALUE The feature id for the 'Default Value' attribute.- See Also:
- Constant Field Values
 
 - 
LITERAL_INPUT_TYPE_FEATURE_COUNTstatic final int LITERAL_INPUT_TYPE_FEATURE_COUNT The number of structural features of the 'Literal Input Type' class.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DATA_TYPEstatic final int OUTPUT_DATA_TYPE The meta object id for the 'Output Data Type' class.
 - 
OUTPUT_DATA_TYPE__IDENTIFIERstatic final int OUTPUT_DATA_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DATA_TYPE__TITLEstatic final int OUTPUT_DATA_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DATA_TYPE__ABSTRACTstatic final int OUTPUT_DATA_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DATA_TYPE__METADATAstatic final int OUTPUT_DATA_TYPE__METADATA The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DATA_TYPE__REFERENCEstatic final int OUTPUT_DATA_TYPE__REFERENCE The feature id for the 'Reference' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DATA_TYPE__DATAstatic final int OUTPUT_DATA_TYPE__DATA The feature id for the 'Data' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DATA_TYPE_FEATURE_COUNTstatic final int OUTPUT_DATA_TYPE_FEATURE_COUNT The number of structural features of the 'Output Data Type' class.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITIONS_TYPEstatic final int OUTPUT_DEFINITIONS_TYPE The meta object id for the 'Output Definitions Type' class.
 - 
OUTPUT_DEFINITIONS_TYPE__OUTPUTstatic final int OUTPUT_DEFINITIONS_TYPE__OUTPUT The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DEFINITIONS_TYPE_FEATURE_COUNTstatic final int OUTPUT_DEFINITIONS_TYPE_FEATURE_COUNT The number of structural features of the 'Output Definitions Type' class.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPEstatic final int OUTPUT_DESCRIPTION_TYPE The meta object id for the 'Output Description Type' class.
 - 
OUTPUT_DESCRIPTION_TYPE__IDENTIFIERstatic final int OUTPUT_DESCRIPTION_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPE__TITLEstatic final int OUTPUT_DESCRIPTION_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPE__ABSTRACTstatic final int OUTPUT_DESCRIPTION_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPE__METADATAstatic final int OUTPUT_DESCRIPTION_TYPE__METADATA The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPE__COMPLEX_OUTPUTstatic final int OUTPUT_DESCRIPTION_TYPE__COMPLEX_OUTPUT The feature id for the 'Complex Output' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPE__LITERAL_OUTPUTstatic final int OUTPUT_DESCRIPTION_TYPE__LITERAL_OUTPUT The feature id for the 'Literal Output' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPE__BOUNDING_BOX_OUTPUTstatic final int OUTPUT_DESCRIPTION_TYPE__BOUNDING_BOX_OUTPUT The feature id for the 'Bounding Box Output' containment reference.- See Also:
- Constant Field Values
 
 - 
OUTPUT_DESCRIPTION_TYPE_FEATURE_COUNTstatic final int OUTPUT_DESCRIPTION_TYPE_FEATURE_COUNT The number of structural features of the 'Output Description Type' class.- See Also:
- Constant Field Values
 
 - 
OUTPUT_REFERENCE_TYPEstatic final int OUTPUT_REFERENCE_TYPE The meta object id for the 'Output Reference Type' class.
 - 
OUTPUT_REFERENCE_TYPE__ENCODINGstatic final int OUTPUT_REFERENCE_TYPE__ENCODING The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_REFERENCE_TYPE__HREFstatic final int OUTPUT_REFERENCE_TYPE__HREF The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_REFERENCE_TYPE__MIME_TYPEstatic final int OUTPUT_REFERENCE_TYPE__MIME_TYPE The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_REFERENCE_TYPE__SCHEMAstatic final int OUTPUT_REFERENCE_TYPE__SCHEMA The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
 
 - 
OUTPUT_REFERENCE_TYPE_FEATURE_COUNTstatic final int OUTPUT_REFERENCE_TYPE_FEATURE_COUNT The number of structural features of the 'Output Reference Type' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPEstatic final int PROCESS_BRIEF_TYPE The meta object id for the 'Process Brief Type' class.
 - 
PROCESS_BRIEF_TYPE__IDENTIFIERstatic final int PROCESS_BRIEF_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPE__TITLEstatic final int PROCESS_BRIEF_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPE__ABSTRACTstatic final int PROCESS_BRIEF_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPE__METADATAstatic final int PROCESS_BRIEF_TYPE__METADATA The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPE__PROFILEstatic final int PROCESS_BRIEF_TYPE__PROFILE The feature id for the 'Profile' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPE__WSDLstatic final int PROCESS_BRIEF_TYPE__WSDL The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPE__PROCESS_VERSIONstatic final int PROCESS_BRIEF_TYPE__PROCESS_VERSION The feature id for the 'Process Version' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_BRIEF_TYPE_FEATURE_COUNTstatic final int PROCESS_BRIEF_TYPE_FEATURE_COUNT The number of structural features of the 'Process Brief Type' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTIONS_TYPEstatic final int PROCESS_DESCRIPTIONS_TYPE The meta object id for the 'Process Descriptions Type' class.
 - 
PROCESS_DESCRIPTIONS_TYPE__LANGstatic final int PROCESS_DESCRIPTIONS_TYPE__LANG The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTIONS_TYPE__SERVICEstatic final int PROCESS_DESCRIPTIONS_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTIONS_TYPE__VERSIONstatic final int PROCESS_DESCRIPTIONS_TYPE__VERSION The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTIONS_TYPE__PROCESS_DESCRIPTIONstatic final int PROCESS_DESCRIPTIONS_TYPE__PROCESS_DESCRIPTION The feature id for the 'Process Description' containment reference list.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTIONS_TYPE_FEATURE_COUNTstatic final int PROCESS_DESCRIPTIONS_TYPE_FEATURE_COUNT The number of structural features of the 'Process Descriptions Type' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPEstatic final int PROCESS_DESCRIPTION_TYPE The meta object id for the 'Process Description Type' class.
 - 
PROCESS_DESCRIPTION_TYPE__IDENTIFIERstatic final int PROCESS_DESCRIPTION_TYPE__IDENTIFIER The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__TITLEstatic final int PROCESS_DESCRIPTION_TYPE__TITLE The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__ABSTRACTstatic final int PROCESS_DESCRIPTION_TYPE__ABSTRACT The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__METADATAstatic final int PROCESS_DESCRIPTION_TYPE__METADATA The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__PROFILEstatic final int PROCESS_DESCRIPTION_TYPE__PROFILE The feature id for the 'Profile' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__WSDLstatic final int PROCESS_DESCRIPTION_TYPE__WSDL The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__PROCESS_VERSIONstatic final int PROCESS_DESCRIPTION_TYPE__PROCESS_VERSION The feature id for the 'Process Version' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__DATA_INPUTSstatic final int PROCESS_DESCRIPTION_TYPE__DATA_INPUTS The feature id for the 'Data Inputs' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__PROCESS_OUTPUTSstatic final int PROCESS_DESCRIPTION_TYPE__PROCESS_OUTPUTS The feature id for the 'Process Outputs' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__STATUS_SUPPORTEDstatic final int PROCESS_DESCRIPTION_TYPE__STATUS_SUPPORTED The feature id for the 'Status Supported' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE__STORE_SUPPORTEDstatic final int PROCESS_DESCRIPTION_TYPE__STORE_SUPPORTED The feature id for the 'Store Supported' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_DESCRIPTION_TYPE_FEATURE_COUNTstatic final int PROCESS_DESCRIPTION_TYPE_FEATURE_COUNT The number of structural features of the 'Process Description Type' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_FAILED_TYPEstatic final int PROCESS_FAILED_TYPE The meta object id for the 'Process Failed Type' class.
 - 
PROCESS_FAILED_TYPE__EXCEPTION_REPORTstatic final int PROCESS_FAILED_TYPE__EXCEPTION_REPORT The feature id for the 'Exception Report' containment reference.- See Also:
- Constant Field Values
 
 - 
PROCESS_FAILED_TYPE_FEATURE_COUNTstatic final int PROCESS_FAILED_TYPE_FEATURE_COUNT The number of structural features of the 'Process Failed Type' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_OFFERINGS_TYPEstatic final int PROCESS_OFFERINGS_TYPE The meta object id for the 'Process Offerings Type' class.
 - 
PROCESS_OFFERINGS_TYPE__PROCESSstatic final int PROCESS_OFFERINGS_TYPE__PROCESS The feature id for the 'Process' containment reference list.- See Also:
- Constant Field Values
 
 - 
PROCESS_OFFERINGS_TYPE_FEATURE_COUNTstatic final int PROCESS_OFFERINGS_TYPE_FEATURE_COUNT The number of structural features of the 'Process Offerings Type' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_OUTPUTS_TYPEstatic final int PROCESS_OUTPUTS_TYPE The meta object id for the 'Process Outputs Type' class.
 - 
PROCESS_OUTPUTS_TYPE__OUTPUTstatic final int PROCESS_OUTPUTS_TYPE__OUTPUT The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
 
 - 
PROCESS_OUTPUTS_TYPE_FEATURE_COUNTstatic final int PROCESS_OUTPUTS_TYPE_FEATURE_COUNT The number of structural features of the 'Process Outputs Type' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_OUTPUTS_TYPE1static final int PROCESS_OUTPUTS_TYPE1 The meta object id for the 'Process Outputs Type1' class.
 - 
PROCESS_OUTPUTS_TYPE1__OUTPUTstatic final int PROCESS_OUTPUTS_TYPE1__OUTPUT The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
 
 - 
PROCESS_OUTPUTS_TYPE1_FEATURE_COUNTstatic final int PROCESS_OUTPUTS_TYPE1_FEATURE_COUNT The number of structural features of the 'Process Outputs Type1' class.- See Also:
- Constant Field Values
 
 - 
PROCESS_STARTED_TYPEstatic final int PROCESS_STARTED_TYPE The meta object id for the 'Process Started Type' class.
 - 
PROCESS_STARTED_TYPE__VALUEstatic final int PROCESS_STARTED_TYPE__VALUE The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_STARTED_TYPE__PERCENT_COMPLETEDstatic final int PROCESS_STARTED_TYPE__PERCENT_COMPLETED The feature id for the 'Percent Completed' attribute.- See Also:
- Constant Field Values
 
 - 
PROCESS_STARTED_TYPE_FEATURE_COUNTstatic final int PROCESS_STARTED_TYPE_FEATURE_COUNT The number of structural features of the 'Process Started Type' class.- See Also:
- Constant Field Values
 
 - 
RESPONSE_DOCUMENT_TYPEstatic final int RESPONSE_DOCUMENT_TYPE The meta object id for the 'Response Document Type' class.
 - 
RESPONSE_DOCUMENT_TYPE__OUTPUTstatic final int RESPONSE_DOCUMENT_TYPE__OUTPUT The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
 
 - 
RESPONSE_DOCUMENT_TYPE__LINEAGEstatic final int RESPONSE_DOCUMENT_TYPE__LINEAGE The feature id for the 'Lineage' attribute.- See Also:
- Constant Field Values
 
 - 
RESPONSE_DOCUMENT_TYPE__STATUSstatic final int RESPONSE_DOCUMENT_TYPE__STATUS The feature id for the 'Status' attribute.- See Also:
- Constant Field Values
 
 - 
RESPONSE_DOCUMENT_TYPE__STORE_EXECUTE_RESPONSEstatic final int RESPONSE_DOCUMENT_TYPE__STORE_EXECUTE_RESPONSE The feature id for the 'Store Execute Response' attribute.- See Also:
- Constant Field Values
 
 - 
RESPONSE_DOCUMENT_TYPE_FEATURE_COUNTstatic final int RESPONSE_DOCUMENT_TYPE_FEATURE_COUNT The number of structural features of the 'Response Document Type' class.- See Also:
- Constant Field Values
 
 - 
RESPONSE_FORM_TYPEstatic final int RESPONSE_FORM_TYPE The meta object id for the 'Response Form Type' class.
 - 
RESPONSE_FORM_TYPE__RESPONSE_DOCUMENTstatic final int RESPONSE_FORM_TYPE__RESPONSE_DOCUMENT The feature id for the 'Response Document' containment reference.- See Also:
- Constant Field Values
 
 - 
RESPONSE_FORM_TYPE__RAW_DATA_OUTPUTstatic final int RESPONSE_FORM_TYPE__RAW_DATA_OUTPUT The feature id for the 'Raw Data Output' containment reference.- See Also:
- Constant Field Values
 
 - 
RESPONSE_FORM_TYPE_FEATURE_COUNTstatic final int RESPONSE_FORM_TYPE_FEATURE_COUNT The number of structural features of the 'Response Form Type' class.- See Also:
- Constant Field Values
 
 - 
STATUS_TYPEstatic final int STATUS_TYPE The meta object id for the 'Status Type' class.
 - 
STATUS_TYPE__PROCESS_ACCEPTEDstatic final int STATUS_TYPE__PROCESS_ACCEPTED The feature id for the 'Process Accepted' attribute.- See Also:
- Constant Field Values
 
 - 
STATUS_TYPE__PROCESS_STARTEDstatic final int STATUS_TYPE__PROCESS_STARTED The feature id for the 'Process Started' containment reference.- See Also:
- Constant Field Values
 
 - 
STATUS_TYPE__PROCESS_PAUSEDstatic final int STATUS_TYPE__PROCESS_PAUSED The feature id for the 'Process Paused' containment reference.- See Also:
- Constant Field Values
 
 - 
STATUS_TYPE__PROCESS_SUCCEEDEDstatic final int STATUS_TYPE__PROCESS_SUCCEEDED The feature id for the 'Process Succeeded' attribute.- See Also:
- Constant Field Values
 
 - 
STATUS_TYPE__PROCESS_FAILEDstatic final int STATUS_TYPE__PROCESS_FAILED The feature id for the 'Process Failed' containment reference.- See Also:
- Constant Field Values
 
 - 
STATUS_TYPE__CREATION_TIMEstatic final int STATUS_TYPE__CREATION_TIME The feature id for the 'Creation Time' attribute.- See Also:
- Constant Field Values
 
 - 
STATUS_TYPE_FEATURE_COUNTstatic final int STATUS_TYPE_FEATURE_COUNT The number of structural features of the 'Status Type' class.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_COMPLEX_DATA_TYPEstatic final int SUPPORTED_COMPLEX_DATA_TYPE The meta object id for the 'Supported Complex Data Type' class.
 - 
SUPPORTED_COMPLEX_DATA_TYPE__DEFAULTstatic final int SUPPORTED_COMPLEX_DATA_TYPE__DEFAULT The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_COMPLEX_DATA_TYPE__SUPPORTEDstatic final int SUPPORTED_COMPLEX_DATA_TYPE__SUPPORTED The feature id for the 'Supported' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_COMPLEX_DATA_TYPE_FEATURE_COUNTstatic final int SUPPORTED_COMPLEX_DATA_TYPE_FEATURE_COUNT The number of structural features of the 'Supported Complex Data Type' class.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_COMPLEX_DATA_INPUT_TYPEstatic final int SUPPORTED_COMPLEX_DATA_INPUT_TYPE The meta object id for the 'Supported Complex Data Input Type' class.
 - 
SUPPORTED_COMPLEX_DATA_INPUT_TYPE__DEFAULTstatic final int SUPPORTED_COMPLEX_DATA_INPUT_TYPE__DEFAULT The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_COMPLEX_DATA_INPUT_TYPE__SUPPORTEDstatic final int SUPPORTED_COMPLEX_DATA_INPUT_TYPE__SUPPORTED The feature id for the 'Supported' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_COMPLEX_DATA_INPUT_TYPE__MAXIMUM_MEGABYTESstatic final int SUPPORTED_COMPLEX_DATA_INPUT_TYPE__MAXIMUM_MEGABYTES The feature id for the 'Maximum Megabytes' attribute.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_COMPLEX_DATA_INPUT_TYPE_FEATURE_COUNTstatic final int SUPPORTED_COMPLEX_DATA_INPUT_TYPE_FEATURE_COUNT The number of structural features of the 'Supported Complex Data Input Type' class.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_CR_SS_TYPEstatic final int SUPPORTED_CR_SS_TYPE The meta object id for the 'Supported CR Ss Type' class.
 - 
SUPPORTED_CR_SS_TYPE__DEFAULTstatic final int SUPPORTED_CR_SS_TYPE__DEFAULT The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_CR_SS_TYPE__SUPPORTEDstatic final int SUPPORTED_CR_SS_TYPE__SUPPORTED The feature id for the 'Supported' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_CR_SS_TYPE_FEATURE_COUNTstatic final int SUPPORTED_CR_SS_TYPE_FEATURE_COUNT The number of structural features of the 'Supported CR Ss Type' class.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_UO_MS_TYPEstatic final int SUPPORTED_UO_MS_TYPE The meta object id for the 'Supported UO Ms Type' class.
 - 
SUPPORTED_UO_MS_TYPE__DEFAULTstatic final int SUPPORTED_UO_MS_TYPE__DEFAULT The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_UO_MS_TYPE__SUPPORTEDstatic final int SUPPORTED_UO_MS_TYPE__SUPPORTED The feature id for the 'Supported' containment reference.- See Also:
- Constant Field Values
 
 - 
SUPPORTED_UO_MS_TYPE_FEATURE_COUNTstatic final int SUPPORTED_UO_MS_TYPE_FEATURE_COUNT The number of structural features of the 'Supported UO Ms Type' class.- See Also:
- Constant Field Values
 
 - 
UO_MS_TYPEstatic final int UO_MS_TYPE The meta object id for the 'UO Ms Type' class.
 - 
UO_MS_TYPE__UOMstatic final int UO_MS_TYPE__UOM The feature id for the 'UOM' reference list.- See Also:
- Constant Field Values
 
 - 
UO_MS_TYPE_FEATURE_COUNTstatic final int UO_MS_TYPE_FEATURE_COUNT The number of structural features of the 'UO Ms Type' class.- See Also:
- Constant Field Values
 
 - 
VALUES_REFERENCE_TYPEstatic final int VALUES_REFERENCE_TYPE The meta object id for the 'Values Reference Type' class.
 - 
VALUES_REFERENCE_TYPE__REFERENCEstatic final int VALUES_REFERENCE_TYPE__REFERENCE The feature id for the 'Reference' attribute.- See Also:
- Constant Field Values
 
 - 
VALUES_REFERENCE_TYPE__VALUES_FORMstatic final int VALUES_REFERENCE_TYPE__VALUES_FORM The feature id for the 'Values Form' attribute.- See Also:
- Constant Field Values
 
 - 
VALUES_REFERENCE_TYPE_FEATURE_COUNTstatic final int VALUES_REFERENCE_TYPE_FEATURE_COUNT The number of structural features of the 'Values Reference Type' class.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPEstatic final int WPS_CAPABILITIES_TYPE The meta object id for the 'WPS Capabilities Type' class.
 - 
WPS_CAPABILITIES_TYPE__SERVICE_IDENTIFICATIONstatic final int WPS_CAPABILITIES_TYPE__SERVICE_IDENTIFICATION The feature id for the 'Service Identification' containment reference.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__SERVICE_PROVIDERstatic final int WPS_CAPABILITIES_TYPE__SERVICE_PROVIDER The feature id for the 'Service Provider' containment reference.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__OPERATIONS_METADATAstatic final int WPS_CAPABILITIES_TYPE__OPERATIONS_METADATA The feature id for the 'Operations Metadata' containment reference.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__UPDATE_SEQUENCEstatic final int WPS_CAPABILITIES_TYPE__UPDATE_SEQUENCE The feature id for the 'Update Sequence' attribute.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__VERSIONstatic final int WPS_CAPABILITIES_TYPE__VERSION The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__PROCESS_OFFERINGSstatic final int WPS_CAPABILITIES_TYPE__PROCESS_OFFERINGS The feature id for the 'Process Offerings' containment reference.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__LANGUAGESstatic final int WPS_CAPABILITIES_TYPE__LANGUAGES The feature id for the 'Languages' containment reference.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__WSDLstatic final int WPS_CAPABILITIES_TYPE__WSDL The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__LANGstatic final int WPS_CAPABILITIES_TYPE__LANG The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE__SERVICEstatic final int WPS_CAPABILITIES_TYPE__SERVICE The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
 
 - 
WPS_CAPABILITIES_TYPE_FEATURE_COUNTstatic final int WPS_CAPABILITIES_TYPE_FEATURE_COUNT The number of structural features of the 'WPS Capabilities Type' class.- See Also:
- Constant Field Values
 
 - 
WSDL_TYPEstatic final int WSDL_TYPE The meta object id for the 'WSDL Type' class.
 - 
WSDL_TYPE__HREFstatic final int WSDL_TYPE__HREF The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
 
 - 
WSDL_TYPE_FEATURE_COUNTstatic final int WSDL_TYPE_FEATURE_COUNT The number of structural features of the 'WSDL Type' class.- See Also:
- Constant Field Values
 
 - 
UNITstatic final int UNIT The meta object id for the 'Unit' class.- See Also:
- Unit,- Wps10PackageImpl.getUnit(), Constant Field Values
 
 - 
UNIT_FEATURE_COUNTstatic final int UNIT_FEATURE_COUNT The number of structural features of the 'Unit' class.- See Also:
- Constant Field Values
 
 - 
METHOD_TYPEstatic final int METHOD_TYPE The meta object id for the 'Method Type' enum.
 - 
METHOD_TYPE_OBJECTstatic final int METHOD_TYPE_OBJECT The meta object id for the 'Method Type Object' data type.
 - 
PERCENT_COMPLETED_TYPEstatic final int PERCENT_COMPLETED_TYPE The meta object id for the 'Percent Completed Type' data type.
 - 
MAPstatic final int MAP The meta object id for the 'Map' data type.- See Also:
- Map,- Wps10PackageImpl.getMap(), Constant Field Values
 
 - 
QNAMEstatic final int QNAME The meta object id for the 'QName' data type.- See Also:
- QName,- Wps10PackageImpl.getQName(), Constant Field Values
 
 
- 
 - 
Method Detail- 
getBodyReferenceTypeEClass getBodyReferenceType() Returns the meta object for class 'Body Reference Type'.- Returns:
- the meta object for class 'Body Reference Type'.
- See Also:
- BodyReferenceType
 
 - 
getBodyReferenceType_HrefEAttribute getBodyReferenceType_Href() Returns the meta object for the attribute 'Href'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
- BodyReferenceType.getHref(),- getBodyReferenceType()
 
 - 
getComplexDataCombinationsTypeEClass getComplexDataCombinationsType() Returns the meta object for class 'Complex Data Combinations Type'.- Returns:
- the meta object for class 'Complex Data Combinations Type'.
- See Also:
- ComplexDataCombinationsType
 
 - 
getComplexDataCombinationsType_FormatEReference getComplexDataCombinationsType_Format() Returns the meta object for the containment reference list 'Format'.- Returns:
- the meta object for the containment reference list 'Format'.
- See Also:
- ComplexDataCombinationsType.getFormat(),- getComplexDataCombinationsType()
 
 - 
getComplexDataCombinationTypeEClass getComplexDataCombinationType() Returns the meta object for class 'Complex Data Combination Type'.- Returns:
- the meta object for class 'Complex Data Combination Type'.
- See Also:
- ComplexDataCombinationType
 
 - 
getComplexDataCombinationType_FormatEReference getComplexDataCombinationType_Format() Returns the meta object for the containment reference 'Format'.- Returns:
- the meta object for the containment reference 'Format'.
- See Also:
- ComplexDataCombinationType.getFormat(),- getComplexDataCombinationType()
 
 - 
getComplexDataDescriptionTypeEClass getComplexDataDescriptionType() Returns the meta object for class 'Complex Data Description Type'.- Returns:
- the meta object for class 'Complex Data Description Type'.
- See Also:
- ComplexDataDescriptionType
 
 - 
getComplexDataDescriptionType_MimeTypeEAttribute getComplexDataDescriptionType_MimeType() Returns the meta object for the attribute 'Mime Type'.- Returns:
- the meta object for the attribute 'Mime Type'.
- See Also:
- ComplexDataDescriptionType.getMimeType(),- getComplexDataDescriptionType()
 
 - 
getComplexDataDescriptionType_EncodingEAttribute getComplexDataDescriptionType_Encoding() Returns the meta object for the attribute 'Encoding'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
- ComplexDataDescriptionType.getEncoding(),- getComplexDataDescriptionType()
 
 - 
getComplexDataDescriptionType_SchemaEAttribute getComplexDataDescriptionType_Schema() Returns the meta object for the attribute 'Schema'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
- ComplexDataDescriptionType.getSchema(),- getComplexDataDescriptionType()
 
 - 
getComplexDataTypeEClass getComplexDataType() Returns the meta object for class 'Complex Data Type'.- Returns:
- the meta object for class 'Complex Data Type'.
- See Also:
- ComplexDataType
 
 - 
getComplexDataType_EncodingEAttribute getComplexDataType_Encoding() Returns the meta object for the attribute 'Encoding'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
- ComplexDataType.getEncoding(),- getComplexDataType()
 
 - 
getComplexDataType_MimeTypeEAttribute getComplexDataType_MimeType() Returns the meta object for the attribute 'Mime Type'.- Returns:
- the meta object for the attribute 'Mime Type'.
- See Also:
- ComplexDataType.getMimeType(),- getComplexDataType()
 
 - 
getComplexDataType_SchemaEAttribute getComplexDataType_Schema() Returns the meta object for the attribute 'Schema'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
- ComplexDataType.getSchema(),- getComplexDataType()
 
 - 
getComplexDataType_DataEAttribute getComplexDataType_Data() Returns the meta object for the attribute list 'Data'.- Returns:
- the meta object for the attribute list 'Data'.
- See Also:
- ComplexDataType.getData(),- getComplexDataType()
 
 - 
getCRSsTypeEClass getCRSsType() Returns the meta object for class 'CR Ss Type'.- Returns:
- the meta object for class 'CR Ss Type'.
- See Also:
- CRSsType
 
 - 
getCRSsType_CRSEAttribute getCRSsType_CRS() Returns the meta object for the attribute 'CRS'.- Returns:
- the meta object for the attribute 'CRS'.
- See Also:
- CRSsType.getCRS(),- getCRSsType()
 
 - 
getDataInputsTypeEClass getDataInputsType() Returns the meta object for class 'Data Inputs Type'.- Returns:
- the meta object for class 'Data Inputs Type'.
- See Also:
- DataInputsType
 
 - 
getDataInputsType_InputEReference getDataInputsType_Input() Returns the meta object for the containment reference list 'Input'.- Returns:
- the meta object for the containment reference list 'Input'.
- See Also:
- DataInputsType.getInput(),- getDataInputsType()
 
 - 
getDataInputsType1EClass getDataInputsType1() Returns the meta object for class 'Data Inputs Type1'.- Returns:
- the meta object for class 'Data Inputs Type1'.
- See Also:
- DataInputsType1
 
 - 
getDataInputsType1_InputEReference getDataInputsType1_Input() Returns the meta object for the containment reference list 'Input'.- Returns:
- the meta object for the containment reference list 'Input'.
- See Also:
- DataInputsType1.getInput(),- getDataInputsType1()
 
 - 
getDataTypeEClass getDataType() Returns the meta object for class 'Data Type'.- Returns:
- the meta object for class 'Data Type'.
- See Also:
- DataType
 
 - 
getDataType_ComplexDataEReference getDataType_ComplexData() Returns the meta object for the containment reference 'Complex Data'.- Returns:
- the meta object for the containment reference 'Complex Data'.
- See Also:
- DataType.getComplexData(),- getDataType()
 
 - 
getDataType_LiteralDataEReference getDataType_LiteralData() Returns the meta object for the containment reference 'Literal Data'.- Returns:
- the meta object for the containment reference 'Literal Data'.
- See Also:
- DataType.getLiteralData(),- getDataType()
 
 - 
getDataType_BoundingBoxDataEReference getDataType_BoundingBoxData() Returns the meta object for the containment reference 'Bounding Box Data'.- Returns:
- the meta object for the containment reference 'Bounding Box Data'.
- See Also:
- DataType.getBoundingBoxData(),- getDataType()
 
 - 
getDefaultTypeEClass getDefaultType() Returns the meta object for class 'Default Type'.- Returns:
- the meta object for class 'Default Type'.
- See Also:
- DefaultType
 
 - 
getDefaultType_CRSEAttribute getDefaultType_CRS() Returns the meta object for the attribute 'CRS'.- Returns:
- the meta object for the attribute 'CRS'.
- See Also:
- DefaultType.getCRS(),- getDefaultType()
 
 - 
getDefaultType1EClass getDefaultType1() Returns the meta object for class 'Default Type1'.- Returns:
- the meta object for class 'Default Type1'.
- See Also:
- DefaultType1
 
 - 
getDefaultType1_UOMEReference getDefaultType1_UOM() Returns the meta object for the reference 'UOM'.- Returns:
- the meta object for the reference 'UOM'.
- See Also:
- DefaultType1.getUOM(),- getDefaultType1()
 
 - 
getDefaultType2EClass getDefaultType2() Returns the meta object for class 'Default Type2'.- Returns:
- the meta object for class 'Default Type2'.
- See Also:
- DefaultType2
 
 - 
getDefaultType2_LanguageEAttribute getDefaultType2_Language() Returns the meta object for the attribute 'Language'.- Returns:
- the meta object for the attribute 'Language'.
- See Also:
- DefaultType2.getLanguage(),- getDefaultType2()
 
 - 
getDescribeProcessTypeEClass getDescribeProcessType() Returns the meta object for class 'Describe Process Type'.- Returns:
- the meta object for class 'Describe Process Type'.
- See Also:
- DescribeProcessType
 
 - 
getDescribeProcessType_IdentifierEReference getDescribeProcessType_Identifier() Returns the meta object for the containment reference list 'Identifier'.- Returns:
- the meta object for the containment reference list 'Identifier'.
- See Also:
- DescribeProcessType.getIdentifier(),- getDescribeProcessType()
 
 - 
getDescriptionTypeEClass getDescriptionType() Returns the meta object for class 'Description Type'.- Returns:
- the meta object for class 'Description Type'.
- See Also:
- DescriptionType
 
 - 
getDescriptionType_IdentifierEReference getDescriptionType_Identifier() Returns the meta object for the containment reference 'Identifier'.- Returns:
- the meta object for the containment reference 'Identifier'.
- See Also:
- DescriptionType.getIdentifier(),- getDescriptionType()
 
 - 
getDescriptionType_TitleEReference getDescriptionType_Title() Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
- DescriptionType.getTitle(),- getDescriptionType()
 
 - 
getDescriptionType_AbstractEReference getDescriptionType_Abstract() Returns the meta object for the containment reference 'Abstract'.- Returns:
- the meta object for the containment reference 'Abstract'.
- See Also:
- DescriptionType.getAbstract(),- getDescriptionType()
 
 - 
getDescriptionType_MetadataEReference getDescriptionType_Metadata() Returns the meta object for the containment reference list 'Metadata'.- Returns:
- the meta object for the containment reference list 'Metadata'.
- See Also:
- DescriptionType.getMetadata(),- getDescriptionType()
 
 - 
getDocumentOutputDefinitionTypeEClass getDocumentOutputDefinitionType() Returns the meta object for class 'Document Output Definition Type'.- Returns:
- the meta object for class 'Document Output Definition Type'.
- See Also:
- DocumentOutputDefinitionType
 
 - 
getDocumentOutputDefinitionType_TitleEReference getDocumentOutputDefinitionType_Title() Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
- DocumentOutputDefinitionType.getTitle(),- getDocumentOutputDefinitionType()
 
 - 
getDocumentOutputDefinitionType_AbstractEReference getDocumentOutputDefinitionType_Abstract() Returns the meta object for the containment reference 'Abstract'.- Returns:
- the meta object for the containment reference 'Abstract'.
- See Also:
- DocumentOutputDefinitionType.getAbstract(),- getDocumentOutputDefinitionType()
 
 - 
getDocumentOutputDefinitionType_AsReferenceEAttribute getDocumentOutputDefinitionType_AsReference() Returns the meta object for the attribute 'As Reference'.- Returns:
- the meta object for the attribute 'As Reference'.
- See Also:
- DocumentOutputDefinitionType.isAsReference(),- getDocumentOutputDefinitionType()
 
 - 
getDocumentRootEClass getDocumentRoot() Returns the meta object for class 'Document Root'.- Returns:
- the meta object for class 'Document Root'.
- See Also:
- DocumentRoot
 
 - 
getDocumentRoot_MixedEAttribute getDocumentRoot_Mixed() Returns the meta object for the attribute list 'Mixed'.- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
- DocumentRoot.getMixed(),- getDocumentRoot()
 
 - 
getDocumentRoot_XMLNSPrefixMapEReference getDocumentRoot_XMLNSPrefixMap() Returns the meta object for the map 'XMLNS Prefix Map'.- Returns:
- the meta object for the map 'XMLNS Prefix Map'.
- See Also:
- DocumentRoot.getXMLNSPrefixMap(),- getDocumentRoot()
 
 - 
getDocumentRoot_XSISchemaLocationEReference getDocumentRoot_XSISchemaLocation() Returns the meta object for the map 'XSI Schema Location'.- Returns:
- the meta object for the map 'XSI Schema Location'.
- See Also:
- DocumentRoot.getXSISchemaLocation(),- getDocumentRoot()
 
 - 
getDocumentRoot_CapabilitiesEReference getDocumentRoot_Capabilities() Returns the meta object for the containment reference 'Capabilities'.- Returns:
- the meta object for the containment reference 'Capabilities'.
- See Also:
- DocumentRoot.getCapabilities(),- getDocumentRoot()
 
 - 
getDocumentRoot_DescribeProcessEReference getDocumentRoot_DescribeProcess() Returns the meta object for the containment reference 'Describe Process'.- Returns:
- the meta object for the containment reference 'Describe Process'.
- See Also:
- DocumentRoot.getDescribeProcess(),- getDocumentRoot()
 
 - 
getDocumentRoot_ExecuteEReference getDocumentRoot_Execute() Returns the meta object for the containment reference 'Execute'.- Returns:
- the meta object for the containment reference 'Execute'.
- See Also:
- DocumentRoot.getExecute(),- getDocumentRoot()
 
 - 
getDocumentRoot_ExecuteResponseEReference getDocumentRoot_ExecuteResponse() Returns the meta object for the containment reference 'Execute Response'.- Returns:
- the meta object for the containment reference 'Execute Response'.
- See Also:
- DocumentRoot.getExecuteResponse(),- getDocumentRoot()
 
 - 
getDocumentRoot_GetCapabilitiesEReference getDocumentRoot_GetCapabilities() Returns the meta object for the containment reference 'Get Capabilities'.- Returns:
- the meta object for the containment reference 'Get Capabilities'.
- See Also:
- DocumentRoot.getGetCapabilities(),- getDocumentRoot()
 
 - 
getDocumentRoot_LanguagesEReference getDocumentRoot_Languages() Returns the meta object for the containment reference 'Languages'.- Returns:
- the meta object for the containment reference 'Languages'.
- See Also:
- DocumentRoot.getLanguages(),- getDocumentRoot()
 
 - 
getDocumentRoot_ProcessDescriptionsEReference getDocumentRoot_ProcessDescriptions() Returns the meta object for the containment reference 'Process Descriptions'.- Returns:
- the meta object for the containment reference 'Process Descriptions'.
- See Also:
- DocumentRoot.getProcessDescriptions(),- getDocumentRoot()
 
 - 
getDocumentRoot_ProcessOfferingsEReference getDocumentRoot_ProcessOfferings() Returns the meta object for the containment reference 'Process Offerings'.- Returns:
- the meta object for the containment reference 'Process Offerings'.
- See Also:
- DocumentRoot.getProcessOfferings(),- getDocumentRoot()
 
 - 
getDocumentRoot_WSDLEReference getDocumentRoot_WSDL() Returns the meta object for the containment reference 'WSDL'.- Returns:
- the meta object for the containment reference 'WSDL'.
- See Also:
- DocumentRoot.getWSDL(),- getDocumentRoot()
 
 - 
getDocumentRoot_ProcessVersionEAttribute getDocumentRoot_ProcessVersion() Returns the meta object for the attribute 'Process Version'.- Returns:
- the meta object for the attribute 'Process Version'.
- See Also:
- DocumentRoot.getProcessVersion(),- getDocumentRoot()
 
 - 
getExecuteResponseTypeEClass getExecuteResponseType() Returns the meta object for class 'Execute Response Type'.- Returns:
- the meta object for class 'Execute Response Type'.
- See Also:
- ExecuteResponseType
 
 - 
getExecuteResponseType_ProcessEReference getExecuteResponseType_Process() Returns the meta object for the containment reference 'Process'.- Returns:
- the meta object for the containment reference 'Process'.
- See Also:
- ExecuteResponseType.getProcess(),- getExecuteResponseType()
 
 - 
getExecuteResponseType_StatusEReference getExecuteResponseType_Status() Returns the meta object for the containment reference 'Status'.- Returns:
- the meta object for the containment reference 'Status'.
- See Also:
- ExecuteResponseType.getStatus(),- getExecuteResponseType()
 
 - 
getExecuteResponseType_DataInputsEReference getExecuteResponseType_DataInputs() Returns the meta object for the containment reference 'Data Inputs'.- Returns:
- the meta object for the containment reference 'Data Inputs'.
- See Also:
- ExecuteResponseType.getDataInputs(),- getExecuteResponseType()
 
 - 
getExecuteResponseType_OutputDefinitionsEReference getExecuteResponseType_OutputDefinitions() Returns the meta object for the containment reference 'Output Definitions'.- Returns:
- the meta object for the containment reference 'Output Definitions'.
- See Also:
- ExecuteResponseType.getOutputDefinitions(),- getExecuteResponseType()
 
 - 
getExecuteResponseType_ProcessOutputsEReference getExecuteResponseType_ProcessOutputs() Returns the meta object for the containment reference 'Process Outputs'.- Returns:
- the meta object for the containment reference 'Process Outputs'.
- See Also:
- ExecuteResponseType.getProcessOutputs(),- getExecuteResponseType()
 
 - 
getExecuteResponseType_ServiceInstanceEAttribute getExecuteResponseType_ServiceInstance() Returns the meta object for the attribute 'Service Instance'.- Returns:
- the meta object for the attribute 'Service Instance'.
- See Also:
- ExecuteResponseType.getServiceInstance(),- getExecuteResponseType()
 
 - 
getExecuteResponseType_StatusLocationEAttribute getExecuteResponseType_StatusLocation() Returns the meta object for the attribute 'Status Location'.- Returns:
- the meta object for the attribute 'Status Location'.
- See Also:
- ExecuteResponseType.getStatusLocation(),- getExecuteResponseType()
 
 - 
getExecuteTypeEClass getExecuteType() Returns the meta object for class 'Execute Type'.- Returns:
- the meta object for class 'Execute Type'.
- See Also:
- ExecuteType
 
 - 
getExecuteType_IdentifierEReference getExecuteType_Identifier() Returns the meta object for the containment reference 'Identifier'.- Returns:
- the meta object for the containment reference 'Identifier'.
- See Also:
- ExecuteType.getIdentifier(),- getExecuteType()
 
 - 
getExecuteType_DataInputsEReference getExecuteType_DataInputs() Returns the meta object for the containment reference 'Data Inputs'.- Returns:
- the meta object for the containment reference 'Data Inputs'.
- See Also:
- ExecuteType.getDataInputs(),- getExecuteType()
 
 - 
getExecuteType_ResponseFormEReference getExecuteType_ResponseForm() Returns the meta object for the containment reference 'Response Form'.- Returns:
- the meta object for the containment reference 'Response Form'.
- See Also:
- ExecuteType.getResponseForm(),- getExecuteType()
 
 - 
getGetCapabilitiesTypeEClass getGetCapabilitiesType() Returns the meta object for class 'Get Capabilities Type'.- Returns:
- the meta object for class 'Get Capabilities Type'.
- See Also:
- GetCapabilitiesType
 
 - 
getGetCapabilitiesType_AcceptVersionsEReference getGetCapabilitiesType_AcceptVersions() Returns the meta object for the containment reference 'Accept Versions'.- Returns:
- the meta object for the containment reference 'Accept Versions'.
- See Also:
- GetCapabilitiesType.getAcceptVersions(),- getGetCapabilitiesType()
 
 - 
getGetCapabilitiesType_LanguageEAttribute getGetCapabilitiesType_Language() Returns the meta object for the attribute 'Language'.- Returns:
- the meta object for the attribute 'Language'.
- See Also:
- GetCapabilitiesType.getLanguage(),- getGetCapabilitiesType()
 
 - 
getGetCapabilitiesType_ServiceEAttribute getGetCapabilitiesType_Service() Returns the meta object for the attribute 'Service'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
- GetCapabilitiesType.getService(),- getGetCapabilitiesType()
 
 - 
getGetCapabilitiesType_BaseUrlEAttribute getGetCapabilitiesType_BaseUrl() Returns the meta object for the attribute 'Base Url'.- Returns:
- the meta object for the attribute 'Base Url'.
- See Also:
- GetCapabilitiesType.getBaseUrl(),- getGetCapabilitiesType()
 
 - 
getGetCapabilitiesType_ExtendedPropertiesEAttribute getGetCapabilitiesType_ExtendedProperties() Returns the meta object for the attribute 'Extended Properties'.- Returns:
- the meta object for the attribute 'Extended Properties'.
- See Also:
- GetCapabilitiesType.getExtendedProperties(),- getGetCapabilitiesType()
 
 - 
getHeaderTypeEClass getHeaderType() Returns the meta object for class 'Header Type'.- Returns:
- the meta object for class 'Header Type'.
- See Also:
- HeaderType
 
 - 
getHeaderType_KeyEAttribute getHeaderType_Key() Returns the meta object for the attribute 'Key'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
- HeaderType.getKey(),- getHeaderType()
 
 - 
getHeaderType_ValueEAttribute getHeaderType_Value() Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- HeaderType.getValue(),- getHeaderType()
 
 - 
getInputDescriptionTypeEClass getInputDescriptionType() Returns the meta object for class 'Input Description Type'.- Returns:
- the meta object for class 'Input Description Type'.
- See Also:
- InputDescriptionType
 
 - 
getInputDescriptionType_ComplexDataEReference getInputDescriptionType_ComplexData() Returns the meta object for the containment reference 'Complex Data'.- Returns:
- the meta object for the containment reference 'Complex Data'.
- See Also:
- InputDescriptionType.getComplexData(),- getInputDescriptionType()
 
 - 
getInputDescriptionType_LiteralDataEReference getInputDescriptionType_LiteralData() Returns the meta object for the containment reference 'Literal Data'.- Returns:
- the meta object for the containment reference 'Literal Data'.
- See Also:
- InputDescriptionType.getLiteralData(),- getInputDescriptionType()
 
 - 
getInputDescriptionType_BoundingBoxDataEReference getInputDescriptionType_BoundingBoxData() Returns the meta object for the containment reference 'Bounding Box Data'.- Returns:
- the meta object for the containment reference 'Bounding Box Data'.
- See Also:
- InputDescriptionType.getBoundingBoxData(),- getInputDescriptionType()
 
 - 
getInputDescriptionType_MaxOccursEAttribute getInputDescriptionType_MaxOccurs() Returns the meta object for the attribute 'Max Occurs'.- Returns:
- the meta object for the attribute 'Max Occurs'.
- See Also:
- InputDescriptionType.getMaxOccurs(),- getInputDescriptionType()
 
 - 
getInputDescriptionType_MinOccursEAttribute getInputDescriptionType_MinOccurs() Returns the meta object for the attribute 'Min Occurs'.- Returns:
- the meta object for the attribute 'Min Occurs'.
- See Also:
- InputDescriptionType.getMinOccurs(),- getInputDescriptionType()
 
 - 
getInputReferenceTypeEClass getInputReferenceType() Returns the meta object for class 'Input Reference Type'.- Returns:
- the meta object for class 'Input Reference Type'.
- See Also:
- InputReferenceType
 
 - 
getInputReferenceType_HeaderEReference getInputReferenceType_Header() Returns the meta object for the containment reference list 'Header'.- Returns:
- the meta object for the containment reference list 'Header'.
- See Also:
- InputReferenceType.getHeader(),- getInputReferenceType()
 
 - 
getInputReferenceType_BodyEAttribute getInputReferenceType_Body() Returns the meta object for the attribute 'Body'.- Returns:
- the meta object for the attribute 'Body'.
- See Also:
- InputReferenceType.getBody(),- getInputReferenceType()
 
 - 
getInputReferenceType_BodyReferenceEReference getInputReferenceType_BodyReference() Returns the meta object for the containment reference 'Body Reference'.- Returns:
- the meta object for the containment reference 'Body Reference'.
- See Also:
- InputReferenceType.getBodyReference(),- getInputReferenceType()
 
 - 
getInputReferenceType_EncodingEAttribute getInputReferenceType_Encoding() Returns the meta object for the attribute 'Encoding'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
- InputReferenceType.getEncoding(),- getInputReferenceType()
 
 - 
getInputReferenceType_HrefEAttribute getInputReferenceType_Href() Returns the meta object for the attribute 'Href'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
- InputReferenceType.getHref(),- getInputReferenceType()
 
 - 
getInputReferenceType_MethodEAttribute getInputReferenceType_Method() Returns the meta object for the attribute 'Method'.- Returns:
- the meta object for the attribute 'Method'.
- See Also:
- InputReferenceType.getMethod(),- getInputReferenceType()
 
 - 
getInputReferenceType_MimeTypeEAttribute getInputReferenceType_MimeType() Returns the meta object for the attribute 'Mime Type'.- Returns:
- the meta object for the attribute 'Mime Type'.
- See Also:
- InputReferenceType.getMimeType(),- getInputReferenceType()
 
 - 
getInputReferenceType_SchemaEAttribute getInputReferenceType_Schema() Returns the meta object for the attribute 'Schema'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
- InputReferenceType.getSchema(),- getInputReferenceType()
 
 - 
getInputTypeEClass getInputType() Returns the meta object for class 'Input Type'.- Returns:
- the meta object for class 'Input Type'.
- See Also:
- InputType
 
 - 
getInputType_IdentifierEReference getInputType_Identifier() Returns the meta object for the containment reference 'Identifier'.- Returns:
- the meta object for the containment reference 'Identifier'.
- See Also:
- InputType.getIdentifier(),- getInputType()
 
 - 
getInputType_TitleEReference getInputType_Title() Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
- InputType.getTitle(),- getInputType()
 
 - 
getInputType_AbstractEReference getInputType_Abstract() Returns the meta object for the containment reference 'Abstract'.- Returns:
- the meta object for the containment reference 'Abstract'.
- See Also:
- InputType.getAbstract(),- getInputType()
 
 - 
getInputType_ReferenceEReference getInputType_Reference() Returns the meta object for the containment reference 'Reference'.- Returns:
- the meta object for the containment reference 'Reference'.
- See Also:
- InputType.getReference(),- getInputType()
 
 - 
getInputType_DataEReference getInputType_Data() Returns the meta object for the containment reference 'Data'.- Returns:
- the meta object for the containment reference 'Data'.
- See Also:
- InputType.getData(),- getInputType()
 
 - 
getLanguagesTypeEClass getLanguagesType() Returns the meta object for class 'Languages Type'.- Returns:
- the meta object for class 'Languages Type'.
- See Also:
- LanguagesType
 
 - 
getLanguagesType_LanguageEAttribute getLanguagesType_Language() Returns the meta object for the attribute list 'Language'.- Returns:
- the meta object for the attribute list 'Language'.
- See Also:
- LanguagesType.getLanguage(),- getLanguagesType()
 
 - 
getLanguagesType1EClass getLanguagesType1() Returns the meta object for class 'Languages Type1'.- Returns:
- the meta object for class 'Languages Type1'.
- See Also:
- LanguagesType1
 
 - 
getLanguagesType1_DefaultEReference getLanguagesType1_Default() Returns the meta object for the containment reference 'Default'.- Returns:
- the meta object for the containment reference 'Default'.
- See Also:
- LanguagesType1.getDefault(),- getLanguagesType1()
 
 - 
getLanguagesType1_SupportedEReference getLanguagesType1_Supported() Returns the meta object for the containment reference 'Supported'.- Returns:
- the meta object for the containment reference 'Supported'.
- See Also:
- LanguagesType1.getSupported(),- getLanguagesType1()
 
 - 
getLiteralDataTypeEClass getLiteralDataType() Returns the meta object for class 'Literal Data Type'.- Returns:
- the meta object for class 'Literal Data Type'.
- See Also:
- LiteralDataType
 
 - 
getLiteralDataType_ValueEAttribute getLiteralDataType_Value() Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- LiteralDataType.getValue(),- getLiteralDataType()
 
 - 
getLiteralDataType_DataTypeEAttribute getLiteralDataType_DataType() Returns the meta object for the attribute 'Data Type'.- Returns:
- the meta object for the attribute 'Data Type'.
- See Also:
- LiteralDataType.getDataType(),- getLiteralDataType()
 
 - 
getLiteralDataType_UomEAttribute getLiteralDataType_Uom() Returns the meta object for the attribute 'Uom'.- Returns:
- the meta object for the attribute 'Uom'.
- See Also:
- LiteralDataType.getUom(),- getLiteralDataType()
 
 - 
getLiteralInputTypeEClass getLiteralInputType() Returns the meta object for class 'Literal Input Type'.- Returns:
- the meta object for class 'Literal Input Type'.
- See Also:
- LiteralInputType
 
 - 
getLiteralInputType_AllowedValuesEReference getLiteralInputType_AllowedValues() Returns the meta object for the containment reference 'Allowed Values'.- Returns:
- the meta object for the containment reference 'Allowed Values'.
- See Also:
- LiteralInputType.getAllowedValues(),- getLiteralInputType()
 
 - 
getLiteralInputType_AnyValueEReference getLiteralInputType_AnyValue() Returns the meta object for the containment reference 'Any Value'.- Returns:
- the meta object for the containment reference 'Any Value'.
- See Also:
- LiteralInputType.getAnyValue(),- getLiteralInputType()
 
 - 
getLiteralInputType_ValuesReferenceEReference getLiteralInputType_ValuesReference() Returns the meta object for the containment reference 'Values Reference'.- Returns:
- the meta object for the containment reference 'Values Reference'.
- See Also:
- LiteralInputType.getValuesReference(),- getLiteralInputType()
 
 - 
getLiteralInputType_DefaultValueEAttribute getLiteralInputType_DefaultValue() Returns the meta object for the attribute 'Default Value'.- Returns:
- the meta object for the attribute 'Default Value'.
- See Also:
- LiteralInputType.getDefaultValue(),- getLiteralInputType()
 
 - 
getLiteralOutputTypeEClass getLiteralOutputType() Returns the meta object for class 'Literal Output Type'.- Returns:
- the meta object for class 'Literal Output Type'.
- See Also:
- LiteralOutputType
 
 - 
getLiteralOutputType_DataTypeEReference getLiteralOutputType_DataType() Returns the meta object for the containment reference 'Data Type'.- Returns:
- the meta object for the containment reference 'Data Type'.
- See Also:
- LiteralOutputType.getDataType(),- getLiteralOutputType()
 
 - 
getLiteralOutputType_UOMsEReference getLiteralOutputType_UOMs() Returns the meta object for the containment reference 'UO Ms'.- Returns:
- the meta object for the containment reference 'UO Ms'.
- See Also:
- LiteralOutputType.getUOMs(),- getLiteralOutputType()
 
 - 
getOutputDataTypeEClass getOutputDataType() Returns the meta object for class 'Output Data Type'.- Returns:
- the meta object for class 'Output Data Type'.
- See Also:
- OutputDataType
 
 - 
getOutputDataType_ReferenceEReference getOutputDataType_Reference() Returns the meta object for the containment reference 'Reference'.- Returns:
- the meta object for the containment reference 'Reference'.
- See Also:
- OutputDataType.getReference(),- getOutputDataType()
 
 - 
getOutputDataType_DataEReference getOutputDataType_Data() Returns the meta object for the containment reference 'Data'.- Returns:
- the meta object for the containment reference 'Data'.
- See Also:
- OutputDataType.getData(),- getOutputDataType()
 
 - 
getOutputDefinitionsTypeEClass getOutputDefinitionsType() Returns the meta object for class 'Output Definitions Type'.- Returns:
- the meta object for class 'Output Definitions Type'.
- See Also:
- OutputDefinitionsType
 
 - 
getOutputDefinitionsType_OutputEReference getOutputDefinitionsType_Output() Returns the meta object for the containment reference list 'Output'.- Returns:
- the meta object for the containment reference list 'Output'.
- See Also:
- OutputDefinitionsType.getOutput(),- getOutputDefinitionsType()
 
 - 
getOutputDefinitionTypeEClass getOutputDefinitionType() Returns the meta object for class 'Output Definition Type'.- Returns:
- the meta object for class 'Output Definition Type'.
- See Also:
- OutputDefinitionType
 
 - 
getOutputDefinitionType_IdentifierEReference getOutputDefinitionType_Identifier() Returns the meta object for the containment reference 'Identifier'.- Returns:
- the meta object for the containment reference 'Identifier'.
- See Also:
- OutputDefinitionType.getIdentifier(),- getOutputDefinitionType()
 
 - 
getOutputDefinitionType_EncodingEAttribute getOutputDefinitionType_Encoding() Returns the meta object for the attribute 'Encoding'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
- OutputDefinitionType.getEncoding(),- getOutputDefinitionType()
 
 - 
getOutputDefinitionType_MimeTypeEAttribute getOutputDefinitionType_MimeType() Returns the meta object for the attribute 'Mime Type'.- Returns:
- the meta object for the attribute 'Mime Type'.
- See Also:
- OutputDefinitionType.getMimeType(),- getOutputDefinitionType()
 
 - 
getOutputDefinitionType_SchemaEAttribute getOutputDefinitionType_Schema() Returns the meta object for the attribute 'Schema'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
- OutputDefinitionType.getSchema(),- getOutputDefinitionType()
 
 - 
getOutputDefinitionType_UomEAttribute getOutputDefinitionType_Uom() Returns the meta object for the attribute 'Uom'.- Returns:
- the meta object for the attribute 'Uom'.
- See Also:
- OutputDefinitionType.getUom(),- getOutputDefinitionType()
 
 - 
getOutputDescriptionTypeEClass getOutputDescriptionType() Returns the meta object for class 'Output Description Type'.- Returns:
- the meta object for class 'Output Description Type'.
- See Also:
- OutputDescriptionType
 
 - 
getOutputDescriptionType_ComplexOutputEReference getOutputDescriptionType_ComplexOutput() Returns the meta object for the containment reference 'Complex Output'.- Returns:
- the meta object for the containment reference 'Complex Output'.
- See Also:
- OutputDescriptionType.getComplexOutput(),- getOutputDescriptionType()
 
 - 
getOutputDescriptionType_LiteralOutputEReference getOutputDescriptionType_LiteralOutput() Returns the meta object for the containment reference 'Literal Output'.- Returns:
- the meta object for the containment reference 'Literal Output'.
- See Also:
- OutputDescriptionType.getLiteralOutput(),- getOutputDescriptionType()
 
 - 
getOutputDescriptionType_BoundingBoxOutputEReference getOutputDescriptionType_BoundingBoxOutput() Returns the meta object for the containment reference 'Bounding Box Output'.- Returns:
- the meta object for the containment reference 'Bounding Box Output'.
- See Also:
- OutputDescriptionType.getBoundingBoxOutput(),- getOutputDescriptionType()
 
 - 
getOutputReferenceTypeEClass getOutputReferenceType() Returns the meta object for class 'Output Reference Type'.- Returns:
- the meta object for class 'Output Reference Type'.
- See Also:
- OutputReferenceType
 
 - 
getOutputReferenceType_EncodingEAttribute getOutputReferenceType_Encoding() Returns the meta object for the attribute 'Encoding'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
- OutputReferenceType.getEncoding(),- getOutputReferenceType()
 
 - 
getOutputReferenceType_HrefEAttribute getOutputReferenceType_Href() Returns the meta object for the attribute 'Href'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
- OutputReferenceType.getHref(),- getOutputReferenceType()
 
 - 
getOutputReferenceType_MimeTypeEAttribute getOutputReferenceType_MimeType() Returns the meta object for the attribute 'Mime Type'.- Returns:
- the meta object for the attribute 'Mime Type'.
- See Also:
- OutputReferenceType.getMimeType(),- getOutputReferenceType()
 
 - 
getOutputReferenceType_SchemaEAttribute getOutputReferenceType_Schema() Returns the meta object for the attribute 'Schema'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
- OutputReferenceType.getSchema(),- getOutputReferenceType()
 
 - 
getProcessBriefTypeEClass getProcessBriefType() Returns the meta object for class 'Process Brief Type'.- Returns:
- the meta object for class 'Process Brief Type'.
- See Also:
- ProcessBriefType
 
 - 
getProcessBriefType_ProfileEAttribute getProcessBriefType_Profile() Returns the meta object for the attribute 'Profile'.- Returns:
- the meta object for the attribute 'Profile'.
- See Also:
- ProcessBriefType.getProfile(),- getProcessBriefType()
 
 - 
getProcessBriefType_WSDLEReference getProcessBriefType_WSDL() Returns the meta object for the containment reference 'WSDL'.- Returns:
- the meta object for the containment reference 'WSDL'.
- See Also:
- ProcessBriefType.getWSDL(),- getProcessBriefType()
 
 - 
getProcessBriefType_ProcessVersionEAttribute getProcessBriefType_ProcessVersion() Returns the meta object for the attribute 'Process Version'.- Returns:
- the meta object for the attribute 'Process Version'.
- See Also:
- ProcessBriefType.getProcessVersion(),- getProcessBriefType()
 
 - 
getProcessDescriptionsTypeEClass getProcessDescriptionsType() Returns the meta object for class 'Process Descriptions Type'.- Returns:
- the meta object for class 'Process Descriptions Type'.
- See Also:
- ProcessDescriptionsType
 
 - 
getProcessDescriptionsType_ProcessDescriptionEReference getProcessDescriptionsType_ProcessDescription() Returns the meta object for the containment reference list 'Process Description'.- Returns:
- the meta object for the containment reference list 'Process Description'.
- See Also:
- ProcessDescriptionsType.getProcessDescription(),- getProcessDescriptionsType()
 
 - 
getProcessDescriptionTypeEClass getProcessDescriptionType() Returns the meta object for class 'Process Description Type'.- Returns:
- the meta object for class 'Process Description Type'.
- See Also:
- ProcessDescriptionType
 
 - 
getProcessDescriptionType_DataInputsEReference getProcessDescriptionType_DataInputs() Returns the meta object for the containment reference 'Data Inputs'.- Returns:
- the meta object for the containment reference 'Data Inputs'.
- See Also:
- ProcessDescriptionType.getDataInputs(),- getProcessDescriptionType()
 
 - 
getProcessDescriptionType_ProcessOutputsEReference getProcessDescriptionType_ProcessOutputs() Returns the meta object for the containment reference 'Process Outputs'.- Returns:
- the meta object for the containment reference 'Process Outputs'.
- See Also:
- ProcessDescriptionType.getProcessOutputs(),- getProcessDescriptionType()
 
 - 
getProcessDescriptionType_StatusSupportedEAttribute getProcessDescriptionType_StatusSupported() Returns the meta object for the attribute 'Status Supported'.- Returns:
- the meta object for the attribute 'Status Supported'.
- See Also:
- ProcessDescriptionType.isStatusSupported(),- getProcessDescriptionType()
 
 - 
getProcessDescriptionType_StoreSupportedEAttribute getProcessDescriptionType_StoreSupported() Returns the meta object for the attribute 'Store Supported'.- Returns:
- the meta object for the attribute 'Store Supported'.
- See Also:
- ProcessDescriptionType.isStoreSupported(),- getProcessDescriptionType()
 
 - 
getProcessFailedTypeEClass getProcessFailedType() Returns the meta object for class 'Process Failed Type'.- Returns:
- the meta object for class 'Process Failed Type'.
- See Also:
- ProcessFailedType
 
 - 
getProcessFailedType_ExceptionReportEReference getProcessFailedType_ExceptionReport() Returns the meta object for the containment reference 'Exception Report'.- Returns:
- the meta object for the containment reference 'Exception Report'.
- See Also:
- ProcessFailedType.getExceptionReport(),- getProcessFailedType()
 
 - 
getProcessOfferingsTypeEClass getProcessOfferingsType() Returns the meta object for class 'Process Offerings Type'.- Returns:
- the meta object for class 'Process Offerings Type'.
- See Also:
- ProcessOfferingsType
 
 - 
getProcessOfferingsType_ProcessEReference getProcessOfferingsType_Process() Returns the meta object for the containment reference list 'Process'.- Returns:
- the meta object for the containment reference list 'Process'.
- See Also:
- ProcessOfferingsType.getProcess(),- getProcessOfferingsType()
 
 - 
getProcessOutputsTypeEClass getProcessOutputsType() Returns the meta object for class 'Process Outputs Type'.- Returns:
- the meta object for class 'Process Outputs Type'.
- See Also:
- ProcessOutputsType
 
 - 
getProcessOutputsType_OutputEReference getProcessOutputsType_Output() Returns the meta object for the containment reference list 'Output'.- Returns:
- the meta object for the containment reference list 'Output'.
- See Also:
- ProcessOutputsType.getOutput(),- getProcessOutputsType()
 
 - 
getProcessOutputsType1EClass getProcessOutputsType1() Returns the meta object for class 'Process Outputs Type1'.- Returns:
- the meta object for class 'Process Outputs Type1'.
- See Also:
- ProcessOutputsType1
 
 - 
getProcessOutputsType1_OutputEReference getProcessOutputsType1_Output() Returns the meta object for the containment reference list 'Output'.- Returns:
- the meta object for the containment reference list 'Output'.
- See Also:
- ProcessOutputsType1.getOutput(),- getProcessOutputsType1()
 
 - 
getProcessStartedTypeEClass getProcessStartedType() Returns the meta object for class 'Process Started Type'.- Returns:
- the meta object for class 'Process Started Type'.
- See Also:
- ProcessStartedType
 
 - 
getProcessStartedType_ValueEAttribute getProcessStartedType_Value() Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- ProcessStartedType.getValue(),- getProcessStartedType()
 
 - 
getProcessStartedType_PercentCompletedEAttribute getProcessStartedType_PercentCompleted() Returns the meta object for the attribute 'Percent Completed'.- Returns:
- the meta object for the attribute 'Percent Completed'.
- See Also:
- ProcessStartedType.getPercentCompleted(),- getProcessStartedType()
 
 - 
getRequestBaseTypeEClass getRequestBaseType() Returns the meta object for class 'Request Base Type'.- Returns:
- the meta object for class 'Request Base Type'.
- See Also:
- RequestBaseType
 
 - 
getRequestBaseType_LanguageEAttribute getRequestBaseType_Language() Returns the meta object for the attribute 'Language'.- Returns:
- the meta object for the attribute 'Language'.
- See Also:
- RequestBaseType.getLanguage(),- getRequestBaseType()
 
 - 
getRequestBaseType_ServiceEAttribute getRequestBaseType_Service() Returns the meta object for the attribute 'Service'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
- RequestBaseType.getService(),- getRequestBaseType()
 
 - 
getRequestBaseType_VersionEAttribute getRequestBaseType_Version() Returns the meta object for the attribute 'Version'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
- RequestBaseType.getVersion(),- getRequestBaseType()
 
 - 
getRequestBaseType_BaseUrlEAttribute getRequestBaseType_BaseUrl() Returns the meta object for the attribute 'Base Url'.- Returns:
- the meta object for the attribute 'Base Url'.
- See Also:
- RequestBaseType.getBaseUrl(),- getRequestBaseType()
 
 - 
getRequestBaseType_ExtendedPropertiesEAttribute getRequestBaseType_ExtendedProperties() Returns the meta object for the attribute 'Extended Properties'.- Returns:
- the meta object for the attribute 'Extended Properties'.
- See Also:
- RequestBaseType.getExtendedProperties(),- getRequestBaseType()
 
 - 
getResponseBaseTypeEClass getResponseBaseType() Returns the meta object for class 'Response Base Type'.- Returns:
- the meta object for class 'Response Base Type'.
- See Also:
- ResponseBaseType
 
 - 
getResponseBaseType_LangEAttribute getResponseBaseType_Lang() Returns the meta object for the attribute 'Lang'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
- ResponseBaseType.getLang(),- getResponseBaseType()
 
 - 
getResponseBaseType_ServiceEAttribute getResponseBaseType_Service() Returns the meta object for the attribute 'Service'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
- ResponseBaseType.getService(),- getResponseBaseType()
 
 - 
getResponseBaseType_VersionEAttribute getResponseBaseType_Version() Returns the meta object for the attribute 'Version'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
- ResponseBaseType.getVersion(),- getResponseBaseType()
 
 - 
getResponseDocumentTypeEClass getResponseDocumentType() Returns the meta object for class 'Response Document Type'.- Returns:
- the meta object for class 'Response Document Type'.
- See Also:
- ResponseDocumentType
 
 - 
getResponseDocumentType_OutputEReference getResponseDocumentType_Output() Returns the meta object for the containment reference list 'Output'.- Returns:
- the meta object for the containment reference list 'Output'.
- See Also:
- ResponseDocumentType.getOutput(),- getResponseDocumentType()
 
 - 
getResponseDocumentType_LineageEAttribute getResponseDocumentType_Lineage() Returns the meta object for the attribute 'Lineage'.- Returns:
- the meta object for the attribute 'Lineage'.
- See Also:
- ResponseDocumentType.isLineage(),- getResponseDocumentType()
 
 - 
getResponseDocumentType_StatusEAttribute getResponseDocumentType_Status() Returns the meta object for the attribute 'Status'.- Returns:
- the meta object for the attribute 'Status'.
- See Also:
- ResponseDocumentType.isStatus(),- getResponseDocumentType()
 
 - 
getResponseDocumentType_StoreExecuteResponseEAttribute getResponseDocumentType_StoreExecuteResponse() Returns the meta object for the attribute 'Store Execute Response'.- Returns:
- the meta object for the attribute 'Store Execute Response'.
- See Also:
- ResponseDocumentType.isStoreExecuteResponse(),- getResponseDocumentType()
 
 - 
getResponseFormTypeEClass getResponseFormType() Returns the meta object for class 'Response Form Type'.- Returns:
- the meta object for class 'Response Form Type'.
- See Also:
- ResponseFormType
 
 - 
getResponseFormType_ResponseDocumentEReference getResponseFormType_ResponseDocument() Returns the meta object for the containment reference 'Response Document'.- Returns:
- the meta object for the containment reference 'Response Document'.
- See Also:
- ResponseFormType.getResponseDocument(),- getResponseFormType()
 
 - 
getResponseFormType_RawDataOutputEReference getResponseFormType_RawDataOutput() Returns the meta object for the containment reference 'Raw Data Output'.- Returns:
- the meta object for the containment reference 'Raw Data Output'.
- See Also:
- ResponseFormType.getRawDataOutput(),- getResponseFormType()
 
 - 
getStatusTypeEClass getStatusType() Returns the meta object for class 'Status Type'.- Returns:
- the meta object for class 'Status Type'.
- See Also:
- StatusType
 
 - 
getStatusType_ProcessAcceptedEAttribute getStatusType_ProcessAccepted() Returns the meta object for the attribute 'Process Accepted'.- Returns:
- the meta object for the attribute 'Process Accepted'.
- See Also:
- StatusType.getProcessAccepted(),- getStatusType()
 
 - 
getStatusType_ProcessStartedEReference getStatusType_ProcessStarted() Returns the meta object for the containment reference 'Process Started'.- Returns:
- the meta object for the containment reference 'Process Started'.
- See Also:
- StatusType.getProcessStarted(),- getStatusType()
 
 - 
getStatusType_ProcessPausedEReference getStatusType_ProcessPaused() Returns the meta object for the containment reference 'Process Paused'.- Returns:
- the meta object for the containment reference 'Process Paused'.
- See Also:
- StatusType.getProcessPaused(),- getStatusType()
 
 - 
getStatusType_ProcessSucceededEAttribute getStatusType_ProcessSucceeded() Returns the meta object for the attribute 'Process Succeeded'.- Returns:
- the meta object for the attribute 'Process Succeeded'.
- See Also:
- StatusType.getProcessSucceeded(),- getStatusType()
 
 - 
getStatusType_ProcessFailedEReference getStatusType_ProcessFailed() Returns the meta object for the containment reference 'Process Failed'.- Returns:
- the meta object for the containment reference 'Process Failed'.
- See Also:
- StatusType.getProcessFailed(),- getStatusType()
 
 - 
getStatusType_CreationTimeEAttribute getStatusType_CreationTime() Returns the meta object for the attribute 'Creation Time'.- Returns:
- the meta object for the attribute 'Creation Time'.
- See Also:
- StatusType.getCreationTime(),- getStatusType()
 
 - 
getSupportedComplexDataInputTypeEClass getSupportedComplexDataInputType() Returns the meta object for class 'Supported Complex Data Input Type'.- Returns:
- the meta object for class 'Supported Complex Data Input Type'.
- See Also:
- SupportedComplexDataInputType
 
 - 
getSupportedComplexDataInputType_MaximumMegabytesEAttribute getSupportedComplexDataInputType_MaximumMegabytes() Returns the meta object for the attribute 'Maximum Megabytes'.- Returns:
- the meta object for the attribute 'Maximum Megabytes'.
- See Also:
- SupportedComplexDataInputType.getMaximumMegabytes(),- getSupportedComplexDataInputType()
 
 - 
getSupportedComplexDataTypeEClass getSupportedComplexDataType() Returns the meta object for class 'Supported Complex Data Type'.- Returns:
- the meta object for class 'Supported Complex Data Type'.
- See Also:
- SupportedComplexDataType
 
 - 
getSupportedComplexDataType_DefaultEReference getSupportedComplexDataType_Default() Returns the meta object for the containment reference 'Default'.- Returns:
- the meta object for the containment reference 'Default'.
- See Also:
- SupportedComplexDataType.getDefault(),- getSupportedComplexDataType()
 
 - 
getSupportedComplexDataType_SupportedEReference getSupportedComplexDataType_Supported() Returns the meta object for the containment reference 'Supported'.- Returns:
- the meta object for the containment reference 'Supported'.
- See Also:
- SupportedComplexDataType.getSupported(),- getSupportedComplexDataType()
 
 - 
getSupportedCRSsTypeEClass getSupportedCRSsType() Returns the meta object for class 'Supported CR Ss Type'.- Returns:
- the meta object for class 'Supported CR Ss Type'.
- See Also:
- SupportedCRSsType
 
 - 
getSupportedCRSsType_DefaultEReference getSupportedCRSsType_Default() Returns the meta object for the containment reference 'Default'.- Returns:
- the meta object for the containment reference 'Default'.
- See Also:
- SupportedCRSsType.getDefault(),- getSupportedCRSsType()
 
 - 
getSupportedCRSsType_SupportedEReference getSupportedCRSsType_Supported() Returns the meta object for the containment reference 'Supported'.- Returns:
- the meta object for the containment reference 'Supported'.
- See Also:
- SupportedCRSsType.getSupported(),- getSupportedCRSsType()
 
 - 
getSupportedUOMsTypeEClass getSupportedUOMsType() Returns the meta object for class 'Supported UO Ms Type'.- Returns:
- the meta object for class 'Supported UO Ms Type'.
- See Also:
- SupportedUOMsType
 
 - 
getSupportedUOMsType_DefaultEReference getSupportedUOMsType_Default() Returns the meta object for the containment reference 'Default'.- Returns:
- the meta object for the containment reference 'Default'.
- See Also:
- SupportedUOMsType.getDefault(),- getSupportedUOMsType()
 
 - 
getSupportedUOMsType_SupportedEReference getSupportedUOMsType_Supported() Returns the meta object for the containment reference 'Supported'.- Returns:
- the meta object for the containment reference 'Supported'.
- See Also:
- SupportedUOMsType.getSupported(),- getSupportedUOMsType()
 
 - 
getUOMsTypeEClass getUOMsType() Returns the meta object for class 'UO Ms Type'.- Returns:
- the meta object for class 'UO Ms Type'.
- See Also:
- UOMsType
 
 - 
getUOMsType_UOMEReference getUOMsType_UOM() Returns the meta object for the reference list 'UOM'.- Returns:
- the meta object for the reference list 'UOM'.
- See Also:
- UOMsType.getUOM(),- getUOMsType()
 
 - 
getValuesReferenceTypeEClass getValuesReferenceType() Returns the meta object for class 'Values Reference Type'.- Returns:
- the meta object for class 'Values Reference Type'.
- See Also:
- ValuesReferenceType
 
 - 
getValuesReferenceType_ReferenceEAttribute getValuesReferenceType_Reference() Returns the meta object for the attribute 'Reference'.- Returns:
- the meta object for the attribute 'Reference'.
- See Also:
- ValuesReferenceType.getReference(),- getValuesReferenceType()
 
 - 
getValuesReferenceType_ValuesFormEAttribute getValuesReferenceType_ValuesForm() Returns the meta object for the attribute 'Values Form'.- Returns:
- the meta object for the attribute 'Values Form'.
- See Also:
- ValuesReferenceType.getValuesForm(),- getValuesReferenceType()
 
 - 
getWPSCapabilitiesTypeEClass getWPSCapabilitiesType() Returns the meta object for class 'WPS Capabilities Type'.- Returns:
- the meta object for class 'WPS Capabilities Type'.
- See Also:
- WPSCapabilitiesType
 
 - 
getWPSCapabilitiesType_ProcessOfferingsEReference getWPSCapabilitiesType_ProcessOfferings() Returns the meta object for the containment reference 'Process Offerings'.- Returns:
- the meta object for the containment reference 'Process Offerings'.
- See Also:
- WPSCapabilitiesType.getProcessOfferings(),- getWPSCapabilitiesType()
 
 - 
getWPSCapabilitiesType_LanguagesEReference getWPSCapabilitiesType_Languages() Returns the meta object for the containment reference 'Languages'.- Returns:
- the meta object for the containment reference 'Languages'.
- See Also:
- WPSCapabilitiesType.getLanguages(),- getWPSCapabilitiesType()
 
 - 
getWPSCapabilitiesType_WSDLEReference getWPSCapabilitiesType_WSDL() Returns the meta object for the containment reference 'WSDL'.- Returns:
- the meta object for the containment reference 'WSDL'.
- See Also:
- WPSCapabilitiesType.getWSDL(),- getWPSCapabilitiesType()
 
 - 
getWPSCapabilitiesType_LangEAttribute getWPSCapabilitiesType_Lang() Returns the meta object for the attribute 'Lang'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
- WPSCapabilitiesType.getLang(),- getWPSCapabilitiesType()
 
 - 
getWPSCapabilitiesType_ServiceEAttribute getWPSCapabilitiesType_Service() Returns the meta object for the attribute 'Service'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
- WPSCapabilitiesType.getService(),- getWPSCapabilitiesType()
 
 - 
getWSDLTypeEClass getWSDLType() Returns the meta object for class 'WSDL Type'.- Returns:
- the meta object for class 'WSDL Type'.
- See Also:
- WSDLType
 
 - 
getWSDLType_HrefEAttribute getWSDLType_Href() Returns the meta object for the attribute 'Href'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
- WSDLType.getHref(),- getWSDLType()
 
 - 
getUnitEClass getUnit() Returns the meta object for class 'Unit'.- Returns:
- the meta object for class 'Unit'.
- See Also:
- Unit
 
 - 
getMethodTypeEEnum getMethodType() Returns the meta object for enum 'Method Type'.- Returns:
- the meta object for enum 'Method Type'.
- See Also:
- MethodType
 
 - 
getMethodTypeObjectEDataType getMethodTypeObject() Returns the meta object for data type 'Method Type Object'.- Returns:
- the meta object for data type 'Method Type Object'.
- See Also:
- MethodType
 
 - 
getPercentCompletedTypeEDataType getPercentCompletedType() Returns the meta object for data type 'Percent Completed Type'.- Returns:
- the meta object for data type 'Percent Completed Type'.
- See Also:
- BigInteger
 
 - 
getMapEDataType getMap() Returns the meta object for data type 'Map'.- Returns:
- the meta object for data type 'Map'.
- See Also:
- Map
 
 - 
getQNameEDataType getQName() Returns the meta object for data type 'QName'.- Returns:
- the meta object for data type 'QName'.
- See Also:
- QName
 
 - 
getWps10FactoryWps10Factory getWps10Factory() Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
 
 
- 
 
-