Package net.opengis.wps10
Interface Wps10Package
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
Wps10PackageImpl
public interface Wps10Package extends EPackage
The 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 Summary
Nested Classes Modifier and Type Interface Description static interface
Wps10Package.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
-
Field Summary
Fields Modifier and Type Field Description static int
BODY_REFERENCE_TYPE
The meta object id for the 'Body Reference Type
' class.static int
BODY_REFERENCE_TYPE__HREF
The feature id for the 'Href' attribute.static int
BODY_REFERENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Body Reference Type' class.static int
COMPLEX_DATA_COMBINATION_TYPE
The meta object id for the 'Complex Data Combination Type
' class.static int
COMPLEX_DATA_COMBINATION_TYPE__FORMAT
The feature id for the 'Format' containment reference.static int
COMPLEX_DATA_COMBINATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Data Combination Type' class.static int
COMPLEX_DATA_COMBINATIONS_TYPE
The meta object id for the 'Complex Data Combinations Type
' class.static int
COMPLEX_DATA_COMBINATIONS_TYPE__FORMAT
The feature id for the 'Format' containment reference list.static int
COMPLEX_DATA_COMBINATIONS_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Data Combinations Type' class.static int
COMPLEX_DATA_DESCRIPTION_TYPE
The meta object id for the 'Complex Data Description Type
' class.static int
COMPLEX_DATA_DESCRIPTION_TYPE__ENCODING
The feature id for the 'Encoding' attribute.static int
COMPLEX_DATA_DESCRIPTION_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.static int
COMPLEX_DATA_DESCRIPTION_TYPE__SCHEMA
The feature id for the 'Schema' attribute.static int
COMPLEX_DATA_DESCRIPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Data Description Type' class.static int
COMPLEX_DATA_TYPE
The meta object id for the 'Complex Data Type
' class.static int
COMPLEX_DATA_TYPE__ANY
The feature id for the 'Any' attribute list.static int
COMPLEX_DATA_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.static int
COMPLEX_DATA_TYPE__DATA
The feature id for the 'Data' attribute list.static int
COMPLEX_DATA_TYPE__ENCODING
The feature id for the 'Encoding' attribute.static int
COMPLEX_DATA_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.static int
COMPLEX_DATA_TYPE__MIXED
The feature id for the 'Mixed' attribute list.static int
COMPLEX_DATA_TYPE__SCHEMA
The feature id for the 'Schema' attribute.static int
COMPLEX_DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Complex Data Type' class.static int
CR_SS_TYPE
The meta object id for the 'CR Ss Type
' class.static int
CR_SS_TYPE__CRS
The feature id for the 'CRS' attribute.static int
CR_SS_TYPE_FEATURE_COUNT
The number of structural features of the 'CR Ss Type' class.static int
DATA_INPUTS_TYPE
The meta object id for the 'Data Inputs Type
' class.static int
DATA_INPUTS_TYPE__INPUT
The feature id for the 'Input' containment reference list.static int
DATA_INPUTS_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Inputs Type' class.static int
DATA_INPUTS_TYPE1
The meta object id for the 'Data Inputs Type1
' class.static int
DATA_INPUTS_TYPE1__INPUT
The feature id for the 'Input' containment reference list.static int
DATA_INPUTS_TYPE1_FEATURE_COUNT
The number of structural features of the 'Data Inputs Type1' class.static int
DATA_TYPE
The meta object id for the 'Data Type
' class.static int
DATA_TYPE__BOUNDING_BOX_DATA
The feature id for the 'Bounding Box Data' containment reference.static int
DATA_TYPE__COMPLEX_DATA
The feature id for the 'Complex Data' containment reference.static int
DATA_TYPE__LITERAL_DATA
The feature id for the 'Literal Data' containment reference.static int
DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Type' class.static int
DEFAULT_TYPE
The meta object id for the 'Default Type
' class.static int
DEFAULT_TYPE__CRS
The feature id for the 'CRS' attribute.static int
DEFAULT_TYPE_FEATURE_COUNT
The number of structural features of the 'Default Type' class.static int
DEFAULT_TYPE1
The meta object id for the 'Default Type1
' class.static int
DEFAULT_TYPE1__UOM
The feature id for the 'UOM' reference.static int
DEFAULT_TYPE1_FEATURE_COUNT
The number of structural features of the 'Default Type1' class.static int
DEFAULT_TYPE2
The meta object id for the 'Default Type2
' class.static int
DEFAULT_TYPE2__LANGUAGE
The feature id for the 'Language' attribute.static int
DEFAULT_TYPE2_FEATURE_COUNT
The number of structural features of the 'Default Type2' class.static int
DESCRIBE_PROCESS_TYPE
The meta object id for the 'Describe Process Type
' class.static int
DESCRIBE_PROCESS_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.static int
DESCRIBE_PROCESS_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.static int
DESCRIBE_PROCESS_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference list.static int
DESCRIBE_PROCESS_TYPE__LANGUAGE
The feature id for the 'Language' attribute.static int
DESCRIBE_PROCESS_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
DESCRIBE_PROCESS_TYPE__VERSION
The feature id for the 'Version' attribute.static int
DESCRIBE_PROCESS_TYPE_FEATURE_COUNT
The number of structural features of the 'Describe Process Type' class.static int
DESCRIPTION_TYPE
The meta object id for the 'Description Type
' class.static int
DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.static int
DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
DESCRIPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Description Type' class.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE
The meta object id for the 'Document Output Definition Type
' class.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__AS_REFERENCE
The feature id for the 'As Reference' attribute.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__ENCODING
The feature id for the 'Encoding' attribute.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__SCHEMA
The feature id for the 'Schema' attribute.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE__UOM
The feature id for the 'Uom' attribute.static int
DOCUMENT_OUTPUT_DEFINITION_TYPE_FEATURE_COUNT
The number of structural features of the 'Document Output Definition Type' class.static int
DOCUMENT_ROOT
The meta object id for the 'Document Root
' class.static int
DOCUMENT_ROOT__CAPABILITIES
The feature id for the 'Capabilities' containment reference.static int
DOCUMENT_ROOT__DESCRIBE_PROCESS
The feature id for the 'Describe Process' containment reference.static int
DOCUMENT_ROOT__EXECUTE
The feature id for the 'Execute' containment reference.static int
DOCUMENT_ROOT__EXECUTE_RESPONSE
The feature id for the 'Execute Response' containment reference.static int
DOCUMENT_ROOT__GET_CAPABILITIES
The feature id for the 'Get Capabilities' containment reference.static int
DOCUMENT_ROOT__LANGUAGES
The feature id for the 'Languages' containment reference.static int
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.static int
DOCUMENT_ROOT__PROCESS_DESCRIPTIONS
The feature id for the 'Process Descriptions' containment reference.static int
DOCUMENT_ROOT__PROCESS_OFFERINGS
The feature id for the 'Process Offerings' containment reference.static int
DOCUMENT_ROOT__PROCESS_VERSION
The feature id for the 'Process Version' attribute.static int
DOCUMENT_ROOT__WSDL
The feature id for the 'WSDL' containment reference.static int
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.static int
DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.static int
DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.static Wps10Package
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
EXECUTE_RESPONSE_TYPE
The meta object id for the 'Execute Response Type
' class.static int
EXECUTE_RESPONSE_TYPE__DATA_INPUTS
The feature id for the 'Data Inputs' containment reference.static int
EXECUTE_RESPONSE_TYPE__LANG
The feature id for the 'Lang' attribute.static int
EXECUTE_RESPONSE_TYPE__OUTPUT_DEFINITIONS
The feature id for the 'Output Definitions' containment reference.static int
EXECUTE_RESPONSE_TYPE__PROCESS
The feature id for the 'Process' containment reference.static int
EXECUTE_RESPONSE_TYPE__PROCESS_OUTPUTS
The feature id for the 'Process Outputs' containment reference.static int
EXECUTE_RESPONSE_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
EXECUTE_RESPONSE_TYPE__SERVICE_INSTANCE
The feature id for the 'Service Instance' attribute.static int
EXECUTE_RESPONSE_TYPE__STATUS
The feature id for the 'Status' containment reference.static int
EXECUTE_RESPONSE_TYPE__STATUS_LOCATION
The feature id for the 'Status Location' attribute.static int
EXECUTE_RESPONSE_TYPE__VERSION
The feature id for the 'Version' attribute.static int
EXECUTE_RESPONSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Execute Response Type' class.static int
EXECUTE_TYPE
The meta object id for the 'Execute Type
' class.static int
EXECUTE_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.static int
EXECUTE_TYPE__DATA_INPUTS
The feature id for the 'Data Inputs' containment reference.static int
EXECUTE_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.static int
EXECUTE_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
EXECUTE_TYPE__LANGUAGE
The feature id for the 'Language' attribute.static int
EXECUTE_TYPE__RESPONSE_FORM
The feature id for the 'Response Form' containment reference.static int
EXECUTE_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
EXECUTE_TYPE__VERSION
The feature id for the 'Version' attribute.static int
EXECUTE_TYPE_FEATURE_COUNT
The number of structural features of the 'Execute Type' class.static int
GET_CAPABILITIES_TYPE
The meta object id for the 'Get Capabilities Type
' class.static int
GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS
The feature id for the 'Accept Versions' containment reference.static int
GET_CAPABILITIES_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.static int
GET_CAPABILITIES_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.static int
GET_CAPABILITIES_TYPE__LANGUAGE
The feature id for the 'Language' attribute.static int
GET_CAPABILITIES_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
GET_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Get Capabilities Type' class.static int
HEADER_TYPE
The meta object id for the 'Header Type
' class.static int
HEADER_TYPE__KEY
The feature id for the 'Key' attribute.static int
HEADER_TYPE__VALUE
The feature id for the 'Value' attribute.static int
HEADER_TYPE_FEATURE_COUNT
The number of structural features of the 'Header Type' class.static int
INPUT_DESCRIPTION_TYPE
The meta object id for the 'Input Description Type
' class.static int
INPUT_DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
INPUT_DESCRIPTION_TYPE__BOUNDING_BOX_DATA
The feature id for the 'Bounding Box Data' containment reference.static int
INPUT_DESCRIPTION_TYPE__COMPLEX_DATA
The feature id for the 'Complex Data' containment reference.static int
INPUT_DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
INPUT_DESCRIPTION_TYPE__LITERAL_DATA
The feature id for the 'Literal Data' containment reference.static int
INPUT_DESCRIPTION_TYPE__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.static int
INPUT_DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.static int
INPUT_DESCRIPTION_TYPE__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.static int
INPUT_DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
INPUT_DESCRIPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Input Description Type' class.static int
INPUT_REFERENCE_TYPE
The meta object id for the 'Input Reference Type
' class.static int
INPUT_REFERENCE_TYPE__BODY
The feature id for the 'Body' attribute.static int
INPUT_REFERENCE_TYPE__BODY_REFERENCE
The feature id for the 'Body Reference' containment reference.static int
INPUT_REFERENCE_TYPE__ENCODING
The feature id for the 'Encoding' attribute.static int
INPUT_REFERENCE_TYPE__HEADER
The feature id for the 'Header' containment reference list.static int
INPUT_REFERENCE_TYPE__HREF
The feature id for the 'Href' attribute.static int
INPUT_REFERENCE_TYPE__METHOD
The feature id for the 'Method' attribute.static int
INPUT_REFERENCE_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.static int
INPUT_REFERENCE_TYPE__SCHEMA
The feature id for the 'Schema' attribute.static int
INPUT_REFERENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Input Reference Type' class.static int
INPUT_TYPE
The meta object id for the 'Input Type
' class.static int
INPUT_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
INPUT_TYPE__DATA
The feature id for the 'Data' containment reference.static int
INPUT_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
INPUT_TYPE__REFERENCE
The feature id for the 'Reference' containment reference.static int
INPUT_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
INPUT_TYPE_FEATURE_COUNT
The number of structural features of the 'Input Type' class.static int
LANGUAGES_TYPE
The meta object id for the 'Languages Type
' class.static int
LANGUAGES_TYPE__LANGUAGE
The feature id for the 'Language' attribute list.static int
LANGUAGES_TYPE_FEATURE_COUNT
The number of structural features of the 'Languages Type' class.static int
LANGUAGES_TYPE1
The meta object id for the 'Languages Type1
' class.static int
LANGUAGES_TYPE1__DEFAULT
The feature id for the 'Default' containment reference.static int
LANGUAGES_TYPE1__SUPPORTED
The feature id for the 'Supported' containment reference.static int
LANGUAGES_TYPE1_FEATURE_COUNT
The number of structural features of the 'Languages Type1' class.static int
LITERAL_DATA_TYPE
The meta object id for the 'Literal Data Type
' class.static int
LITERAL_DATA_TYPE__DATA_TYPE
The feature id for the 'Data Type' attribute.static int
LITERAL_DATA_TYPE__UOM
The feature id for the 'Uom' attribute.static int
LITERAL_DATA_TYPE__VALUE
The feature id for the 'Value' attribute.static int
LITERAL_DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Literal Data Type' class.static int
LITERAL_INPUT_TYPE
The meta object id for the 'Literal Input Type
' class.static int
LITERAL_INPUT_TYPE__ALLOWED_VALUES
The feature id for the 'Allowed Values' containment reference.static int
LITERAL_INPUT_TYPE__ANY_VALUE
The feature id for the 'Any Value' containment reference.static int
LITERAL_INPUT_TYPE__DATA_TYPE
The feature id for the 'Data Type' containment reference.static int
LITERAL_INPUT_TYPE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.static int
LITERAL_INPUT_TYPE__UO_MS
The feature id for the 'UO Ms' containment reference.static int
LITERAL_INPUT_TYPE__VALUES_REFERENCE
The feature id for the 'Values Reference' containment reference.static int
LITERAL_INPUT_TYPE_FEATURE_COUNT
The number of structural features of the 'Literal Input Type' class.static int
LITERAL_OUTPUT_TYPE
The meta object id for the 'Literal Output Type
' class.static int
LITERAL_OUTPUT_TYPE__DATA_TYPE
The feature id for the 'Data Type' containment reference.static int
LITERAL_OUTPUT_TYPE__UO_MS
The feature id for the 'UO Ms' containment reference.static int
LITERAL_OUTPUT_TYPE_FEATURE_COUNT
The number of structural features of the 'Literal Output Type' class.static int
MAP
The meta object id for the 'Map' data type.static int
METHOD_TYPE
The meta object id for the 'Method Type
' enum.static int
METHOD_TYPE_OBJECT
The meta object id for the 'Method Type Object' data type.static int
OUTPUT_DATA_TYPE
The meta object id for the 'Output Data Type
' class.static int
OUTPUT_DATA_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
OUTPUT_DATA_TYPE__DATA
The feature id for the 'Data' containment reference.static int
OUTPUT_DATA_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
OUTPUT_DATA_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.static int
OUTPUT_DATA_TYPE__REFERENCE
The feature id for the 'Reference' containment reference.static int
OUTPUT_DATA_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
OUTPUT_DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Output Data Type' class.static int
OUTPUT_DEFINITION_TYPE
The meta object id for the 'Output Definition Type
' class.static int
OUTPUT_DEFINITION_TYPE__ENCODING
The feature id for the 'Encoding' attribute.static int
OUTPUT_DEFINITION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
OUTPUT_DEFINITION_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.static int
OUTPUT_DEFINITION_TYPE__SCHEMA
The feature id for the 'Schema' attribute.static int
OUTPUT_DEFINITION_TYPE__UOM
The feature id for the 'Uom' attribute.static int
OUTPUT_DEFINITION_TYPE_FEATURE_COUNT
The number of structural features of the 'Output Definition Type' class.static int
OUTPUT_DEFINITIONS_TYPE
The meta object id for the 'Output Definitions Type
' class.static int
OUTPUT_DEFINITIONS_TYPE__OUTPUT
The feature id for the 'Output' containment reference list.static int
OUTPUT_DEFINITIONS_TYPE_FEATURE_COUNT
The number of structural features of the 'Output Definitions Type' class.static int
OUTPUT_DESCRIPTION_TYPE
The meta object id for the 'Output Description Type
' class.static int
OUTPUT_DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
OUTPUT_DESCRIPTION_TYPE__BOUNDING_BOX_OUTPUT
The feature id for the 'Bounding Box Output' containment reference.static int
OUTPUT_DESCRIPTION_TYPE__COMPLEX_OUTPUT
The feature id for the 'Complex Output' containment reference.static int
OUTPUT_DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
OUTPUT_DESCRIPTION_TYPE__LITERAL_OUTPUT
The feature id for the 'Literal Output' containment reference.static int
OUTPUT_DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.static int
OUTPUT_DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
OUTPUT_DESCRIPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Output Description Type' class.static int
OUTPUT_REFERENCE_TYPE
The meta object id for the 'Output Reference Type
' class.static int
OUTPUT_REFERENCE_TYPE__ENCODING
The feature id for the 'Encoding' attribute.static int
OUTPUT_REFERENCE_TYPE__HREF
The feature id for the 'Href' attribute.static int
OUTPUT_REFERENCE_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.static int
OUTPUT_REFERENCE_TYPE__SCHEMA
The feature id for the 'Schema' attribute.static int
OUTPUT_REFERENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Output Reference Type' class.static int
PERCENT_COMPLETED_TYPE
The meta object id for the 'Percent Completed Type' data type.static int
PROCESS_BRIEF_TYPE
The meta object id for the 'Process Brief Type
' class.static int
PROCESS_BRIEF_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
PROCESS_BRIEF_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
PROCESS_BRIEF_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.static int
PROCESS_BRIEF_TYPE__PROCESS_VERSION
The feature id for the 'Process Version' attribute.static int
PROCESS_BRIEF_TYPE__PROFILE
The feature id for the 'Profile' attribute.static int
PROCESS_BRIEF_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
PROCESS_BRIEF_TYPE__WSDL
The feature id for the 'WSDL' containment reference.static int
PROCESS_BRIEF_TYPE_FEATURE_COUNT
The number of structural features of the 'Process Brief Type' class.static int
PROCESS_DESCRIPTION_TYPE
The meta object id for the 'Process Description Type
' class.static int
PROCESS_DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.static int
PROCESS_DESCRIPTION_TYPE__DATA_INPUTS
The feature id for the 'Data Inputs' containment reference.static int
PROCESS_DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.static int
PROCESS_DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.static int
PROCESS_DESCRIPTION_TYPE__PROCESS_OUTPUTS
The feature id for the 'Process Outputs' containment reference.static int
PROCESS_DESCRIPTION_TYPE__PROCESS_VERSION
The feature id for the 'Process Version' attribute.static int
PROCESS_DESCRIPTION_TYPE__PROFILE
The feature id for the 'Profile' attribute.static int
PROCESS_DESCRIPTION_TYPE__STATUS_SUPPORTED
The feature id for the 'Status Supported' attribute.static int
PROCESS_DESCRIPTION_TYPE__STORE_SUPPORTED
The feature id for the 'Store Supported' attribute.static int
PROCESS_DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.static int
PROCESS_DESCRIPTION_TYPE__WSDL
The feature id for the 'WSDL' containment reference.static int
PROCESS_DESCRIPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Process Description Type' class.static int
PROCESS_DESCRIPTIONS_TYPE
The meta object id for the 'Process Descriptions Type
' class.static int
PROCESS_DESCRIPTIONS_TYPE__LANG
The feature id for the 'Lang' attribute.static int
PROCESS_DESCRIPTIONS_TYPE__PROCESS_DESCRIPTION
The feature id for the 'Process Description' containment reference list.static int
PROCESS_DESCRIPTIONS_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
PROCESS_DESCRIPTIONS_TYPE__VERSION
The feature id for the 'Version' attribute.static int
PROCESS_DESCRIPTIONS_TYPE_FEATURE_COUNT
The number of structural features of the 'Process Descriptions Type' class.static int
PROCESS_FAILED_TYPE
The meta object id for the 'Process Failed Type
' class.static int
PROCESS_FAILED_TYPE__EXCEPTION_REPORT
The feature id for the 'Exception Report' containment reference.static int
PROCESS_FAILED_TYPE_FEATURE_COUNT
The number of structural features of the 'Process Failed Type' class.static int
PROCESS_OFFERINGS_TYPE
The meta object id for the 'Process Offerings Type
' class.static int
PROCESS_OFFERINGS_TYPE__PROCESS
The feature id for the 'Process' containment reference list.static int
PROCESS_OFFERINGS_TYPE_FEATURE_COUNT
The number of structural features of the 'Process Offerings Type' class.static int
PROCESS_OUTPUTS_TYPE
The meta object id for the 'Process Outputs Type
' class.static int
PROCESS_OUTPUTS_TYPE__OUTPUT
The feature id for the 'Output' containment reference list.static int
PROCESS_OUTPUTS_TYPE_FEATURE_COUNT
The number of structural features of the 'Process Outputs Type' class.static int
PROCESS_OUTPUTS_TYPE1
The meta object id for the 'Process Outputs Type1
' class.static int
PROCESS_OUTPUTS_TYPE1__OUTPUT
The feature id for the 'Output' containment reference list.static int
PROCESS_OUTPUTS_TYPE1_FEATURE_COUNT
The number of structural features of the 'Process Outputs Type1' class.static int
PROCESS_STARTED_TYPE
The meta object id for the 'Process Started Type
' class.static int
PROCESS_STARTED_TYPE__PERCENT_COMPLETED
The feature id for the 'Percent Completed' attribute.static int
PROCESS_STARTED_TYPE__VALUE
The feature id for the 'Value' attribute.static int
PROCESS_STARTED_TYPE_FEATURE_COUNT
The number of structural features of the 'Process Started Type' class.static int
QNAME
The meta object id for the 'QName' data type.static int
REQUEST_BASE_TYPE
The meta object id for the 'Request Base Type
' class.static int
REQUEST_BASE_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.static int
REQUEST_BASE_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.static int
REQUEST_BASE_TYPE__LANGUAGE
The feature id for the 'Language' attribute.static int
REQUEST_BASE_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
REQUEST_BASE_TYPE__VERSION
The feature id for the 'Version' attribute.static int
REQUEST_BASE_TYPE_FEATURE_COUNT
The number of structural features of the 'Request Base Type' class.static int
RESPONSE_BASE_TYPE
The meta object id for the 'Response Base Type
' class.static int
RESPONSE_BASE_TYPE__LANG
The feature id for the 'Lang' attribute.static int
RESPONSE_BASE_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
RESPONSE_BASE_TYPE__VERSION
The feature id for the 'Version' attribute.static int
RESPONSE_BASE_TYPE_FEATURE_COUNT
The number of structural features of the 'Response Base Type' class.static int
RESPONSE_DOCUMENT_TYPE
The meta object id for the 'Response Document Type
' class.static int
RESPONSE_DOCUMENT_TYPE__LINEAGE
The feature id for the 'Lineage' attribute.static int
RESPONSE_DOCUMENT_TYPE__OUTPUT
The feature id for the 'Output' containment reference list.static int
RESPONSE_DOCUMENT_TYPE__STATUS
The feature id for the 'Status' attribute.static int
RESPONSE_DOCUMENT_TYPE__STORE_EXECUTE_RESPONSE
The feature id for the 'Store Execute Response' attribute.static int
RESPONSE_DOCUMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Response Document Type' class.static int
RESPONSE_FORM_TYPE
The meta object id for the 'Response Form Type
' class.static int
RESPONSE_FORM_TYPE__RAW_DATA_OUTPUT
The feature id for the 'Raw Data Output' containment reference.static int
RESPONSE_FORM_TYPE__RESPONSE_DOCUMENT
The feature id for the 'Response Document' containment reference.static int
RESPONSE_FORM_TYPE_FEATURE_COUNT
The number of structural features of the 'Response Form Type' class.static int
STATUS_TYPE
The meta object id for the 'Status Type
' class.static int
STATUS_TYPE__CREATION_TIME
The feature id for the 'Creation Time' attribute.static int
STATUS_TYPE__PROCESS_ACCEPTED
The feature id for the 'Process Accepted' attribute.static int
STATUS_TYPE__PROCESS_FAILED
The feature id for the 'Process Failed' containment reference.static int
STATUS_TYPE__PROCESS_PAUSED
The feature id for the 'Process Paused' containment reference.static int
STATUS_TYPE__PROCESS_STARTED
The feature id for the 'Process Started' containment reference.static int
STATUS_TYPE__PROCESS_SUCCEEDED
The feature id for the 'Process Succeeded' attribute.static int
STATUS_TYPE_FEATURE_COUNT
The number of structural features of the 'Status Type' class.static int
SUPPORTED_COMPLEX_DATA_INPUT_TYPE
The meta object id for the 'Supported Complex Data Input Type
' class.static int
SUPPORTED_COMPLEX_DATA_INPUT_TYPE__DEFAULT
The feature id for the 'Default' containment reference.static int
SUPPORTED_COMPLEX_DATA_INPUT_TYPE__MAXIMUM_MEGABYTES
The feature id for the 'Maximum Megabytes' attribute.static int
SUPPORTED_COMPLEX_DATA_INPUT_TYPE__SUPPORTED
The feature id for the 'Supported' containment reference.static int
SUPPORTED_COMPLEX_DATA_INPUT_TYPE_FEATURE_COUNT
The number of structural features of the 'Supported Complex Data Input Type' class.static int
SUPPORTED_COMPLEX_DATA_TYPE
The meta object id for the 'Supported Complex Data Type
' class.static int
SUPPORTED_COMPLEX_DATA_TYPE__DEFAULT
The feature id for the 'Default' containment reference.static int
SUPPORTED_COMPLEX_DATA_TYPE__SUPPORTED
The feature id for the 'Supported' containment reference.static int
SUPPORTED_COMPLEX_DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Supported Complex Data Type' class.static int
SUPPORTED_CR_SS_TYPE
The meta object id for the 'Supported CR Ss Type
' class.static int
SUPPORTED_CR_SS_TYPE__DEFAULT
The feature id for the 'Default' containment reference.static int
SUPPORTED_CR_SS_TYPE__SUPPORTED
The feature id for the 'Supported' containment reference.static int
SUPPORTED_CR_SS_TYPE_FEATURE_COUNT
The number of structural features of the 'Supported CR Ss Type' class.static int
SUPPORTED_UO_MS_TYPE
The meta object id for the 'Supported UO Ms Type
' class.static int
SUPPORTED_UO_MS_TYPE__DEFAULT
The feature id for the 'Default' containment reference.static int
SUPPORTED_UO_MS_TYPE__SUPPORTED
The feature id for the 'Supported' containment reference.static int
SUPPORTED_UO_MS_TYPE_FEATURE_COUNT
The number of structural features of the 'Supported UO Ms Type' class.static int
UNIT
The meta object id for the 'Unit
' class.static int
UNIT_FEATURE_COUNT
The number of structural features of the 'Unit' class.static int
UO_MS_TYPE
The meta object id for the 'UO Ms Type
' class.static int
UO_MS_TYPE__UOM
The feature id for the 'UOM' reference list.static int
UO_MS_TYPE_FEATURE_COUNT
The number of structural features of the 'UO Ms Type' class.static int
VALUES_REFERENCE_TYPE
The meta object id for the 'Values Reference Type
' class.static int
VALUES_REFERENCE_TYPE__REFERENCE
The feature id for the 'Reference' attribute.static int
VALUES_REFERENCE_TYPE__VALUES_FORM
The feature id for the 'Values Form' attribute.static int
VALUES_REFERENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Values Reference Type' class.static int
WPS_CAPABILITIES_TYPE
The meta object id for the 'WPS Capabilities Type
' class.static int
WPS_CAPABILITIES_TYPE__LANG
The feature id for the 'Lang' attribute.static int
WPS_CAPABILITIES_TYPE__LANGUAGES
The feature id for the 'Languages' containment reference.static int
WPS_CAPABILITIES_TYPE__OPERATIONS_METADATA
The feature id for the 'Operations Metadata' containment reference.static int
WPS_CAPABILITIES_TYPE__PROCESS_OFFERINGS
The feature id for the 'Process Offerings' containment reference.static int
WPS_CAPABILITIES_TYPE__SERVICE
The feature id for the 'Service' attribute.static int
WPS_CAPABILITIES_TYPE__SERVICE_IDENTIFICATION
The feature id for the 'Service Identification' containment reference.static int
WPS_CAPABILITIES_TYPE__SERVICE_PROVIDER
The feature id for the 'Service Provider' containment reference.static int
WPS_CAPABILITIES_TYPE__UPDATE_SEQUENCE
The feature id for the 'Update Sequence' attribute.static int
WPS_CAPABILITIES_TYPE__VERSION
The feature id for the 'Version' attribute.static int
WPS_CAPABILITIES_TYPE__WSDL
The feature id for the 'WSDL' containment reference.static int
WPS_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'WPS Capabilities Type' class.static int
WSDL_TYPE
The meta object id for the 'WSDL Type
' class.static int
WSDL_TYPE__HREF
The feature id for the 'Href' attribute.static int
WSDL_TYPE_FEATURE_COUNT
The number of structural features of the 'WSDL Type' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getBodyReferenceType()
Returns the meta object for class 'Body Reference Type
'.EAttribute
getBodyReferenceType_Href()
Returns the meta object for the attribute 'Href
'.EClass
getComplexDataCombinationsType()
Returns the meta object for class 'Complex Data Combinations Type
'.EReference
getComplexDataCombinationsType_Format()
Returns the meta object for the containment reference list 'Format
'.EClass
getComplexDataCombinationType()
Returns the meta object for class 'Complex Data Combination Type
'.EReference
getComplexDataCombinationType_Format()
Returns the meta object for the containment reference 'Format
'.EClass
getComplexDataDescriptionType()
Returns the meta object for class 'Complex Data Description Type
'.EAttribute
getComplexDataDescriptionType_Encoding()
Returns the meta object for the attribute 'Encoding
'.EAttribute
getComplexDataDescriptionType_MimeType()
Returns the meta object for the attribute 'Mime Type
'.EAttribute
getComplexDataDescriptionType_Schema()
Returns the meta object for the attribute 'Schema
'.EClass
getComplexDataType()
Returns the meta object for class 'Complex Data Type
'.EAttribute
getComplexDataType_Data()
Returns the meta object for the attribute list 'Data
'.EAttribute
getComplexDataType_Encoding()
Returns the meta object for the attribute 'Encoding
'.EAttribute
getComplexDataType_MimeType()
Returns the meta object for the attribute 'Mime Type
'.EAttribute
getComplexDataType_Schema()
Returns the meta object for the attribute 'Schema
'.EClass
getCRSsType()
Returns the meta object for class 'CR Ss Type
'.EAttribute
getCRSsType_CRS()
Returns the meta object for the attribute 'CRS
'.EClass
getDataInputsType()
Returns the meta object for class 'Data Inputs Type
'.EReference
getDataInputsType_Input()
Returns the meta object for the containment reference list 'Input
'.EClass
getDataInputsType1()
Returns the meta object for class 'Data Inputs Type1
'.EReference
getDataInputsType1_Input()
Returns the meta object for the containment reference list 'Input
'.EClass
getDataType()
Returns the meta object for class 'Data Type
'.EReference
getDataType_BoundingBoxData()
Returns the meta object for the containment reference 'Bounding Box Data
'.EReference
getDataType_ComplexData()
Returns the meta object for the containment reference 'Complex Data
'.EReference
getDataType_LiteralData()
Returns the meta object for the containment reference 'Literal Data
'.EClass
getDefaultType()
Returns the meta object for class 'Default Type
'.EAttribute
getDefaultType_CRS()
Returns the meta object for the attribute 'CRS
'.EClass
getDefaultType1()
Returns the meta object for class 'Default Type1
'.EReference
getDefaultType1_UOM()
Returns the meta object for the reference 'UOM
'.EClass
getDefaultType2()
Returns the meta object for class 'Default Type2
'.EAttribute
getDefaultType2_Language()
Returns the meta object for the attribute 'Language
'.EClass
getDescribeProcessType()
Returns the meta object for class 'Describe Process Type
'.EReference
getDescribeProcessType_Identifier()
Returns the meta object for the containment reference list 'Identifier
'.EClass
getDescriptionType()
Returns the meta object for class 'Description Type
'.EReference
getDescriptionType_Abstract()
Returns the meta object for the containment reference 'Abstract
'.EReference
getDescriptionType_Identifier()
Returns the meta object for the containment reference 'Identifier
'.EReference
getDescriptionType_Metadata()
Returns the meta object for the containment reference list 'Metadata
'.EReference
getDescriptionType_Title()
Returns the meta object for the containment reference 'Title
'.EClass
getDocumentOutputDefinitionType()
Returns the meta object for class 'Document Output Definition Type
'.EReference
getDocumentOutputDefinitionType_Abstract()
Returns the meta object for the containment reference 'Abstract
'.EAttribute
getDocumentOutputDefinitionType_AsReference()
Returns the meta object for the attribute 'As Reference
'.EReference
getDocumentOutputDefinitionType_Title()
Returns the meta object for the containment reference 'Title
'.EClass
getDocumentRoot()
Returns the meta object for class 'Document Root
'.EReference
getDocumentRoot_Capabilities()
Returns the meta object for the containment reference 'Capabilities
'.EReference
getDocumentRoot_DescribeProcess()
Returns the meta object for the containment reference 'Describe Process
'.EReference
getDocumentRoot_Execute()
Returns the meta object for the containment reference 'Execute
'.EReference
getDocumentRoot_ExecuteResponse()
Returns the meta object for the containment reference 'Execute Response
'.EReference
getDocumentRoot_GetCapabilities()
Returns the meta object for the containment reference 'Get Capabilities
'.EReference
getDocumentRoot_Languages()
Returns the meta object for the containment reference 'Languages
'.EAttribute
getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed
'.EReference
getDocumentRoot_ProcessDescriptions()
Returns the meta object for the containment reference 'Process Descriptions
'.EReference
getDocumentRoot_ProcessOfferings()
Returns the meta object for the containment reference 'Process Offerings
'.EAttribute
getDocumentRoot_ProcessVersion()
Returns the meta object for the attribute 'Process Version
'.EReference
getDocumentRoot_WSDL()
Returns the meta object for the containment reference 'WSDL
'.EReference
getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map
'.EReference
getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location
'.EClass
getExecuteResponseType()
Returns the meta object for class 'Execute Response Type
'.EReference
getExecuteResponseType_DataInputs()
Returns the meta object for the containment reference 'Data Inputs
'.EReference
getExecuteResponseType_OutputDefinitions()
Returns the meta object for the containment reference 'Output Definitions
'.EReference
getExecuteResponseType_Process()
Returns the meta object for the containment reference 'Process
'.EReference
getExecuteResponseType_ProcessOutputs()
Returns the meta object for the containment reference 'Process Outputs
'.EAttribute
getExecuteResponseType_ServiceInstance()
Returns the meta object for the attribute 'Service Instance
'.EReference
getExecuteResponseType_Status()
Returns the meta object for the containment reference 'Status
'.EAttribute
getExecuteResponseType_StatusLocation()
Returns the meta object for the attribute 'Status Location
'.EClass
getExecuteType()
Returns the meta object for class 'Execute Type
'.EReference
getExecuteType_DataInputs()
Returns the meta object for the containment reference 'Data Inputs
'.EReference
getExecuteType_Identifier()
Returns the meta object for the containment reference 'Identifier
'.EReference
getExecuteType_ResponseForm()
Returns the meta object for the containment reference 'Response Form
'.EClass
getGetCapabilitiesType()
Returns the meta object for class 'Get Capabilities Type
'.EReference
getGetCapabilitiesType_AcceptVersions()
Returns the meta object for the containment reference 'Accept Versions
'.EAttribute
getGetCapabilitiesType_BaseUrl()
Returns the meta object for the attribute 'Base Url
'.EAttribute
getGetCapabilitiesType_ExtendedProperties()
Returns the meta object for the attribute 'Extended Properties
'.EAttribute
getGetCapabilitiesType_Language()
Returns the meta object for the attribute 'Language
'.EAttribute
getGetCapabilitiesType_Service()
Returns the meta object for the attribute 'Service
'.EClass
getHeaderType()
Returns the meta object for class 'Header Type
'.EAttribute
getHeaderType_Key()
Returns the meta object for the attribute 'Key
'.EAttribute
getHeaderType_Value()
Returns the meta object for the attribute 'Value
'.EClass
getInputDescriptionType()
Returns the meta object for class 'Input Description Type
'.EReference
getInputDescriptionType_BoundingBoxData()
Returns the meta object for the containment reference 'Bounding Box Data
'.EReference
getInputDescriptionType_ComplexData()
Returns the meta object for the containment reference 'Complex Data
'.EReference
getInputDescriptionType_LiteralData()
Returns the meta object for the containment reference 'Literal Data
'.EAttribute
getInputDescriptionType_MaxOccurs()
Returns the meta object for the attribute 'Max Occurs
'.EAttribute
getInputDescriptionType_MinOccurs()
Returns the meta object for the attribute 'Min Occurs
'.EClass
getInputReferenceType()
Returns the meta object for class 'Input Reference Type
'.EAttribute
getInputReferenceType_Body()
Returns the meta object for the attribute 'Body
'.EReference
getInputReferenceType_BodyReference()
Returns the meta object for the containment reference 'Body Reference
'.EAttribute
getInputReferenceType_Encoding()
Returns the meta object for the attribute 'Encoding
'.EReference
getInputReferenceType_Header()
Returns the meta object for the containment reference list 'Header
'.EAttribute
getInputReferenceType_Href()
Returns the meta object for the attribute 'Href
'.EAttribute
getInputReferenceType_Method()
Returns the meta object for the attribute 'Method
'.EAttribute
getInputReferenceType_MimeType()
Returns the meta object for the attribute 'Mime Type
'.EAttribute
getInputReferenceType_Schema()
Returns the meta object for the attribute 'Schema
'.EClass
getInputType()
Returns the meta object for class 'Input Type
'.EReference
getInputType_Abstract()
Returns the meta object for the containment reference 'Abstract
'.EReference
getInputType_Data()
Returns the meta object for the containment reference 'Data
'.EReference
getInputType_Identifier()
Returns the meta object for the containment reference 'Identifier
'.EReference
getInputType_Reference()
Returns the meta object for the containment reference 'Reference
'.EReference
getInputType_Title()
Returns the meta object for the containment reference 'Title
'.EClass
getLanguagesType()
Returns the meta object for class 'Languages Type
'.EAttribute
getLanguagesType_Language()
Returns the meta object for the attribute list 'Language
'.EClass
getLanguagesType1()
Returns the meta object for class 'Languages Type1
'.EReference
getLanguagesType1_Default()
Returns the meta object for the containment reference 'Default
'.EReference
getLanguagesType1_Supported()
Returns the meta object for the containment reference 'Supported
'.EClass
getLiteralDataType()
Returns the meta object for class 'Literal Data Type
'.EAttribute
getLiteralDataType_DataType()
Returns the meta object for the attribute 'Data Type
'.EAttribute
getLiteralDataType_Uom()
Returns the meta object for the attribute 'Uom
'.EAttribute
getLiteralDataType_Value()
Returns the meta object for the attribute 'Value
'.EClass
getLiteralInputType()
Returns the meta object for class 'Literal Input Type
'.EReference
getLiteralInputType_AllowedValues()
Returns the meta object for the containment reference 'Allowed Values
'.EReference
getLiteralInputType_AnyValue()
Returns the meta object for the containment reference 'Any Value
'.EAttribute
getLiteralInputType_DefaultValue()
Returns the meta object for the attribute 'Default Value
'.EReference
getLiteralInputType_ValuesReference()
Returns the meta object for the containment reference 'Values Reference
'.EClass
getLiteralOutputType()
Returns the meta object for class 'Literal Output Type
'.EReference
getLiteralOutputType_DataType()
Returns the meta object for the containment reference 'Data Type
'.EReference
getLiteralOutputType_UOMs()
Returns the meta object for the containment reference 'UO Ms
'.EDataType
getMap()
Returns the meta object for data type 'Map
'.EEnum
getMethodType()
Returns the meta object for enum 'Method Type
'.EDataType
getMethodTypeObject()
Returns the meta object for data type 'Method Type Object
'.EClass
getOutputDataType()
Returns the meta object for class 'Output Data Type
'.EReference
getOutputDataType_Data()
Returns the meta object for the containment reference 'Data
'.EReference
getOutputDataType_Reference()
Returns the meta object for the containment reference 'Reference
'.EClass
getOutputDefinitionsType()
Returns the meta object for class 'Output Definitions Type
'.EReference
getOutputDefinitionsType_Output()
Returns the meta object for the containment reference list 'Output
'.EClass
getOutputDefinitionType()
Returns the meta object for class 'Output Definition Type
'.EAttribute
getOutputDefinitionType_Encoding()
Returns the meta object for the attribute 'Encoding
'.EReference
getOutputDefinitionType_Identifier()
Returns the meta object for the containment reference 'Identifier
'.EAttribute
getOutputDefinitionType_MimeType()
Returns the meta object for the attribute 'Mime Type
'.EAttribute
getOutputDefinitionType_Schema()
Returns the meta object for the attribute 'Schema
'.EAttribute
getOutputDefinitionType_Uom()
Returns the meta object for the attribute 'Uom
'.EClass
getOutputDescriptionType()
Returns the meta object for class 'Output Description Type
'.EReference
getOutputDescriptionType_BoundingBoxOutput()
Returns the meta object for the containment reference 'Bounding Box Output
'.EReference
getOutputDescriptionType_ComplexOutput()
Returns the meta object for the containment reference 'Complex Output
'.EReference
getOutputDescriptionType_LiteralOutput()
Returns the meta object for the containment reference 'Literal Output
'.EClass
getOutputReferenceType()
Returns the meta object for class 'Output Reference Type
'.EAttribute
getOutputReferenceType_Encoding()
Returns the meta object for the attribute 'Encoding
'.EAttribute
getOutputReferenceType_Href()
Returns the meta object for the attribute 'Href
'.EAttribute
getOutputReferenceType_MimeType()
Returns the meta object for the attribute 'Mime Type
'.EAttribute
getOutputReferenceType_Schema()
Returns the meta object for the attribute 'Schema
'.EDataType
getPercentCompletedType()
Returns the meta object for data type 'Percent Completed Type
'.EClass
getProcessBriefType()
Returns the meta object for class 'Process Brief Type
'.EAttribute
getProcessBriefType_ProcessVersion()
Returns the meta object for the attribute 'Process Version
'.EAttribute
getProcessBriefType_Profile()
Returns the meta object for the attribute 'Profile
'.EReference
getProcessBriefType_WSDL()
Returns the meta object for the containment reference 'WSDL
'.EClass
getProcessDescriptionsType()
Returns the meta object for class 'Process Descriptions Type
'.EReference
getProcessDescriptionsType_ProcessDescription()
Returns the meta object for the containment reference list 'Process Description
'.EClass
getProcessDescriptionType()
Returns the meta object for class 'Process Description Type
'.EReference
getProcessDescriptionType_DataInputs()
Returns the meta object for the containment reference 'Data Inputs
'.EReference
getProcessDescriptionType_ProcessOutputs()
Returns the meta object for the containment reference 'Process Outputs
'.EAttribute
getProcessDescriptionType_StatusSupported()
Returns the meta object for the attribute 'Status Supported
'.EAttribute
getProcessDescriptionType_StoreSupported()
Returns the meta object for the attribute 'Store Supported
'.EClass
getProcessFailedType()
Returns the meta object for class 'Process Failed Type
'.EReference
getProcessFailedType_ExceptionReport()
Returns the meta object for the containment reference 'Exception Report
'.EClass
getProcessOfferingsType()
Returns the meta object for class 'Process Offerings Type
'.EReference
getProcessOfferingsType_Process()
Returns the meta object for the containment reference list 'Process
'.EClass
getProcessOutputsType()
Returns the meta object for class 'Process Outputs Type
'.EReference
getProcessOutputsType_Output()
Returns the meta object for the containment reference list 'Output
'.EClass
getProcessOutputsType1()
Returns the meta object for class 'Process Outputs Type1
'.EReference
getProcessOutputsType1_Output()
Returns the meta object for the containment reference list 'Output
'.EClass
getProcessStartedType()
Returns the meta object for class 'Process Started Type
'.EAttribute
getProcessStartedType_PercentCompleted()
Returns the meta object for the attribute 'Percent Completed
'.EAttribute
getProcessStartedType_Value()
Returns the meta object for the attribute 'Value
'.EDataType
getQName()
Returns the meta object for data type 'QName
'.EClass
getRequestBaseType()
Returns the meta object for class 'Request Base Type
'.EAttribute
getRequestBaseType_BaseUrl()
Returns the meta object for the attribute 'Base Url
'.EAttribute
getRequestBaseType_ExtendedProperties()
Returns the meta object for the attribute 'Extended Properties
'.EAttribute
getRequestBaseType_Language()
Returns the meta object for the attribute 'Language
'.EAttribute
getRequestBaseType_Service()
Returns the meta object for the attribute 'Service
'.EAttribute
getRequestBaseType_Version()
Returns the meta object for the attribute 'Version
'.EClass
getResponseBaseType()
Returns the meta object for class 'Response Base Type
'.EAttribute
getResponseBaseType_Lang()
Returns the meta object for the attribute 'Lang
'.EAttribute
getResponseBaseType_Service()
Returns the meta object for the attribute 'Service
'.EAttribute
getResponseBaseType_Version()
Returns the meta object for the attribute 'Version
'.EClass
getResponseDocumentType()
Returns the meta object for class 'Response Document Type
'.EAttribute
getResponseDocumentType_Lineage()
Returns the meta object for the attribute 'Lineage
'.EReference
getResponseDocumentType_Output()
Returns the meta object for the containment reference list 'Output
'.EAttribute
getResponseDocumentType_Status()
Returns the meta object for the attribute 'Status
'.EAttribute
getResponseDocumentType_StoreExecuteResponse()
Returns the meta object for the attribute 'Store Execute Response
'.EClass
getResponseFormType()
Returns the meta object for class 'Response Form Type
'.EReference
getResponseFormType_RawDataOutput()
Returns the meta object for the containment reference 'Raw Data Output
'.EReference
getResponseFormType_ResponseDocument()
Returns the meta object for the containment reference 'Response Document
'.EClass
getStatusType()
Returns the meta object for class 'Status Type
'.EAttribute
getStatusType_CreationTime()
Returns the meta object for the attribute 'Creation Time
'.EAttribute
getStatusType_ProcessAccepted()
Returns the meta object for the attribute 'Process Accepted
'.EReference
getStatusType_ProcessFailed()
Returns the meta object for the containment reference 'Process Failed
'.EReference
getStatusType_ProcessPaused()
Returns the meta object for the containment reference 'Process Paused
'.EReference
getStatusType_ProcessStarted()
Returns the meta object for the containment reference 'Process Started
'.EAttribute
getStatusType_ProcessSucceeded()
Returns the meta object for the attribute 'Process Succeeded
'.EClass
getSupportedComplexDataInputType()
Returns the meta object for class 'Supported Complex Data Input Type
'.EAttribute
getSupportedComplexDataInputType_MaximumMegabytes()
Returns the meta object for the attribute 'Maximum Megabytes
'.EClass
getSupportedComplexDataType()
Returns the meta object for class 'Supported Complex Data Type
'.EReference
getSupportedComplexDataType_Default()
Returns the meta object for the containment reference 'Default
'.EReference
getSupportedComplexDataType_Supported()
Returns the meta object for the containment reference 'Supported
'.EClass
getSupportedCRSsType()
Returns the meta object for class 'Supported CR Ss Type
'.EReference
getSupportedCRSsType_Default()
Returns the meta object for the containment reference 'Default
'.EReference
getSupportedCRSsType_Supported()
Returns the meta object for the containment reference 'Supported
'.EClass
getSupportedUOMsType()
Returns the meta object for class 'Supported UO Ms Type
'.EReference
getSupportedUOMsType_Default()
Returns the meta object for the containment reference 'Default
'.EReference
getSupportedUOMsType_Supported()
Returns the meta object for the containment reference 'Supported
'.EClass
getUnit()
Returns the meta object for class 'Unit
'.EClass
getUOMsType()
Returns the meta object for class 'UO Ms Type
'.EReference
getUOMsType_UOM()
Returns the meta object for the reference list 'UOM
'.EClass
getValuesReferenceType()
Returns the meta object for class 'Values Reference Type
'.EAttribute
getValuesReferenceType_Reference()
Returns the meta object for the attribute 'Reference
'.EAttribute
getValuesReferenceType_ValuesForm()
Returns the meta object for the attribute 'Values Form
'.Wps10Factory
getWps10Factory()
Returns the factory that creates the instances of the model.EClass
getWPSCapabilitiesType()
Returns the meta object for class 'WPS Capabilities Type
'.EAttribute
getWPSCapabilitiesType_Lang()
Returns the meta object for the attribute 'Lang
'.EReference
getWPSCapabilitiesType_Languages()
Returns the meta object for the containment reference 'Languages
'.EReference
getWPSCapabilitiesType_ProcessOfferings()
Returns the meta object for the containment reference 'Process Offerings
'.EAttribute
getWPSCapabilitiesType_Service()
Returns the meta object for the attribute 'Service
'.EReference
getWPSCapabilitiesType_WSDL()
Returns the meta object for the containment reference 'WSDL
'.EClass
getWSDLType()
Returns the meta object for class 'WSDL Type
'.EAttribute
getWSDLType_Href()
Returns the meta object for the attribute 'Href
'.-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final Wps10Package eINSTANCE
The singleton instance of the package.
-
BODY_REFERENCE_TYPE
static final int BODY_REFERENCE_TYPE
The meta object id for the 'Body Reference Type
' class.
-
BODY_REFERENCE_TYPE__HREF
static final int BODY_REFERENCE_TYPE__HREF
The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
-
BODY_REFERENCE_TYPE_FEATURE_COUNT
static 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_TYPE
static final int COMPLEX_DATA_COMBINATIONS_TYPE
The meta object id for the 'Complex Data Combinations Type
' class.
-
COMPLEX_DATA_COMBINATIONS_TYPE__FORMAT
static 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_COUNT
static 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_TYPE
static final int COMPLEX_DATA_COMBINATION_TYPE
The meta object id for the 'Complex Data Combination Type
' class.
-
COMPLEX_DATA_COMBINATION_TYPE__FORMAT
static 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_COUNT
static 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_TYPE
static final int COMPLEX_DATA_DESCRIPTION_TYPE
The meta object id for the 'Complex Data Description Type
' class.
-
COMPLEX_DATA_DESCRIPTION_TYPE__MIME_TYPE
static 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__ENCODING
static final int COMPLEX_DATA_DESCRIPTION_TYPE__ENCODING
The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
-
COMPLEX_DATA_DESCRIPTION_TYPE__SCHEMA
static final int COMPLEX_DATA_DESCRIPTION_TYPE__SCHEMA
The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
-
COMPLEX_DATA_DESCRIPTION_TYPE_FEATURE_COUNT
static 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_TYPE
static final int COMPLEX_DATA_TYPE
The meta object id for the 'Complex Data Type
' class.
-
COMPLEX_DATA_TYPE__MIXED
static final int COMPLEX_DATA_TYPE__MIXED
The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_DATA_TYPE__ANY
static final int COMPLEX_DATA_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_DATA_TYPE__ANY_ATTRIBUTE
static final int COMPLEX_DATA_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_DATA_TYPE__ENCODING
static final int COMPLEX_DATA_TYPE__ENCODING
The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
-
COMPLEX_DATA_TYPE__MIME_TYPE
static final int COMPLEX_DATA_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
-
COMPLEX_DATA_TYPE__SCHEMA
static final int COMPLEX_DATA_TYPE__SCHEMA
The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
-
COMPLEX_DATA_TYPE__DATA
static final int COMPLEX_DATA_TYPE__DATA
The feature id for the 'Data' attribute list.- See Also:
- Constant Field Values
-
COMPLEX_DATA_TYPE_FEATURE_COUNT
static 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_TYPE
static final int CR_SS_TYPE
The meta object id for the 'CR Ss Type
' class.
-
CR_SS_TYPE__CRS
static final int CR_SS_TYPE__CRS
The feature id for the 'CRS' attribute.- See Also:
- Constant Field Values
-
CR_SS_TYPE_FEATURE_COUNT
static 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_TYPE
static final int DATA_INPUTS_TYPE
The meta object id for the 'Data Inputs Type
' class.
-
DATA_INPUTS_TYPE__INPUT
static final int DATA_INPUTS_TYPE__INPUT
The feature id for the 'Input' containment reference list.- See Also:
- Constant Field Values
-
DATA_INPUTS_TYPE_FEATURE_COUNT
static 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_TYPE1
static final int DATA_INPUTS_TYPE1
The meta object id for the 'Data Inputs Type1
' class.
-
DATA_INPUTS_TYPE1__INPUT
static final int DATA_INPUTS_TYPE1__INPUT
The feature id for the 'Input' containment reference list.- See Also:
- Constant Field Values
-
DATA_INPUTS_TYPE1_FEATURE_COUNT
static final int DATA_INPUTS_TYPE1_FEATURE_COUNT
The number of structural features of the 'Data Inputs Type1' class.- See Also:
- Constant Field Values
-
DATA_TYPE
static final int DATA_TYPE
The meta object id for the 'Data Type
' class.
-
DATA_TYPE__COMPLEX_DATA
static final int DATA_TYPE__COMPLEX_DATA
The feature id for the 'Complex Data' containment reference.- See Also:
- Constant Field Values
-
DATA_TYPE__LITERAL_DATA
static final int DATA_TYPE__LITERAL_DATA
The feature id for the 'Literal Data' containment reference.- See Also:
- Constant Field Values
-
DATA_TYPE__BOUNDING_BOX_DATA
static 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_COUNT
static final int DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Type' class.- See Also:
- Constant Field Values
-
DEFAULT_TYPE
static final int DEFAULT_TYPE
The meta object id for the 'Default Type
' class.
-
DEFAULT_TYPE__CRS
static final int DEFAULT_TYPE__CRS
The feature id for the 'CRS' attribute.- See Also:
- Constant Field Values
-
DEFAULT_TYPE_FEATURE_COUNT
static final int DEFAULT_TYPE_FEATURE_COUNT
The number of structural features of the 'Default Type' class.- See Also:
- Constant Field Values
-
DEFAULT_TYPE1
static final int DEFAULT_TYPE1
The meta object id for the 'Default Type1
' class.
-
DEFAULT_TYPE1__UOM
static final int DEFAULT_TYPE1__UOM
The feature id for the 'UOM' reference.- See Also:
- Constant Field Values
-
DEFAULT_TYPE1_FEATURE_COUNT
static final int DEFAULT_TYPE1_FEATURE_COUNT
The number of structural features of the 'Default Type1' class.- See Also:
- Constant Field Values
-
DEFAULT_TYPE2
static final int DEFAULT_TYPE2
The meta object id for the 'Default Type2
' class.
-
DEFAULT_TYPE2__LANGUAGE
static final int DEFAULT_TYPE2__LANGUAGE
The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
-
DEFAULT_TYPE2_FEATURE_COUNT
static final int DEFAULT_TYPE2_FEATURE_COUNT
The number of structural features of the 'Default Type2' class.- See Also:
- Constant Field Values
-
REQUEST_BASE_TYPE
static final int REQUEST_BASE_TYPE
The meta object id for the 'Request Base Type
' class.
-
REQUEST_BASE_TYPE__LANGUAGE
static final int REQUEST_BASE_TYPE__LANGUAGE
The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
-
REQUEST_BASE_TYPE__SERVICE
static final int REQUEST_BASE_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
REQUEST_BASE_TYPE__VERSION
static final int REQUEST_BASE_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
REQUEST_BASE_TYPE__BASE_URL
static final int REQUEST_BASE_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
-
REQUEST_BASE_TYPE__EXTENDED_PROPERTIES
static final int REQUEST_BASE_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
-
REQUEST_BASE_TYPE_FEATURE_COUNT
static 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_TYPE
static final int DESCRIBE_PROCESS_TYPE
The meta object id for the 'Describe Process Type
' class.
-
DESCRIBE_PROCESS_TYPE__LANGUAGE
static final int DESCRIBE_PROCESS_TYPE__LANGUAGE
The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
-
DESCRIBE_PROCESS_TYPE__SERVICE
static final int DESCRIBE_PROCESS_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
DESCRIBE_PROCESS_TYPE__VERSION
static final int DESCRIBE_PROCESS_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
DESCRIBE_PROCESS_TYPE__BASE_URL
static final int DESCRIBE_PROCESS_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
-
DESCRIBE_PROCESS_TYPE__EXTENDED_PROPERTIES
static final int DESCRIBE_PROCESS_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
-
DESCRIBE_PROCESS_TYPE__IDENTIFIER
static final int DESCRIBE_PROCESS_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference list.- See Also:
- Constant Field Values
-
DESCRIBE_PROCESS_TYPE_FEATURE_COUNT
static final int DESCRIBE_PROCESS_TYPE_FEATURE_COUNT
The number of structural features of the 'Describe Process Type' class.- See Also:
- Constant Field Values
-
DESCRIPTION_TYPE
static final int DESCRIPTION_TYPE
The meta object id for the 'Description Type
' class.
-
DESCRIPTION_TYPE__IDENTIFIER
static final int DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
DESCRIPTION_TYPE__TITLE
static final int DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
DESCRIPTION_TYPE__ABSTRACT
static final int DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
-
DESCRIPTION_TYPE__METADATA
static final int DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
-
DESCRIPTION_TYPE_FEATURE_COUNT
static final int DESCRIPTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Description Type' class.- See Also:
- Constant Field Values
-
OUTPUT_DEFINITION_TYPE
static final int OUTPUT_DEFINITION_TYPE
The meta object id for the 'Output Definition Type
' class.
-
OUTPUT_DEFINITION_TYPE__IDENTIFIER
static final int OUTPUT_DEFINITION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DEFINITION_TYPE__ENCODING
static final int OUTPUT_DEFINITION_TYPE__ENCODING
The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
-
OUTPUT_DEFINITION_TYPE__MIME_TYPE
static final int OUTPUT_DEFINITION_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
-
OUTPUT_DEFINITION_TYPE__SCHEMA
static final int OUTPUT_DEFINITION_TYPE__SCHEMA
The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
-
OUTPUT_DEFINITION_TYPE__UOM
static final int OUTPUT_DEFINITION_TYPE__UOM
The feature id for the 'Uom' attribute.- See Also:
- Constant Field Values
-
OUTPUT_DEFINITION_TYPE_FEATURE_COUNT
static 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_TYPE
static final int DOCUMENT_OUTPUT_DEFINITION_TYPE
The meta object id for the 'Document Output Definition Type
' class.
-
DOCUMENT_OUTPUT_DEFINITION_TYPE__IDENTIFIER
static final int DOCUMENT_OUTPUT_DEFINITION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_OUTPUT_DEFINITION_TYPE__ENCODING
static final int DOCUMENT_OUTPUT_DEFINITION_TYPE__ENCODING
The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
-
DOCUMENT_OUTPUT_DEFINITION_TYPE__MIME_TYPE
static 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__SCHEMA
static final int DOCUMENT_OUTPUT_DEFINITION_TYPE__SCHEMA
The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
-
DOCUMENT_OUTPUT_DEFINITION_TYPE__UOM
static final int DOCUMENT_OUTPUT_DEFINITION_TYPE__UOM
The feature id for the 'Uom' attribute.- See Also:
- Constant Field Values
-
DOCUMENT_OUTPUT_DEFINITION_TYPE__TITLE
static final int DOCUMENT_OUTPUT_DEFINITION_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_OUTPUT_DEFINITION_TYPE__ABSTRACT
static 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_REFERENCE
static 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_COUNT
static 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_ROOT
static final int DOCUMENT_ROOT
The meta object id for the 'Document Root
' class.
-
DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static 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_LOCATION
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__CAPABILITIES
static final int DOCUMENT_ROOT__CAPABILITIES
The feature id for the 'Capabilities' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__DESCRIBE_PROCESS
static final int DOCUMENT_ROOT__DESCRIBE_PROCESS
The feature id for the 'Describe Process' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__EXECUTE
static final int DOCUMENT_ROOT__EXECUTE
The feature id for the 'Execute' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__EXECUTE_RESPONSE
static final int DOCUMENT_ROOT__EXECUTE_RESPONSE
The feature id for the 'Execute Response' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__GET_CAPABILITIES
static final int DOCUMENT_ROOT__GET_CAPABILITIES
The feature id for the 'Get Capabilities' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__LANGUAGES
static final int DOCUMENT_ROOT__LANGUAGES
The feature id for the 'Languages' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROCESS_DESCRIPTIONS
static final int DOCUMENT_ROOT__PROCESS_DESCRIPTIONS
The feature id for the 'Process Descriptions' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROCESS_OFFERINGS
static final int DOCUMENT_ROOT__PROCESS_OFFERINGS
The feature id for the 'Process Offerings' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__WSDL
static final int DOCUMENT_ROOT__WSDL
The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROCESS_VERSION
static final int DOCUMENT_ROOT__PROCESS_VERSION
The feature id for the 'Process Version' attribute.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT_FEATURE_COUNT
static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.- See Also:
- Constant Field Values
-
RESPONSE_BASE_TYPE
static final int RESPONSE_BASE_TYPE
The meta object id for the 'Response Base Type
' class.
-
RESPONSE_BASE_TYPE__LANG
static final int RESPONSE_BASE_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
RESPONSE_BASE_TYPE__SERVICE
static final int RESPONSE_BASE_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
RESPONSE_BASE_TYPE__VERSION
static final int RESPONSE_BASE_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
RESPONSE_BASE_TYPE_FEATURE_COUNT
static 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_TYPE
static final int EXECUTE_RESPONSE_TYPE
The meta object id for the 'Execute Response Type
' class.
-
EXECUTE_RESPONSE_TYPE__LANG
static final int EXECUTE_RESPONSE_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
EXECUTE_RESPONSE_TYPE__SERVICE
static final int EXECUTE_RESPONSE_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
EXECUTE_RESPONSE_TYPE__VERSION
static final int EXECUTE_RESPONSE_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
EXECUTE_RESPONSE_TYPE__PROCESS
static final int EXECUTE_RESPONSE_TYPE__PROCESS
The feature id for the 'Process' containment reference.- See Also:
- Constant Field Values
-
EXECUTE_RESPONSE_TYPE__STATUS
static final int EXECUTE_RESPONSE_TYPE__STATUS
The feature id for the 'Status' containment reference.- See Also:
- Constant Field Values
-
EXECUTE_RESPONSE_TYPE__DATA_INPUTS
static 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_DEFINITIONS
static 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_OUTPUTS
static 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_INSTANCE
static final int EXECUTE_RESPONSE_TYPE__SERVICE_INSTANCE
The feature id for the 'Service Instance' attribute.- See Also:
- Constant Field Values
-
EXECUTE_RESPONSE_TYPE__STATUS_LOCATION
static final int EXECUTE_RESPONSE_TYPE__STATUS_LOCATION
The feature id for the 'Status Location' attribute.- See Also:
- Constant Field Values
-
EXECUTE_RESPONSE_TYPE_FEATURE_COUNT
static final int EXECUTE_RESPONSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Execute Response Type' class.- See Also:
- Constant Field Values
-
EXECUTE_TYPE
static final int EXECUTE_TYPE
The meta object id for the 'Execute Type
' class.
-
EXECUTE_TYPE__LANGUAGE
static final int EXECUTE_TYPE__LANGUAGE
The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
-
EXECUTE_TYPE__SERVICE
static final int EXECUTE_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
EXECUTE_TYPE__VERSION
static final int EXECUTE_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
EXECUTE_TYPE__BASE_URL
static final int EXECUTE_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
-
EXECUTE_TYPE__EXTENDED_PROPERTIES
static final int EXECUTE_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
-
EXECUTE_TYPE__IDENTIFIER
static final int EXECUTE_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
EXECUTE_TYPE__DATA_INPUTS
static final int EXECUTE_TYPE__DATA_INPUTS
The feature id for the 'Data Inputs' containment reference.- See Also:
- Constant Field Values
-
EXECUTE_TYPE__RESPONSE_FORM
static final int EXECUTE_TYPE__RESPONSE_FORM
The feature id for the 'Response Form' containment reference.- See Also:
- Constant Field Values
-
EXECUTE_TYPE_FEATURE_COUNT
static final int EXECUTE_TYPE_FEATURE_COUNT
The number of structural features of the 'Execute Type' class.- See Also:
- Constant Field Values
-
GET_CAPABILITIES_TYPE
static final int GET_CAPABILITIES_TYPE
The meta object id for the 'Get Capabilities Type
' class.
-
GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS
static final int GET_CAPABILITIES_TYPE__ACCEPT_VERSIONS
The feature id for the 'Accept Versions' containment reference.- See Also:
- Constant Field Values
-
GET_CAPABILITIES_TYPE__LANGUAGE
static final int GET_CAPABILITIES_TYPE__LANGUAGE
The feature id for the 'Language' attribute.- See Also:
- Constant Field Values
-
GET_CAPABILITIES_TYPE__SERVICE
static final int GET_CAPABILITIES_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
GET_CAPABILITIES_TYPE__BASE_URL
static final int GET_CAPABILITIES_TYPE__BASE_URL
The feature id for the 'Base Url' attribute.- See Also:
- Constant Field Values
-
GET_CAPABILITIES_TYPE__EXTENDED_PROPERTIES
static final int GET_CAPABILITIES_TYPE__EXTENDED_PROPERTIES
The feature id for the 'Extended Properties' attribute.- See Also:
- Constant Field Values
-
GET_CAPABILITIES_TYPE_FEATURE_COUNT
static final int GET_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Get Capabilities Type' class.- See Also:
- Constant Field Values
-
HEADER_TYPE
static final int HEADER_TYPE
The meta object id for the 'Header Type
' class.
-
HEADER_TYPE__KEY
static final int HEADER_TYPE__KEY
The feature id for the 'Key' attribute.- See Also:
- Constant Field Values
-
HEADER_TYPE__VALUE
static final int HEADER_TYPE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
HEADER_TYPE_FEATURE_COUNT
static final int HEADER_TYPE_FEATURE_COUNT
The number of structural features of the 'Header Type' class.- See Also:
- Constant Field Values
-
INPUT_DESCRIPTION_TYPE
static final int INPUT_DESCRIPTION_TYPE
The meta object id for the 'Input Description Type
' class.
-
INPUT_DESCRIPTION_TYPE__IDENTIFIER
static final int INPUT_DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
INPUT_DESCRIPTION_TYPE__TITLE
static final int INPUT_DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
INPUT_DESCRIPTION_TYPE__ABSTRACT
static final int INPUT_DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
-
INPUT_DESCRIPTION_TYPE__METADATA
static final int INPUT_DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
-
INPUT_DESCRIPTION_TYPE__COMPLEX_DATA
static 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_DATA
static 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_DATA
static 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_OCCURS
static final int INPUT_DESCRIPTION_TYPE__MAX_OCCURS
The feature id for the 'Max Occurs' attribute.- See Also:
- Constant Field Values
-
INPUT_DESCRIPTION_TYPE__MIN_OCCURS
static final int INPUT_DESCRIPTION_TYPE__MIN_OCCURS
The feature id for the 'Min Occurs' attribute.- See Also:
- Constant Field Values
-
INPUT_DESCRIPTION_TYPE_FEATURE_COUNT
static 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_TYPE
static final int INPUT_REFERENCE_TYPE
The meta object id for the 'Input Reference Type
' class.
-
INPUT_REFERENCE_TYPE__HEADER
static final int INPUT_REFERENCE_TYPE__HEADER
The feature id for the 'Header' containment reference list.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE__BODY
static final int INPUT_REFERENCE_TYPE__BODY
The feature id for the 'Body' attribute.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE__BODY_REFERENCE
static final int INPUT_REFERENCE_TYPE__BODY_REFERENCE
The feature id for the 'Body Reference' containment reference.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE__ENCODING
static final int INPUT_REFERENCE_TYPE__ENCODING
The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE__HREF
static final int INPUT_REFERENCE_TYPE__HREF
The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE__METHOD
static final int INPUT_REFERENCE_TYPE__METHOD
The feature id for the 'Method' attribute.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE__MIME_TYPE
static final int INPUT_REFERENCE_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE__SCHEMA
static final int INPUT_REFERENCE_TYPE__SCHEMA
The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
-
INPUT_REFERENCE_TYPE_FEATURE_COUNT
static final int INPUT_REFERENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Input Reference Type' class.- See Also:
- Constant Field Values
-
INPUT_TYPE
static final int INPUT_TYPE
The meta object id for the 'Input Type
' class.
-
INPUT_TYPE__IDENTIFIER
static final int INPUT_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
INPUT_TYPE__TITLE
static final int INPUT_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
INPUT_TYPE__ABSTRACT
static final int INPUT_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
-
INPUT_TYPE__REFERENCE
static final int INPUT_TYPE__REFERENCE
The feature id for the 'Reference' containment reference.- See Also:
- Constant Field Values
-
INPUT_TYPE__DATA
static final int INPUT_TYPE__DATA
The feature id for the 'Data' containment reference.- See Also:
- Constant Field Values
-
INPUT_TYPE_FEATURE_COUNT
static final int INPUT_TYPE_FEATURE_COUNT
The number of structural features of the 'Input Type' class.- See Also:
- Constant Field Values
-
LANGUAGES_TYPE
static final int LANGUAGES_TYPE
The meta object id for the 'Languages Type
' class.
-
LANGUAGES_TYPE__LANGUAGE
static final int LANGUAGES_TYPE__LANGUAGE
The feature id for the 'Language' attribute list.- See Also:
- Constant Field Values
-
LANGUAGES_TYPE_FEATURE_COUNT
static final int LANGUAGES_TYPE_FEATURE_COUNT
The number of structural features of the 'Languages Type' class.- See Also:
- Constant Field Values
-
LANGUAGES_TYPE1
static final int LANGUAGES_TYPE1
The meta object id for the 'Languages Type1
' class.
-
LANGUAGES_TYPE1__DEFAULT
static final int LANGUAGES_TYPE1__DEFAULT
The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
-
LANGUAGES_TYPE1__SUPPORTED
static final int LANGUAGES_TYPE1__SUPPORTED
The feature id for the 'Supported' containment reference.- See Also:
- Constant Field Values
-
LANGUAGES_TYPE1_FEATURE_COUNT
static final int LANGUAGES_TYPE1_FEATURE_COUNT
The number of structural features of the 'Languages Type1' class.- See Also:
- Constant Field Values
-
LITERAL_DATA_TYPE
static final int LITERAL_DATA_TYPE
The meta object id for the 'Literal Data Type
' class.
-
LITERAL_DATA_TYPE__VALUE
static final int LITERAL_DATA_TYPE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
LITERAL_DATA_TYPE__DATA_TYPE
static final int LITERAL_DATA_TYPE__DATA_TYPE
The feature id for the 'Data Type' attribute.- See Also:
- Constant Field Values
-
LITERAL_DATA_TYPE__UOM
static final int LITERAL_DATA_TYPE__UOM
The feature id for the 'Uom' attribute.- See Also:
- Constant Field Values
-
LITERAL_DATA_TYPE_FEATURE_COUNT
static 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_TYPE
static final int LITERAL_OUTPUT_TYPE
The meta object id for the 'Literal Output Type
' class.
-
LITERAL_OUTPUT_TYPE__DATA_TYPE
static 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_MS
static 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_COUNT
static 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_TYPE
static final int LITERAL_INPUT_TYPE
The meta object id for the 'Literal Input Type
' class.
-
LITERAL_INPUT_TYPE__DATA_TYPE
static 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_MS
static 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_VALUES
static 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_VALUE
static 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_REFERENCE
static 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_VALUE
static final int LITERAL_INPUT_TYPE__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.- See Also:
- Constant Field Values
-
LITERAL_INPUT_TYPE_FEATURE_COUNT
static 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_TYPE
static final int OUTPUT_DATA_TYPE
The meta object id for the 'Output Data Type
' class.
-
OUTPUT_DATA_TYPE__IDENTIFIER
static final int OUTPUT_DATA_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DATA_TYPE__TITLE
static final int OUTPUT_DATA_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DATA_TYPE__ABSTRACT
static final int OUTPUT_DATA_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DATA_TYPE__METADATA
static final int OUTPUT_DATA_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
-
OUTPUT_DATA_TYPE__REFERENCE
static final int OUTPUT_DATA_TYPE__REFERENCE
The feature id for the 'Reference' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DATA_TYPE__DATA
static final int OUTPUT_DATA_TYPE__DATA
The feature id for the 'Data' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DATA_TYPE_FEATURE_COUNT
static 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_TYPE
static final int OUTPUT_DEFINITIONS_TYPE
The meta object id for the 'Output Definitions Type
' class.
-
OUTPUT_DEFINITIONS_TYPE__OUTPUT
static final int OUTPUT_DEFINITIONS_TYPE__OUTPUT
The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
-
OUTPUT_DEFINITIONS_TYPE_FEATURE_COUNT
static 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_TYPE
static final int OUTPUT_DESCRIPTION_TYPE
The meta object id for the 'Output Description Type
' class.
-
OUTPUT_DESCRIPTION_TYPE__IDENTIFIER
static final int OUTPUT_DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DESCRIPTION_TYPE__TITLE
static final int OUTPUT_DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DESCRIPTION_TYPE__ABSTRACT
static final int OUTPUT_DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
-
OUTPUT_DESCRIPTION_TYPE__METADATA
static final int OUTPUT_DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
-
OUTPUT_DESCRIPTION_TYPE__COMPLEX_OUTPUT
static 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_OUTPUT
static 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_OUTPUT
static 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_COUNT
static 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_TYPE
static final int OUTPUT_REFERENCE_TYPE
The meta object id for the 'Output Reference Type
' class.
-
OUTPUT_REFERENCE_TYPE__ENCODING
static final int OUTPUT_REFERENCE_TYPE__ENCODING
The feature id for the 'Encoding' attribute.- See Also:
- Constant Field Values
-
OUTPUT_REFERENCE_TYPE__HREF
static final int OUTPUT_REFERENCE_TYPE__HREF
The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
-
OUTPUT_REFERENCE_TYPE__MIME_TYPE
static final int OUTPUT_REFERENCE_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.- See Also:
- Constant Field Values
-
OUTPUT_REFERENCE_TYPE__SCHEMA
static final int OUTPUT_REFERENCE_TYPE__SCHEMA
The feature id for the 'Schema' attribute.- See Also:
- Constant Field Values
-
OUTPUT_REFERENCE_TYPE_FEATURE_COUNT
static 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_TYPE
static final int PROCESS_BRIEF_TYPE
The meta object id for the 'Process Brief Type
' class.
-
PROCESS_BRIEF_TYPE__IDENTIFIER
static final int PROCESS_BRIEF_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
PROCESS_BRIEF_TYPE__TITLE
static final int PROCESS_BRIEF_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
PROCESS_BRIEF_TYPE__ABSTRACT
static final int PROCESS_BRIEF_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
-
PROCESS_BRIEF_TYPE__METADATA
static final int PROCESS_BRIEF_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
-
PROCESS_BRIEF_TYPE__PROFILE
static final int PROCESS_BRIEF_TYPE__PROFILE
The feature id for the 'Profile' attribute.- See Also:
- Constant Field Values
-
PROCESS_BRIEF_TYPE__WSDL
static final int PROCESS_BRIEF_TYPE__WSDL
The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
-
PROCESS_BRIEF_TYPE__PROCESS_VERSION
static final int PROCESS_BRIEF_TYPE__PROCESS_VERSION
The feature id for the 'Process Version' attribute.- See Also:
- Constant Field Values
-
PROCESS_BRIEF_TYPE_FEATURE_COUNT
static 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_TYPE
static final int PROCESS_DESCRIPTIONS_TYPE
The meta object id for the 'Process Descriptions Type
' class.
-
PROCESS_DESCRIPTIONS_TYPE__LANG
static final int PROCESS_DESCRIPTIONS_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTIONS_TYPE__SERVICE
static final int PROCESS_DESCRIPTIONS_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTIONS_TYPE__VERSION
static final int PROCESS_DESCRIPTIONS_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTIONS_TYPE__PROCESS_DESCRIPTION
static 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_COUNT
static 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_TYPE
static final int PROCESS_DESCRIPTION_TYPE
The meta object id for the 'Process Description Type
' class.
-
PROCESS_DESCRIPTION_TYPE__IDENTIFIER
static final int PROCESS_DESCRIPTION_TYPE__IDENTIFIER
The feature id for the 'Identifier' containment reference.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__TITLE
static final int PROCESS_DESCRIPTION_TYPE__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__ABSTRACT
static final int PROCESS_DESCRIPTION_TYPE__ABSTRACT
The feature id for the 'Abstract' containment reference.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__METADATA
static final int PROCESS_DESCRIPTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference list.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__PROFILE
static final int PROCESS_DESCRIPTION_TYPE__PROFILE
The feature id for the 'Profile' attribute.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__WSDL
static final int PROCESS_DESCRIPTION_TYPE__WSDL
The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__PROCESS_VERSION
static final int PROCESS_DESCRIPTION_TYPE__PROCESS_VERSION
The feature id for the 'Process Version' attribute.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__DATA_INPUTS
static 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_OUTPUTS
static 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_SUPPORTED
static final int PROCESS_DESCRIPTION_TYPE__STATUS_SUPPORTED
The feature id for the 'Status Supported' attribute.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE__STORE_SUPPORTED
static final int PROCESS_DESCRIPTION_TYPE__STORE_SUPPORTED
The feature id for the 'Store Supported' attribute.- See Also:
- Constant Field Values
-
PROCESS_DESCRIPTION_TYPE_FEATURE_COUNT
static 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_TYPE
static final int PROCESS_FAILED_TYPE
The meta object id for the 'Process Failed Type
' class.
-
PROCESS_FAILED_TYPE__EXCEPTION_REPORT
static 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_COUNT
static 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_TYPE
static final int PROCESS_OFFERINGS_TYPE
The meta object id for the 'Process Offerings Type
' class.
-
PROCESS_OFFERINGS_TYPE__PROCESS
static final int PROCESS_OFFERINGS_TYPE__PROCESS
The feature id for the 'Process' containment reference list.- See Also:
- Constant Field Values
-
PROCESS_OFFERINGS_TYPE_FEATURE_COUNT
static 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_TYPE
static final int PROCESS_OUTPUTS_TYPE
The meta object id for the 'Process Outputs Type
' class.
-
PROCESS_OUTPUTS_TYPE__OUTPUT
static final int PROCESS_OUTPUTS_TYPE__OUTPUT
The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
-
PROCESS_OUTPUTS_TYPE_FEATURE_COUNT
static 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_TYPE1
static final int PROCESS_OUTPUTS_TYPE1
The meta object id for the 'Process Outputs Type1
' class.
-
PROCESS_OUTPUTS_TYPE1__OUTPUT
static final int PROCESS_OUTPUTS_TYPE1__OUTPUT
The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
-
PROCESS_OUTPUTS_TYPE1_FEATURE_COUNT
static 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_TYPE
static final int PROCESS_STARTED_TYPE
The meta object id for the 'Process Started Type
' class.
-
PROCESS_STARTED_TYPE__VALUE
static final int PROCESS_STARTED_TYPE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
PROCESS_STARTED_TYPE__PERCENT_COMPLETED
static final int PROCESS_STARTED_TYPE__PERCENT_COMPLETED
The feature id for the 'Percent Completed' attribute.- See Also:
- Constant Field Values
-
PROCESS_STARTED_TYPE_FEATURE_COUNT
static 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_TYPE
static final int RESPONSE_DOCUMENT_TYPE
The meta object id for the 'Response Document Type
' class.
-
RESPONSE_DOCUMENT_TYPE__OUTPUT
static final int RESPONSE_DOCUMENT_TYPE__OUTPUT
The feature id for the 'Output' containment reference list.- See Also:
- Constant Field Values
-
RESPONSE_DOCUMENT_TYPE__LINEAGE
static final int RESPONSE_DOCUMENT_TYPE__LINEAGE
The feature id for the 'Lineage' attribute.- See Also:
- Constant Field Values
-
RESPONSE_DOCUMENT_TYPE__STATUS
static final int RESPONSE_DOCUMENT_TYPE__STATUS
The feature id for the 'Status' attribute.- See Also:
- Constant Field Values
-
RESPONSE_DOCUMENT_TYPE__STORE_EXECUTE_RESPONSE
static 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_COUNT
static 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_TYPE
static final int RESPONSE_FORM_TYPE
The meta object id for the 'Response Form Type
' class.
-
RESPONSE_FORM_TYPE__RESPONSE_DOCUMENT
static 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_OUTPUT
static 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_COUNT
static final int RESPONSE_FORM_TYPE_FEATURE_COUNT
The number of structural features of the 'Response Form Type' class.- See Also:
- Constant Field Values
-
STATUS_TYPE
static final int STATUS_TYPE
The meta object id for the 'Status Type
' class.
-
STATUS_TYPE__PROCESS_ACCEPTED
static final int STATUS_TYPE__PROCESS_ACCEPTED
The feature id for the 'Process Accepted' attribute.- See Also:
- Constant Field Values
-
STATUS_TYPE__PROCESS_STARTED
static final int STATUS_TYPE__PROCESS_STARTED
The feature id for the 'Process Started' containment reference.- See Also:
- Constant Field Values
-
STATUS_TYPE__PROCESS_PAUSED
static final int STATUS_TYPE__PROCESS_PAUSED
The feature id for the 'Process Paused' containment reference.- See Also:
- Constant Field Values
-
STATUS_TYPE__PROCESS_SUCCEEDED
static final int STATUS_TYPE__PROCESS_SUCCEEDED
The feature id for the 'Process Succeeded' attribute.- See Also:
- Constant Field Values
-
STATUS_TYPE__PROCESS_FAILED
static final int STATUS_TYPE__PROCESS_FAILED
The feature id for the 'Process Failed' containment reference.- See Also:
- Constant Field Values
-
STATUS_TYPE__CREATION_TIME
static final int STATUS_TYPE__CREATION_TIME
The feature id for the 'Creation Time' attribute.- See Also:
- Constant Field Values
-
STATUS_TYPE_FEATURE_COUNT
static final int STATUS_TYPE_FEATURE_COUNT
The number of structural features of the 'Status Type' class.- See Also:
- Constant Field Values
-
SUPPORTED_COMPLEX_DATA_TYPE
static final int SUPPORTED_COMPLEX_DATA_TYPE
The meta object id for the 'Supported Complex Data Type
' class.
-
SUPPORTED_COMPLEX_DATA_TYPE__DEFAULT
static final int SUPPORTED_COMPLEX_DATA_TYPE__DEFAULT
The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
-
SUPPORTED_COMPLEX_DATA_TYPE__SUPPORTED
static 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_COUNT
static 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_TYPE
static final int SUPPORTED_COMPLEX_DATA_INPUT_TYPE
The meta object id for the 'Supported Complex Data Input Type
' class.
-
SUPPORTED_COMPLEX_DATA_INPUT_TYPE__DEFAULT
static 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__SUPPORTED
static 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_MEGABYTES
static 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_COUNT
static 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_TYPE
static final int SUPPORTED_CR_SS_TYPE
The meta object id for the 'Supported CR Ss Type
' class.
-
SUPPORTED_CR_SS_TYPE__DEFAULT
static final int SUPPORTED_CR_SS_TYPE__DEFAULT
The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
-
SUPPORTED_CR_SS_TYPE__SUPPORTED
static 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_COUNT
static 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_TYPE
static final int SUPPORTED_UO_MS_TYPE
The meta object id for the 'Supported UO Ms Type
' class.
-
SUPPORTED_UO_MS_TYPE__DEFAULT
static final int SUPPORTED_UO_MS_TYPE__DEFAULT
The feature id for the 'Default' containment reference.- See Also:
- Constant Field Values
-
SUPPORTED_UO_MS_TYPE__SUPPORTED
static 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_COUNT
static 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_TYPE
static final int UO_MS_TYPE
The meta object id for the 'UO Ms Type
' class.
-
UO_MS_TYPE__UOM
static final int UO_MS_TYPE__UOM
The feature id for the 'UOM' reference list.- See Also:
- Constant Field Values
-
UO_MS_TYPE_FEATURE_COUNT
static 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_TYPE
static final int VALUES_REFERENCE_TYPE
The meta object id for the 'Values Reference Type
' class.
-
VALUES_REFERENCE_TYPE__REFERENCE
static final int VALUES_REFERENCE_TYPE__REFERENCE
The feature id for the 'Reference' attribute.- See Also:
- Constant Field Values
-
VALUES_REFERENCE_TYPE__VALUES_FORM
static final int VALUES_REFERENCE_TYPE__VALUES_FORM
The feature id for the 'Values Form' attribute.- See Also:
- Constant Field Values
-
VALUES_REFERENCE_TYPE_FEATURE_COUNT
static 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_TYPE
static final int WPS_CAPABILITIES_TYPE
The meta object id for the 'WPS Capabilities Type
' class.
-
WPS_CAPABILITIES_TYPE__SERVICE_IDENTIFICATION
static 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_PROVIDER
static 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_METADATA
static 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_SEQUENCE
static final int WPS_CAPABILITIES_TYPE__UPDATE_SEQUENCE
The feature id for the 'Update Sequence' attribute.- See Also:
- Constant Field Values
-
WPS_CAPABILITIES_TYPE__VERSION
static final int WPS_CAPABILITIES_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
WPS_CAPABILITIES_TYPE__PROCESS_OFFERINGS
static final int WPS_CAPABILITIES_TYPE__PROCESS_OFFERINGS
The feature id for the 'Process Offerings' containment reference.- See Also:
- Constant Field Values
-
WPS_CAPABILITIES_TYPE__LANGUAGES
static final int WPS_CAPABILITIES_TYPE__LANGUAGES
The feature id for the 'Languages' containment reference.- See Also:
- Constant Field Values
-
WPS_CAPABILITIES_TYPE__WSDL
static final int WPS_CAPABILITIES_TYPE__WSDL
The feature id for the 'WSDL' containment reference.- See Also:
- Constant Field Values
-
WPS_CAPABILITIES_TYPE__LANG
static final int WPS_CAPABILITIES_TYPE__LANG
The feature id for the 'Lang' attribute.- See Also:
- Constant Field Values
-
WPS_CAPABILITIES_TYPE__SERVICE
static final int WPS_CAPABILITIES_TYPE__SERVICE
The feature id for the 'Service' attribute.- See Also:
- Constant Field Values
-
WPS_CAPABILITIES_TYPE_FEATURE_COUNT
static final int WPS_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'WPS Capabilities Type' class.- See Also:
- Constant Field Values
-
WSDL_TYPE
static final int WSDL_TYPE
The meta object id for the 'WSDL Type
' class.
-
WSDL_TYPE__HREF
static final int WSDL_TYPE__HREF
The feature id for the 'Href' attribute.- See Also:
- Constant Field Values
-
WSDL_TYPE_FEATURE_COUNT
static final int WSDL_TYPE_FEATURE_COUNT
The number of structural features of the 'WSDL Type' class.- See Also:
- Constant Field Values
-
UNIT
static final int UNIT
The meta object id for the 'Unit
' class.- See Also:
Unit
,Wps10PackageImpl.getUnit()
, Constant Field Values
-
UNIT_FEATURE_COUNT
static final int UNIT_FEATURE_COUNT
The number of structural features of the 'Unit' class.- See Also:
- Constant Field Values
-
METHOD_TYPE
static final int METHOD_TYPE
The meta object id for the 'Method Type
' enum.
-
METHOD_TYPE_OBJECT
static final int METHOD_TYPE_OBJECT
The meta object id for the 'Method Type Object' data type.
-
PERCENT_COMPLETED_TYPE
static final int PERCENT_COMPLETED_TYPE
The meta object id for the 'Percent Completed Type' data type.
-
MAP
static final int MAP
The meta object id for the 'Map' data type.- See Also:
Map
,Wps10PackageImpl.getMap()
, Constant Field Values
-
QNAME
static final int QNAME
The meta object id for the 'QName' data type.- See Also:
QName
,Wps10PackageImpl.getQName()
, Constant Field Values
-
-
Method Detail
-
getBodyReferenceType
EClass getBodyReferenceType()
Returns the meta object for class 'Body Reference Type
'.- Returns:
- the meta object for class 'Body Reference Type'.
- See Also:
BodyReferenceType
-
getBodyReferenceType_Href
EAttribute getBodyReferenceType_Href()
Returns the meta object for the attribute 'Href
'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
BodyReferenceType.getHref()
,getBodyReferenceType()
-
getComplexDataCombinationsType
EClass 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_Format
EReference 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()
-
getComplexDataCombinationType
EClass 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_Format
EReference 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()
-
getComplexDataDescriptionType
EClass 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_MimeType
EAttribute 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_Encoding
EAttribute getComplexDataDescriptionType_Encoding()
Returns the meta object for the attribute 'Encoding
'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
ComplexDataDescriptionType.getEncoding()
,getComplexDataDescriptionType()
-
getComplexDataDescriptionType_Schema
EAttribute getComplexDataDescriptionType_Schema()
Returns the meta object for the attribute 'Schema
'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
ComplexDataDescriptionType.getSchema()
,getComplexDataDescriptionType()
-
getComplexDataType
EClass getComplexDataType()
Returns the meta object for class 'Complex Data Type
'.- Returns:
- the meta object for class 'Complex Data Type'.
- See Also:
ComplexDataType
-
getComplexDataType_Encoding
EAttribute getComplexDataType_Encoding()
Returns the meta object for the attribute 'Encoding
'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
ComplexDataType.getEncoding()
,getComplexDataType()
-
getComplexDataType_MimeType
EAttribute 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_Schema
EAttribute getComplexDataType_Schema()
Returns the meta object for the attribute 'Schema
'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
ComplexDataType.getSchema()
,getComplexDataType()
-
getComplexDataType_Data
EAttribute 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()
-
getCRSsType
EClass getCRSsType()
Returns the meta object for class 'CR Ss Type
'.- Returns:
- the meta object for class 'CR Ss Type'.
- See Also:
CRSsType
-
getCRSsType_CRS
EAttribute getCRSsType_CRS()
Returns the meta object for the attribute 'CRS
'.- Returns:
- the meta object for the attribute 'CRS'.
- See Also:
CRSsType.getCRS()
,getCRSsType()
-
getDataInputsType
EClass getDataInputsType()
Returns the meta object for class 'Data Inputs Type
'.- Returns:
- the meta object for class 'Data Inputs Type'.
- See Also:
DataInputsType
-
getDataInputsType_Input
EReference 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()
-
getDataInputsType1
EClass getDataInputsType1()
Returns the meta object for class 'Data Inputs Type1
'.- Returns:
- the meta object for class 'Data Inputs Type1'.
- See Also:
DataInputsType1
-
getDataInputsType1_Input
EReference 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()
-
getDataType
EClass getDataType()
Returns the meta object for class 'Data Type
'.- Returns:
- the meta object for class 'Data Type'.
- See Also:
DataType
-
getDataType_ComplexData
EReference 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_LiteralData
EReference 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_BoundingBoxData
EReference 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()
-
getDefaultType
EClass getDefaultType()
Returns the meta object for class 'Default Type
'.- Returns:
- the meta object for class 'Default Type'.
- See Also:
DefaultType
-
getDefaultType_CRS
EAttribute getDefaultType_CRS()
Returns the meta object for the attribute 'CRS
'.- Returns:
- the meta object for the attribute 'CRS'.
- See Also:
DefaultType.getCRS()
,getDefaultType()
-
getDefaultType1
EClass getDefaultType1()
Returns the meta object for class 'Default Type1
'.- Returns:
- the meta object for class 'Default Type1'.
- See Also:
DefaultType1
-
getDefaultType1_UOM
EReference getDefaultType1_UOM()
Returns the meta object for the reference 'UOM
'.- Returns:
- the meta object for the reference 'UOM'.
- See Also:
DefaultType1.getUOM()
,getDefaultType1()
-
getDefaultType2
EClass getDefaultType2()
Returns the meta object for class 'Default Type2
'.- Returns:
- the meta object for class 'Default Type2'.
- See Also:
DefaultType2
-
getDefaultType2_Language
EAttribute getDefaultType2_Language()
Returns the meta object for the attribute 'Language
'.- Returns:
- the meta object for the attribute 'Language'.
- See Also:
DefaultType2.getLanguage()
,getDefaultType2()
-
getDescribeProcessType
EClass getDescribeProcessType()
Returns the meta object for class 'Describe Process Type
'.- Returns:
- the meta object for class 'Describe Process Type'.
- See Also:
DescribeProcessType
-
getDescribeProcessType_Identifier
EReference 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()
-
getDescriptionType
EClass getDescriptionType()
Returns the meta object for class 'Description Type
'.- Returns:
- the meta object for class 'Description Type'.
- See Also:
DescriptionType
-
getDescriptionType_Identifier
EReference 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_Title
EReference 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_Abstract
EReference 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_Metadata
EReference 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()
-
getDocumentOutputDefinitionType
EClass 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_Title
EReference 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_Abstract
EReference 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_AsReference
EAttribute 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()
-
getDocumentRoot
EClass getDocumentRoot()
Returns the meta object for class 'Document Root
'.- Returns:
- the meta object for class 'Document Root'.
- See Also:
DocumentRoot
-
getDocumentRoot_Mixed
EAttribute 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_XMLNSPrefixMap
EReference 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_XSISchemaLocation
EReference 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_Capabilities
EReference 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_DescribeProcess
EReference 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_Execute
EReference 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_ExecuteResponse
EReference 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_GetCapabilities
EReference 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_Languages
EReference 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_ProcessDescriptions
EReference 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_ProcessOfferings
EReference 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_WSDL
EReference 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_ProcessVersion
EAttribute 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()
-
getExecuteResponseType
EClass getExecuteResponseType()
Returns the meta object for class 'Execute Response Type
'.- Returns:
- the meta object for class 'Execute Response Type'.
- See Also:
ExecuteResponseType
-
getExecuteResponseType_Process
EReference 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_Status
EReference 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_DataInputs
EReference 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_OutputDefinitions
EReference 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_ProcessOutputs
EReference 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_ServiceInstance
EAttribute 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_StatusLocation
EAttribute 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()
-
getExecuteType
EClass getExecuteType()
Returns the meta object for class 'Execute Type
'.- Returns:
- the meta object for class 'Execute Type'.
- See Also:
ExecuteType
-
getExecuteType_Identifier
EReference 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_DataInputs
EReference 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_ResponseForm
EReference 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()
-
getGetCapabilitiesType
EClass getGetCapabilitiesType()
Returns the meta object for class 'Get Capabilities Type
'.- Returns:
- the meta object for class 'Get Capabilities Type'.
- See Also:
GetCapabilitiesType
-
getGetCapabilitiesType_AcceptVersions
EReference 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_Language
EAttribute getGetCapabilitiesType_Language()
Returns the meta object for the attribute 'Language
'.- Returns:
- the meta object for the attribute 'Language'.
- See Also:
GetCapabilitiesType.getLanguage()
,getGetCapabilitiesType()
-
getGetCapabilitiesType_Service
EAttribute getGetCapabilitiesType_Service()
Returns the meta object for the attribute 'Service
'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
GetCapabilitiesType.getService()
,getGetCapabilitiesType()
-
getGetCapabilitiesType_BaseUrl
EAttribute 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_ExtendedProperties
EAttribute 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()
-
getHeaderType
EClass getHeaderType()
Returns the meta object for class 'Header Type
'.- Returns:
- the meta object for class 'Header Type'.
- See Also:
HeaderType
-
getHeaderType_Key
EAttribute getHeaderType_Key()
Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
HeaderType.getKey()
,getHeaderType()
-
getHeaderType_Value
EAttribute getHeaderType_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
HeaderType.getValue()
,getHeaderType()
-
getInputDescriptionType
EClass getInputDescriptionType()
Returns the meta object for class 'Input Description Type
'.- Returns:
- the meta object for class 'Input Description Type'.
- See Also:
InputDescriptionType
-
getInputDescriptionType_ComplexData
EReference 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_LiteralData
EReference 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_BoundingBoxData
EReference 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_MaxOccurs
EAttribute 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_MinOccurs
EAttribute 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()
-
getInputReferenceType
EClass getInputReferenceType()
Returns the meta object for class 'Input Reference Type
'.- Returns:
- the meta object for class 'Input Reference Type'.
- See Also:
InputReferenceType
-
getInputReferenceType_Header
EReference 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_Body
EAttribute getInputReferenceType_Body()
Returns the meta object for the attribute 'Body
'.- Returns:
- the meta object for the attribute 'Body'.
- See Also:
InputReferenceType.getBody()
,getInputReferenceType()
-
getInputReferenceType_BodyReference
EReference 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_Encoding
EAttribute getInputReferenceType_Encoding()
Returns the meta object for the attribute 'Encoding
'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
InputReferenceType.getEncoding()
,getInputReferenceType()
-
getInputReferenceType_Href
EAttribute getInputReferenceType_Href()
Returns the meta object for the attribute 'Href
'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
InputReferenceType.getHref()
,getInputReferenceType()
-
getInputReferenceType_Method
EAttribute getInputReferenceType_Method()
Returns the meta object for the attribute 'Method
'.- Returns:
- the meta object for the attribute 'Method'.
- See Also:
InputReferenceType.getMethod()
,getInputReferenceType()
-
getInputReferenceType_MimeType
EAttribute 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_Schema
EAttribute getInputReferenceType_Schema()
Returns the meta object for the attribute 'Schema
'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
InputReferenceType.getSchema()
,getInputReferenceType()
-
getInputType
EClass getInputType()
Returns the meta object for class 'Input Type
'.- Returns:
- the meta object for class 'Input Type'.
- See Also:
InputType
-
getInputType_Identifier
EReference 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_Title
EReference 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_Abstract
EReference 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_Reference
EReference 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_Data
EReference 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()
-
getLanguagesType
EClass getLanguagesType()
Returns the meta object for class 'Languages Type
'.- Returns:
- the meta object for class 'Languages Type'.
- See Also:
LanguagesType
-
getLanguagesType_Language
EAttribute 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()
-
getLanguagesType1
EClass getLanguagesType1()
Returns the meta object for class 'Languages Type1
'.- Returns:
- the meta object for class 'Languages Type1'.
- See Also:
LanguagesType1
-
getLanguagesType1_Default
EReference 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_Supported
EReference 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()
-
getLiteralDataType
EClass getLiteralDataType()
Returns the meta object for class 'Literal Data Type
'.- Returns:
- the meta object for class 'Literal Data Type'.
- See Also:
LiteralDataType
-
getLiteralDataType_Value
EAttribute getLiteralDataType_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
LiteralDataType.getValue()
,getLiteralDataType()
-
getLiteralDataType_DataType
EAttribute 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_Uom
EAttribute getLiteralDataType_Uom()
Returns the meta object for the attribute 'Uom
'.- Returns:
- the meta object for the attribute 'Uom'.
- See Also:
LiteralDataType.getUom()
,getLiteralDataType()
-
getLiteralInputType
EClass getLiteralInputType()
Returns the meta object for class 'Literal Input Type
'.- Returns:
- the meta object for class 'Literal Input Type'.
- See Also:
LiteralInputType
-
getLiteralInputType_AllowedValues
EReference 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_AnyValue
EReference 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_ValuesReference
EReference 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_DefaultValue
EAttribute 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()
-
getLiteralOutputType
EClass getLiteralOutputType()
Returns the meta object for class 'Literal Output Type
'.- Returns:
- the meta object for class 'Literal Output Type'.
- See Also:
LiteralOutputType
-
getLiteralOutputType_DataType
EReference 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_UOMs
EReference 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()
-
getOutputDataType
EClass getOutputDataType()
Returns the meta object for class 'Output Data Type
'.- Returns:
- the meta object for class 'Output Data Type'.
- See Also:
OutputDataType
-
getOutputDataType_Reference
EReference 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_Data
EReference 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()
-
getOutputDefinitionsType
EClass getOutputDefinitionsType()
Returns the meta object for class 'Output Definitions Type
'.- Returns:
- the meta object for class 'Output Definitions Type'.
- See Also:
OutputDefinitionsType
-
getOutputDefinitionsType_Output
EReference 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()
-
getOutputDefinitionType
EClass getOutputDefinitionType()
Returns the meta object for class 'Output Definition Type
'.- Returns:
- the meta object for class 'Output Definition Type'.
- See Also:
OutputDefinitionType
-
getOutputDefinitionType_Identifier
EReference 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_Encoding
EAttribute getOutputDefinitionType_Encoding()
Returns the meta object for the attribute 'Encoding
'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
OutputDefinitionType.getEncoding()
,getOutputDefinitionType()
-
getOutputDefinitionType_MimeType
EAttribute 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_Schema
EAttribute getOutputDefinitionType_Schema()
Returns the meta object for the attribute 'Schema
'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
OutputDefinitionType.getSchema()
,getOutputDefinitionType()
-
getOutputDefinitionType_Uom
EAttribute getOutputDefinitionType_Uom()
Returns the meta object for the attribute 'Uom
'.- Returns:
- the meta object for the attribute 'Uom'.
- See Also:
OutputDefinitionType.getUom()
,getOutputDefinitionType()
-
getOutputDescriptionType
EClass getOutputDescriptionType()
Returns the meta object for class 'Output Description Type
'.- Returns:
- the meta object for class 'Output Description Type'.
- See Also:
OutputDescriptionType
-
getOutputDescriptionType_ComplexOutput
EReference 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_LiteralOutput
EReference 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_BoundingBoxOutput
EReference 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()
-
getOutputReferenceType
EClass getOutputReferenceType()
Returns the meta object for class 'Output Reference Type
'.- Returns:
- the meta object for class 'Output Reference Type'.
- See Also:
OutputReferenceType
-
getOutputReferenceType_Encoding
EAttribute getOutputReferenceType_Encoding()
Returns the meta object for the attribute 'Encoding
'.- Returns:
- the meta object for the attribute 'Encoding'.
- See Also:
OutputReferenceType.getEncoding()
,getOutputReferenceType()
-
getOutputReferenceType_Href
EAttribute getOutputReferenceType_Href()
Returns the meta object for the attribute 'Href
'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
OutputReferenceType.getHref()
,getOutputReferenceType()
-
getOutputReferenceType_MimeType
EAttribute 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_Schema
EAttribute getOutputReferenceType_Schema()
Returns the meta object for the attribute 'Schema
'.- Returns:
- the meta object for the attribute 'Schema'.
- See Also:
OutputReferenceType.getSchema()
,getOutputReferenceType()
-
getProcessBriefType
EClass getProcessBriefType()
Returns the meta object for class 'Process Brief Type
'.- Returns:
- the meta object for class 'Process Brief Type'.
- See Also:
ProcessBriefType
-
getProcessBriefType_Profile
EAttribute getProcessBriefType_Profile()
Returns the meta object for the attribute 'Profile
'.- Returns:
- the meta object for the attribute 'Profile'.
- See Also:
ProcessBriefType.getProfile()
,getProcessBriefType()
-
getProcessBriefType_WSDL
EReference 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_ProcessVersion
EAttribute 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()
-
getProcessDescriptionsType
EClass getProcessDescriptionsType()
Returns the meta object for class 'Process Descriptions Type
'.- Returns:
- the meta object for class 'Process Descriptions Type'.
- See Also:
ProcessDescriptionsType
-
getProcessDescriptionsType_ProcessDescription
EReference 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()
-
getProcessDescriptionType
EClass getProcessDescriptionType()
Returns the meta object for class 'Process Description Type
'.- Returns:
- the meta object for class 'Process Description Type'.
- See Also:
ProcessDescriptionType
-
getProcessDescriptionType_DataInputs
EReference 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_ProcessOutputs
EReference 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_StatusSupported
EAttribute 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_StoreSupported
EAttribute 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()
-
getProcessFailedType
EClass getProcessFailedType()
Returns the meta object for class 'Process Failed Type
'.- Returns:
- the meta object for class 'Process Failed Type'.
- See Also:
ProcessFailedType
-
getProcessFailedType_ExceptionReport
EReference 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()
-
getProcessOfferingsType
EClass getProcessOfferingsType()
Returns the meta object for class 'Process Offerings Type
'.- Returns:
- the meta object for class 'Process Offerings Type'.
- See Also:
ProcessOfferingsType
-
getProcessOfferingsType_Process
EReference 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()
-
getProcessOutputsType
EClass getProcessOutputsType()
Returns the meta object for class 'Process Outputs Type
'.- Returns:
- the meta object for class 'Process Outputs Type'.
- See Also:
ProcessOutputsType
-
getProcessOutputsType_Output
EReference 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()
-
getProcessOutputsType1
EClass getProcessOutputsType1()
Returns the meta object for class 'Process Outputs Type1
'.- Returns:
- the meta object for class 'Process Outputs Type1'.
- See Also:
ProcessOutputsType1
-
getProcessOutputsType1_Output
EReference 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()
-
getProcessStartedType
EClass getProcessStartedType()
Returns the meta object for class 'Process Started Type
'.- Returns:
- the meta object for class 'Process Started Type'.
- See Also:
ProcessStartedType
-
getProcessStartedType_Value
EAttribute getProcessStartedType_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
ProcessStartedType.getValue()
,getProcessStartedType()
-
getProcessStartedType_PercentCompleted
EAttribute 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()
-
getRequestBaseType
EClass getRequestBaseType()
Returns the meta object for class 'Request Base Type
'.- Returns:
- the meta object for class 'Request Base Type'.
- See Also:
RequestBaseType
-
getRequestBaseType_Language
EAttribute getRequestBaseType_Language()
Returns the meta object for the attribute 'Language
'.- Returns:
- the meta object for the attribute 'Language'.
- See Also:
RequestBaseType.getLanguage()
,getRequestBaseType()
-
getRequestBaseType_Service
EAttribute getRequestBaseType_Service()
Returns the meta object for the attribute 'Service
'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
RequestBaseType.getService()
,getRequestBaseType()
-
getRequestBaseType_Version
EAttribute getRequestBaseType_Version()
Returns the meta object for the attribute 'Version
'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
RequestBaseType.getVersion()
,getRequestBaseType()
-
getRequestBaseType_BaseUrl
EAttribute 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_ExtendedProperties
EAttribute 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()
-
getResponseBaseType
EClass getResponseBaseType()
Returns the meta object for class 'Response Base Type
'.- Returns:
- the meta object for class 'Response Base Type'.
- See Also:
ResponseBaseType
-
getResponseBaseType_Lang
EAttribute getResponseBaseType_Lang()
Returns the meta object for the attribute 'Lang
'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
ResponseBaseType.getLang()
,getResponseBaseType()
-
getResponseBaseType_Service
EAttribute getResponseBaseType_Service()
Returns the meta object for the attribute 'Service
'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
ResponseBaseType.getService()
,getResponseBaseType()
-
getResponseBaseType_Version
EAttribute getResponseBaseType_Version()
Returns the meta object for the attribute 'Version
'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
ResponseBaseType.getVersion()
,getResponseBaseType()
-
getResponseDocumentType
EClass getResponseDocumentType()
Returns the meta object for class 'Response Document Type
'.- Returns:
- the meta object for class 'Response Document Type'.
- See Also:
ResponseDocumentType
-
getResponseDocumentType_Output
EReference 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_Lineage
EAttribute getResponseDocumentType_Lineage()
Returns the meta object for the attribute 'Lineage
'.- Returns:
- the meta object for the attribute 'Lineage'.
- See Also:
ResponseDocumentType.isLineage()
,getResponseDocumentType()
-
getResponseDocumentType_Status
EAttribute getResponseDocumentType_Status()
Returns the meta object for the attribute 'Status
'.- Returns:
- the meta object for the attribute 'Status'.
- See Also:
ResponseDocumentType.isStatus()
,getResponseDocumentType()
-
getResponseDocumentType_StoreExecuteResponse
EAttribute 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()
-
getResponseFormType
EClass getResponseFormType()
Returns the meta object for class 'Response Form Type
'.- Returns:
- the meta object for class 'Response Form Type'.
- See Also:
ResponseFormType
-
getResponseFormType_ResponseDocument
EReference 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_RawDataOutput
EReference 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()
-
getStatusType
EClass getStatusType()
Returns the meta object for class 'Status Type
'.- Returns:
- the meta object for class 'Status Type'.
- See Also:
StatusType
-
getStatusType_ProcessAccepted
EAttribute 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_ProcessStarted
EReference 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_ProcessPaused
EReference 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_ProcessSucceeded
EAttribute 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_ProcessFailed
EReference 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_CreationTime
EAttribute 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()
-
getSupportedComplexDataInputType
EClass 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_MaximumMegabytes
EAttribute 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()
-
getSupportedComplexDataType
EClass 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_Default
EReference 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_Supported
EReference 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()
-
getSupportedCRSsType
EClass 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_Default
EReference 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_Supported
EReference 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()
-
getSupportedUOMsType
EClass 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_Default
EReference 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_Supported
EReference 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()
-
getUOMsType
EClass getUOMsType()
Returns the meta object for class 'UO Ms Type
'.- Returns:
- the meta object for class 'UO Ms Type'.
- See Also:
UOMsType
-
getUOMsType_UOM
EReference 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()
-
getValuesReferenceType
EClass getValuesReferenceType()
Returns the meta object for class 'Values Reference Type
'.- Returns:
- the meta object for class 'Values Reference Type'.
- See Also:
ValuesReferenceType
-
getValuesReferenceType_Reference
EAttribute getValuesReferenceType_Reference()
Returns the meta object for the attribute 'Reference
'.- Returns:
- the meta object for the attribute 'Reference'.
- See Also:
ValuesReferenceType.getReference()
,getValuesReferenceType()
-
getValuesReferenceType_ValuesForm
EAttribute 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()
-
getWPSCapabilitiesType
EClass getWPSCapabilitiesType()
Returns the meta object for class 'WPS Capabilities Type
'.- Returns:
- the meta object for class 'WPS Capabilities Type'.
- See Also:
WPSCapabilitiesType
-
getWPSCapabilitiesType_ProcessOfferings
EReference 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_Languages
EReference 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_WSDL
EReference 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_Lang
EAttribute getWPSCapabilitiesType_Lang()
Returns the meta object for the attribute 'Lang
'.- Returns:
- the meta object for the attribute 'Lang'.
- See Also:
WPSCapabilitiesType.getLang()
,getWPSCapabilitiesType()
-
getWPSCapabilitiesType_Service
EAttribute getWPSCapabilitiesType_Service()
Returns the meta object for the attribute 'Service
'.- Returns:
- the meta object for the attribute 'Service'.
- See Also:
WPSCapabilitiesType.getService()
,getWPSCapabilitiesType()
-
getWSDLType
EClass getWSDLType()
Returns the meta object for class 'WSDL Type
'.- Returns:
- the meta object for class 'WSDL Type'.
- See Also:
WSDLType
-
getWSDLType_Href
EAttribute getWSDLType_Href()
Returns the meta object for the attribute 'Href
'.- Returns:
- the meta object for the attribute 'Href'.
- See Also:
WSDLType.getHref()
,getWSDLType()
-
getUnit
EClass getUnit()
Returns the meta object for class 'Unit
'.- Returns:
- the meta object for class 'Unit'.
- See Also:
Unit
-
getMethodType
EEnum getMethodType()
Returns the meta object for enum 'Method Type
'.- Returns:
- the meta object for enum 'Method Type'.
- See Also:
MethodType
-
getMethodTypeObject
EDataType getMethodTypeObject()
Returns the meta object for data type 'Method Type Object
'.- Returns:
- the meta object for data type 'Method Type Object'.
- See Also:
MethodType
-
getPercentCompletedType
EDataType getPercentCompletedType()
Returns the meta object for data type 'Percent Completed Type
'.- Returns:
- the meta object for data type 'Percent Completed Type'.
- See Also:
BigInteger
-
getMap
EDataType getMap()
Returns the meta object for data type 'Map
'.- Returns:
- the meta object for data type 'Map'.
- See Also:
Map
-
getQName
EDataType getQName()
Returns the meta object for data type 'QName
'.- Returns:
- the meta object for data type 'QName'.
- See Also:
QName
-
getWps10Factory
Wps10Factory getWps10Factory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-