Interface Fes20Package
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
Fes20PackageImpl
public interface Fes20Package 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
About the XML namespace
This schema document describes the XML namespace, in a form suitable for import by other schema documents.
See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace.
Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The names currently defined in this namespace are listed below. They should not be used with conflicting semantics by any Working Group, specification, or document instance.
See further below in this document for more information about how to refer to this schema document from your own XSD schema documents and about the namespace-versioning policy governing this schema document.
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".
About this schema document
This schema defines attributes and an attribute group suitable for use by schemas wishing to allow
xml:base
,xml:lang
,xml:space
orxml: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"/>
or
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2009/01/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.
Versioning policy for this schema document
In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2009/01/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/2009/01/xml.xsd will not change.
Previous dated (and unchanging) versions of this schema document are at:
- See Also:
Fes20Factory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Fes20Package.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
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE
The meta object id for the 'Abstract Adhoc Query Expression Type
' class.static int
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_PROJECTION_CLAUSE
The feature id for the 'Abstract Projection Clause' attribute list.static int
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_SELECTION_CLAUSE
The feature id for the 'Abstract Selection Clause' attribute.static int
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_SORTING_CLAUSE
The feature id for the 'Abstract Sorting Clause' attribute.static int
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ALIASES
The feature id for the 'Aliases' attribute list.static int
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__HANDLE
The feature id for the 'Handle' attribute.static int
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__TYPE_NAMES
The feature id for the 'Type Names' attribute list.static int
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Adhoc Query Expression Type' class.static int
ABSTRACT_ID_TYPE
The meta object id for the 'Abstract Id Type
' class.static int
ABSTRACT_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Id Type' class.static int
ABSTRACT_PROJECTION_CLAUSE_TYPE
The meta object id for the 'Abstract Projection Clause Type
' class.static int
ABSTRACT_PROJECTION_CLAUSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Projection Clause Type' class.static int
ABSTRACT_QUERY_EXPRESSION_TYPE
The meta object id for the 'Abstract Query Expression Type
' class.static int
ABSTRACT_QUERY_EXPRESSION_TYPE__HANDLE
The feature id for the 'Handle' attribute.static int
ABSTRACT_QUERY_EXPRESSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Query Expression Type' class.static int
ABSTRACT_SELECTION_CLAUSE_TYPE
The meta object id for the 'Abstract Selection Clause Type
' class.static int
ABSTRACT_SELECTION_CLAUSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Selection Clause Type' class.static int
ABSTRACT_SORTING_CLAUSE_TYPE
The meta object id for the 'Abstract Sorting Clause Type
' class.static int
ABSTRACT_SORTING_CLAUSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Sorting Clause Type' class.static int
ADDITIONAL_OPERATORS_TYPE
The meta object id for the 'Additional Operators Type
' class.static int
ADDITIONAL_OPERATORS_TYPE__OPERATOR
The feature id for the 'Operator' containment reference list.static int
ADDITIONAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Additional Operators Type' class.static int
ALIASES_TYPE
The meta object id for the 'Aliases Type' data type.static int
ARGUMENT_TYPE
The meta object id for the 'Argument Type
' class.static int
ARGUMENT_TYPE__METADATA
The feature id for the 'Metadata' containment reference.static int
ARGUMENT_TYPE__NAME
The feature id for the 'Name' attribute.static int
ARGUMENT_TYPE__TYPE
The feature id for the 'Type' attribute.static int
ARGUMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Argument Type' class.static int
ARGUMENTS_TYPE
The meta object id for the 'Arguments Type
' class.static int
ARGUMENTS_TYPE__ARGUMENT
The feature id for the 'Argument' containment reference list.static int
ARGUMENTS_TYPE_FEATURE_COUNT
The number of structural features of the 'Arguments Type' class.static int
AVAILABLE_FUNCTION_TYPE
The meta object id for the 'Available Function Type
' class.static int
AVAILABLE_FUNCTION_TYPE__ARGUMENTS
The feature id for the 'Arguments' containment reference.static int
AVAILABLE_FUNCTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference.static int
AVAILABLE_FUNCTION_TYPE__NAME
The feature id for the 'Name' attribute.static int
AVAILABLE_FUNCTION_TYPE__RETURNS
The feature id for the 'Returns' attribute.static int
AVAILABLE_FUNCTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Available Function Type' class.static int
AVAILABLE_FUNCTIONS_TYPE
The meta object id for the 'Available Functions Type
' class.static int
AVAILABLE_FUNCTIONS_TYPE__FUNCTION
The feature id for the 'Function' containment reference list.static int
AVAILABLE_FUNCTIONS_TYPE_FEATURE_COUNT
The number of structural features of the 'Available Functions Type' class.static int
BBOX_TYPE
The meta object id for the 'BBOX Type
' class.static int
BBOX_TYPE__ANY
The feature id for the 'Any' attribute list.static int
BBOX_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
BBOX_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
BBOX_TYPE_FEATURE_COUNT
The number of structural features of the 'BBOX Type' class.static int
BINARY_COMPARISON_OP_TYPE
The meta object id for the 'Binary Comparison Op Type
' class.static int
BINARY_COMPARISON_OP_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference list.static int
BINARY_COMPARISON_OP_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
BINARY_COMPARISON_OP_TYPE__MATCH_ACTION
The feature id for the 'Match Action' attribute.static int
BINARY_COMPARISON_OP_TYPE__MATCH_CASE
The feature id for the 'Match Case' attribute.static int
BINARY_COMPARISON_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Comparison Op Type' class.static int
BINARY_LOGIC_OP_TYPE
The meta object id for the 'Binary Logic Op Type
' class.static int
BINARY_LOGIC_OP_TYPE__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference list.static int
BINARY_LOGIC_OP_TYPE__COMPARISON_OPS_GROUP
The feature id for the 'Comparison Ops Group' attribute list.static int
BINARY_LOGIC_OP_TYPE__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference list.static int
BINARY_LOGIC_OP_TYPE__EXTENSION_OPS_GROUP
The feature id for the 'Extension Ops Group' attribute list.static int
BINARY_LOGIC_OP_TYPE__FILTER_PREDICATES
The feature id for the 'Filter Predicates' attribute list.static int
BINARY_LOGIC_OP_TYPE__FUNCTION
The feature id for the 'Function' containment reference list.static int
BINARY_LOGIC_OP_TYPE__ID
The feature id for the 'Id' containment reference list.static int
BINARY_LOGIC_OP_TYPE__ID_GROUP
The feature id for the 'Id Group' attribute list.static int
BINARY_LOGIC_OP_TYPE__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference list.static int
BINARY_LOGIC_OP_TYPE__LOGIC_OPS_GROUP
The feature id for the 'Logic Ops Group' attribute list.static int
BINARY_LOGIC_OP_TYPE__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference list.static int
BINARY_LOGIC_OP_TYPE__SPATIAL_OPS_GROUP
The feature id for the 'Spatial Ops Group' attribute list.static int
BINARY_LOGIC_OP_TYPE__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference list.static int
BINARY_LOGIC_OP_TYPE__TEMPORAL_OPS_GROUP
The feature id for the 'Temporal Ops Group' attribute list.static int
BINARY_LOGIC_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Logic Op Type' class.static int
BINARY_SPATIAL_OP_TYPE
The meta object id for the 'Binary Spatial Op Type
' class.static int
BINARY_SPATIAL_OP_TYPE__ANY
The feature id for the 'Any' attribute list.static int
BINARY_SPATIAL_OP_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
BINARY_SPATIAL_OP_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
BINARY_SPATIAL_OP_TYPE__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.static int
BINARY_SPATIAL_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Spatial Op Type' class.static int
BINARY_TEMPORAL_OP_TYPE
The meta object id for the 'Binary Temporal Op Type
' class.static int
BINARY_TEMPORAL_OP_TYPE__ANY
The feature id for the 'Any' attribute list.static int
BINARY_TEMPORAL_OP_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
BINARY_TEMPORAL_OP_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
BINARY_TEMPORAL_OP_TYPE__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.static int
BINARY_TEMPORAL_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Temporal Op Type' class.static int
COMPARISON_OPERATOR_NAME_TYPE
The meta object id for the 'Comparison Operator Name Type' data type.static int
COMPARISON_OPERATOR_NAME_TYPE_MEMBER0
The meta object id for the 'Comparison Operator Name Type Member0
' enum.static int
COMPARISON_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
The meta object id for the 'Comparison Operator Name Type Member0 Object' data type.static int
COMPARISON_OPERATOR_NAME_TYPE_MEMBER1
The meta object id for the 'Comparison Operator Name Type Member1' data type.static int
COMPARISON_OPERATOR_TYPE
The meta object id for the 'Comparison Operator Type
' class.static int
COMPARISON_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.static int
COMPARISON_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Comparison Operator Type' class.static int
COMPARISON_OPERATORS_TYPE
The meta object id for the 'Comparison Operators Type
' class.static int
COMPARISON_OPERATORS_TYPE__COMPARISON_OPERATOR
The feature id for the 'Comparison Operator' containment reference list.static int
COMPARISON_OPERATORS_TYPE__GROUP
The feature id for the 'Group' attribute list.static int
COMPARISON_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Comparison Operators Type' class.static int
COMPARISON_OPS_TYPE
The meta object id for the 'Comparison Ops Type
' class.static int
COMPARISON_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Comparison Ops Type' class.static int
CONFORMANCE_TYPE
The meta object id for the 'Conformance Type
' class.static int
CONFORMANCE_TYPE__CONSTRAINT
The feature id for the 'Constraint' containment reference list.static int
CONFORMANCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Conformance Type' class.static int
DISTANCE_BUFFER_TYPE
The meta object id for the 'Distance Buffer Type
' class.static int
DISTANCE_BUFFER_TYPE__ANY
The feature id for the 'Any' attribute list.static int
DISTANCE_BUFFER_TYPE__DISTANCE
The feature id for the 'Distance' containment reference.static int
DISTANCE_BUFFER_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
DISTANCE_BUFFER_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
DISTANCE_BUFFER_TYPE_FEATURE_COUNT
The number of structural features of the 'Distance Buffer Type' class.static int
DOCUMENT_ROOT
The meta object id for the 'Document Root
' class.static int
DOCUMENT_ROOT__ABSTRACT_ADHOC_QUERY_EXPRESSION
The feature id for the 'Abstract Adhoc Query Expression' containment reference.static int
DOCUMENT_ROOT__ABSTRACT_PROJECTION_CLAUSE
The feature id for the 'Abstract Projection Clause' containment reference.static int
DOCUMENT_ROOT__ABSTRACT_QUERY_EXPRESSION
The feature id for the 'Abstract Query Expression' containment reference.static int
DOCUMENT_ROOT__ABSTRACT_SELECTION_CLAUSE
The feature id for the 'Abstract Selection Clause' containment reference.static int
DOCUMENT_ROOT__ABSTRACT_SORTING_CLAUSE
The feature id for the 'Abstract Sorting Clause' containment reference.static int
DOCUMENT_ROOT__AFTER
The feature id for the 'After' containment reference.static int
DOCUMENT_ROOT__AND
The feature id for the 'And' containment reference.static int
DOCUMENT_ROOT__ANY_INTERACTS
The feature id for the 'Any Interacts' containment reference.static int
DOCUMENT_ROOT__BBOX
The feature id for the 'BBOX' containment reference.static int
DOCUMENT_ROOT__BEFORE
The feature id for the 'Before' containment reference.static int
DOCUMENT_ROOT__BEGINS
The feature id for the 'Begins' containment reference.static int
DOCUMENT_ROOT__BEGUN_BY
The feature id for the 'Begun By' containment reference.static int
DOCUMENT_ROOT__BEYOND
The feature id for the 'Beyond' containment reference.static int
DOCUMENT_ROOT__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference.static int
DOCUMENT_ROOT__CONTAINS
The feature id for the 'Contains' containment reference.static int
DOCUMENT_ROOT__CROSSES
The feature id for the 'Crosses' containment reference.static int
DOCUMENT_ROOT__DISJOINT
The feature id for the 'Disjoint' containment reference.static int
DOCUMENT_ROOT__DURING
The feature id for the 'During' containment reference.static int
DOCUMENT_ROOT__DWITHIN
The feature id for the 'DWithin' containment reference.static int
DOCUMENT_ROOT__ENDED_BY
The feature id for the 'Ended By' containment reference.static int
DOCUMENT_ROOT__ENDS
The feature id for the 'Ends' containment reference.static int
DOCUMENT_ROOT__EQUALS
The feature id for the 'Equals' containment reference.static int
DOCUMENT_ROOT__EXPRESSION
The feature id for the 'Expression' containment reference.static int
DOCUMENT_ROOT__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference.static int
DOCUMENT_ROOT__FILTER
The feature id for the 'Filter' containment reference.static int
DOCUMENT_ROOT__FILTER_CAPABILITIES
The feature id for the 'Filter Capabilities' containment reference.static int
DOCUMENT_ROOT__FUNCTION
The feature id for the 'Function' containment reference.static int
DOCUMENT_ROOT__ID
The feature id for the 'Id' containment reference.static int
DOCUMENT_ROOT__INTERSECTS
The feature id for the 'Intersects' containment reference.static int
DOCUMENT_ROOT__LITERAL
The feature id for the 'Literal' containment reference.static int
DOCUMENT_ROOT__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference.static int
DOCUMENT_ROOT__LOGICAL_OPERATORS
The feature id for the 'Logical Operators' containment reference.static int
DOCUMENT_ROOT__MEETS
The feature id for the 'Meets' containment reference.static int
DOCUMENT_ROOT__MET_BY
The feature id for the 'Met By' containment reference.static int
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.static int
DOCUMENT_ROOT__NOT
The feature id for the 'Not' containment reference.static int
DOCUMENT_ROOT__OR
The feature id for the 'Or' containment reference.static int
DOCUMENT_ROOT__OVERLAPPED_BY
The feature id for the 'Overlapped By' containment reference.static int
DOCUMENT_ROOT__OVERLAPS
The feature id for the 'Overlaps' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_BETWEEN
The feature id for the 'Property Is Between' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_EQUAL_TO
The feature id for the 'Property Is Equal To' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_GREATER_THAN
The feature id for the 'Property Is Greater Than' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_GREATER_THAN_OR_EQUAL_TO
The feature id for the 'Property Is Greater Than Or Equal To' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_LESS_THAN
The feature id for the 'Property Is Less Than' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_LESS_THAN_OR_EQUAL_TO
The feature id for the 'Property Is Less Than Or Equal To' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_LIKE
The feature id for the 'Property Is Like' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_NIL
The feature id for the 'Property Is Nil' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_NOT_EQUAL_TO
The feature id for the 'Property Is Not Equal To' containment reference.static int
DOCUMENT_ROOT__PROPERTY_IS_NULL
The feature id for the 'Property Is Null' containment reference.static int
DOCUMENT_ROOT__RESOURCE_ID
The feature id for the 'Resource Id' containment reference.static int
DOCUMENT_ROOT__SORT_BY
The feature id for the 'Sort By' containment reference.static int
DOCUMENT_ROOT__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference.static int
DOCUMENT_ROOT__TCONTAINS
The feature id for the 'TContains' containment reference.static int
DOCUMENT_ROOT__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference.static int
DOCUMENT_ROOT__TEQUALS
The feature id for the 'TEquals' containment reference.static int
DOCUMENT_ROOT__TOUCHES
The feature id for the 'Touches' containment reference.static int
DOCUMENT_ROOT__TOVERLAPS
The feature id for the 'TOverlaps' containment reference.static int
DOCUMENT_ROOT__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.static int
DOCUMENT_ROOT__WITHIN
The feature id for the 'Within' 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 Fes20Package
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
EXTENDED_CAPABILITIES_TYPE
The meta object id for the 'Extended Capabilities Type
' class.static int
EXTENDED_CAPABILITIES_TYPE__ADDITIONAL_OPERATORS
The feature id for the 'Additional Operators' containment reference.static int
EXTENDED_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Extended Capabilities Type' class.static int
EXTENSION_OPERATOR_TYPE
The meta object id for the 'Extension Operator Type
' class.static int
EXTENSION_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.static int
EXTENSION_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Extension Operator Type' class.static int
EXTENSION_OPS_TYPE
The meta object id for the 'Extension Ops Type
' class.static int
EXTENSION_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Extension Ops Type' class.static int
FILTER_CAPABILITIES_TYPE
The meta object id for the 'Filter Capabilities Type
' class.static int
FILTER_CAPABILITIES_TYPE__CONFORMANCE
The feature id for the 'Conformance' containment reference.static int
FILTER_CAPABILITIES_TYPE__EXTENDED_CAPABILITIES
The feature id for the 'Extended Capabilities' containment reference.static int
FILTER_CAPABILITIES_TYPE__FUNCTIONS
The feature id for the 'Functions' containment reference.static int
FILTER_CAPABILITIES_TYPE__ID_CAPABILITIES
The feature id for the 'Id Capabilities' containment reference.static int
FILTER_CAPABILITIES_TYPE__SCALAR_CAPABILITIES
The feature id for the 'Scalar Capabilities' containment reference.static int
FILTER_CAPABILITIES_TYPE__SPATIAL_CAPABILITIES
The feature id for the 'Spatial Capabilities' containment reference.static int
FILTER_CAPABILITIES_TYPE__TEMPORAL_CAPABILITIES
The feature id for the 'Temporal Capabilities' containment reference.static int
FILTER_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Filter Capabilities Type' class.static int
FILTER_TYPE
The meta object id for the 'Filter Type
' class.static int
FILTER_TYPE__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference.static int
FILTER_TYPE__COMPARISON_OPS_GROUP
The feature id for the 'Comparison Ops Group' attribute list.static int
FILTER_TYPE__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference.static int
FILTER_TYPE__EXTENSION_OPS_GROUP
The feature id for the 'Extension Ops Group' attribute list.static int
FILTER_TYPE__FUNCTION
The feature id for the 'Function' containment reference.static int
FILTER_TYPE__ID
The feature id for the 'Id' containment reference list.static int
FILTER_TYPE__ID_GROUP
The feature id for the 'Id Group' attribute list.static int
FILTER_TYPE__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference.static int
FILTER_TYPE__LOGIC_OPS_GROUP
The feature id for the 'Logic Ops Group' attribute list.static int
FILTER_TYPE__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference.static int
FILTER_TYPE__SPATIAL_OPS_GROUP
The feature id for the 'Spatial Ops Group' attribute list.static int
FILTER_TYPE__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference.static int
FILTER_TYPE__TEMPORAL_OPS_GROUP
The feature id for the 'Temporal Ops Group' attribute list.static int
FILTER_TYPE_FEATURE_COUNT
The number of structural features of the 'Filter Type' class.static int
FUNCTION_TYPE
The meta object id for the 'Function Type
' class.static int
FUNCTION_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference list.static int
FUNCTION_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
FUNCTION_TYPE__NAME
The feature id for the 'Name' attribute.static int
FUNCTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Function Type' class.static int
GEOMETRY_OPERAND_TYPE
The meta object id for the 'Geometry Operand Type
' class.static int
GEOMETRY_OPERAND_TYPE__NAME
The feature id for the 'Name' attribute.static int
GEOMETRY_OPERAND_TYPE_FEATURE_COUNT
The number of structural features of the 'Geometry Operand Type' class.static int
GEOMETRY_OPERANDS_TYPE
The meta object id for the 'Geometry Operands Type
' class.static int
GEOMETRY_OPERANDS_TYPE__GEOMETRY_OPERAND
The feature id for the 'Geometry Operand' containment reference list.static int
GEOMETRY_OPERANDS_TYPE_FEATURE_COUNT
The number of structural features of the 'Geometry Operands Type' class.static int
ID_CAPABILITIES_TYPE
The meta object id for the 'Id Capabilities Type
' class.static int
ID_CAPABILITIES_TYPE__RESOURCE_IDENTIFIER
The feature id for the 'Resource Identifier' containment reference list.static int
ID_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Id Capabilities Type' class.static int
LITERAL_TYPE
The meta object id for the 'Literal Type
' class.static int
LITERAL_TYPE__ANY
The feature id for the 'Any' attribute list.static int
LITERAL_TYPE__MIXED
The feature id for the 'Mixed' attribute list.static int
LITERAL_TYPE__TYPE
The feature id for the 'Type' attribute.static int
LITERAL_TYPE_FEATURE_COUNT
The number of structural features of the 'Literal Type' class.static int
LOGIC_OPS_TYPE
The meta object id for the 'Logic Ops Type
' class.static int
LOGIC_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Logic Ops Type' class.static int
LOGICAL_OPERATORS_TYPE
The meta object id for the 'Logical Operators Type
' class.static int
LOGICAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Logical Operators Type' class.static int
LOWER_BOUNDARY_TYPE
The meta object id for the 'Lower Boundary Type
' class.static int
LOWER_BOUNDARY_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
LOWER_BOUNDARY_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
LOWER_BOUNDARY_TYPE_FEATURE_COUNT
The number of structural features of the 'Lower Boundary Type' class.static int
MATCH_ACTION_TYPE
The meta object id for the 'Match Action Type
' enum.static int
MATCH_ACTION_TYPE_OBJECT
The meta object id for the 'Match Action Type Object' data type.static int
MEASURE_TYPE
The meta object id for the 'Measure Type
' class.static int
MEASURE_TYPE__UOM
The feature id for the 'Uom' attribute.static int
MEASURE_TYPE__VALUE
The feature id for the 'Value' attribute.static int
MEASURE_TYPE_FEATURE_COUNT
The number of structural features of the 'Measure Type' class.static int
PROPERTY_IS_BETWEEN_TYPE
The meta object id for the 'Property Is Between Type
' class.static int
PROPERTY_IS_BETWEEN_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
PROPERTY_IS_BETWEEN_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
PROPERTY_IS_BETWEEN_TYPE__LOWER_BOUNDARY
The feature id for the 'Lower Boundary' containment reference.static int
PROPERTY_IS_BETWEEN_TYPE__UPPER_BOUNDARY
The feature id for the 'Upper Boundary' containment reference.static int
PROPERTY_IS_BETWEEN_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Between Type' class.static int
PROPERTY_IS_LIKE_TYPE
The meta object id for the 'Property Is Like Type
' class.static int
PROPERTY_IS_LIKE_TYPE__ESCAPE_CHAR
The feature id for the 'Escape Char' attribute.static int
PROPERTY_IS_LIKE_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference list.static int
PROPERTY_IS_LIKE_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
PROPERTY_IS_LIKE_TYPE__SINGLE_CHAR
The feature id for the 'Single Char' attribute.static int
PROPERTY_IS_LIKE_TYPE__WILD_CARD
The feature id for the 'Wild Card' attribute.static int
PROPERTY_IS_LIKE_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Like Type' class.static int
PROPERTY_IS_NIL_TYPE
The meta object id for the 'Property Is Nil Type
' class.static int
PROPERTY_IS_NIL_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
PROPERTY_IS_NIL_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
PROPERTY_IS_NIL_TYPE__NIL_REASON
The feature id for the 'Nil Reason' attribute.static int
PROPERTY_IS_NIL_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Nil Type' class.static int
PROPERTY_IS_NULL_TYPE
The meta object id for the 'Property Is Null Type
' class.static int
PROPERTY_IS_NULL_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
PROPERTY_IS_NULL_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
PROPERTY_IS_NULL_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Null Type' class.static int
RESOURCE_ID_TYPE
The meta object id for the 'Resource Id Type
' class.static int
RESOURCE_ID_TYPE__END_DATE
The feature id for the 'End Date' attribute.static int
RESOURCE_ID_TYPE__PREVIOUS_RID
The feature id for the 'Previous Rid' attribute.static int
RESOURCE_ID_TYPE__RID
The feature id for the 'Rid' attribute.static int
RESOURCE_ID_TYPE__START_DATE
The feature id for the 'Start Date' attribute.static int
RESOURCE_ID_TYPE__VERSION
The feature id for the 'Version' attribute.static int
RESOURCE_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Resource Id Type' class.static int
RESOURCE_IDENTIFIER_TYPE
The meta object id for the 'Resource Identifier Type
' class.static int
RESOURCE_IDENTIFIER_TYPE__METADATA
The feature id for the 'Metadata' containment reference.static int
RESOURCE_IDENTIFIER_TYPE__NAME
The feature id for the 'Name' attribute.static int
RESOURCE_IDENTIFIER_TYPE_FEATURE_COUNT
The number of structural features of the 'Resource Identifier Type' class.static int
SCALAR_CAPABILITIES_TYPE
The meta object id for the 'Scalar Capabilities Type
' class.static int
SCALAR_CAPABILITIES_TYPE__COMPARISON_OPERATORS
The feature id for the 'Comparison Operators' containment reference.static int
SCALAR_CAPABILITIES_TYPE__LOGICAL_OPERATORS
The feature id for the 'Logical Operators' containment reference.static int
SCALAR_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Scalar Capabilities Type' class.static int
SCHEMA_ELEMENT
The meta object id for the 'Schema Element' data type.static int
SORT_BY_TYPE
The meta object id for the 'Sort By Type
' class.static int
SORT_BY_TYPE__SORT_PROPERTY
The feature id for the 'Sort Property' containment reference list.static int
SORT_BY_TYPE_FEATURE_COUNT
The number of structural features of the 'Sort By Type' class.static int
SORT_ORDER_TYPE
The meta object id for the 'Sort Order Type
' enum.static int
SORT_ORDER_TYPE_OBJECT
The meta object id for the 'Sort Order Type Object' data type.static int
SORT_PROPERTY_TYPE
The meta object id for the 'Sort Property Type
' class.static int
SORT_PROPERTY_TYPE__SORT_ORDER
The feature id for the 'Sort Order' attribute.static int
SORT_PROPERTY_TYPE__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.static int
SORT_PROPERTY_TYPE_FEATURE_COUNT
The number of structural features of the 'Sort Property Type' class.static int
SPATIAL_CAPABILITIES_TYPE
The meta object id for the 'Spatial Capabilities Type
' class.static int
SPATIAL_CAPABILITIES_TYPE__GEOMETRY_OPERANDS
The feature id for the 'Geometry Operands' containment reference.static int
SPATIAL_CAPABILITIES_TYPE__SPATIAL_OPERATORS
The feature id for the 'Spatial Operators' containment reference.static int
SPATIAL_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Capabilities Type' class.static int
SPATIAL_OPERATOR_NAME_TYPE
The meta object id for the 'Spatial Operator Name Type' data type.static int
SPATIAL_OPERATOR_NAME_TYPE_MEMBER0
The meta object id for the 'Spatial Operator Name Type Member0
' enum.static int
SPATIAL_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
The meta object id for the 'Spatial Operator Name Type Member0 Object' data type.static int
SPATIAL_OPERATOR_NAME_TYPE_MEMBER1
The meta object id for the 'Spatial Operator Name Type Member1' data type.static int
SPATIAL_OPERATOR_TYPE
The meta object id for the 'Spatial Operator Type
' class.static int
SPATIAL_OPERATOR_TYPE__GEOMETRY_OPERANDS
The feature id for the 'Geometry Operands' containment reference.static int
SPATIAL_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.static int
SPATIAL_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Operator Type' class.static int
SPATIAL_OPERATORS_TYPE
The meta object id for the 'Spatial Operators Type
' class.static int
SPATIAL_OPERATORS_TYPE__SPATIAL_OPERATOR
The feature id for the 'Spatial Operator' containment reference list.static int
SPATIAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Operators Type' class.static int
SPATIAL_OPS_TYPE
The meta object id for the 'Spatial Ops Type
' class.static int
SPATIAL_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Ops Type' class.static int
TEMPORAL_CAPABILITIES_TYPE
The meta object id for the 'Temporal Capabilities Type
' class.static int
TEMPORAL_CAPABILITIES_TYPE__TEMPORAL_OPERANDS
The feature id for the 'Temporal Operands' containment reference.static int
TEMPORAL_CAPABILITIES_TYPE__TEMPORAL_OPERATORS
The feature id for the 'Temporal Operators' containment reference.static int
TEMPORAL_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Capabilities Type' class.static int
TEMPORAL_OPERAND_TYPE
The meta object id for the 'Temporal Operand Type
' class.static int
TEMPORAL_OPERAND_TYPE__NAME
The feature id for the 'Name' attribute.static int
TEMPORAL_OPERAND_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operand Type' class.static int
TEMPORAL_OPERANDS_TYPE
The meta object id for the 'Temporal Operands Type
' class.static int
TEMPORAL_OPERANDS_TYPE__TEMPORAL_OPERAND
The feature id for the 'Temporal Operand' containment reference list.static int
TEMPORAL_OPERANDS_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operands Type' class.static int
TEMPORAL_OPERATOR_NAME_TYPE
The meta object id for the 'Temporal Operator Name Type' data type.static int
TEMPORAL_OPERATOR_NAME_TYPE_MEMBER0
The meta object id for the 'Temporal Operator Name Type Member0
' enum.static int
TEMPORAL_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
The meta object id for the 'Temporal Operator Name Type Member0 Object' data type.static int
TEMPORAL_OPERATOR_NAME_TYPE_MEMBER1
The meta object id for the 'Temporal Operator Name Type Member1' data type.static int
TEMPORAL_OPERATOR_TYPE
The meta object id for the 'Temporal Operator Type
' class.static int
TEMPORAL_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.static int
TEMPORAL_OPERATOR_TYPE__TEMPORAL_OPERANDS
The feature id for the 'Temporal Operands' containment reference.static int
TEMPORAL_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operator Type' class.static int
TEMPORAL_OPERATORS_TYPE
The meta object id for the 'Temporal Operators Type
' class.static int
TEMPORAL_OPERATORS_TYPE__TEMPORAL_OPERATOR
The feature id for the 'Temporal Operator' containment reference list.static int
TEMPORAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operators Type' class.static int
TEMPORAL_OPS_TYPE
The meta object id for the 'Temporal Ops Type
' class.static int
TEMPORAL_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Ops Type' class.static int
TYPE_NAMES_LIST_TYPE
The meta object id for the 'Type Names List Type' data type.static int
TYPE_NAMES_TYPE
The meta object id for the 'Type Names Type' data type.static int
UNARY_LOGIC_OP_TYPE
The meta object id for the 'Unary Logic Op Type
' class.static int
UNARY_LOGIC_OP_TYPE__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference.static int
UNARY_LOGIC_OP_TYPE__COMPARISON_OPS_GROUP
The feature id for the 'Comparison Ops Group' attribute list.static int
UNARY_LOGIC_OP_TYPE__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference.static int
UNARY_LOGIC_OP_TYPE__EXTENSION_OPS_GROUP
The feature id for the 'Extension Ops Group' attribute list.static int
UNARY_LOGIC_OP_TYPE__FUNCTION
The feature id for the 'Function' containment reference.static int
UNARY_LOGIC_OP_TYPE__ID
The feature id for the 'Id' containment reference list.static int
UNARY_LOGIC_OP_TYPE__ID_GROUP
The feature id for the 'Id Group' attribute list.static int
UNARY_LOGIC_OP_TYPE__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference.static int
UNARY_LOGIC_OP_TYPE__LOGIC_OPS_GROUP
The feature id for the 'Logic Ops Group' attribute list.static int
UNARY_LOGIC_OP_TYPE__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference.static int
UNARY_LOGIC_OP_TYPE__SPATIAL_OPS_GROUP
The feature id for the 'Spatial Ops Group' attribute list.static int
UNARY_LOGIC_OP_TYPE__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference.static int
UNARY_LOGIC_OP_TYPE__TEMPORAL_OPS_GROUP
The feature id for the 'Temporal Ops Group' attribute list.static int
UNARY_LOGIC_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Unary Logic Op Type' class.static int
UOM_IDENTIFIER
The meta object id for the 'Uom Identifier' data type.static int
UOM_SYMBOL
The meta object id for the 'Uom Symbol' data type.static int
UOM_URI
The meta object id for the 'Uom URI' data type.static int
UPPER_BOUNDARY_TYPE
The meta object id for the 'Upper Boundary Type
' class.static int
UPPER_BOUNDARY_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.static int
UPPER_BOUNDARY_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.static int
UPPER_BOUNDARY_TYPE_FEATURE_COUNT
The number of structural features of the 'Upper Boundary Type' class.static int
VERSION_ACTION_TOKENS
The meta object id for the 'Version Action Tokens
' enum.static int
VERSION_ACTION_TOKENS_OBJECT
The meta object id for the 'Version Action Tokens Object' data type.static int
VERSION_TYPE
The meta object id for the 'Version Type' data type.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAbstractAdhocQueryExpressionType()
Returns the meta object for class 'Abstract Adhoc Query Expression Type
'.EAttribute
getAbstractAdhocQueryExpressionType_AbstractProjectionClause()
Returns the meta object for the attribute list 'Abstract Projection Clause
'.EAttribute
getAbstractAdhocQueryExpressionType_AbstractSelectionClause()
Returns the meta object for the attribute 'Abstract Selection Clause
'.EAttribute
getAbstractAdhocQueryExpressionType_AbstractSortingClause()
Returns the meta object for the attribute 'Abstract Sorting Clause
'.EAttribute
getAbstractAdhocQueryExpressionType_Aliases()
Returns the meta object for the attribute list 'Aliases
'.EAttribute
getAbstractAdhocQueryExpressionType_TypeNames()
Returns the meta object for the attribute list 'Type Names
'.EClass
getAbstractIdType()
Returns the meta object for class 'Abstract Id Type
'.EClass
getAbstractProjectionClauseType()
Returns the meta object for class 'Abstract Projection Clause Type
'.EClass
getAbstractQueryExpressionType()
Returns the meta object for class 'Abstract Query Expression Type
'.EAttribute
getAbstractQueryExpressionType_Handle()
Returns the meta object for the attribute 'Handle
'.EClass
getAbstractSelectionClauseType()
Returns the meta object for class 'Abstract Selection Clause Type
'.EClass
getAbstractSortingClauseType()
Returns the meta object for class 'Abstract Sorting Clause Type
'.EClass
getAdditionalOperatorsType()
Returns the meta object for class 'Additional Operators Type
'.EReference
getAdditionalOperatorsType_Operator()
Returns the meta object for the containment reference list 'Operator
'.EDataType
getAliasesType()
Returns the meta object for data type 'Aliases Type
'.EClass
getArgumentsType()
Returns the meta object for class 'Arguments Type
'.EReference
getArgumentsType_Argument()
Returns the meta object for the containment reference list 'Argument
'.EClass
getArgumentType()
Returns the meta object for class 'Argument Type
'.EReference
getArgumentType_Metadata()
Returns the meta object for the containment reference 'Metadata
'.EAttribute
getArgumentType_Name()
Returns the meta object for the attribute 'Name
'.EAttribute
getArgumentType_Type()
Returns the meta object for the attribute 'Type
'.EClass
getAvailableFunctionsType()
Returns the meta object for class 'Available Functions Type
'.EReference
getAvailableFunctionsType_Function()
Returns the meta object for the containment reference list 'Function
'.EClass
getAvailableFunctionType()
Returns the meta object for class 'Available Function Type
'.EReference
getAvailableFunctionType_Arguments()
Returns the meta object for the containment reference 'Arguments
'.EReference
getAvailableFunctionType_Metadata()
Returns the meta object for the containment reference 'Metadata
'.EAttribute
getAvailableFunctionType_Name()
Returns the meta object for the attribute 'Name
'.EAttribute
getAvailableFunctionType_Returns()
Returns the meta object for the attribute 'Returns
'.EClass
getBBOXType()
Returns the meta object for class 'BBOX Type
'.EAttribute
getBBOXType_Any()
Returns the meta object for the attribute list 'Any
'.EReference
getBBOXType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getBBOXType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EClass
getBinaryComparisonOpType()
Returns the meta object for class 'Binary Comparison Op Type
'.EReference
getBinaryComparisonOpType_Expression()
Returns the meta object for the containment reference list 'Expression
'.EAttribute
getBinaryComparisonOpType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EAttribute
getBinaryComparisonOpType_MatchAction()
Returns the meta object for the attribute 'Match Action
'.EAttribute
getBinaryComparisonOpType_MatchCase()
Returns the meta object for the attribute 'Match Case
'.EClass
getBinaryLogicOpType()
Returns the meta object for class 'Binary Logic Op Type
'.EReference
getBinaryLogicOpType_ComparisonOps()
Returns the meta object for the containment reference list 'Comparison Ops
'.EAttribute
getBinaryLogicOpType_ComparisonOpsGroup()
Returns the meta object for the attribute list 'Comparison Ops Group
'.EReference
getBinaryLogicOpType_ExtensionOps()
Returns the meta object for the containment reference list 'Extension Ops
'.EAttribute
getBinaryLogicOpType_ExtensionOpsGroup()
Returns the meta object for the attribute list 'Extension Ops Group
'.EAttribute
getBinaryLogicOpType_FilterPredicates()
Returns the meta object for the attribute list 'Filter Predicates
'.EReference
getBinaryLogicOpType_Function()
Returns the meta object for the containment reference list 'Function
'.EReference
getBinaryLogicOpType_Id()
Returns the meta object for the containment reference list 'Id
'.EAttribute
getBinaryLogicOpType_IdGroup()
Returns the meta object for the attribute list 'Id Group
'.EReference
getBinaryLogicOpType_LogicOps()
Returns the meta object for the containment reference list 'Logic Ops
'.EAttribute
getBinaryLogicOpType_LogicOpsGroup()
Returns the meta object for the attribute list 'Logic Ops Group
'.EReference
getBinaryLogicOpType_SpatialOps()
Returns the meta object for the containment reference list 'Spatial Ops
'.EAttribute
getBinaryLogicOpType_SpatialOpsGroup()
Returns the meta object for the attribute list 'Spatial Ops Group
'.EReference
getBinaryLogicOpType_TemporalOps()
Returns the meta object for the containment reference list 'Temporal Ops
'.EAttribute
getBinaryLogicOpType_TemporalOpsGroup()
Returns the meta object for the attribute list 'Temporal Ops Group
'.EClass
getBinarySpatialOpType()
Returns the meta object for class 'Binary Spatial Op Type
'.EAttribute
getBinarySpatialOpType_Any()
Returns the meta object for the attribute list 'Any
'.EReference
getBinarySpatialOpType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getBinarySpatialOpType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EAttribute
getBinarySpatialOpType_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.EClass
getBinaryTemporalOpType()
Returns the meta object for class 'Binary Temporal Op Type
'.EAttribute
getBinaryTemporalOpType_Any()
Returns the meta object for the attribute list 'Any
'.EReference
getBinaryTemporalOpType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getBinaryTemporalOpType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EAttribute
getBinaryTemporalOpType_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.EDataType
getComparisonOperatorNameType()
Returns the meta object for data type 'Comparison Operator Name Type
'.EEnum
getComparisonOperatorNameTypeMember0()
Returns the meta object for enum 'Comparison Operator Name Type Member0
'.EDataType
getComparisonOperatorNameTypeMember0Object()
Returns the meta object for data type 'Comparison Operator Name Type Member0 Object
'.EDataType
getComparisonOperatorNameTypeMember1()
Returns the meta object for data type 'Comparison Operator Name Type Member1
'.EClass
getComparisonOperatorsType()
Returns the meta object for class 'Comparison Operators Type
'.EReference
getComparisonOperatorsType_ComparisonOperator()
Returns the meta object for the containment reference list 'Comparison Operator
'.EAttribute
getComparisonOperatorsType_Group()
Returns the meta object for the attribute list 'Group
'.EClass
getComparisonOperatorType()
Returns the meta object for class 'Comparison Operator Type
'.EAttribute
getComparisonOperatorType_Name()
Returns the meta object for the attribute 'Name
'.EClass
getComparisonOpsType()
Returns the meta object for class 'Comparison Ops Type
'.EClass
getConformanceType()
Returns the meta object for class 'Conformance Type
'.EReference
getConformanceType_Constraint()
Returns the meta object for the containment reference list 'Constraint
'.EClass
getDistanceBufferType()
Returns the meta object for class 'Distance Buffer Type
'.EAttribute
getDistanceBufferType_Any()
Returns the meta object for the attribute list 'Any
'.EReference
getDistanceBufferType_Distance()
Returns the meta object for the containment reference 'Distance
'.EReference
getDistanceBufferType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getDistanceBufferType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EClass
getDocumentRoot()
Returns the meta object for class 'Document Root
'.EReference
getDocumentRoot_AbstractAdhocQueryExpression()
Returns the meta object for the containment reference 'Abstract Adhoc Query Expression
'.EReference
getDocumentRoot_AbstractProjectionClause()
Returns the meta object for the containment reference 'Abstract Projection Clause
'.EReference
getDocumentRoot_AbstractQueryExpression()
Returns the meta object for the containment reference 'Abstract Query Expression
'.EReference
getDocumentRoot_AbstractSelectionClause()
Returns the meta object for the containment reference 'Abstract Selection Clause
'.EReference
getDocumentRoot_AbstractSortingClause()
Returns the meta object for the containment reference 'Abstract Sorting Clause
'.EReference
getDocumentRoot_After()
Returns the meta object for the containment reference 'After
'.EReference
getDocumentRoot_And()
Returns the meta object for the containment reference 'And
'.EReference
getDocumentRoot_AnyInteracts()
Returns the meta object for the containment reference 'Any Interacts
'.EReference
getDocumentRoot_BBOX()
Returns the meta object for the containment reference 'BBOX
'.EReference
getDocumentRoot_Before()
Returns the meta object for the containment reference 'Before
'.EReference
getDocumentRoot_Begins()
Returns the meta object for the containment reference 'Begins
'.EReference
getDocumentRoot_BegunBy()
Returns the meta object for the containment reference 'Begun By
'.EReference
getDocumentRoot_Beyond()
Returns the meta object for the containment reference 'Beyond
'.EReference
getDocumentRoot_ComparisonOps()
Returns the meta object for the containment reference 'Comparison Ops
'.EReference
getDocumentRoot_Contains()
Returns the meta object for the containment reference 'Contains
'.EReference
getDocumentRoot_Crosses()
Returns the meta object for the containment reference 'Crosses
'.EReference
getDocumentRoot_Disjoint()
Returns the meta object for the containment reference 'Disjoint
'.EReference
getDocumentRoot_During()
Returns the meta object for the containment reference 'During
'.EReference
getDocumentRoot_DWithin()
Returns the meta object for the containment reference 'DWithin
'.EReference
getDocumentRoot_EndedBy()
Returns the meta object for the containment reference 'Ended By
'.EReference
getDocumentRoot_Ends()
Returns the meta object for the containment reference 'Ends
'.EReference
getDocumentRoot_Equals()
Returns the meta object for the containment reference 'Equals
'.EReference
getDocumentRoot_Expression()
Returns the meta object for the containment reference 'Expression
'.EReference
getDocumentRoot_ExtensionOps()
Returns the meta object for the containment reference 'Extension Ops
'.EReference
getDocumentRoot_Filter()
Returns the meta object for the containment reference 'Filter
'.EReference
getDocumentRoot_FilterCapabilities()
Returns the meta object for the containment reference 'Filter Capabilities
'.EReference
getDocumentRoot_Function()
Returns the meta object for the containment reference 'Function
'.EReference
getDocumentRoot_Id()
Returns the meta object for the containment reference 'Id
'.EReference
getDocumentRoot_Intersects()
Returns the meta object for the containment reference 'Intersects
'.EReference
getDocumentRoot_Literal()
Returns the meta object for the containment reference 'Literal
'.EReference
getDocumentRoot_LogicalOperators()
Returns the meta object for the containment reference 'Logical Operators
'.EReference
getDocumentRoot_LogicOps()
Returns the meta object for the containment reference 'Logic Ops
'.EReference
getDocumentRoot_Meets()
Returns the meta object for the containment reference 'Meets
'.EReference
getDocumentRoot_MetBy()
Returns the meta object for the containment reference 'Met By
'.EAttribute
getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed
'.EReference
getDocumentRoot_Not()
Returns the meta object for the containment reference 'Not
'.EReference
getDocumentRoot_Or()
Returns the meta object for the containment reference 'Or
'.EReference
getDocumentRoot_OverlappedBy()
Returns the meta object for the containment reference 'Overlapped By
'.EReference
getDocumentRoot_Overlaps()
Returns the meta object for the containment reference 'Overlaps
'.EReference
getDocumentRoot_PropertyIsBetween()
Returns the meta object for the containment reference 'Property Is Between
'.EReference
getDocumentRoot_PropertyIsEqualTo()
Returns the meta object for the containment reference 'Property Is Equal To
'.EReference
getDocumentRoot_PropertyIsGreaterThan()
Returns the meta object for the containment reference 'Property Is Greater Than
'.EReference
getDocumentRoot_PropertyIsGreaterThanOrEqualTo()
Returns the meta object for the containment reference 'Property Is Greater Than Or Equal To
'.EReference
getDocumentRoot_PropertyIsLessThan()
Returns the meta object for the containment reference 'Property Is Less Than
'.EReference
getDocumentRoot_PropertyIsLessThanOrEqualTo()
Returns the meta object for the containment reference 'Property Is Less Than Or Equal To
'.EReference
getDocumentRoot_PropertyIsLike()
Returns the meta object for the containment reference 'Property Is Like
'.EReference
getDocumentRoot_PropertyIsNil()
Returns the meta object for the containment reference 'Property Is Nil
'.EReference
getDocumentRoot_PropertyIsNotEqualTo()
Returns the meta object for the containment reference 'Property Is Not Equal To
'.EReference
getDocumentRoot_PropertyIsNull()
Returns the meta object for the containment reference 'Property Is Null
'.EReference
getDocumentRoot_ResourceId()
Returns the meta object for the containment reference 'Resource Id
'.EReference
getDocumentRoot_SortBy()
Returns the meta object for the containment reference 'Sort By
'.EReference
getDocumentRoot_SpatialOps()
Returns the meta object for the containment reference 'Spatial Ops
'.EReference
getDocumentRoot_TContains()
Returns the meta object for the containment reference 'TContains
'.EReference
getDocumentRoot_TemporalOps()
Returns the meta object for the containment reference 'Temporal Ops
'.EReference
getDocumentRoot_TEquals()
Returns the meta object for the containment reference 'TEquals
'.EReference
getDocumentRoot_Touches()
Returns the meta object for the containment reference 'Touches
'.EReference
getDocumentRoot_TOverlaps()
Returns the meta object for the containment reference 'TOverlaps
'.EAttribute
getDocumentRoot_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.EReference
getDocumentRoot_Within()
Returns the meta object for the containment reference 'Within
'.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
getExtendedCapabilitiesType()
Returns the meta object for class 'Extended Capabilities Type
'.EReference
getExtendedCapabilitiesType_AdditionalOperators()
Returns the meta object for the containment reference 'Additional Operators
'.EClass
getExtensionOperatorType()
Returns the meta object for class 'Extension Operator Type
'.EAttribute
getExtensionOperatorType_Name()
Returns the meta object for the attribute 'Name
'.EClass
getExtensionOpsType()
Returns the meta object for class 'Extension Ops Type
'.Fes20Factory
getFes20Factory()
Returns the factory that creates the instances of the model.EClass
getFilterCapabilitiesType()
Returns the meta object for class 'Filter Capabilities Type
'.EReference
getFilterCapabilitiesType_Conformance()
Returns the meta object for the containment reference 'Conformance
'.EReference
getFilterCapabilitiesType_ExtendedCapabilities()
Returns the meta object for the containment reference 'Extended Capabilities
'.EReference
getFilterCapabilitiesType_Functions()
Returns the meta object for the containment reference 'Functions
'.EReference
getFilterCapabilitiesType_IdCapabilities()
Returns the meta object for the containment reference 'Id Capabilities
'.EReference
getFilterCapabilitiesType_ScalarCapabilities()
Returns the meta object for the containment reference 'Scalar Capabilities
'.EReference
getFilterCapabilitiesType_SpatialCapabilities()
Returns the meta object for the containment reference 'Spatial Capabilities
'.EReference
getFilterCapabilitiesType_TemporalCapabilities()
Returns the meta object for the containment reference 'Temporal Capabilities
'.EClass
getFilterType()
Returns the meta object for class 'Filter Type
'.EReference
getFilterType_ComparisonOps()
Returns the meta object for the containment reference 'Comparison Ops
'.EAttribute
getFilterType_ComparisonOpsGroup()
Returns the meta object for the attribute list 'Comparison Ops Group
'.EReference
getFilterType_ExtensionOps()
Returns the meta object for the containment reference 'Extension Ops
'.EAttribute
getFilterType_ExtensionOpsGroup()
Returns the meta object for the attribute list 'Extension Ops Group
'.EReference
getFilterType_Function()
Returns the meta object for the containment reference 'Function
'.EReference
getFilterType_Id()
Returns the meta object for the containment reference list 'Id
'.EAttribute
getFilterType_IdGroup()
Returns the meta object for the attribute list 'Id Group
'.EReference
getFilterType_LogicOps()
Returns the meta object for the containment reference 'Logic Ops
'.EAttribute
getFilterType_LogicOpsGroup()
Returns the meta object for the attribute list 'Logic Ops Group
'.EReference
getFilterType_SpatialOps()
Returns the meta object for the containment reference 'Spatial Ops
'.EAttribute
getFilterType_SpatialOpsGroup()
Returns the meta object for the attribute list 'Spatial Ops Group
'.EReference
getFilterType_TemporalOps()
Returns the meta object for the containment reference 'Temporal Ops
'.EAttribute
getFilterType_TemporalOpsGroup()
Returns the meta object for the attribute list 'Temporal Ops Group
'.EClass
getFunctionType()
Returns the meta object for class 'Function Type
'.EReference
getFunctionType_Expression()
Returns the meta object for the containment reference list 'Expression
'.EAttribute
getFunctionType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EAttribute
getFunctionType_Name()
Returns the meta object for the attribute 'Name
'.EClass
getGeometryOperandsType()
Returns the meta object for class 'Geometry Operands Type
'.EReference
getGeometryOperandsType_GeometryOperand()
Returns the meta object for the containment reference list 'Geometry Operand
'.EClass
getGeometryOperandType()
Returns the meta object for class 'Geometry Operand Type
'.EAttribute
getGeometryOperandType_Name()
Returns the meta object for the attribute 'Name
'.EClass
getIdCapabilitiesType()
Returns the meta object for class 'Id Capabilities Type
'.EReference
getIdCapabilitiesType_ResourceIdentifier()
Returns the meta object for the containment reference list 'Resource Identifier
'.EClass
getLiteralType()
Returns the meta object for class 'Literal Type
'.EAttribute
getLiteralType_Any()
Returns the meta object for the attribute list 'Any
'.EAttribute
getLiteralType_Mixed()
Returns the meta object for the attribute list 'Mixed
'.EAttribute
getLiteralType_Type()
Returns the meta object for the attribute 'Type
'.EClass
getLogicalOperatorsType()
Returns the meta object for class 'Logical Operators Type
'.EClass
getLogicOpsType()
Returns the meta object for class 'Logic Ops Type
'.EClass
getLowerBoundaryType()
Returns the meta object for class 'Lower Boundary Type
'.EReference
getLowerBoundaryType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getLowerBoundaryType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EEnum
getMatchActionType()
Returns the meta object for enum 'Match Action Type
'.EDataType
getMatchActionTypeObject()
Returns the meta object for data type 'Match Action Type Object
'.EClass
getMeasureType()
Returns the meta object for class 'Measure Type
'.EAttribute
getMeasureType_Uom()
Returns the meta object for the attribute 'Uom
'.EAttribute
getMeasureType_Value()
Returns the meta object for the attribute 'Value
'.EClass
getPropertyIsBetweenType()
Returns the meta object for class 'Property Is Between Type
'.EReference
getPropertyIsBetweenType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getPropertyIsBetweenType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EReference
getPropertyIsBetweenType_LowerBoundary()
Returns the meta object for the containment reference 'Lower Boundary
'.EReference
getPropertyIsBetweenType_UpperBoundary()
Returns the meta object for the containment reference 'Upper Boundary
'.EClass
getPropertyIsLikeType()
Returns the meta object for class 'Property Is Like Type
'.EAttribute
getPropertyIsLikeType_EscapeChar()
Returns the meta object for the attribute 'Escape Char
'.EReference
getPropertyIsLikeType_Expression()
Returns the meta object for the containment reference list 'Expression
'.EAttribute
getPropertyIsLikeType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EAttribute
getPropertyIsLikeType_SingleChar()
Returns the meta object for the attribute 'Single Char
'.EAttribute
getPropertyIsLikeType_WildCard()
Returns the meta object for the attribute 'Wild Card
'.EClass
getPropertyIsNilType()
Returns the meta object for class 'Property Is Nil Type
'.EReference
getPropertyIsNilType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getPropertyIsNilType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EAttribute
getPropertyIsNilType_NilReason()
Returns the meta object for the attribute 'Nil Reason
'.EClass
getPropertyIsNullType()
Returns the meta object for class 'Property Is Null Type
'.EReference
getPropertyIsNullType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getPropertyIsNullType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EClass
getResourceIdentifierType()
Returns the meta object for class 'Resource Identifier Type
'.EReference
getResourceIdentifierType_Metadata()
Returns the meta object for the containment reference 'Metadata
'.EAttribute
getResourceIdentifierType_Name()
Returns the meta object for the attribute 'Name
'.EClass
getResourceIdType()
Returns the meta object for class 'Resource Id Type
'.EAttribute
getResourceIdType_EndDate()
Returns the meta object for the attribute 'End Date
'.EAttribute
getResourceIdType_PreviousRid()
Returns the meta object for the attribute 'Previous Rid
'.EAttribute
getResourceIdType_Rid()
Returns the meta object for the attribute 'Rid
'.EAttribute
getResourceIdType_StartDate()
Returns the meta object for the attribute 'Start Date
'.EAttribute
getResourceIdType_Version()
Returns the meta object for the attribute 'Version
'.EClass
getScalarCapabilitiesType()
Returns the meta object for class 'Scalar Capabilities Type
'.EReference
getScalarCapabilitiesType_ComparisonOperators()
Returns the meta object for the containment reference 'Comparison Operators
'.EReference
getScalarCapabilitiesType_LogicalOperators()
Returns the meta object for the containment reference 'Logical Operators
'.EDataType
getSchemaElement()
Returns the meta object for data type 'Schema Element
'.EClass
getSortByType()
Returns the meta object for class 'Sort By Type
'.EReference
getSortByType_SortProperty()
Returns the meta object for the containment reference list 'Sort Property
'.EEnum
getSortOrderType()
Returns the meta object for enum 'Sort Order Type
'.EDataType
getSortOrderTypeObject()
Returns the meta object for data type 'Sort Order Type Object
'.EClass
getSortPropertyType()
Returns the meta object for class 'Sort Property Type
'.EAttribute
getSortPropertyType_SortOrder()
Returns the meta object for the attribute 'Sort Order
'.EAttribute
getSortPropertyType_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.EClass
getSpatialCapabilitiesType()
Returns the meta object for class 'Spatial Capabilities Type
'.EReference
getSpatialCapabilitiesType_GeometryOperands()
Returns the meta object for the containment reference 'Geometry Operands
'.EReference
getSpatialCapabilitiesType_SpatialOperators()
Returns the meta object for the containment reference 'Spatial Operators
'.EDataType
getSpatialOperatorNameType()
Returns the meta object for data type 'Spatial Operator Name Type
'.EEnum
getSpatialOperatorNameTypeMember0()
Returns the meta object for enum 'Spatial Operator Name Type Member0
'.EDataType
getSpatialOperatorNameTypeMember0Object()
Returns the meta object for data type 'Spatial Operator Name Type Member0 Object
'.EDataType
getSpatialOperatorNameTypeMember1()
Returns the meta object for data type 'Spatial Operator Name Type Member1
'.EClass
getSpatialOperatorsType()
Returns the meta object for class 'Spatial Operators Type
'.EReference
getSpatialOperatorsType_SpatialOperator()
Returns the meta object for the containment reference list 'Spatial Operator
'.EClass
getSpatialOperatorType()
Returns the meta object for class 'Spatial Operator Type
'.EReference
getSpatialOperatorType_GeometryOperands()
Returns the meta object for the containment reference 'Geometry Operands
'.EAttribute
getSpatialOperatorType_Name()
Returns the meta object for the attribute 'Name
'.EClass
getSpatialOpsType()
Returns the meta object for class 'Spatial Ops Type
'.EClass
getTemporalCapabilitiesType()
Returns the meta object for class 'Temporal Capabilities Type
'.EReference
getTemporalCapabilitiesType_TemporalOperands()
Returns the meta object for the containment reference 'Temporal Operands
'.EReference
getTemporalCapabilitiesType_TemporalOperators()
Returns the meta object for the containment reference 'Temporal Operators
'.EClass
getTemporalOperandsType()
Returns the meta object for class 'Temporal Operands Type
'.EReference
getTemporalOperandsType_TemporalOperand()
Returns the meta object for the containment reference list 'Temporal Operand
'.EClass
getTemporalOperandType()
Returns the meta object for class 'Temporal Operand Type
'.EAttribute
getTemporalOperandType_Name()
Returns the meta object for the attribute 'Name
'.EDataType
getTemporalOperatorNameType()
Returns the meta object for data type 'Temporal Operator Name Type
'.EEnum
getTemporalOperatorNameTypeMember0()
Returns the meta object for enum 'Temporal Operator Name Type Member0
'.EDataType
getTemporalOperatorNameTypeMember0Object()
Returns the meta object for data type 'Temporal Operator Name Type Member0 Object
'.EDataType
getTemporalOperatorNameTypeMember1()
Returns the meta object for data type 'Temporal Operator Name Type Member1
'.EClass
getTemporalOperatorsType()
Returns the meta object for class 'Temporal Operators Type
'.EReference
getTemporalOperatorsType_TemporalOperator()
Returns the meta object for the containment reference list 'Temporal Operator
'.EClass
getTemporalOperatorType()
Returns the meta object for class 'Temporal Operator Type
'.EAttribute
getTemporalOperatorType_Name()
Returns the meta object for the attribute 'Name
'.EReference
getTemporalOperatorType_TemporalOperands()
Returns the meta object for the containment reference 'Temporal Operands
'.EClass
getTemporalOpsType()
Returns the meta object for class 'Temporal Ops Type
'.EDataType
getTypeNamesListType()
Returns the meta object for data type 'Type Names List Type
'.EDataType
getTypeNamesType()
Returns the meta object for data type 'Type Names Type
'.EClass
getUnaryLogicOpType()
Returns the meta object for class 'Unary Logic Op Type
'.EReference
getUnaryLogicOpType_ComparisonOps()
Returns the meta object for the containment reference 'Comparison Ops
'.EAttribute
getUnaryLogicOpType_ComparisonOpsGroup()
Returns the meta object for the attribute list 'Comparison Ops Group
'.EReference
getUnaryLogicOpType_ExtensionOps()
Returns the meta object for the containment reference 'Extension Ops
'.EAttribute
getUnaryLogicOpType_ExtensionOpsGroup()
Returns the meta object for the attribute list 'Extension Ops Group
'.EReference
getUnaryLogicOpType_Function()
Returns the meta object for the containment reference 'Function
'.EReference
getUnaryLogicOpType_Id()
Returns the meta object for the containment reference list 'Id
'.EAttribute
getUnaryLogicOpType_IdGroup()
Returns the meta object for the attribute list 'Id Group
'.EReference
getUnaryLogicOpType_LogicOps()
Returns the meta object for the containment reference 'Logic Ops
'.EAttribute
getUnaryLogicOpType_LogicOpsGroup()
Returns the meta object for the attribute list 'Logic Ops Group
'.EReference
getUnaryLogicOpType_SpatialOps()
Returns the meta object for the containment reference 'Spatial Ops
'.EAttribute
getUnaryLogicOpType_SpatialOpsGroup()
Returns the meta object for the attribute list 'Spatial Ops Group
'.EReference
getUnaryLogicOpType_TemporalOps()
Returns the meta object for the containment reference 'Temporal Ops
'.EAttribute
getUnaryLogicOpType_TemporalOpsGroup()
Returns the meta object for the attribute list 'Temporal Ops Group
'.EDataType
getUomIdentifier()
Returns the meta object for data type 'Uom Identifier
'.EDataType
getUomSymbol()
Returns the meta object for data type 'Uom Symbol
'.EDataType
getUomURI()
Returns the meta object for data type 'Uom URI
'.EClass
getUpperBoundaryType()
Returns the meta object for class 'Upper Boundary Type
'.EReference
getUpperBoundaryType_Expression()
Returns the meta object for the containment reference 'Expression
'.EAttribute
getUpperBoundaryType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.EEnum
getVersionActionTokens()
Returns the meta object for enum 'Version Action Tokens
'.EDataType
getVersionActionTokensObject()
Returns the meta object for data type 'Version Action Tokens Object
'.EDataType
getVersionType()
Returns the meta object for data type 'Version Type
'.-
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 Fes20Package eINSTANCE
The singleton instance of the package.
-
ABSTRACT_QUERY_EXPRESSION_TYPE
static final int ABSTRACT_QUERY_EXPRESSION_TYPE
The meta object id for the 'Abstract Query Expression Type
' class.
-
ABSTRACT_QUERY_EXPRESSION_TYPE__HANDLE
static final int ABSTRACT_QUERY_EXPRESSION_TYPE__HANDLE
The feature id for the 'Handle' attribute.- See Also:
- Constant Field Values
-
ABSTRACT_QUERY_EXPRESSION_TYPE_FEATURE_COUNT
static final int ABSTRACT_QUERY_EXPRESSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Query Expression Type' class.- See Also:
- Constant Field Values
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE
The meta object id for the 'Abstract Adhoc Query Expression Type
' class.
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__HANDLE
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__HANDLE
The feature id for the 'Handle' attribute.- See Also:
- Constant Field Values
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_PROJECTION_CLAUSE
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_PROJECTION_CLAUSE
The feature id for the 'Abstract Projection Clause' attribute list.- See Also:
- Constant Field Values
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_SELECTION_CLAUSE
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_SELECTION_CLAUSE
The feature id for the 'Abstract Selection Clause' attribute.- See Also:
- Constant Field Values
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_SORTING_CLAUSE
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ABSTRACT_SORTING_CLAUSE
The feature id for the 'Abstract Sorting Clause' attribute.- See Also:
- Constant Field Values
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ALIASES
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__ALIASES
The feature id for the 'Aliases' attribute list.- See Also:
- Constant Field Values
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__TYPE_NAMES
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE__TYPE_NAMES
The feature id for the 'Type Names' attribute list.- See Also:
- Constant Field Values
-
ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE_FEATURE_COUNT
static final int ABSTRACT_ADHOC_QUERY_EXPRESSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Adhoc Query Expression Type' class.- See Also:
- Constant Field Values
-
ABSTRACT_ID_TYPE
static final int ABSTRACT_ID_TYPE
The meta object id for the 'Abstract Id Type
' class.
-
ABSTRACT_ID_TYPE_FEATURE_COUNT
static final int ABSTRACT_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Id Type' class.- See Also:
- Constant Field Values
-
ABSTRACT_PROJECTION_CLAUSE_TYPE
static final int ABSTRACT_PROJECTION_CLAUSE_TYPE
The meta object id for the 'Abstract Projection Clause Type
' class.
-
ABSTRACT_PROJECTION_CLAUSE_TYPE_FEATURE_COUNT
static final int ABSTRACT_PROJECTION_CLAUSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Projection Clause Type' class.- See Also:
- Constant Field Values
-
ABSTRACT_SELECTION_CLAUSE_TYPE
static final int ABSTRACT_SELECTION_CLAUSE_TYPE
The meta object id for the 'Abstract Selection Clause Type
' class.
-
ABSTRACT_SELECTION_CLAUSE_TYPE_FEATURE_COUNT
static final int ABSTRACT_SELECTION_CLAUSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Selection Clause Type' class.- See Also:
- Constant Field Values
-
ABSTRACT_SORTING_CLAUSE_TYPE
static final int ABSTRACT_SORTING_CLAUSE_TYPE
The meta object id for the 'Abstract Sorting Clause Type
' class.
-
ABSTRACT_SORTING_CLAUSE_TYPE_FEATURE_COUNT
static final int ABSTRACT_SORTING_CLAUSE_TYPE_FEATURE_COUNT
The number of structural features of the 'Abstract Sorting Clause Type' class.- See Also:
- Constant Field Values
-
ADDITIONAL_OPERATORS_TYPE
static final int ADDITIONAL_OPERATORS_TYPE
The meta object id for the 'Additional Operators Type
' class.
-
ADDITIONAL_OPERATORS_TYPE__OPERATOR
static final int ADDITIONAL_OPERATORS_TYPE__OPERATOR
The feature id for the 'Operator' containment reference list.- See Also:
- Constant Field Values
-
ADDITIONAL_OPERATORS_TYPE_FEATURE_COUNT
static final int ADDITIONAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Additional Operators Type' class.- See Also:
- Constant Field Values
-
ARGUMENTS_TYPE
static final int ARGUMENTS_TYPE
The meta object id for the 'Arguments Type
' class.
-
ARGUMENTS_TYPE__ARGUMENT
static final int ARGUMENTS_TYPE__ARGUMENT
The feature id for the 'Argument' containment reference list.- See Also:
- Constant Field Values
-
ARGUMENTS_TYPE_FEATURE_COUNT
static final int ARGUMENTS_TYPE_FEATURE_COUNT
The number of structural features of the 'Arguments Type' class.- See Also:
- Constant Field Values
-
ARGUMENT_TYPE
static final int ARGUMENT_TYPE
The meta object id for the 'Argument Type
' class.
-
ARGUMENT_TYPE__METADATA
static final int ARGUMENT_TYPE__METADATA
The feature id for the 'Metadata' containment reference.- See Also:
- Constant Field Values
-
ARGUMENT_TYPE__TYPE
static final int ARGUMENT_TYPE__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
ARGUMENT_TYPE__NAME
static final int ARGUMENT_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ARGUMENT_TYPE_FEATURE_COUNT
static final int ARGUMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Argument Type' class.- See Also:
- Constant Field Values
-
AVAILABLE_FUNCTIONS_TYPE
static final int AVAILABLE_FUNCTIONS_TYPE
The meta object id for the 'Available Functions Type
' class.
-
AVAILABLE_FUNCTIONS_TYPE__FUNCTION
static final int AVAILABLE_FUNCTIONS_TYPE__FUNCTION
The feature id for the 'Function' containment reference list.- See Also:
- Constant Field Values
-
AVAILABLE_FUNCTIONS_TYPE_FEATURE_COUNT
static final int AVAILABLE_FUNCTIONS_TYPE_FEATURE_COUNT
The number of structural features of the 'Available Functions Type' class.- See Also:
- Constant Field Values
-
AVAILABLE_FUNCTION_TYPE
static final int AVAILABLE_FUNCTION_TYPE
The meta object id for the 'Available Function Type
' class.
-
AVAILABLE_FUNCTION_TYPE__METADATA
static final int AVAILABLE_FUNCTION_TYPE__METADATA
The feature id for the 'Metadata' containment reference.- See Also:
- Constant Field Values
-
AVAILABLE_FUNCTION_TYPE__RETURNS
static final int AVAILABLE_FUNCTION_TYPE__RETURNS
The feature id for the 'Returns' attribute.- See Also:
- Constant Field Values
-
AVAILABLE_FUNCTION_TYPE__ARGUMENTS
static final int AVAILABLE_FUNCTION_TYPE__ARGUMENTS
The feature id for the 'Arguments' containment reference.- See Also:
- Constant Field Values
-
AVAILABLE_FUNCTION_TYPE__NAME
static final int AVAILABLE_FUNCTION_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
AVAILABLE_FUNCTION_TYPE_FEATURE_COUNT
static final int AVAILABLE_FUNCTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Available Function Type' class.- See Also:
- Constant Field Values
-
SPATIAL_OPS_TYPE
static final int SPATIAL_OPS_TYPE
The meta object id for the 'Spatial Ops Type
' class.
-
SPATIAL_OPS_TYPE_FEATURE_COUNT
static final int SPATIAL_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Ops Type' class.- See Also:
- Constant Field Values
-
BBOX_TYPE
static final int BBOX_TYPE
The meta object id for the 'BBOX Type
' class.
-
BBOX_TYPE__EXPRESSION_GROUP
static final int BBOX_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
BBOX_TYPE__EXPRESSION
static final int BBOX_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
BBOX_TYPE__ANY
static final int BBOX_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
BBOX_TYPE_FEATURE_COUNT
static final int BBOX_TYPE_FEATURE_COUNT
The number of structural features of the 'BBOX Type' class.- See Also:
- Constant Field Values
-
COMPARISON_OPS_TYPE
static final int COMPARISON_OPS_TYPE
The meta object id for the 'Comparison Ops Type
' class.
-
COMPARISON_OPS_TYPE_FEATURE_COUNT
static final int COMPARISON_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Comparison Ops Type' class.- See Also:
- Constant Field Values
-
BINARY_COMPARISON_OP_TYPE
static final int BINARY_COMPARISON_OP_TYPE
The meta object id for the 'Binary Comparison Op Type
' class.
-
BINARY_COMPARISON_OP_TYPE__EXPRESSION_GROUP
static final int BINARY_COMPARISON_OP_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_COMPARISON_OP_TYPE__EXPRESSION
static final int BINARY_COMPARISON_OP_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference list.- See Also:
- Constant Field Values
-
BINARY_COMPARISON_OP_TYPE__MATCH_ACTION
static final int BINARY_COMPARISON_OP_TYPE__MATCH_ACTION
The feature id for the 'Match Action' attribute.- See Also:
- Constant Field Values
-
BINARY_COMPARISON_OP_TYPE__MATCH_CASE
static final int BINARY_COMPARISON_OP_TYPE__MATCH_CASE
The feature id for the 'Match Case' attribute.- See Also:
- Constant Field Values
-
BINARY_COMPARISON_OP_TYPE_FEATURE_COUNT
static final int BINARY_COMPARISON_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Comparison Op Type' class.- See Also:
- Constant Field Values
-
LOGIC_OPS_TYPE
static final int LOGIC_OPS_TYPE
The meta object id for the 'Logic Ops Type
' class.
-
LOGIC_OPS_TYPE_FEATURE_COUNT
static final int LOGIC_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Logic Ops Type' class.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE
static final int BINARY_LOGIC_OP_TYPE
The meta object id for the 'Binary Logic Op Type
' class.
-
BINARY_LOGIC_OP_TYPE__FILTER_PREDICATES
static final int BINARY_LOGIC_OP_TYPE__FILTER_PREDICATES
The feature id for the 'Filter Predicates' attribute list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__COMPARISON_OPS_GROUP
static final int BINARY_LOGIC_OP_TYPE__COMPARISON_OPS_GROUP
The feature id for the 'Comparison Ops Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__COMPARISON_OPS
static final int BINARY_LOGIC_OP_TYPE__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__SPATIAL_OPS_GROUP
static final int BINARY_LOGIC_OP_TYPE__SPATIAL_OPS_GROUP
The feature id for the 'Spatial Ops Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__SPATIAL_OPS
static final int BINARY_LOGIC_OP_TYPE__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__TEMPORAL_OPS_GROUP
static final int BINARY_LOGIC_OP_TYPE__TEMPORAL_OPS_GROUP
The feature id for the 'Temporal Ops Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__TEMPORAL_OPS
static final int BINARY_LOGIC_OP_TYPE__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__LOGIC_OPS_GROUP
static final int BINARY_LOGIC_OP_TYPE__LOGIC_OPS_GROUP
The feature id for the 'Logic Ops Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__LOGIC_OPS
static final int BINARY_LOGIC_OP_TYPE__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__EXTENSION_OPS_GROUP
static final int BINARY_LOGIC_OP_TYPE__EXTENSION_OPS_GROUP
The feature id for the 'Extension Ops Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__EXTENSION_OPS
static final int BINARY_LOGIC_OP_TYPE__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__FUNCTION
static final int BINARY_LOGIC_OP_TYPE__FUNCTION
The feature id for the 'Function' containment reference list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__ID_GROUP
static final int BINARY_LOGIC_OP_TYPE__ID_GROUP
The feature id for the 'Id Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE__ID
static final int BINARY_LOGIC_OP_TYPE__ID
The feature id for the 'Id' containment reference list.- See Also:
- Constant Field Values
-
BINARY_LOGIC_OP_TYPE_FEATURE_COUNT
static final int BINARY_LOGIC_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Logic Op Type' class.- See Also:
- Constant Field Values
-
BINARY_SPATIAL_OP_TYPE
static final int BINARY_SPATIAL_OP_TYPE
The meta object id for the 'Binary Spatial Op Type
' class.
-
BINARY_SPATIAL_OP_TYPE__VALUE_REFERENCE
static final int BINARY_SPATIAL_OP_TYPE__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.- See Also:
- Constant Field Values
-
BINARY_SPATIAL_OP_TYPE__EXPRESSION_GROUP
static final int BINARY_SPATIAL_OP_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_SPATIAL_OP_TYPE__EXPRESSION
static final int BINARY_SPATIAL_OP_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
BINARY_SPATIAL_OP_TYPE__ANY
static final int BINARY_SPATIAL_OP_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
BINARY_SPATIAL_OP_TYPE_FEATURE_COUNT
static final int BINARY_SPATIAL_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Spatial Op Type' class.- See Also:
- Constant Field Values
-
TEMPORAL_OPS_TYPE
static final int TEMPORAL_OPS_TYPE
The meta object id for the 'Temporal Ops Type
' class.
-
TEMPORAL_OPS_TYPE_FEATURE_COUNT
static final int TEMPORAL_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Ops Type' class.- See Also:
- Constant Field Values
-
BINARY_TEMPORAL_OP_TYPE
static final int BINARY_TEMPORAL_OP_TYPE
The meta object id for the 'Binary Temporal Op Type
' class.
-
BINARY_TEMPORAL_OP_TYPE__VALUE_REFERENCE
static final int BINARY_TEMPORAL_OP_TYPE__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.- See Also:
- Constant Field Values
-
BINARY_TEMPORAL_OP_TYPE__EXPRESSION_GROUP
static final int BINARY_TEMPORAL_OP_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
BINARY_TEMPORAL_OP_TYPE__EXPRESSION
static final int BINARY_TEMPORAL_OP_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
BINARY_TEMPORAL_OP_TYPE__ANY
static final int BINARY_TEMPORAL_OP_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
BINARY_TEMPORAL_OP_TYPE_FEATURE_COUNT
static final int BINARY_TEMPORAL_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Binary Temporal Op Type' class.- See Also:
- Constant Field Values
-
COMPARISON_OPERATORS_TYPE
static final int COMPARISON_OPERATORS_TYPE
The meta object id for the 'Comparison Operators Type
' class.
-
COMPARISON_OPERATORS_TYPE__GROUP
static final int COMPARISON_OPERATORS_TYPE__GROUP
The feature id for the 'Group' attribute list.- See Also:
- Constant Field Values
-
COMPARISON_OPERATORS_TYPE__COMPARISON_OPERATOR
static final int COMPARISON_OPERATORS_TYPE__COMPARISON_OPERATOR
The feature id for the 'Comparison Operator' containment reference list.- See Also:
- Constant Field Values
-
COMPARISON_OPERATORS_TYPE_FEATURE_COUNT
static final int COMPARISON_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Comparison Operators Type' class.- See Also:
- Constant Field Values
-
COMPARISON_OPERATOR_TYPE
static final int COMPARISON_OPERATOR_TYPE
The meta object id for the 'Comparison Operator Type
' class.
-
COMPARISON_OPERATOR_TYPE__NAME
static final int COMPARISON_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COMPARISON_OPERATOR_TYPE_FEATURE_COUNT
static final int COMPARISON_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Comparison Operator Type' class.- See Also:
- Constant Field Values
-
CONFORMANCE_TYPE
static final int CONFORMANCE_TYPE
The meta object id for the 'Conformance Type
' class.
-
CONFORMANCE_TYPE__CONSTRAINT
static final int CONFORMANCE_TYPE__CONSTRAINT
The feature id for the 'Constraint' containment reference list.- See Also:
- Constant Field Values
-
CONFORMANCE_TYPE_FEATURE_COUNT
static final int CONFORMANCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Conformance Type' class.- See Also:
- Constant Field Values
-
DISTANCE_BUFFER_TYPE
static final int DISTANCE_BUFFER_TYPE
The meta object id for the 'Distance Buffer Type
' class.
-
DISTANCE_BUFFER_TYPE__EXPRESSION_GROUP
static final int DISTANCE_BUFFER_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
DISTANCE_BUFFER_TYPE__EXPRESSION
static final int DISTANCE_BUFFER_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
DISTANCE_BUFFER_TYPE__ANY
static final int DISTANCE_BUFFER_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
DISTANCE_BUFFER_TYPE__DISTANCE
static final int DISTANCE_BUFFER_TYPE__DISTANCE
The feature id for the 'Distance' containment reference.- See Also:
- Constant Field Values
-
DISTANCE_BUFFER_TYPE_FEATURE_COUNT
static final int DISTANCE_BUFFER_TYPE_FEATURE_COUNT
The number of structural features of the 'Distance Buffer 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__ID
static final int DOCUMENT_ROOT__ID
The feature id for the 'Id' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ABSTRACT_ADHOC_QUERY_EXPRESSION
static final int DOCUMENT_ROOT__ABSTRACT_ADHOC_QUERY_EXPRESSION
The feature id for the 'Abstract Adhoc Query Expression' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ABSTRACT_QUERY_EXPRESSION
static final int DOCUMENT_ROOT__ABSTRACT_QUERY_EXPRESSION
The feature id for the 'Abstract Query Expression' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ABSTRACT_PROJECTION_CLAUSE
static final int DOCUMENT_ROOT__ABSTRACT_PROJECTION_CLAUSE
The feature id for the 'Abstract Projection Clause' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ABSTRACT_SELECTION_CLAUSE
static final int DOCUMENT_ROOT__ABSTRACT_SELECTION_CLAUSE
The feature id for the 'Abstract Selection Clause' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ABSTRACT_SORTING_CLAUSE
static final int DOCUMENT_ROOT__ABSTRACT_SORTING_CLAUSE
The feature id for the 'Abstract Sorting Clause' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__AFTER
static final int DOCUMENT_ROOT__AFTER
The feature id for the 'After' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__TEMPORAL_OPS
static final int DOCUMENT_ROOT__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__AND
static final int DOCUMENT_ROOT__AND
The feature id for the 'And' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__LOGIC_OPS
static final int DOCUMENT_ROOT__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ANY_INTERACTS
static final int DOCUMENT_ROOT__ANY_INTERACTS
The feature id for the 'Any Interacts' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__BBOX
static final int DOCUMENT_ROOT__BBOX
The feature id for the 'BBOX' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SPATIAL_OPS
static final int DOCUMENT_ROOT__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__BEFORE
static final int DOCUMENT_ROOT__BEFORE
The feature id for the 'Before' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__BEGINS
static final int DOCUMENT_ROOT__BEGINS
The feature id for the 'Begins' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__BEGUN_BY
static final int DOCUMENT_ROOT__BEGUN_BY
The feature id for the 'Begun By' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__BEYOND
static final int DOCUMENT_ROOT__BEYOND
The feature id for the 'Beyond' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__COMPARISON_OPS
static final int DOCUMENT_ROOT__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__CONTAINS
static final int DOCUMENT_ROOT__CONTAINS
The feature id for the 'Contains' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__CROSSES
static final int DOCUMENT_ROOT__CROSSES
The feature id for the 'Crosses' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__DISJOINT
static final int DOCUMENT_ROOT__DISJOINT
The feature id for the 'Disjoint' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__DURING
static final int DOCUMENT_ROOT__DURING
The feature id for the 'During' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__DWITHIN
static final int DOCUMENT_ROOT__DWITHIN
The feature id for the 'DWithin' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ENDED_BY
static final int DOCUMENT_ROOT__ENDED_BY
The feature id for the 'Ended By' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__ENDS
static final int DOCUMENT_ROOT__ENDS
The feature id for the 'Ends' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__EQUALS
static final int DOCUMENT_ROOT__EQUALS
The feature id for the 'Equals' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__EXPRESSION
static final int DOCUMENT_ROOT__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__EXTENSION_OPS
static final int DOCUMENT_ROOT__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__FILTER
static final int DOCUMENT_ROOT__FILTER
The feature id for the 'Filter' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__FILTER_CAPABILITIES
static final int DOCUMENT_ROOT__FILTER_CAPABILITIES
The feature id for the 'Filter Capabilities' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__FUNCTION
static final int DOCUMENT_ROOT__FUNCTION
The feature id for the 'Function' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__INTERSECTS
static final int DOCUMENT_ROOT__INTERSECTS
The feature id for the 'Intersects' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__LITERAL
static final int DOCUMENT_ROOT__LITERAL
The feature id for the 'Literal' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__LOGICAL_OPERATORS
static final int DOCUMENT_ROOT__LOGICAL_OPERATORS
The feature id for the 'Logical Operators' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MEETS
static final int DOCUMENT_ROOT__MEETS
The feature id for the 'Meets' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__MET_BY
static final int DOCUMENT_ROOT__MET_BY
The feature id for the 'Met By' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__NOT
static final int DOCUMENT_ROOT__NOT
The feature id for the 'Not' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__OR
static final int DOCUMENT_ROOT__OR
The feature id for the 'Or' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__OVERLAPPED_BY
static final int DOCUMENT_ROOT__OVERLAPPED_BY
The feature id for the 'Overlapped By' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__OVERLAPS
static final int DOCUMENT_ROOT__OVERLAPS
The feature id for the 'Overlaps' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_BETWEEN
static final int DOCUMENT_ROOT__PROPERTY_IS_BETWEEN
The feature id for the 'Property Is Between' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_EQUAL_TO
static final int DOCUMENT_ROOT__PROPERTY_IS_EQUAL_TO
The feature id for the 'Property Is Equal To' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_GREATER_THAN
static final int DOCUMENT_ROOT__PROPERTY_IS_GREATER_THAN
The feature id for the 'Property Is Greater Than' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_GREATER_THAN_OR_EQUAL_TO
static final int DOCUMENT_ROOT__PROPERTY_IS_GREATER_THAN_OR_EQUAL_TO
The feature id for the 'Property Is Greater Than Or Equal To' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_LESS_THAN
static final int DOCUMENT_ROOT__PROPERTY_IS_LESS_THAN
The feature id for the 'Property Is Less Than' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_LESS_THAN_OR_EQUAL_TO
static final int DOCUMENT_ROOT__PROPERTY_IS_LESS_THAN_OR_EQUAL_TO
The feature id for the 'Property Is Less Than Or Equal To' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_LIKE
static final int DOCUMENT_ROOT__PROPERTY_IS_LIKE
The feature id for the 'Property Is Like' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_NIL
static final int DOCUMENT_ROOT__PROPERTY_IS_NIL
The feature id for the 'Property Is Nil' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_NOT_EQUAL_TO
static final int DOCUMENT_ROOT__PROPERTY_IS_NOT_EQUAL_TO
The feature id for the 'Property Is Not Equal To' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__PROPERTY_IS_NULL
static final int DOCUMENT_ROOT__PROPERTY_IS_NULL
The feature id for the 'Property Is Null' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__RESOURCE_ID
static final int DOCUMENT_ROOT__RESOURCE_ID
The feature id for the 'Resource Id' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__SORT_BY
static final int DOCUMENT_ROOT__SORT_BY
The feature id for the 'Sort By' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__TCONTAINS
static final int DOCUMENT_ROOT__TCONTAINS
The feature id for the 'TContains' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__TEQUALS
static final int DOCUMENT_ROOT__TEQUALS
The feature id for the 'TEquals' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__TOUCHES
static final int DOCUMENT_ROOT__TOUCHES
The feature id for the 'Touches' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__TOVERLAPS
static final int DOCUMENT_ROOT__TOVERLAPS
The feature id for the 'TOverlaps' containment reference.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__VALUE_REFERENCE
static final int DOCUMENT_ROOT__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.- See Also:
- Constant Field Values
-
DOCUMENT_ROOT__WITHIN
static final int DOCUMENT_ROOT__WITHIN
The feature id for the 'Within' containment reference.- 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
-
EXTENDED_CAPABILITIES_TYPE
static final int EXTENDED_CAPABILITIES_TYPE
The meta object id for the 'Extended Capabilities Type
' class.
-
EXTENDED_CAPABILITIES_TYPE__ADDITIONAL_OPERATORS
static final int EXTENDED_CAPABILITIES_TYPE__ADDITIONAL_OPERATORS
The feature id for the 'Additional Operators' containment reference.- See Also:
- Constant Field Values
-
EXTENDED_CAPABILITIES_TYPE_FEATURE_COUNT
static final int EXTENDED_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Extended Capabilities Type' class.- See Also:
- Constant Field Values
-
EXTENSION_OPERATOR_TYPE
static final int EXTENSION_OPERATOR_TYPE
The meta object id for the 'Extension Operator Type
' class.
-
EXTENSION_OPERATOR_TYPE__NAME
static final int EXTENSION_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXTENSION_OPERATOR_TYPE_FEATURE_COUNT
static final int EXTENSION_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Extension Operator Type' class.- See Also:
- Constant Field Values
-
EXTENSION_OPS_TYPE
static final int EXTENSION_OPS_TYPE
The meta object id for the 'Extension Ops Type
' class.
-
EXTENSION_OPS_TYPE_FEATURE_COUNT
static final int EXTENSION_OPS_TYPE_FEATURE_COUNT
The number of structural features of the 'Extension Ops Type' class.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE
static final int FILTER_CAPABILITIES_TYPE
The meta object id for the 'Filter Capabilities Type
' class.
-
FILTER_CAPABILITIES_TYPE__CONFORMANCE
static final int FILTER_CAPABILITIES_TYPE__CONFORMANCE
The feature id for the 'Conformance' containment reference.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE__ID_CAPABILITIES
static final int FILTER_CAPABILITIES_TYPE__ID_CAPABILITIES
The feature id for the 'Id Capabilities' containment reference.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE__SCALAR_CAPABILITIES
static final int FILTER_CAPABILITIES_TYPE__SCALAR_CAPABILITIES
The feature id for the 'Scalar Capabilities' containment reference.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE__SPATIAL_CAPABILITIES
static final int FILTER_CAPABILITIES_TYPE__SPATIAL_CAPABILITIES
The feature id for the 'Spatial Capabilities' containment reference.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE__TEMPORAL_CAPABILITIES
static final int FILTER_CAPABILITIES_TYPE__TEMPORAL_CAPABILITIES
The feature id for the 'Temporal Capabilities' containment reference.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE__FUNCTIONS
static final int FILTER_CAPABILITIES_TYPE__FUNCTIONS
The feature id for the 'Functions' containment reference.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE__EXTENDED_CAPABILITIES
static final int FILTER_CAPABILITIES_TYPE__EXTENDED_CAPABILITIES
The feature id for the 'Extended Capabilities' containment reference.- See Also:
- Constant Field Values
-
FILTER_CAPABILITIES_TYPE_FEATURE_COUNT
static final int FILTER_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Filter Capabilities Type' class.- See Also:
- Constant Field Values
-
FILTER_TYPE
static final int FILTER_TYPE
The meta object id for the 'Filter Type
' class.
-
FILTER_TYPE__COMPARISON_OPS_GROUP
static final int FILTER_TYPE__COMPARISON_OPS_GROUP
The feature id for the 'Comparison Ops Group' attribute list.- See Also:
- Constant Field Values
-
FILTER_TYPE__COMPARISON_OPS
static final int FILTER_TYPE__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference.- See Also:
- Constant Field Values
-
FILTER_TYPE__SPATIAL_OPS_GROUP
static final int FILTER_TYPE__SPATIAL_OPS_GROUP
The feature id for the 'Spatial Ops Group' attribute list.- See Also:
- Constant Field Values
-
FILTER_TYPE__SPATIAL_OPS
static final int FILTER_TYPE__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference.- See Also:
- Constant Field Values
-
FILTER_TYPE__TEMPORAL_OPS_GROUP
static final int FILTER_TYPE__TEMPORAL_OPS_GROUP
The feature id for the 'Temporal Ops Group' attribute list.- See Also:
- Constant Field Values
-
FILTER_TYPE__TEMPORAL_OPS
static final int FILTER_TYPE__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference.- See Also:
- Constant Field Values
-
FILTER_TYPE__LOGIC_OPS_GROUP
static final int FILTER_TYPE__LOGIC_OPS_GROUP
The feature id for the 'Logic Ops Group' attribute list.- See Also:
- Constant Field Values
-
FILTER_TYPE__LOGIC_OPS
static final int FILTER_TYPE__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference.- See Also:
- Constant Field Values
-
FILTER_TYPE__EXTENSION_OPS_GROUP
static final int FILTER_TYPE__EXTENSION_OPS_GROUP
The feature id for the 'Extension Ops Group' attribute list.- See Also:
- Constant Field Values
-
FILTER_TYPE__EXTENSION_OPS
static final int FILTER_TYPE__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference.- See Also:
- Constant Field Values
-
FILTER_TYPE__FUNCTION
static final int FILTER_TYPE__FUNCTION
The feature id for the 'Function' containment reference.- See Also:
- Constant Field Values
-
FILTER_TYPE__ID_GROUP
static final int FILTER_TYPE__ID_GROUP
The feature id for the 'Id Group' attribute list.- See Also:
- Constant Field Values
-
FILTER_TYPE__ID
static final int FILTER_TYPE__ID
The feature id for the 'Id' containment reference list.- See Also:
- Constant Field Values
-
FILTER_TYPE_FEATURE_COUNT
static final int FILTER_TYPE_FEATURE_COUNT
The number of structural features of the 'Filter Type' class.- See Also:
- Constant Field Values
-
FUNCTION_TYPE
static final int FUNCTION_TYPE
The meta object id for the 'Function Type
' class.
-
FUNCTION_TYPE__EXPRESSION_GROUP
static final int FUNCTION_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
FUNCTION_TYPE__EXPRESSION
static final int FUNCTION_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_TYPE__NAME
static final int FUNCTION_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
FUNCTION_TYPE_FEATURE_COUNT
static final int FUNCTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Function Type' class.- See Also:
- Constant Field Values
-
GEOMETRY_OPERANDS_TYPE
static final int GEOMETRY_OPERANDS_TYPE
The meta object id for the 'Geometry Operands Type
' class.
-
GEOMETRY_OPERANDS_TYPE__GEOMETRY_OPERAND
static final int GEOMETRY_OPERANDS_TYPE__GEOMETRY_OPERAND
The feature id for the 'Geometry Operand' containment reference list.- See Also:
- Constant Field Values
-
GEOMETRY_OPERANDS_TYPE_FEATURE_COUNT
static final int GEOMETRY_OPERANDS_TYPE_FEATURE_COUNT
The number of structural features of the 'Geometry Operands Type' class.- See Also:
- Constant Field Values
-
GEOMETRY_OPERAND_TYPE
static final int GEOMETRY_OPERAND_TYPE
The meta object id for the 'Geometry Operand Type
' class.
-
GEOMETRY_OPERAND_TYPE__NAME
static final int GEOMETRY_OPERAND_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
GEOMETRY_OPERAND_TYPE_FEATURE_COUNT
static final int GEOMETRY_OPERAND_TYPE_FEATURE_COUNT
The number of structural features of the 'Geometry Operand Type' class.- See Also:
- Constant Field Values
-
ID_CAPABILITIES_TYPE
static final int ID_CAPABILITIES_TYPE
The meta object id for the 'Id Capabilities Type
' class.
-
ID_CAPABILITIES_TYPE__RESOURCE_IDENTIFIER
static final int ID_CAPABILITIES_TYPE__RESOURCE_IDENTIFIER
The feature id for the 'Resource Identifier' containment reference list.- See Also:
- Constant Field Values
-
ID_CAPABILITIES_TYPE_FEATURE_COUNT
static final int ID_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Id Capabilities Type' class.- See Also:
- Constant Field Values
-
LITERAL_TYPE
static final int LITERAL_TYPE
The meta object id for the 'Literal Type
' class.
-
LITERAL_TYPE__MIXED
static final int LITERAL_TYPE__MIXED
The feature id for the 'Mixed' attribute list.- See Also:
- Constant Field Values
-
LITERAL_TYPE__ANY
static final int LITERAL_TYPE__ANY
The feature id for the 'Any' attribute list.- See Also:
- Constant Field Values
-
LITERAL_TYPE__TYPE
static final int LITERAL_TYPE__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
LITERAL_TYPE_FEATURE_COUNT
static final int LITERAL_TYPE_FEATURE_COUNT
The number of structural features of the 'Literal Type' class.- See Also:
- Constant Field Values
-
LOGICAL_OPERATORS_TYPE
static final int LOGICAL_OPERATORS_TYPE
The meta object id for the 'Logical Operators Type
' class.
-
LOGICAL_OPERATORS_TYPE_FEATURE_COUNT
static final int LOGICAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Logical Operators Type' class.- See Also:
- Constant Field Values
-
LOWER_BOUNDARY_TYPE
static final int LOWER_BOUNDARY_TYPE
The meta object id for the 'Lower Boundary Type
' class.
-
LOWER_BOUNDARY_TYPE__EXPRESSION_GROUP
static final int LOWER_BOUNDARY_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
LOWER_BOUNDARY_TYPE__EXPRESSION
static final int LOWER_BOUNDARY_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
LOWER_BOUNDARY_TYPE_FEATURE_COUNT
static final int LOWER_BOUNDARY_TYPE_FEATURE_COUNT
The number of structural features of the 'Lower Boundary Type' class.- See Also:
- Constant Field Values
-
MEASURE_TYPE
static final int MEASURE_TYPE
The meta object id for the 'Measure Type
' class.
-
MEASURE_TYPE__VALUE
static final int MEASURE_TYPE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
MEASURE_TYPE__UOM
static final int MEASURE_TYPE__UOM
The feature id for the 'Uom' attribute.- See Also:
- Constant Field Values
-
MEASURE_TYPE_FEATURE_COUNT
static final int MEASURE_TYPE_FEATURE_COUNT
The number of structural features of the 'Measure Type' class.- See Also:
- Constant Field Values
-
PROPERTY_IS_BETWEEN_TYPE
static final int PROPERTY_IS_BETWEEN_TYPE
The meta object id for the 'Property Is Between Type
' class.
-
PROPERTY_IS_BETWEEN_TYPE__EXPRESSION_GROUP
static final int PROPERTY_IS_BETWEEN_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
PROPERTY_IS_BETWEEN_TYPE__EXPRESSION
static final int PROPERTY_IS_BETWEEN_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
PROPERTY_IS_BETWEEN_TYPE__LOWER_BOUNDARY
static final int PROPERTY_IS_BETWEEN_TYPE__LOWER_BOUNDARY
The feature id for the 'Lower Boundary' containment reference.- See Also:
- Constant Field Values
-
PROPERTY_IS_BETWEEN_TYPE__UPPER_BOUNDARY
static final int PROPERTY_IS_BETWEEN_TYPE__UPPER_BOUNDARY
The feature id for the 'Upper Boundary' containment reference.- See Also:
- Constant Field Values
-
PROPERTY_IS_BETWEEN_TYPE_FEATURE_COUNT
static final int PROPERTY_IS_BETWEEN_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Between Type' class.- See Also:
- Constant Field Values
-
PROPERTY_IS_LIKE_TYPE
static final int PROPERTY_IS_LIKE_TYPE
The meta object id for the 'Property Is Like Type
' class.
-
PROPERTY_IS_LIKE_TYPE__EXPRESSION_GROUP
static final int PROPERTY_IS_LIKE_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
PROPERTY_IS_LIKE_TYPE__EXPRESSION
static final int PROPERTY_IS_LIKE_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference list.- See Also:
- Constant Field Values
-
PROPERTY_IS_LIKE_TYPE__ESCAPE_CHAR
static final int PROPERTY_IS_LIKE_TYPE__ESCAPE_CHAR
The feature id for the 'Escape Char' attribute.- See Also:
- Constant Field Values
-
PROPERTY_IS_LIKE_TYPE__SINGLE_CHAR
static final int PROPERTY_IS_LIKE_TYPE__SINGLE_CHAR
The feature id for the 'Single Char' attribute.- See Also:
- Constant Field Values
-
PROPERTY_IS_LIKE_TYPE__WILD_CARD
static final int PROPERTY_IS_LIKE_TYPE__WILD_CARD
The feature id for the 'Wild Card' attribute.- See Also:
- Constant Field Values
-
PROPERTY_IS_LIKE_TYPE_FEATURE_COUNT
static final int PROPERTY_IS_LIKE_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Like Type' class.- See Also:
- Constant Field Values
-
PROPERTY_IS_NIL_TYPE
static final int PROPERTY_IS_NIL_TYPE
The meta object id for the 'Property Is Nil Type
' class.
-
PROPERTY_IS_NIL_TYPE__EXPRESSION_GROUP
static final int PROPERTY_IS_NIL_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
PROPERTY_IS_NIL_TYPE__EXPRESSION
static final int PROPERTY_IS_NIL_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
PROPERTY_IS_NIL_TYPE__NIL_REASON
static final int PROPERTY_IS_NIL_TYPE__NIL_REASON
The feature id for the 'Nil Reason' attribute.- See Also:
- Constant Field Values
-
PROPERTY_IS_NIL_TYPE_FEATURE_COUNT
static final int PROPERTY_IS_NIL_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Nil Type' class.- See Also:
- Constant Field Values
-
PROPERTY_IS_NULL_TYPE
static final int PROPERTY_IS_NULL_TYPE
The meta object id for the 'Property Is Null Type
' class.
-
PROPERTY_IS_NULL_TYPE__EXPRESSION_GROUP
static final int PROPERTY_IS_NULL_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
PROPERTY_IS_NULL_TYPE__EXPRESSION
static final int PROPERTY_IS_NULL_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
PROPERTY_IS_NULL_TYPE_FEATURE_COUNT
static final int PROPERTY_IS_NULL_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Is Null Type' class.- See Also:
- Constant Field Values
-
RESOURCE_IDENTIFIER_TYPE
static final int RESOURCE_IDENTIFIER_TYPE
The meta object id for the 'Resource Identifier Type
' class.
-
RESOURCE_IDENTIFIER_TYPE__METADATA
static final int RESOURCE_IDENTIFIER_TYPE__METADATA
The feature id for the 'Metadata' containment reference.- See Also:
- Constant Field Values
-
RESOURCE_IDENTIFIER_TYPE__NAME
static final int RESOURCE_IDENTIFIER_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RESOURCE_IDENTIFIER_TYPE_FEATURE_COUNT
static final int RESOURCE_IDENTIFIER_TYPE_FEATURE_COUNT
The number of structural features of the 'Resource Identifier Type' class.- See Also:
- Constant Field Values
-
RESOURCE_ID_TYPE
static final int RESOURCE_ID_TYPE
The meta object id for the 'Resource Id Type
' class.
-
RESOURCE_ID_TYPE__END_DATE
static final int RESOURCE_ID_TYPE__END_DATE
The feature id for the 'End Date' attribute.- See Also:
- Constant Field Values
-
RESOURCE_ID_TYPE__PREVIOUS_RID
static final int RESOURCE_ID_TYPE__PREVIOUS_RID
The feature id for the 'Previous Rid' attribute.- See Also:
- Constant Field Values
-
RESOURCE_ID_TYPE__RID
static final int RESOURCE_ID_TYPE__RID
The feature id for the 'Rid' attribute.- See Also:
- Constant Field Values
-
RESOURCE_ID_TYPE__START_DATE
static final int RESOURCE_ID_TYPE__START_DATE
The feature id for the 'Start Date' attribute.- See Also:
- Constant Field Values
-
RESOURCE_ID_TYPE__VERSION
static final int RESOURCE_ID_TYPE__VERSION
The feature id for the 'Version' attribute.- See Also:
- Constant Field Values
-
RESOURCE_ID_TYPE_FEATURE_COUNT
static final int RESOURCE_ID_TYPE_FEATURE_COUNT
The number of structural features of the 'Resource Id Type' class.- See Also:
- Constant Field Values
-
SCALAR_CAPABILITIES_TYPE
static final int SCALAR_CAPABILITIES_TYPE
The meta object id for the 'Scalar Capabilities Type
' class.
-
SCALAR_CAPABILITIES_TYPE__LOGICAL_OPERATORS
static final int SCALAR_CAPABILITIES_TYPE__LOGICAL_OPERATORS
The feature id for the 'Logical Operators' containment reference.- See Also:
- Constant Field Values
-
SCALAR_CAPABILITIES_TYPE__COMPARISON_OPERATORS
static final int SCALAR_CAPABILITIES_TYPE__COMPARISON_OPERATORS
The feature id for the 'Comparison Operators' containment reference.- See Also:
- Constant Field Values
-
SCALAR_CAPABILITIES_TYPE_FEATURE_COUNT
static final int SCALAR_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Scalar Capabilities Type' class.- See Also:
- Constant Field Values
-
SORT_BY_TYPE
static final int SORT_BY_TYPE
The meta object id for the 'Sort By Type
' class.
-
SORT_BY_TYPE__SORT_PROPERTY
static final int SORT_BY_TYPE__SORT_PROPERTY
The feature id for the 'Sort Property' containment reference list.- See Also:
- Constant Field Values
-
SORT_BY_TYPE_FEATURE_COUNT
static final int SORT_BY_TYPE_FEATURE_COUNT
The number of structural features of the 'Sort By Type' class.- See Also:
- Constant Field Values
-
SORT_PROPERTY_TYPE
static final int SORT_PROPERTY_TYPE
The meta object id for the 'Sort Property Type
' class.
-
SORT_PROPERTY_TYPE__VALUE_REFERENCE
static final int SORT_PROPERTY_TYPE__VALUE_REFERENCE
The feature id for the 'Value Reference' attribute.- See Also:
- Constant Field Values
-
SORT_PROPERTY_TYPE__SORT_ORDER
static final int SORT_PROPERTY_TYPE__SORT_ORDER
The feature id for the 'Sort Order' attribute.- See Also:
- Constant Field Values
-
SORT_PROPERTY_TYPE_FEATURE_COUNT
static final int SORT_PROPERTY_TYPE_FEATURE_COUNT
The number of structural features of the 'Sort Property Type' class.- See Also:
- Constant Field Values
-
SPATIAL_CAPABILITIES_TYPE
static final int SPATIAL_CAPABILITIES_TYPE
The meta object id for the 'Spatial Capabilities Type
' class.
-
SPATIAL_CAPABILITIES_TYPE__GEOMETRY_OPERANDS
static final int SPATIAL_CAPABILITIES_TYPE__GEOMETRY_OPERANDS
The feature id for the 'Geometry Operands' containment reference.- See Also:
- Constant Field Values
-
SPATIAL_CAPABILITIES_TYPE__SPATIAL_OPERATORS
static final int SPATIAL_CAPABILITIES_TYPE__SPATIAL_OPERATORS
The feature id for the 'Spatial Operators' containment reference.- See Also:
- Constant Field Values
-
SPATIAL_CAPABILITIES_TYPE_FEATURE_COUNT
static final int SPATIAL_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Capabilities Type' class.- See Also:
- Constant Field Values
-
SPATIAL_OPERATORS_TYPE
static final int SPATIAL_OPERATORS_TYPE
The meta object id for the 'Spatial Operators Type
' class.
-
SPATIAL_OPERATORS_TYPE__SPATIAL_OPERATOR
static final int SPATIAL_OPERATORS_TYPE__SPATIAL_OPERATOR
The feature id for the 'Spatial Operator' containment reference list.- See Also:
- Constant Field Values
-
SPATIAL_OPERATORS_TYPE_FEATURE_COUNT
static final int SPATIAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Operators Type' class.- See Also:
- Constant Field Values
-
SPATIAL_OPERATOR_TYPE
static final int SPATIAL_OPERATOR_TYPE
The meta object id for the 'Spatial Operator Type
' class.
-
SPATIAL_OPERATOR_TYPE__GEOMETRY_OPERANDS
static final int SPATIAL_OPERATOR_TYPE__GEOMETRY_OPERANDS
The feature id for the 'Geometry Operands' containment reference.- See Also:
- Constant Field Values
-
SPATIAL_OPERATOR_TYPE__NAME
static final int SPATIAL_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SPATIAL_OPERATOR_TYPE_FEATURE_COUNT
static final int SPATIAL_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Spatial Operator Type' class.- See Also:
- Constant Field Values
-
TEMPORAL_CAPABILITIES_TYPE
static final int TEMPORAL_CAPABILITIES_TYPE
The meta object id for the 'Temporal Capabilities Type
' class.
-
TEMPORAL_CAPABILITIES_TYPE__TEMPORAL_OPERANDS
static final int TEMPORAL_CAPABILITIES_TYPE__TEMPORAL_OPERANDS
The feature id for the 'Temporal Operands' containment reference.- See Also:
- Constant Field Values
-
TEMPORAL_CAPABILITIES_TYPE__TEMPORAL_OPERATORS
static final int TEMPORAL_CAPABILITIES_TYPE__TEMPORAL_OPERATORS
The feature id for the 'Temporal Operators' containment reference.- See Also:
- Constant Field Values
-
TEMPORAL_CAPABILITIES_TYPE_FEATURE_COUNT
static final int TEMPORAL_CAPABILITIES_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Capabilities Type' class.- See Also:
- Constant Field Values
-
TEMPORAL_OPERANDS_TYPE
static final int TEMPORAL_OPERANDS_TYPE
The meta object id for the 'Temporal Operands Type
' class.
-
TEMPORAL_OPERANDS_TYPE__TEMPORAL_OPERAND
static final int TEMPORAL_OPERANDS_TYPE__TEMPORAL_OPERAND
The feature id for the 'Temporal Operand' containment reference list.- See Also:
- Constant Field Values
-
TEMPORAL_OPERANDS_TYPE_FEATURE_COUNT
static final int TEMPORAL_OPERANDS_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operands Type' class.- See Also:
- Constant Field Values
-
TEMPORAL_OPERAND_TYPE
static final int TEMPORAL_OPERAND_TYPE
The meta object id for the 'Temporal Operand Type
' class.
-
TEMPORAL_OPERAND_TYPE__NAME
static final int TEMPORAL_OPERAND_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TEMPORAL_OPERAND_TYPE_FEATURE_COUNT
static final int TEMPORAL_OPERAND_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operand Type' class.- See Also:
- Constant Field Values
-
TEMPORAL_OPERATORS_TYPE
static final int TEMPORAL_OPERATORS_TYPE
The meta object id for the 'Temporal Operators Type
' class.
-
TEMPORAL_OPERATORS_TYPE__TEMPORAL_OPERATOR
static final int TEMPORAL_OPERATORS_TYPE__TEMPORAL_OPERATOR
The feature id for the 'Temporal Operator' containment reference list.- See Also:
- Constant Field Values
-
TEMPORAL_OPERATORS_TYPE_FEATURE_COUNT
static final int TEMPORAL_OPERATORS_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operators Type' class.- See Also:
- Constant Field Values
-
TEMPORAL_OPERATOR_TYPE
static final int TEMPORAL_OPERATOR_TYPE
The meta object id for the 'Temporal Operator Type
' class.
-
TEMPORAL_OPERATOR_TYPE__TEMPORAL_OPERANDS
static final int TEMPORAL_OPERATOR_TYPE__TEMPORAL_OPERANDS
The feature id for the 'Temporal Operands' containment reference.- See Also:
- Constant Field Values
-
TEMPORAL_OPERATOR_TYPE__NAME
static final int TEMPORAL_OPERATOR_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TEMPORAL_OPERATOR_TYPE_FEATURE_COUNT
static final int TEMPORAL_OPERATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Temporal Operator Type' class.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE
static final int UNARY_LOGIC_OP_TYPE
The meta object id for the 'Unary Logic Op Type
' class.
-
UNARY_LOGIC_OP_TYPE__COMPARISON_OPS_GROUP
static final int UNARY_LOGIC_OP_TYPE__COMPARISON_OPS_GROUP
The feature id for the 'Comparison Ops Group' attribute list.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__COMPARISON_OPS
static final int UNARY_LOGIC_OP_TYPE__COMPARISON_OPS
The feature id for the 'Comparison Ops' containment reference.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__SPATIAL_OPS_GROUP
static final int UNARY_LOGIC_OP_TYPE__SPATIAL_OPS_GROUP
The feature id for the 'Spatial Ops Group' attribute list.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__SPATIAL_OPS
static final int UNARY_LOGIC_OP_TYPE__SPATIAL_OPS
The feature id for the 'Spatial Ops' containment reference.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__TEMPORAL_OPS_GROUP
static final int UNARY_LOGIC_OP_TYPE__TEMPORAL_OPS_GROUP
The feature id for the 'Temporal Ops Group' attribute list.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__TEMPORAL_OPS
static final int UNARY_LOGIC_OP_TYPE__TEMPORAL_OPS
The feature id for the 'Temporal Ops' containment reference.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__LOGIC_OPS_GROUP
static final int UNARY_LOGIC_OP_TYPE__LOGIC_OPS_GROUP
The feature id for the 'Logic Ops Group' attribute list.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__LOGIC_OPS
static final int UNARY_LOGIC_OP_TYPE__LOGIC_OPS
The feature id for the 'Logic Ops' containment reference.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__EXTENSION_OPS_GROUP
static final int UNARY_LOGIC_OP_TYPE__EXTENSION_OPS_GROUP
The feature id for the 'Extension Ops Group' attribute list.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__EXTENSION_OPS
static final int UNARY_LOGIC_OP_TYPE__EXTENSION_OPS
The feature id for the 'Extension Ops' containment reference.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__FUNCTION
static final int UNARY_LOGIC_OP_TYPE__FUNCTION
The feature id for the 'Function' containment reference.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__ID_GROUP
static final int UNARY_LOGIC_OP_TYPE__ID_GROUP
The feature id for the 'Id Group' attribute list.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE__ID
static final int UNARY_LOGIC_OP_TYPE__ID
The feature id for the 'Id' containment reference list.- See Also:
- Constant Field Values
-
UNARY_LOGIC_OP_TYPE_FEATURE_COUNT
static final int UNARY_LOGIC_OP_TYPE_FEATURE_COUNT
The number of structural features of the 'Unary Logic Op Type' class.- See Also:
- Constant Field Values
-
UPPER_BOUNDARY_TYPE
static final int UPPER_BOUNDARY_TYPE
The meta object id for the 'Upper Boundary Type
' class.
-
UPPER_BOUNDARY_TYPE__EXPRESSION_GROUP
static final int UPPER_BOUNDARY_TYPE__EXPRESSION_GROUP
The feature id for the 'Expression Group' attribute list.- See Also:
- Constant Field Values
-
UPPER_BOUNDARY_TYPE__EXPRESSION
static final int UPPER_BOUNDARY_TYPE__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
UPPER_BOUNDARY_TYPE_FEATURE_COUNT
static final int UPPER_BOUNDARY_TYPE_FEATURE_COUNT
The number of structural features of the 'Upper Boundary Type' class.- See Also:
- Constant Field Values
-
COMPARISON_OPERATOR_NAME_TYPE_MEMBER0
static final int COMPARISON_OPERATOR_NAME_TYPE_MEMBER0
The meta object id for the 'Comparison Operator Name Type Member0
' enum.
-
MATCH_ACTION_TYPE
static final int MATCH_ACTION_TYPE
The meta object id for the 'Match Action Type
' enum.
-
SORT_ORDER_TYPE
static final int SORT_ORDER_TYPE
The meta object id for the 'Sort Order Type
' enum.
-
SPATIAL_OPERATOR_NAME_TYPE_MEMBER0
static final int SPATIAL_OPERATOR_NAME_TYPE_MEMBER0
The meta object id for the 'Spatial Operator Name Type Member0
' enum.
-
TEMPORAL_OPERATOR_NAME_TYPE_MEMBER0
static final int TEMPORAL_OPERATOR_NAME_TYPE_MEMBER0
The meta object id for the 'Temporal Operator Name Type Member0
' enum.
-
VERSION_ACTION_TOKENS
static final int VERSION_ACTION_TOKENS
The meta object id for the 'Version Action Tokens
' enum.
-
ALIASES_TYPE
static final int ALIASES_TYPE
The meta object id for the 'Aliases Type' data type.
-
COMPARISON_OPERATOR_NAME_TYPE
static final int COMPARISON_OPERATOR_NAME_TYPE
The meta object id for the 'Comparison Operator Name Type' data type.
-
COMPARISON_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
static final int COMPARISON_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
The meta object id for the 'Comparison Operator Name Type Member0 Object' data type.
-
COMPARISON_OPERATOR_NAME_TYPE_MEMBER1
static final int COMPARISON_OPERATOR_NAME_TYPE_MEMBER1
The meta object id for the 'Comparison Operator Name Type Member1' data type.
-
MATCH_ACTION_TYPE_OBJECT
static final int MATCH_ACTION_TYPE_OBJECT
The meta object id for the 'Match Action Type Object' data type.
-
SCHEMA_ELEMENT
static final int SCHEMA_ELEMENT
The meta object id for the 'Schema Element' data type.
-
SORT_ORDER_TYPE_OBJECT
static final int SORT_ORDER_TYPE_OBJECT
The meta object id for the 'Sort Order Type Object' data type.
-
SPATIAL_OPERATOR_NAME_TYPE
static final int SPATIAL_OPERATOR_NAME_TYPE
The meta object id for the 'Spatial Operator Name Type' data type.
-
SPATIAL_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
static final int SPATIAL_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
The meta object id for the 'Spatial Operator Name Type Member0 Object' data type.
-
SPATIAL_OPERATOR_NAME_TYPE_MEMBER1
static final int SPATIAL_OPERATOR_NAME_TYPE_MEMBER1
The meta object id for the 'Spatial Operator Name Type Member1' data type.
-
TEMPORAL_OPERATOR_NAME_TYPE
static final int TEMPORAL_OPERATOR_NAME_TYPE
The meta object id for the 'Temporal Operator Name Type' data type.
-
TEMPORAL_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
static final int TEMPORAL_OPERATOR_NAME_TYPE_MEMBER0_OBJECT
The meta object id for the 'Temporal Operator Name Type Member0 Object' data type.
-
TEMPORAL_OPERATOR_NAME_TYPE_MEMBER1
static final int TEMPORAL_OPERATOR_NAME_TYPE_MEMBER1
The meta object id for the 'Temporal Operator Name Type Member1' data type.
-
TYPE_NAMES_LIST_TYPE
static final int TYPE_NAMES_LIST_TYPE
The meta object id for the 'Type Names List Type' data type.
-
TYPE_NAMES_TYPE
static final int TYPE_NAMES_TYPE
The meta object id for the 'Type Names Type' data type.
-
UOM_IDENTIFIER
static final int UOM_IDENTIFIER
The meta object id for the 'Uom Identifier' data type.
-
UOM_SYMBOL
static final int UOM_SYMBOL
The meta object id for the 'Uom Symbol' data type.
-
UOM_URI
static final int UOM_URI
The meta object id for the 'Uom URI' data type.- See Also:
String
,Fes20PackageImpl.getUomURI()
, Constant Field Values
-
VERSION_ACTION_TOKENS_OBJECT
static final int VERSION_ACTION_TOKENS_OBJECT
The meta object id for the 'Version Action Tokens Object' data type.
-
VERSION_TYPE
static final int VERSION_TYPE
The meta object id for the 'Version Type' data type.
-
-
Method Detail
-
getAbstractAdhocQueryExpressionType
EClass getAbstractAdhocQueryExpressionType()
Returns the meta object for class 'Abstract Adhoc Query Expression Type
'.- Returns:
- the meta object for class 'Abstract Adhoc Query Expression Type'.
- See Also:
AbstractAdhocQueryExpressionType
-
getAbstractAdhocQueryExpressionType_AbstractProjectionClause
EAttribute getAbstractAdhocQueryExpressionType_AbstractProjectionClause()
Returns the meta object for the attribute list 'Abstract Projection Clause
'.- Returns:
- the meta object for the attribute list 'Abstract Projection Clause'.
- See Also:
AbstractAdhocQueryExpressionType.getAbstractProjectionClause()
,getAbstractAdhocQueryExpressionType()
-
getAbstractAdhocQueryExpressionType_AbstractSelectionClause
EAttribute getAbstractAdhocQueryExpressionType_AbstractSelectionClause()
Returns the meta object for the attribute 'Abstract Selection Clause
'.- Returns:
- the meta object for the attribute 'Abstract Selection Clause'.
- See Also:
AbstractAdhocQueryExpressionType.getAbstractSelectionClause()
,getAbstractAdhocQueryExpressionType()
-
getAbstractAdhocQueryExpressionType_AbstractSortingClause
EAttribute getAbstractAdhocQueryExpressionType_AbstractSortingClause()
Returns the meta object for the attribute 'Abstract Sorting Clause
'.- Returns:
- the meta object for the attribute 'Abstract Sorting Clause'.
- See Also:
AbstractAdhocQueryExpressionType.getAbstractSortingClause()
,getAbstractAdhocQueryExpressionType()
-
getAbstractAdhocQueryExpressionType_Aliases
EAttribute getAbstractAdhocQueryExpressionType_Aliases()
Returns the meta object for the attribute list 'Aliases
'.- Returns:
- the meta object for the attribute list 'Aliases'.
- See Also:
AbstractAdhocQueryExpressionType.getAliases()
,getAbstractAdhocQueryExpressionType()
-
getAbstractAdhocQueryExpressionType_TypeNames
EAttribute getAbstractAdhocQueryExpressionType_TypeNames()
Returns the meta object for the attribute list 'Type Names
'.- Returns:
- the meta object for the attribute list 'Type Names'.
- See Also:
AbstractAdhocQueryExpressionType.getTypeNames()
,getAbstractAdhocQueryExpressionType()
-
getAbstractIdType
EClass getAbstractIdType()
Returns the meta object for class 'Abstract Id Type
'.- Returns:
- the meta object for class 'Abstract Id Type'.
- See Also:
AbstractIdType
-
getAbstractProjectionClauseType
EClass getAbstractProjectionClauseType()
Returns the meta object for class 'Abstract Projection Clause Type
'.- Returns:
- the meta object for class 'Abstract Projection Clause Type'.
- See Also:
AbstractProjectionClauseType
-
getAbstractQueryExpressionType
EClass getAbstractQueryExpressionType()
Returns the meta object for class 'Abstract Query Expression Type
'.- Returns:
- the meta object for class 'Abstract Query Expression Type'.
- See Also:
AbstractQueryExpressionType
-
getAbstractQueryExpressionType_Handle
EAttribute getAbstractQueryExpressionType_Handle()
Returns the meta object for the attribute 'Handle
'.- Returns:
- the meta object for the attribute 'Handle'.
- See Also:
AbstractQueryExpressionType.getHandle()
,getAbstractQueryExpressionType()
-
getAbstractSelectionClauseType
EClass getAbstractSelectionClauseType()
Returns the meta object for class 'Abstract Selection Clause Type
'.- Returns:
- the meta object for class 'Abstract Selection Clause Type'.
- See Also:
AbstractSelectionClauseType
-
getAbstractSortingClauseType
EClass getAbstractSortingClauseType()
Returns the meta object for class 'Abstract Sorting Clause Type
'.- Returns:
- the meta object for class 'Abstract Sorting Clause Type'.
- See Also:
AbstractSortingClauseType
-
getAdditionalOperatorsType
EClass getAdditionalOperatorsType()
Returns the meta object for class 'Additional Operators Type
'.- Returns:
- the meta object for class 'Additional Operators Type'.
- See Also:
AdditionalOperatorsType
-
getAdditionalOperatorsType_Operator
EReference getAdditionalOperatorsType_Operator()
Returns the meta object for the containment reference list 'Operator
'.- Returns:
- the meta object for the containment reference list 'Operator'.
- See Also:
AdditionalOperatorsType.getOperator()
,getAdditionalOperatorsType()
-
getArgumentsType
EClass getArgumentsType()
Returns the meta object for class 'Arguments Type
'.- Returns:
- the meta object for class 'Arguments Type'.
- See Also:
ArgumentsType
-
getArgumentsType_Argument
EReference getArgumentsType_Argument()
Returns the meta object for the containment reference list 'Argument
'.- Returns:
- the meta object for the containment reference list 'Argument'.
- See Also:
ArgumentsType.getArgument()
,getArgumentsType()
-
getArgumentType
EClass getArgumentType()
Returns the meta object for class 'Argument Type
'.- Returns:
- the meta object for class 'Argument Type'.
- See Also:
ArgumentType
-
getArgumentType_Metadata
EReference getArgumentType_Metadata()
Returns the meta object for the containment reference 'Metadata
'.- Returns:
- the meta object for the containment reference 'Metadata'.
- See Also:
ArgumentType.getMetadata()
,getArgumentType()
-
getArgumentType_Type
EAttribute getArgumentType_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
ArgumentType.getType()
,getArgumentType()
-
getArgumentType_Name
EAttribute getArgumentType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
ArgumentType.getName()
,getArgumentType()
-
getAvailableFunctionsType
EClass getAvailableFunctionsType()
Returns the meta object for class 'Available Functions Type
'.- Returns:
- the meta object for class 'Available Functions Type'.
- See Also:
AvailableFunctionsType
-
getAvailableFunctionsType_Function
EReference getAvailableFunctionsType_Function()
Returns the meta object for the containment reference list 'Function
'.- Returns:
- the meta object for the containment reference list 'Function'.
- See Also:
AvailableFunctionsType.getFunction()
,getAvailableFunctionsType()
-
getAvailableFunctionType
EClass getAvailableFunctionType()
Returns the meta object for class 'Available Function Type
'.- Returns:
- the meta object for class 'Available Function Type'.
- See Also:
AvailableFunctionType
-
getAvailableFunctionType_Metadata
EReference getAvailableFunctionType_Metadata()
Returns the meta object for the containment reference 'Metadata
'.- Returns:
- the meta object for the containment reference 'Metadata'.
- See Also:
AvailableFunctionType.getMetadata()
,getAvailableFunctionType()
-
getAvailableFunctionType_Returns
EAttribute getAvailableFunctionType_Returns()
Returns the meta object for the attribute 'Returns
'.- Returns:
- the meta object for the attribute 'Returns'.
- See Also:
AvailableFunctionType.getReturns()
,getAvailableFunctionType()
-
getAvailableFunctionType_Arguments
EReference getAvailableFunctionType_Arguments()
Returns the meta object for the containment reference 'Arguments
'.- Returns:
- the meta object for the containment reference 'Arguments'.
- See Also:
AvailableFunctionType.getArguments()
,getAvailableFunctionType()
-
getAvailableFunctionType_Name
EAttribute getAvailableFunctionType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
AvailableFunctionType.getName()
,getAvailableFunctionType()
-
getBBOXType
EClass getBBOXType()
Returns the meta object for class 'BBOX Type
'.- Returns:
- the meta object for class 'BBOX Type'.
- See Also:
BBOXType
-
getBBOXType_ExpressionGroup
EAttribute getBBOXType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
BBOXType.getExpressionGroup()
,getBBOXType()
-
getBBOXType_Expression
EReference getBBOXType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
BBOXType.getExpression()
,getBBOXType()
-
getBBOXType_Any
EAttribute getBBOXType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
BBOXType.getAny()
,getBBOXType()
-
getBinaryComparisonOpType
EClass getBinaryComparisonOpType()
Returns the meta object for class 'Binary Comparison Op Type
'.- Returns:
- the meta object for class 'Binary Comparison Op Type'.
- See Also:
BinaryComparisonOpType
-
getBinaryComparisonOpType_ExpressionGroup
EAttribute getBinaryComparisonOpType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
BinaryComparisonOpType.getExpressionGroup()
,getBinaryComparisonOpType()
-
getBinaryComparisonOpType_Expression
EReference getBinaryComparisonOpType_Expression()
Returns the meta object for the containment reference list 'Expression
'.- Returns:
- the meta object for the containment reference list 'Expression'.
- See Also:
BinaryComparisonOpType.getExpression()
,getBinaryComparisonOpType()
-
getBinaryComparisonOpType_MatchAction
EAttribute getBinaryComparisonOpType_MatchAction()
Returns the meta object for the attribute 'Match Action
'.- Returns:
- the meta object for the attribute 'Match Action'.
- See Also:
BinaryComparisonOpType.getMatchAction()
,getBinaryComparisonOpType()
-
getBinaryComparisonOpType_MatchCase
EAttribute getBinaryComparisonOpType_MatchCase()
Returns the meta object for the attribute 'Match Case
'.- Returns:
- the meta object for the attribute 'Match Case'.
- See Also:
BinaryComparisonOpType.isMatchCase()
,getBinaryComparisonOpType()
-
getBinaryLogicOpType
EClass getBinaryLogicOpType()
Returns the meta object for class 'Binary Logic Op Type
'.- Returns:
- the meta object for class 'Binary Logic Op Type'.
- See Also:
BinaryLogicOpType
-
getBinaryLogicOpType_FilterPredicates
EAttribute getBinaryLogicOpType_FilterPredicates()
Returns the meta object for the attribute list 'Filter Predicates
'.- Returns:
- the meta object for the attribute list 'Filter Predicates'.
- See Also:
BinaryLogicOpType.getFilterPredicates()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_ComparisonOpsGroup
EAttribute getBinaryLogicOpType_ComparisonOpsGroup()
Returns the meta object for the attribute list 'Comparison Ops Group
'.- Returns:
- the meta object for the attribute list 'Comparison Ops Group'.
- See Also:
BinaryLogicOpType.getComparisonOpsGroup()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_ComparisonOps
EReference getBinaryLogicOpType_ComparisonOps()
Returns the meta object for the containment reference list 'Comparison Ops
'.- Returns:
- the meta object for the containment reference list 'Comparison Ops'.
- See Also:
BinaryLogicOpType.getComparisonOps()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_SpatialOpsGroup
EAttribute getBinaryLogicOpType_SpatialOpsGroup()
Returns the meta object for the attribute list 'Spatial Ops Group
'.- Returns:
- the meta object for the attribute list 'Spatial Ops Group'.
- See Also:
BinaryLogicOpType.getSpatialOpsGroup()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_SpatialOps
EReference getBinaryLogicOpType_SpatialOps()
Returns the meta object for the containment reference list 'Spatial Ops
'.- Returns:
- the meta object for the containment reference list 'Spatial Ops'.
- See Also:
BinaryLogicOpType.getSpatialOps()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_TemporalOpsGroup
EAttribute getBinaryLogicOpType_TemporalOpsGroup()
Returns the meta object for the attribute list 'Temporal Ops Group
'.- Returns:
- the meta object for the attribute list 'Temporal Ops Group'.
- See Also:
BinaryLogicOpType.getTemporalOpsGroup()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_TemporalOps
EReference getBinaryLogicOpType_TemporalOps()
Returns the meta object for the containment reference list 'Temporal Ops
'.- Returns:
- the meta object for the containment reference list 'Temporal Ops'.
- See Also:
BinaryLogicOpType.getTemporalOps()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_LogicOpsGroup
EAttribute getBinaryLogicOpType_LogicOpsGroup()
Returns the meta object for the attribute list 'Logic Ops Group
'.- Returns:
- the meta object for the attribute list 'Logic Ops Group'.
- See Also:
BinaryLogicOpType.getLogicOpsGroup()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_LogicOps
EReference getBinaryLogicOpType_LogicOps()
Returns the meta object for the containment reference list 'Logic Ops
'.- Returns:
- the meta object for the containment reference list 'Logic Ops'.
- See Also:
BinaryLogicOpType.getLogicOps()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_ExtensionOpsGroup
EAttribute getBinaryLogicOpType_ExtensionOpsGroup()
Returns the meta object for the attribute list 'Extension Ops Group
'.- Returns:
- the meta object for the attribute list 'Extension Ops Group'.
- See Also:
BinaryLogicOpType.getExtensionOpsGroup()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_ExtensionOps
EReference getBinaryLogicOpType_ExtensionOps()
Returns the meta object for the containment reference list 'Extension Ops
'.- Returns:
- the meta object for the containment reference list 'Extension Ops'.
- See Also:
BinaryLogicOpType.getExtensionOps()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_Function
EReference getBinaryLogicOpType_Function()
Returns the meta object for the containment reference list 'Function
'.- Returns:
- the meta object for the containment reference list 'Function'.
- See Also:
BinaryLogicOpType.getFunction()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_IdGroup
EAttribute getBinaryLogicOpType_IdGroup()
Returns the meta object for the attribute list 'Id Group
'.- Returns:
- the meta object for the attribute list 'Id Group'.
- See Also:
BinaryLogicOpType.getIdGroup()
,getBinaryLogicOpType()
-
getBinaryLogicOpType_Id
EReference getBinaryLogicOpType_Id()
Returns the meta object for the containment reference list 'Id
'.- Returns:
- the meta object for the containment reference list 'Id'.
- See Also:
BinaryLogicOpType.getId()
,getBinaryLogicOpType()
-
getBinarySpatialOpType
EClass getBinarySpatialOpType()
Returns the meta object for class 'Binary Spatial Op Type
'.- Returns:
- the meta object for class 'Binary Spatial Op Type'.
- See Also:
BinarySpatialOpType
-
getBinarySpatialOpType_ValueReference
EAttribute getBinarySpatialOpType_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.- Returns:
- the meta object for the attribute 'Value Reference'.
- See Also:
BinarySpatialOpType.getValueReference()
,getBinarySpatialOpType()
-
getBinarySpatialOpType_ExpressionGroup
EAttribute getBinarySpatialOpType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
BinarySpatialOpType.getExpressionGroup()
,getBinarySpatialOpType()
-
getBinarySpatialOpType_Expression
EReference getBinarySpatialOpType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
BinarySpatialOpType.getExpression()
,getBinarySpatialOpType()
-
getBinarySpatialOpType_Any
EAttribute getBinarySpatialOpType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
BinarySpatialOpType.getAny()
,getBinarySpatialOpType()
-
getBinaryTemporalOpType
EClass getBinaryTemporalOpType()
Returns the meta object for class 'Binary Temporal Op Type
'.- Returns:
- the meta object for class 'Binary Temporal Op Type'.
- See Also:
BinaryTemporalOpType
-
getBinaryTemporalOpType_ValueReference
EAttribute getBinaryTemporalOpType_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.- Returns:
- the meta object for the attribute 'Value Reference'.
- See Also:
BinaryTemporalOpType.getValueReference()
,getBinaryTemporalOpType()
-
getBinaryTemporalOpType_ExpressionGroup
EAttribute getBinaryTemporalOpType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
BinaryTemporalOpType.getExpressionGroup()
,getBinaryTemporalOpType()
-
getBinaryTemporalOpType_Expression
EReference getBinaryTemporalOpType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
BinaryTemporalOpType.getExpression()
,getBinaryTemporalOpType()
-
getBinaryTemporalOpType_Any
EAttribute getBinaryTemporalOpType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
BinaryTemporalOpType.getAny()
,getBinaryTemporalOpType()
-
getComparisonOperatorsType
EClass getComparisonOperatorsType()
Returns the meta object for class 'Comparison Operators Type
'.- Returns:
- the meta object for class 'Comparison Operators Type'.
- See Also:
ComparisonOperatorsType
-
getComparisonOperatorsType_Group
EAttribute getComparisonOperatorsType_Group()
Returns the meta object for the attribute list 'Group
'.- Returns:
- the meta object for the attribute list 'Group'.
- See Also:
ComparisonOperatorsType.getGroup()
,getComparisonOperatorsType()
-
getComparisonOperatorsType_ComparisonOperator
EReference getComparisonOperatorsType_ComparisonOperator()
Returns the meta object for the containment reference list 'Comparison Operator
'.- Returns:
- the meta object for the containment reference list 'Comparison Operator'.
- See Also:
net.opengis.fes20.ComparisonOperatorsType#getComparisonOperator()
,getComparisonOperatorsType()
-
getComparisonOperatorType
EClass getComparisonOperatorType()
Returns the meta object for class 'Comparison Operator Type
'.- Returns:
- the meta object for class 'Comparison Operator Type'.
- See Also:
ComparisonOperatorType
-
getComparisonOperatorType_Name
EAttribute getComparisonOperatorType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
ComparisonOperatorType.getName()
,getComparisonOperatorType()
-
getComparisonOpsType
EClass getComparisonOpsType()
Returns the meta object for class 'Comparison Ops Type
'.- Returns:
- the meta object for class 'Comparison Ops Type'.
- See Also:
ComparisonOpsType
-
getConformanceType
EClass getConformanceType()
Returns the meta object for class 'Conformance Type
'.- Returns:
- the meta object for class 'Conformance Type'.
- See Also:
ConformanceType
-
getConformanceType_Constraint
EReference getConformanceType_Constraint()
Returns the meta object for the containment reference list 'Constraint
'.- Returns:
- the meta object for the containment reference list 'Constraint'.
- See Also:
ConformanceType.getConstraint()
,getConformanceType()
-
getDistanceBufferType
EClass getDistanceBufferType()
Returns the meta object for class 'Distance Buffer Type
'.- Returns:
- the meta object for class 'Distance Buffer Type'.
- See Also:
DistanceBufferType
-
getDistanceBufferType_ExpressionGroup
EAttribute getDistanceBufferType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
DistanceBufferType.getExpressionGroup()
,getDistanceBufferType()
-
getDistanceBufferType_Expression
EReference getDistanceBufferType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
DistanceBufferType.getExpression()
,getDistanceBufferType()
-
getDistanceBufferType_Any
EAttribute getDistanceBufferType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
DistanceBufferType.getAny()
,getDistanceBufferType()
-
getDistanceBufferType_Distance
EReference getDistanceBufferType_Distance()
Returns the meta object for the containment reference 'Distance
'.- Returns:
- the meta object for the containment reference 'Distance'.
- See Also:
DistanceBufferType.getDistance()
,getDistanceBufferType()
-
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_Id
EReference getDocumentRoot_Id()
Returns the meta object for the containment reference 'Id
'.- Returns:
- the meta object for the containment reference 'Id'.
- See Also:
DocumentRoot.getId()
,getDocumentRoot()
-
getDocumentRoot_AbstractAdhocQueryExpression
EReference getDocumentRoot_AbstractAdhocQueryExpression()
Returns the meta object for the containment reference 'Abstract Adhoc Query Expression
'.- Returns:
- the meta object for the containment reference 'Abstract Adhoc Query Expression'.
- See Also:
DocumentRoot.getAbstractAdhocQueryExpression()
,getDocumentRoot()
-
getDocumentRoot_AbstractQueryExpression
EReference getDocumentRoot_AbstractQueryExpression()
Returns the meta object for the containment reference 'Abstract Query Expression
'.- Returns:
- the meta object for the containment reference 'Abstract Query Expression'.
- See Also:
DocumentRoot.getAbstractQueryExpression()
,getDocumentRoot()
-
getDocumentRoot_AbstractProjectionClause
EReference getDocumentRoot_AbstractProjectionClause()
Returns the meta object for the containment reference 'Abstract Projection Clause
'.- Returns:
- the meta object for the containment reference 'Abstract Projection Clause'.
- See Also:
DocumentRoot.getAbstractProjectionClause()
,getDocumentRoot()
-
getDocumentRoot_AbstractSelectionClause
EReference getDocumentRoot_AbstractSelectionClause()
Returns the meta object for the containment reference 'Abstract Selection Clause
'.- Returns:
- the meta object for the containment reference 'Abstract Selection Clause'.
- See Also:
DocumentRoot.getAbstractSelectionClause()
,getDocumentRoot()
-
getDocumentRoot_AbstractSortingClause
EReference getDocumentRoot_AbstractSortingClause()
Returns the meta object for the containment reference 'Abstract Sorting Clause
'.- Returns:
- the meta object for the containment reference 'Abstract Sorting Clause'.
- See Also:
DocumentRoot.getAbstractSortingClause()
,getDocumentRoot()
-
getDocumentRoot_After
EReference getDocumentRoot_After()
Returns the meta object for the containment reference 'After
'.- Returns:
- the meta object for the containment reference 'After'.
- See Also:
DocumentRoot.getAfter()
,getDocumentRoot()
-
getDocumentRoot_TemporalOps
EReference getDocumentRoot_TemporalOps()
Returns the meta object for the containment reference 'Temporal Ops
'.- Returns:
- the meta object for the containment reference 'Temporal Ops'.
- See Also:
DocumentRoot.getTemporalOps()
,getDocumentRoot()
-
getDocumentRoot_And
EReference getDocumentRoot_And()
Returns the meta object for the containment reference 'And
'.- Returns:
- the meta object for the containment reference 'And'.
- See Also:
DocumentRoot.getAnd()
,getDocumentRoot()
-
getDocumentRoot_LogicOps
EReference getDocumentRoot_LogicOps()
Returns the meta object for the containment reference 'Logic Ops
'.- Returns:
- the meta object for the containment reference 'Logic Ops'.
- See Also:
DocumentRoot.getLogicOps()
,getDocumentRoot()
-
getDocumentRoot_AnyInteracts
EReference getDocumentRoot_AnyInteracts()
Returns the meta object for the containment reference 'Any Interacts
'.- Returns:
- the meta object for the containment reference 'Any Interacts'.
- See Also:
DocumentRoot.getAnyInteracts()
,getDocumentRoot()
-
getDocumentRoot_BBOX
EReference getDocumentRoot_BBOX()
Returns the meta object for the containment reference 'BBOX
'.- Returns:
- the meta object for the containment reference 'BBOX'.
- See Also:
DocumentRoot.getBBOX()
,getDocumentRoot()
-
getDocumentRoot_SpatialOps
EReference getDocumentRoot_SpatialOps()
Returns the meta object for the containment reference 'Spatial Ops
'.- Returns:
- the meta object for the containment reference 'Spatial Ops'.
- See Also:
DocumentRoot.getSpatialOps()
,getDocumentRoot()
-
getDocumentRoot_Before
EReference getDocumentRoot_Before()
Returns the meta object for the containment reference 'Before
'.- Returns:
- the meta object for the containment reference 'Before'.
- See Also:
DocumentRoot.getBefore()
,getDocumentRoot()
-
getDocumentRoot_Begins
EReference getDocumentRoot_Begins()
Returns the meta object for the containment reference 'Begins
'.- Returns:
- the meta object for the containment reference 'Begins'.
- See Also:
DocumentRoot.getBegins()
,getDocumentRoot()
-
getDocumentRoot_BegunBy
EReference getDocumentRoot_BegunBy()
Returns the meta object for the containment reference 'Begun By
'.- Returns:
- the meta object for the containment reference 'Begun By'.
- See Also:
DocumentRoot.getBegunBy()
,getDocumentRoot()
-
getDocumentRoot_Beyond
EReference getDocumentRoot_Beyond()
Returns the meta object for the containment reference 'Beyond
'.- Returns:
- the meta object for the containment reference 'Beyond'.
- See Also:
DocumentRoot.getBeyond()
,getDocumentRoot()
-
getDocumentRoot_ComparisonOps
EReference getDocumentRoot_ComparisonOps()
Returns the meta object for the containment reference 'Comparison Ops
'.- Returns:
- the meta object for the containment reference 'Comparison Ops'.
- See Also:
DocumentRoot.getComparisonOps()
,getDocumentRoot()
-
getDocumentRoot_Contains
EReference getDocumentRoot_Contains()
Returns the meta object for the containment reference 'Contains
'.- Returns:
- the meta object for the containment reference 'Contains'.
- See Also:
DocumentRoot.getContains()
,getDocumentRoot()
-
getDocumentRoot_Crosses
EReference getDocumentRoot_Crosses()
Returns the meta object for the containment reference 'Crosses
'.- Returns:
- the meta object for the containment reference 'Crosses'.
- See Also:
DocumentRoot.getCrosses()
,getDocumentRoot()
-
getDocumentRoot_Disjoint
EReference getDocumentRoot_Disjoint()
Returns the meta object for the containment reference 'Disjoint
'.- Returns:
- the meta object for the containment reference 'Disjoint'.
- See Also:
DocumentRoot.getDisjoint()
,getDocumentRoot()
-
getDocumentRoot_During
EReference getDocumentRoot_During()
Returns the meta object for the containment reference 'During
'.- Returns:
- the meta object for the containment reference 'During'.
- See Also:
DocumentRoot.getDuring()
,getDocumentRoot()
-
getDocumentRoot_DWithin
EReference getDocumentRoot_DWithin()
Returns the meta object for the containment reference 'DWithin
'.- Returns:
- the meta object for the containment reference 'DWithin'.
- See Also:
DocumentRoot.getDWithin()
,getDocumentRoot()
-
getDocumentRoot_EndedBy
EReference getDocumentRoot_EndedBy()
Returns the meta object for the containment reference 'Ended By
'.- Returns:
- the meta object for the containment reference 'Ended By'.
- See Also:
DocumentRoot.getEndedBy()
,getDocumentRoot()
-
getDocumentRoot_Ends
EReference getDocumentRoot_Ends()
Returns the meta object for the containment reference 'Ends
'.- Returns:
- the meta object for the containment reference 'Ends'.
- See Also:
DocumentRoot.getEnds()
,getDocumentRoot()
-
getDocumentRoot_Equals
EReference getDocumentRoot_Equals()
Returns the meta object for the containment reference 'Equals
'.- Returns:
- the meta object for the containment reference 'Equals'.
- See Also:
DocumentRoot.getEquals()
,getDocumentRoot()
-
getDocumentRoot_Expression
EReference getDocumentRoot_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
DocumentRoot.getExpression()
,getDocumentRoot()
-
getDocumentRoot_ExtensionOps
EReference getDocumentRoot_ExtensionOps()
Returns the meta object for the containment reference 'Extension Ops
'.- Returns:
- the meta object for the containment reference 'Extension Ops'.
- See Also:
DocumentRoot.getExtensionOps()
,getDocumentRoot()
-
getDocumentRoot_Filter
EReference getDocumentRoot_Filter()
Returns the meta object for the containment reference 'Filter
'.- Returns:
- the meta object for the containment reference 'Filter'.
- See Also:
DocumentRoot.getFilter()
,getDocumentRoot()
-
getDocumentRoot_FilterCapabilities
EReference getDocumentRoot_FilterCapabilities()
Returns the meta object for the containment reference 'Filter Capabilities
'.- Returns:
- the meta object for the containment reference 'Filter Capabilities'.
- See Also:
DocumentRoot.getFilterCapabilities()
,getDocumentRoot()
-
getDocumentRoot_Function
EReference getDocumentRoot_Function()
Returns the meta object for the containment reference 'Function
'.- Returns:
- the meta object for the containment reference 'Function'.
- See Also:
DocumentRoot.getFunction()
,getDocumentRoot()
-
getDocumentRoot_Intersects
EReference getDocumentRoot_Intersects()
Returns the meta object for the containment reference 'Intersects
'.- Returns:
- the meta object for the containment reference 'Intersects'.
- See Also:
DocumentRoot.getIntersects()
,getDocumentRoot()
-
getDocumentRoot_Literal
EReference getDocumentRoot_Literal()
Returns the meta object for the containment reference 'Literal
'.- Returns:
- the meta object for the containment reference 'Literal'.
- See Also:
DocumentRoot.getLiteral()
,getDocumentRoot()
-
getDocumentRoot_LogicalOperators
EReference getDocumentRoot_LogicalOperators()
Returns the meta object for the containment reference 'Logical Operators
'.- Returns:
- the meta object for the containment reference 'Logical Operators'.
- See Also:
DocumentRoot.getLogicalOperators()
,getDocumentRoot()
-
getDocumentRoot_Meets
EReference getDocumentRoot_Meets()
Returns the meta object for the containment reference 'Meets
'.- Returns:
- the meta object for the containment reference 'Meets'.
- See Also:
DocumentRoot.getMeets()
,getDocumentRoot()
-
getDocumentRoot_MetBy
EReference getDocumentRoot_MetBy()
Returns the meta object for the containment reference 'Met By
'.- Returns:
- the meta object for the containment reference 'Met By'.
- See Also:
DocumentRoot.getMetBy()
,getDocumentRoot()
-
getDocumentRoot_Not
EReference getDocumentRoot_Not()
Returns the meta object for the containment reference 'Not
'.- Returns:
- the meta object for the containment reference 'Not'.
- See Also:
DocumentRoot.getNot()
,getDocumentRoot()
-
getDocumentRoot_Or
EReference getDocumentRoot_Or()
Returns the meta object for the containment reference 'Or
'.- Returns:
- the meta object for the containment reference 'Or'.
- See Also:
DocumentRoot.getOr()
,getDocumentRoot()
-
getDocumentRoot_OverlappedBy
EReference getDocumentRoot_OverlappedBy()
Returns the meta object for the containment reference 'Overlapped By
'.- Returns:
- the meta object for the containment reference 'Overlapped By'.
- See Also:
DocumentRoot.getOverlappedBy()
,getDocumentRoot()
-
getDocumentRoot_Overlaps
EReference getDocumentRoot_Overlaps()
Returns the meta object for the containment reference 'Overlaps
'.- Returns:
- the meta object for the containment reference 'Overlaps'.
- See Also:
DocumentRoot.getOverlaps()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsBetween
EReference getDocumentRoot_PropertyIsBetween()
Returns the meta object for the containment reference 'Property Is Between
'.- Returns:
- the meta object for the containment reference 'Property Is Between'.
- See Also:
DocumentRoot.getPropertyIsBetween()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsEqualTo
EReference getDocumentRoot_PropertyIsEqualTo()
Returns the meta object for the containment reference 'Property Is Equal To
'.- Returns:
- the meta object for the containment reference 'Property Is Equal To'.
- See Also:
DocumentRoot.getPropertyIsEqualTo()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsGreaterThan
EReference getDocumentRoot_PropertyIsGreaterThan()
Returns the meta object for the containment reference 'Property Is Greater Than
'.- Returns:
- the meta object for the containment reference 'Property Is Greater Than'.
- See Also:
DocumentRoot.getPropertyIsGreaterThan()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsGreaterThanOrEqualTo
EReference getDocumentRoot_PropertyIsGreaterThanOrEqualTo()
Returns the meta object for the containment reference 'Property Is Greater Than Or Equal To
'.- Returns:
- the meta object for the containment reference 'Property Is Greater Than Or Equal To'.
- See Also:
DocumentRoot.getPropertyIsGreaterThanOrEqualTo()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsLessThan
EReference getDocumentRoot_PropertyIsLessThan()
Returns the meta object for the containment reference 'Property Is Less Than
'.- Returns:
- the meta object for the containment reference 'Property Is Less Than'.
- See Also:
DocumentRoot.getPropertyIsLessThan()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsLessThanOrEqualTo
EReference getDocumentRoot_PropertyIsLessThanOrEqualTo()
Returns the meta object for the containment reference 'Property Is Less Than Or Equal To
'.- Returns:
- the meta object for the containment reference 'Property Is Less Than Or Equal To'.
- See Also:
DocumentRoot.getPropertyIsLessThanOrEqualTo()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsLike
EReference getDocumentRoot_PropertyIsLike()
Returns the meta object for the containment reference 'Property Is Like
'.- Returns:
- the meta object for the containment reference 'Property Is Like'.
- See Also:
DocumentRoot.getPropertyIsLike()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsNil
EReference getDocumentRoot_PropertyIsNil()
Returns the meta object for the containment reference 'Property Is Nil
'.- Returns:
- the meta object for the containment reference 'Property Is Nil'.
- See Also:
DocumentRoot.getPropertyIsNil()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsNotEqualTo
EReference getDocumentRoot_PropertyIsNotEqualTo()
Returns the meta object for the containment reference 'Property Is Not Equal To
'.- Returns:
- the meta object for the containment reference 'Property Is Not Equal To'.
- See Also:
DocumentRoot.getPropertyIsNotEqualTo()
,getDocumentRoot()
-
getDocumentRoot_PropertyIsNull
EReference getDocumentRoot_PropertyIsNull()
Returns the meta object for the containment reference 'Property Is Null
'.- Returns:
- the meta object for the containment reference 'Property Is Null'.
- See Also:
DocumentRoot.getPropertyIsNull()
,getDocumentRoot()
-
getDocumentRoot_ResourceId
EReference getDocumentRoot_ResourceId()
Returns the meta object for the containment reference 'Resource Id
'.- Returns:
- the meta object for the containment reference 'Resource Id'.
- See Also:
DocumentRoot.getResourceId()
,getDocumentRoot()
-
getDocumentRoot_SortBy
EReference getDocumentRoot_SortBy()
Returns the meta object for the containment reference 'Sort By
'.- Returns:
- the meta object for the containment reference 'Sort By'.
- See Also:
DocumentRoot.getSortBy()
,getDocumentRoot()
-
getDocumentRoot_TContains
EReference getDocumentRoot_TContains()
Returns the meta object for the containment reference 'TContains
'.- Returns:
- the meta object for the containment reference 'TContains'.
- See Also:
DocumentRoot.getTContains()
,getDocumentRoot()
-
getDocumentRoot_TEquals
EReference getDocumentRoot_TEquals()
Returns the meta object for the containment reference 'TEquals
'.- Returns:
- the meta object for the containment reference 'TEquals'.
- See Also:
DocumentRoot.getTEquals()
,getDocumentRoot()
-
getDocumentRoot_Touches
EReference getDocumentRoot_Touches()
Returns the meta object for the containment reference 'Touches
'.- Returns:
- the meta object for the containment reference 'Touches'.
- See Also:
DocumentRoot.getTouches()
,getDocumentRoot()
-
getDocumentRoot_TOverlaps
EReference getDocumentRoot_TOverlaps()
Returns the meta object for the containment reference 'TOverlaps
'.- Returns:
- the meta object for the containment reference 'TOverlaps'.
- See Also:
DocumentRoot.getTOverlaps()
,getDocumentRoot()
-
getDocumentRoot_ValueReference
EAttribute getDocumentRoot_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.- Returns:
- the meta object for the attribute 'Value Reference'.
- See Also:
DocumentRoot.getValueReference()
,getDocumentRoot()
-
getDocumentRoot_Within
EReference getDocumentRoot_Within()
Returns the meta object for the containment reference 'Within
'.- Returns:
- the meta object for the containment reference 'Within'.
- See Also:
DocumentRoot.getWithin()
,getDocumentRoot()
-
getExtendedCapabilitiesType
EClass getExtendedCapabilitiesType()
Returns the meta object for class 'Extended Capabilities Type
'.- Returns:
- the meta object for class 'Extended Capabilities Type'.
- See Also:
ExtendedCapabilitiesType
-
getExtendedCapabilitiesType_AdditionalOperators
EReference getExtendedCapabilitiesType_AdditionalOperators()
Returns the meta object for the containment reference 'Additional Operators
'.- Returns:
- the meta object for the containment reference 'Additional Operators'.
- See Also:
ExtendedCapabilitiesType.getAdditionalOperators()
,getExtendedCapabilitiesType()
-
getExtensionOperatorType
EClass getExtensionOperatorType()
Returns the meta object for class 'Extension Operator Type
'.- Returns:
- the meta object for class 'Extension Operator Type'.
- See Also:
ExtensionOperatorType
-
getExtensionOperatorType_Name
EAttribute getExtensionOperatorType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
ExtensionOperatorType.getName()
,getExtensionOperatorType()
-
getExtensionOpsType
EClass getExtensionOpsType()
Returns the meta object for class 'Extension Ops Type
'.- Returns:
- the meta object for class 'Extension Ops Type'.
- See Also:
ExtensionOpsType
-
getFilterCapabilitiesType
EClass getFilterCapabilitiesType()
Returns the meta object for class 'Filter Capabilities Type
'.- Returns:
- the meta object for class 'Filter Capabilities Type'.
- See Also:
FilterCapabilitiesType
-
getFilterCapabilitiesType_Conformance
EReference getFilterCapabilitiesType_Conformance()
Returns the meta object for the containment reference 'Conformance
'.- Returns:
- the meta object for the containment reference 'Conformance'.
- See Also:
FilterCapabilitiesType.getConformance()
,getFilterCapabilitiesType()
-
getFilterCapabilitiesType_IdCapabilities
EReference getFilterCapabilitiesType_IdCapabilities()
Returns the meta object for the containment reference 'Id Capabilities
'.- Returns:
- the meta object for the containment reference 'Id Capabilities'.
- See Also:
FilterCapabilitiesType.getIdCapabilities()
,getFilterCapabilitiesType()
-
getFilterCapabilitiesType_ScalarCapabilities
EReference getFilterCapabilitiesType_ScalarCapabilities()
Returns the meta object for the containment reference 'Scalar Capabilities
'.- Returns:
- the meta object for the containment reference 'Scalar Capabilities'.
- See Also:
FilterCapabilitiesType.getScalarCapabilities()
,getFilterCapabilitiesType()
-
getFilterCapabilitiesType_SpatialCapabilities
EReference getFilterCapabilitiesType_SpatialCapabilities()
Returns the meta object for the containment reference 'Spatial Capabilities
'.- Returns:
- the meta object for the containment reference 'Spatial Capabilities'.
- See Also:
FilterCapabilitiesType.getSpatialCapabilities()
,getFilterCapabilitiesType()
-
getFilterCapabilitiesType_TemporalCapabilities
EReference getFilterCapabilitiesType_TemporalCapabilities()
Returns the meta object for the containment reference 'Temporal Capabilities
'.- Returns:
- the meta object for the containment reference 'Temporal Capabilities'.
- See Also:
FilterCapabilitiesType.getTemporalCapabilities()
,getFilterCapabilitiesType()
-
getFilterCapabilitiesType_Functions
EReference getFilterCapabilitiesType_Functions()
Returns the meta object for the containment reference 'Functions
'.- Returns:
- the meta object for the containment reference 'Functions'.
- See Also:
FilterCapabilitiesType.getFunctions()
,getFilterCapabilitiesType()
-
getFilterCapabilitiesType_ExtendedCapabilities
EReference getFilterCapabilitiesType_ExtendedCapabilities()
Returns the meta object for the containment reference 'Extended Capabilities
'.- Returns:
- the meta object for the containment reference 'Extended Capabilities'.
- See Also:
FilterCapabilitiesType.getExtendedCapabilities()
,getFilterCapabilitiesType()
-
getFilterType
EClass getFilterType()
Returns the meta object for class 'Filter Type
'.- Returns:
- the meta object for class 'Filter Type'.
- See Also:
FilterType
-
getFilterType_ComparisonOpsGroup
EAttribute getFilterType_ComparisonOpsGroup()
Returns the meta object for the attribute list 'Comparison Ops Group
'.- Returns:
- the meta object for the attribute list 'Comparison Ops Group'.
- See Also:
FilterType.getComparisonOpsGroup()
,getFilterType()
-
getFilterType_ComparisonOps
EReference getFilterType_ComparisonOps()
Returns the meta object for the containment reference 'Comparison Ops
'.- Returns:
- the meta object for the containment reference 'Comparison Ops'.
- See Also:
FilterType.getComparisonOps()
,getFilterType()
-
getFilterType_SpatialOpsGroup
EAttribute getFilterType_SpatialOpsGroup()
Returns the meta object for the attribute list 'Spatial Ops Group
'.- Returns:
- the meta object for the attribute list 'Spatial Ops Group'.
- See Also:
FilterType.getSpatialOpsGroup()
,getFilterType()
-
getFilterType_SpatialOps
EReference getFilterType_SpatialOps()
Returns the meta object for the containment reference 'Spatial Ops
'.- Returns:
- the meta object for the containment reference 'Spatial Ops'.
- See Also:
FilterType.getSpatialOps()
,getFilterType()
-
getFilterType_TemporalOpsGroup
EAttribute getFilterType_TemporalOpsGroup()
Returns the meta object for the attribute list 'Temporal Ops Group
'.- Returns:
- the meta object for the attribute list 'Temporal Ops Group'.
- See Also:
FilterType.getTemporalOpsGroup()
,getFilterType()
-
getFilterType_TemporalOps
EReference getFilterType_TemporalOps()
Returns the meta object for the containment reference 'Temporal Ops
'.- Returns:
- the meta object for the containment reference 'Temporal Ops'.
- See Also:
FilterType.getTemporalOps()
,getFilterType()
-
getFilterType_LogicOpsGroup
EAttribute getFilterType_LogicOpsGroup()
Returns the meta object for the attribute list 'Logic Ops Group
'.- Returns:
- the meta object for the attribute list 'Logic Ops Group'.
- See Also:
FilterType.getLogicOpsGroup()
,getFilterType()
-
getFilterType_LogicOps
EReference getFilterType_LogicOps()
Returns the meta object for the containment reference 'Logic Ops
'.- Returns:
- the meta object for the containment reference 'Logic Ops'.
- See Also:
FilterType.getLogicOps()
,getFilterType()
-
getFilterType_ExtensionOpsGroup
EAttribute getFilterType_ExtensionOpsGroup()
Returns the meta object for the attribute list 'Extension Ops Group
'.- Returns:
- the meta object for the attribute list 'Extension Ops Group'.
- See Also:
FilterType.getExtensionOpsGroup()
,getFilterType()
-
getFilterType_ExtensionOps
EReference getFilterType_ExtensionOps()
Returns the meta object for the containment reference 'Extension Ops
'.- Returns:
- the meta object for the containment reference 'Extension Ops'.
- See Also:
FilterType.getExtensionOps()
,getFilterType()
-
getFilterType_Function
EReference getFilterType_Function()
Returns the meta object for the containment reference 'Function
'.- Returns:
- the meta object for the containment reference 'Function'.
- See Also:
FilterType.getFunction()
,getFilterType()
-
getFilterType_IdGroup
EAttribute getFilterType_IdGroup()
Returns the meta object for the attribute list 'Id Group
'.- Returns:
- the meta object for the attribute list 'Id Group'.
- See Also:
FilterType.getIdGroup()
,getFilterType()
-
getFilterType_Id
EReference getFilterType_Id()
Returns the meta object for the containment reference list 'Id
'.- Returns:
- the meta object for the containment reference list 'Id'.
- See Also:
FilterType.getId()
,getFilterType()
-
getFunctionType
EClass getFunctionType()
Returns the meta object for class 'Function Type
'.- Returns:
- the meta object for class 'Function Type'.
- See Also:
FunctionType
-
getFunctionType_ExpressionGroup
EAttribute getFunctionType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
FunctionType.getExpressionGroup()
,getFunctionType()
-
getFunctionType_Expression
EReference getFunctionType_Expression()
Returns the meta object for the containment reference list 'Expression
'.- Returns:
- the meta object for the containment reference list 'Expression'.
- See Also:
FunctionType.getExpression()
,getFunctionType()
-
getFunctionType_Name
EAttribute getFunctionType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
FunctionType.getName()
,getFunctionType()
-
getGeometryOperandsType
EClass getGeometryOperandsType()
Returns the meta object for class 'Geometry Operands Type
'.- Returns:
- the meta object for class 'Geometry Operands Type'.
- See Also:
GeometryOperandsType
-
getGeometryOperandsType_GeometryOperand
EReference getGeometryOperandsType_GeometryOperand()
Returns the meta object for the containment reference list 'Geometry Operand
'.- Returns:
- the meta object for the containment reference list 'Geometry Operand'.
- See Also:
GeometryOperandsType.getGeometryOperand()
,getGeometryOperandsType()
-
getGeometryOperandType
EClass getGeometryOperandType()
Returns the meta object for class 'Geometry Operand Type
'.- Returns:
- the meta object for class 'Geometry Operand Type'.
- See Also:
GeometryOperandType
-
getGeometryOperandType_Name
EAttribute getGeometryOperandType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
GeometryOperandType.getName()
,getGeometryOperandType()
-
getIdCapabilitiesType
EClass getIdCapabilitiesType()
Returns the meta object for class 'Id Capabilities Type
'.- Returns:
- the meta object for class 'Id Capabilities Type'.
- See Also:
IdCapabilitiesType
-
getIdCapabilitiesType_ResourceIdentifier
EReference getIdCapabilitiesType_ResourceIdentifier()
Returns the meta object for the containment reference list 'Resource Identifier
'.- Returns:
- the meta object for the containment reference list 'Resource Identifier'.
- See Also:
IdCapabilitiesType.getResourceIdentifier()
,getIdCapabilitiesType()
-
getLiteralType
EClass getLiteralType()
Returns the meta object for class 'Literal Type
'.- Returns:
- the meta object for class 'Literal Type'.
- See Also:
LiteralType
-
getLiteralType_Mixed
EAttribute getLiteralType_Mixed()
Returns the meta object for the attribute list 'Mixed
'.- Returns:
- the meta object for the attribute list 'Mixed'.
- See Also:
LiteralType.getMixed()
,getLiteralType()
-
getLiteralType_Any
EAttribute getLiteralType_Any()
Returns the meta object for the attribute list 'Any
'.- Returns:
- the meta object for the attribute list 'Any'.
- See Also:
LiteralType.getAny()
,getLiteralType()
-
getLiteralType_Type
EAttribute getLiteralType_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
LiteralType.getType()
,getLiteralType()
-
getLogicalOperatorsType
EClass getLogicalOperatorsType()
Returns the meta object for class 'Logical Operators Type
'.- Returns:
- the meta object for class 'Logical Operators Type'.
- See Also:
LogicalOperatorsType
-
getLogicOpsType
EClass getLogicOpsType()
Returns the meta object for class 'Logic Ops Type
'.- Returns:
- the meta object for class 'Logic Ops Type'.
- See Also:
LogicOpsType
-
getLowerBoundaryType
EClass getLowerBoundaryType()
Returns the meta object for class 'Lower Boundary Type
'.- Returns:
- the meta object for class 'Lower Boundary Type'.
- See Also:
LowerBoundaryType
-
getLowerBoundaryType_ExpressionGroup
EAttribute getLowerBoundaryType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
LowerBoundaryType.getExpressionGroup()
,getLowerBoundaryType()
-
getLowerBoundaryType_Expression
EReference getLowerBoundaryType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
LowerBoundaryType.getExpression()
,getLowerBoundaryType()
-
getMeasureType
EClass getMeasureType()
Returns the meta object for class 'Measure Type
'.- Returns:
- the meta object for class 'Measure Type'.
- See Also:
MeasureType
-
getMeasureType_Value
EAttribute getMeasureType_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
MeasureType.getValue()
,getMeasureType()
-
getMeasureType_Uom
EAttribute getMeasureType_Uom()
Returns the meta object for the attribute 'Uom
'.- Returns:
- the meta object for the attribute 'Uom'.
- See Also:
MeasureType.getUom()
,getMeasureType()
-
getPropertyIsBetweenType
EClass getPropertyIsBetweenType()
Returns the meta object for class 'Property Is Between Type
'.- Returns:
- the meta object for class 'Property Is Between Type'.
- See Also:
PropertyIsBetweenType
-
getPropertyIsBetweenType_ExpressionGroup
EAttribute getPropertyIsBetweenType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
PropertyIsBetweenType.getExpressionGroup()
,getPropertyIsBetweenType()
-
getPropertyIsBetweenType_Expression
EReference getPropertyIsBetweenType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
PropertyIsBetweenType.getExpression()
,getPropertyIsBetweenType()
-
getPropertyIsBetweenType_LowerBoundary
EReference getPropertyIsBetweenType_LowerBoundary()
Returns the meta object for the containment reference 'Lower Boundary
'.- Returns:
- the meta object for the containment reference 'Lower Boundary'.
- See Also:
PropertyIsBetweenType.getLowerBoundary()
,getPropertyIsBetweenType()
-
getPropertyIsBetweenType_UpperBoundary
EReference getPropertyIsBetweenType_UpperBoundary()
Returns the meta object for the containment reference 'Upper Boundary
'.- Returns:
- the meta object for the containment reference 'Upper Boundary'.
- See Also:
PropertyIsBetweenType.getUpperBoundary()
,getPropertyIsBetweenType()
-
getPropertyIsLikeType
EClass getPropertyIsLikeType()
Returns the meta object for class 'Property Is Like Type
'.- Returns:
- the meta object for class 'Property Is Like Type'.
- See Also:
PropertyIsLikeType
-
getPropertyIsLikeType_ExpressionGroup
EAttribute getPropertyIsLikeType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
PropertyIsLikeType.getExpressionGroup()
,getPropertyIsLikeType()
-
getPropertyIsLikeType_Expression
EReference getPropertyIsLikeType_Expression()
Returns the meta object for the containment reference list 'Expression
'.- Returns:
- the meta object for the containment reference list 'Expression'.
- See Also:
PropertyIsLikeType.getExpression()
,getPropertyIsLikeType()
-
getPropertyIsLikeType_EscapeChar
EAttribute getPropertyIsLikeType_EscapeChar()
Returns the meta object for the attribute 'Escape Char
'.- Returns:
- the meta object for the attribute 'Escape Char'.
- See Also:
PropertyIsLikeType.getEscapeChar()
,getPropertyIsLikeType()
-
getPropertyIsLikeType_SingleChar
EAttribute getPropertyIsLikeType_SingleChar()
Returns the meta object for the attribute 'Single Char
'.- Returns:
- the meta object for the attribute 'Single Char'.
- See Also:
PropertyIsLikeType.getSingleChar()
,getPropertyIsLikeType()
-
getPropertyIsLikeType_WildCard
EAttribute getPropertyIsLikeType_WildCard()
Returns the meta object for the attribute 'Wild Card
'.- Returns:
- the meta object for the attribute 'Wild Card'.
- See Also:
PropertyIsLikeType.getWildCard()
,getPropertyIsLikeType()
-
getPropertyIsNilType
EClass getPropertyIsNilType()
Returns the meta object for class 'Property Is Nil Type
'.- Returns:
- the meta object for class 'Property Is Nil Type'.
- See Also:
PropertyIsNilType
-
getPropertyIsNilType_ExpressionGroup
EAttribute getPropertyIsNilType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
PropertyIsNilType.getExpressionGroup()
,getPropertyIsNilType()
-
getPropertyIsNilType_Expression
EReference getPropertyIsNilType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
PropertyIsNilType.getExpression()
,getPropertyIsNilType()
-
getPropertyIsNilType_NilReason
EAttribute getPropertyIsNilType_NilReason()
Returns the meta object for the attribute 'Nil Reason
'.- Returns:
- the meta object for the attribute 'Nil Reason'.
- See Also:
PropertyIsNilType.getNilReason()
,getPropertyIsNilType()
-
getPropertyIsNullType
EClass getPropertyIsNullType()
Returns the meta object for class 'Property Is Null Type
'.- Returns:
- the meta object for class 'Property Is Null Type'.
- See Also:
PropertyIsNullType
-
getPropertyIsNullType_ExpressionGroup
EAttribute getPropertyIsNullType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
PropertyIsNullType.getExpressionGroup()
,getPropertyIsNullType()
-
getPropertyIsNullType_Expression
EReference getPropertyIsNullType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
PropertyIsNullType.getExpression()
,getPropertyIsNullType()
-
getResourceIdentifierType
EClass getResourceIdentifierType()
Returns the meta object for class 'Resource Identifier Type
'.- Returns:
- the meta object for class 'Resource Identifier Type'.
- See Also:
ResourceIdentifierType
-
getResourceIdentifierType_Metadata
EReference getResourceIdentifierType_Metadata()
Returns the meta object for the containment reference 'Metadata
'.- Returns:
- the meta object for the containment reference 'Metadata'.
- See Also:
ResourceIdentifierType.getMetadata()
,getResourceIdentifierType()
-
getResourceIdentifierType_Name
EAttribute getResourceIdentifierType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
ResourceIdentifierType.getName()
,getResourceIdentifierType()
-
getResourceIdType
EClass getResourceIdType()
Returns the meta object for class 'Resource Id Type
'.- Returns:
- the meta object for class 'Resource Id Type'.
- See Also:
ResourceIdType
-
getResourceIdType_EndDate
EAttribute getResourceIdType_EndDate()
Returns the meta object for the attribute 'End Date
'.- Returns:
- the meta object for the attribute 'End Date'.
- See Also:
ResourceIdType.getEndDate()
,getResourceIdType()
-
getResourceIdType_PreviousRid
EAttribute getResourceIdType_PreviousRid()
Returns the meta object for the attribute 'Previous Rid
'.- Returns:
- the meta object for the attribute 'Previous Rid'.
- See Also:
ResourceIdType.getPreviousRid()
,getResourceIdType()
-
getResourceIdType_Rid
EAttribute getResourceIdType_Rid()
Returns the meta object for the attribute 'Rid
'.- Returns:
- the meta object for the attribute 'Rid'.
- See Also:
ResourceIdType.getRid()
,getResourceIdType()
-
getResourceIdType_StartDate
EAttribute getResourceIdType_StartDate()
Returns the meta object for the attribute 'Start Date
'.- Returns:
- the meta object for the attribute 'Start Date'.
- See Also:
ResourceIdType.getStartDate()
,getResourceIdType()
-
getResourceIdType_Version
EAttribute getResourceIdType_Version()
Returns the meta object for the attribute 'Version
'.- Returns:
- the meta object for the attribute 'Version'.
- See Also:
ResourceIdType.getVersion()
,getResourceIdType()
-
getScalarCapabilitiesType
EClass getScalarCapabilitiesType()
Returns the meta object for class 'Scalar Capabilities Type
'.- Returns:
- the meta object for class 'Scalar Capabilities Type'.
- See Also:
ScalarCapabilitiesType
-
getScalarCapabilitiesType_LogicalOperators
EReference getScalarCapabilitiesType_LogicalOperators()
Returns the meta object for the containment reference 'Logical Operators
'.- Returns:
- the meta object for the containment reference 'Logical Operators'.
- See Also:
ScalarCapabilitiesType.getLogicalOperators()
,getScalarCapabilitiesType()
-
getScalarCapabilitiesType_ComparisonOperators
EReference getScalarCapabilitiesType_ComparisonOperators()
Returns the meta object for the containment reference 'Comparison Operators
'.- Returns:
- the meta object for the containment reference 'Comparison Operators'.
- See Also:
ScalarCapabilitiesType.getComparisonOperators()
,getScalarCapabilitiesType()
-
getSortByType
EClass getSortByType()
Returns the meta object for class 'Sort By Type
'.- Returns:
- the meta object for class 'Sort By Type'.
- See Also:
SortByType
-
getSortByType_SortProperty
EReference getSortByType_SortProperty()
Returns the meta object for the containment reference list 'Sort Property
'.- Returns:
- the meta object for the containment reference list 'Sort Property'.
- See Also:
SortByType.getSortProperty()
,getSortByType()
-
getSortPropertyType
EClass getSortPropertyType()
Returns the meta object for class 'Sort Property Type
'.- Returns:
- the meta object for class 'Sort Property Type'.
- See Also:
SortPropertyType
-
getSortPropertyType_ValueReference
EAttribute getSortPropertyType_ValueReference()
Returns the meta object for the attribute 'Value Reference
'.- Returns:
- the meta object for the attribute 'Value Reference'.
- See Also:
SortPropertyType.getValueReference()
,getSortPropertyType()
-
getSortPropertyType_SortOrder
EAttribute getSortPropertyType_SortOrder()
Returns the meta object for the attribute 'Sort Order
'.- Returns:
- the meta object for the attribute 'Sort Order'.
- See Also:
SortPropertyType.getSortOrder()
,getSortPropertyType()
-
getSpatialCapabilitiesType
EClass getSpatialCapabilitiesType()
Returns the meta object for class 'Spatial Capabilities Type
'.- Returns:
- the meta object for class 'Spatial Capabilities Type'.
- See Also:
SpatialCapabilitiesType
-
getSpatialCapabilitiesType_GeometryOperands
EReference getSpatialCapabilitiesType_GeometryOperands()
Returns the meta object for the containment reference 'Geometry Operands
'.- Returns:
- the meta object for the containment reference 'Geometry Operands'.
- See Also:
SpatialCapabilities.getGeometryOperands()
,getSpatialCapabilitiesType()
-
getSpatialCapabilitiesType_SpatialOperators
EReference getSpatialCapabilitiesType_SpatialOperators()
Returns the meta object for the containment reference 'Spatial Operators
'.- Returns:
- the meta object for the containment reference 'Spatial Operators'.
- See Also:
SpatialCapabilitiesType.getSpatialOperators()
,getSpatialCapabilitiesType()
-
getSpatialOperatorsType
EClass getSpatialOperatorsType()
Returns the meta object for class 'Spatial Operators Type
'.- Returns:
- the meta object for class 'Spatial Operators Type'.
- See Also:
SpatialOperatorsType
-
getSpatialOperatorsType_SpatialOperator
EReference getSpatialOperatorsType_SpatialOperator()
Returns the meta object for the containment reference list 'Spatial Operator
'.- Returns:
- the meta object for the containment reference list 'Spatial Operator'.
- See Also:
net.opengis.fes20.SpatialOperatorsType#getSpatialOperator()
,getSpatialOperatorsType()
-
getSpatialOperatorType
EClass getSpatialOperatorType()
Returns the meta object for class 'Spatial Operator Type
'.- Returns:
- the meta object for class 'Spatial Operator Type'.
- See Also:
SpatialOperatorType
-
getSpatialOperatorType_GeometryOperands
EReference getSpatialOperatorType_GeometryOperands()
Returns the meta object for the containment reference 'Geometry Operands
'.- Returns:
- the meta object for the containment reference 'Geometry Operands'.
- See Also:
SpatialOperator.getGeometryOperands()
,getSpatialOperatorType()
-
getSpatialOperatorType_Name
EAttribute getSpatialOperatorType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
SpatialOperatorType.getName()
,getSpatialOperatorType()
-
getSpatialOpsType
EClass getSpatialOpsType()
Returns the meta object for class 'Spatial Ops Type
'.- Returns:
- the meta object for class 'Spatial Ops Type'.
- See Also:
SpatialOpsType
-
getTemporalCapabilitiesType
EClass getTemporalCapabilitiesType()
Returns the meta object for class 'Temporal Capabilities Type
'.- Returns:
- the meta object for class 'Temporal Capabilities Type'.
- See Also:
TemporalCapabilitiesType
-
getTemporalCapabilitiesType_TemporalOperands
EReference getTemporalCapabilitiesType_TemporalOperands()
Returns the meta object for the containment reference 'Temporal Operands
'.- Returns:
- the meta object for the containment reference 'Temporal Operands'.
- See Also:
TemporalCapabilitiesType.getTemporalOperands()
,getTemporalCapabilitiesType()
-
getTemporalCapabilitiesType_TemporalOperators
EReference getTemporalCapabilitiesType_TemporalOperators()
Returns the meta object for the containment reference 'Temporal Operators
'.- Returns:
- the meta object for the containment reference 'Temporal Operators'.
- See Also:
TemporalCapabilitiesType.getTemporalOperators()
,getTemporalCapabilitiesType()
-
getTemporalOperandsType
EClass getTemporalOperandsType()
Returns the meta object for class 'Temporal Operands Type
'.- Returns:
- the meta object for class 'Temporal Operands Type'.
- See Also:
TemporalOperandsType
-
getTemporalOperandsType_TemporalOperand
EReference getTemporalOperandsType_TemporalOperand()
Returns the meta object for the containment reference list 'Temporal Operand
'.- Returns:
- the meta object for the containment reference list 'Temporal Operand'.
- See Also:
TemporalOperandsType.getTemporalOperand()
,getTemporalOperandsType()
-
getTemporalOperandType
EClass getTemporalOperandType()
Returns the meta object for class 'Temporal Operand Type
'.- Returns:
- the meta object for class 'Temporal Operand Type'.
- See Also:
TemporalOperandType
-
getTemporalOperandType_Name
EAttribute getTemporalOperandType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
TemporalOperandType.getName()
,getTemporalOperandType()
-
getTemporalOperatorsType
EClass getTemporalOperatorsType()
Returns the meta object for class 'Temporal Operators Type
'.- Returns:
- the meta object for class 'Temporal Operators Type'.
- See Also:
TemporalOperatorsType
-
getTemporalOperatorsType_TemporalOperator
EReference getTemporalOperatorsType_TemporalOperator()
Returns the meta object for the containment reference list 'Temporal Operator
'.- Returns:
- the meta object for the containment reference list 'Temporal Operator'.
- See Also:
net.opengis.fes20.TemporalOperatorsType#getTemporalOperator()
,getTemporalOperatorsType()
-
getTemporalOperatorType
EClass getTemporalOperatorType()
Returns the meta object for class 'Temporal Operator Type
'.- Returns:
- the meta object for class 'Temporal Operator Type'.
- See Also:
TemporalOperatorType
-
getTemporalOperatorType_TemporalOperands
EReference getTemporalOperatorType_TemporalOperands()
Returns the meta object for the containment reference 'Temporal Operands
'.- Returns:
- the meta object for the containment reference 'Temporal Operands'.
- See Also:
TemporalOperatorType.getTemporalOperands()
,getTemporalOperatorType()
-
getTemporalOperatorType_Name
EAttribute getTemporalOperatorType_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
TemporalOperatorType.getName()
,getTemporalOperatorType()
-
getTemporalOpsType
EClass getTemporalOpsType()
Returns the meta object for class 'Temporal Ops Type
'.- Returns:
- the meta object for class 'Temporal Ops Type'.
- See Also:
TemporalOpsType
-
getUnaryLogicOpType
EClass getUnaryLogicOpType()
Returns the meta object for class 'Unary Logic Op Type
'.- Returns:
- the meta object for class 'Unary Logic Op Type'.
- See Also:
UnaryLogicOpType
-
getUnaryLogicOpType_ComparisonOpsGroup
EAttribute getUnaryLogicOpType_ComparisonOpsGroup()
Returns the meta object for the attribute list 'Comparison Ops Group
'.- Returns:
- the meta object for the attribute list 'Comparison Ops Group'.
- See Also:
UnaryLogicOpType.getComparisonOpsGroup()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_ComparisonOps
EReference getUnaryLogicOpType_ComparisonOps()
Returns the meta object for the containment reference 'Comparison Ops
'.- Returns:
- the meta object for the containment reference 'Comparison Ops'.
- See Also:
UnaryLogicOpType.getComparisonOps()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_SpatialOpsGroup
EAttribute getUnaryLogicOpType_SpatialOpsGroup()
Returns the meta object for the attribute list 'Spatial Ops Group
'.- Returns:
- the meta object for the attribute list 'Spatial Ops Group'.
- See Also:
UnaryLogicOpType.getSpatialOpsGroup()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_SpatialOps
EReference getUnaryLogicOpType_SpatialOps()
Returns the meta object for the containment reference 'Spatial Ops
'.- Returns:
- the meta object for the containment reference 'Spatial Ops'.
- See Also:
UnaryLogicOpType.getSpatialOps()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_TemporalOpsGroup
EAttribute getUnaryLogicOpType_TemporalOpsGroup()
Returns the meta object for the attribute list 'Temporal Ops Group
'.- Returns:
- the meta object for the attribute list 'Temporal Ops Group'.
- See Also:
UnaryLogicOpType.getTemporalOpsGroup()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_TemporalOps
EReference getUnaryLogicOpType_TemporalOps()
Returns the meta object for the containment reference 'Temporal Ops
'.- Returns:
- the meta object for the containment reference 'Temporal Ops'.
- See Also:
UnaryLogicOpType.getTemporalOps()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_LogicOpsGroup
EAttribute getUnaryLogicOpType_LogicOpsGroup()
Returns the meta object for the attribute list 'Logic Ops Group
'.- Returns:
- the meta object for the attribute list 'Logic Ops Group'.
- See Also:
UnaryLogicOpType.getLogicOpsGroup()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_LogicOps
EReference getUnaryLogicOpType_LogicOps()
Returns the meta object for the containment reference 'Logic Ops
'.- Returns:
- the meta object for the containment reference 'Logic Ops'.
- See Also:
UnaryLogicOpType.getLogicOps()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_ExtensionOpsGroup
EAttribute getUnaryLogicOpType_ExtensionOpsGroup()
Returns the meta object for the attribute list 'Extension Ops Group
'.- Returns:
- the meta object for the attribute list 'Extension Ops Group'.
- See Also:
UnaryLogicOpType.getExtensionOpsGroup()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_ExtensionOps
EReference getUnaryLogicOpType_ExtensionOps()
Returns the meta object for the containment reference 'Extension Ops
'.- Returns:
- the meta object for the containment reference 'Extension Ops'.
- See Also:
UnaryLogicOpType.getExtensionOps()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_Function
EReference getUnaryLogicOpType_Function()
Returns the meta object for the containment reference 'Function
'.- Returns:
- the meta object for the containment reference 'Function'.
- See Also:
UnaryLogicOpType.getFunction()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_IdGroup
EAttribute getUnaryLogicOpType_IdGroup()
Returns the meta object for the attribute list 'Id Group
'.- Returns:
- the meta object for the attribute list 'Id Group'.
- See Also:
UnaryLogicOpType.getIdGroup()
,getUnaryLogicOpType()
-
getUnaryLogicOpType_Id
EReference getUnaryLogicOpType_Id()
Returns the meta object for the containment reference list 'Id
'.- Returns:
- the meta object for the containment reference list 'Id'.
- See Also:
UnaryLogicOpType.getId()
,getUnaryLogicOpType()
-
getUpperBoundaryType
EClass getUpperBoundaryType()
Returns the meta object for class 'Upper Boundary Type
'.- Returns:
- the meta object for class 'Upper Boundary Type'.
- See Also:
UpperBoundaryType
-
getUpperBoundaryType_ExpressionGroup
EAttribute getUpperBoundaryType_ExpressionGroup()
Returns the meta object for the attribute list 'Expression Group
'.- Returns:
- the meta object for the attribute list 'Expression Group'.
- See Also:
UpperBoundaryType.getExpressionGroup()
,getUpperBoundaryType()
-
getUpperBoundaryType_Expression
EReference getUpperBoundaryType_Expression()
Returns the meta object for the containment reference 'Expression
'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
UpperBoundaryType.getExpression()
,getUpperBoundaryType()
-
getComparisonOperatorNameTypeMember0
EEnum getComparisonOperatorNameTypeMember0()
Returns the meta object for enum 'Comparison Operator Name Type Member0
'.- Returns:
- the meta object for enum 'Comparison Operator Name Type Member0'.
- See Also:
ComparisonOperatorNameTypeMember0
-
getMatchActionType
EEnum getMatchActionType()
Returns the meta object for enum 'Match Action Type
'.- Returns:
- the meta object for enum 'Match Action Type'.
- See Also:
MatchActionType
-
getSortOrderType
EEnum getSortOrderType()
Returns the meta object for enum 'Sort Order Type
'.- Returns:
- the meta object for enum 'Sort Order Type'.
- See Also:
SortOrderType
-
getSpatialOperatorNameTypeMember0
EEnum getSpatialOperatorNameTypeMember0()
Returns the meta object for enum 'Spatial Operator Name Type Member0
'.- Returns:
- the meta object for enum 'Spatial Operator Name Type Member0'.
- See Also:
SpatialOperatorNameTypeMember0
-
getTemporalOperatorNameTypeMember0
EEnum getTemporalOperatorNameTypeMember0()
Returns the meta object for enum 'Temporal Operator Name Type Member0
'.- Returns:
- the meta object for enum 'Temporal Operator Name Type Member0'.
- See Also:
TemporalOperatorNameTypeMember0
-
getVersionActionTokens
EEnum getVersionActionTokens()
Returns the meta object for enum 'Version Action Tokens
'.- Returns:
- the meta object for enum 'Version Action Tokens'.
- See Also:
VersionActionTokens
-
getAliasesType
EDataType getAliasesType()
Returns the meta object for data type 'Aliases Type
'.- Returns:
- the meta object for data type 'Aliases Type'.
- See Also:
List
-
getComparisonOperatorNameType
EDataType getComparisonOperatorNameType()
Returns the meta object for data type 'Comparison Operator Name Type
'.- Returns:
- the meta object for data type 'Comparison Operator Name Type'.
- See Also:
Object
-
getComparisonOperatorNameTypeMember0Object
EDataType getComparisonOperatorNameTypeMember0Object()
Returns the meta object for data type 'Comparison Operator Name Type Member0 Object
'.- Returns:
- the meta object for data type 'Comparison Operator Name Type Member0 Object'.
- See Also:
ComparisonOperatorNameTypeMember0
-
getComparisonOperatorNameTypeMember1
EDataType getComparisonOperatorNameTypeMember1()
Returns the meta object for data type 'Comparison Operator Name Type Member1
'.- Returns:
- the meta object for data type 'Comparison Operator Name Type Member1'.
- See Also:
String
-
getMatchActionTypeObject
EDataType getMatchActionTypeObject()
Returns the meta object for data type 'Match Action Type Object
'.- Returns:
- the meta object for data type 'Match Action Type Object'.
- See Also:
MatchActionType
-
getSchemaElement
EDataType getSchemaElement()
Returns the meta object for data type 'Schema Element
'.- Returns:
- the meta object for data type 'Schema Element'.
- See Also:
String
-
getSortOrderTypeObject
EDataType getSortOrderTypeObject()
Returns the meta object for data type 'Sort Order Type Object
'.- Returns:
- the meta object for data type 'Sort Order Type Object'.
- See Also:
SortOrderType
-
getSpatialOperatorNameType
EDataType getSpatialOperatorNameType()
Returns the meta object for data type 'Spatial Operator Name Type
'.- Returns:
- the meta object for data type 'Spatial Operator Name Type'.
- See Also:
Object
-
getSpatialOperatorNameTypeMember0Object
EDataType getSpatialOperatorNameTypeMember0Object()
Returns the meta object for data type 'Spatial Operator Name Type Member0 Object
'.- Returns:
- the meta object for data type 'Spatial Operator Name Type Member0 Object'.
- See Also:
SpatialOperatorNameTypeMember0
-
getSpatialOperatorNameTypeMember1
EDataType getSpatialOperatorNameTypeMember1()
Returns the meta object for data type 'Spatial Operator Name Type Member1
'.- Returns:
- the meta object for data type 'Spatial Operator Name Type Member1'.
- See Also:
String
-
getTemporalOperatorNameType
EDataType getTemporalOperatorNameType()
Returns the meta object for data type 'Temporal Operator Name Type
'.- Returns:
- the meta object for data type 'Temporal Operator Name Type'.
- See Also:
Object
-
getTemporalOperatorNameTypeMember0Object
EDataType getTemporalOperatorNameTypeMember0Object()
Returns the meta object for data type 'Temporal Operator Name Type Member0 Object
'.- Returns:
- the meta object for data type 'Temporal Operator Name Type Member0 Object'.
- See Also:
TemporalOperatorNameTypeMember0
-
getTemporalOperatorNameTypeMember1
EDataType getTemporalOperatorNameTypeMember1()
Returns the meta object for data type 'Temporal Operator Name Type Member1
'.- Returns:
- the meta object for data type 'Temporal Operator Name Type Member1'.
- See Also:
String
-
getTypeNamesListType
EDataType getTypeNamesListType()
Returns the meta object for data type 'Type Names List Type
'.- Returns:
- the meta object for data type 'Type Names List Type'.
- See Also:
List
-
getTypeNamesType
EDataType getTypeNamesType()
Returns the meta object for data type 'Type Names Type
'.- Returns:
- the meta object for data type 'Type Names Type'.
- See Also:
Object
-
getUomIdentifier
EDataType getUomIdentifier()
Returns the meta object for data type 'Uom Identifier
'.- Returns:
- the meta object for data type 'Uom Identifier'.
- See Also:
String
-
getUomSymbol
EDataType getUomSymbol()
Returns the meta object for data type 'Uom Symbol
'.- Returns:
- the meta object for data type 'Uom Symbol'.
- See Also:
String
-
getUomURI
EDataType getUomURI()
Returns the meta object for data type 'Uom URI
'.- Returns:
- the meta object for data type 'Uom URI'.
- See Also:
String
-
getVersionActionTokensObject
EDataType getVersionActionTokensObject()
Returns the meta object for data type 'Version Action Tokens Object
'.- Returns:
- the meta object for data type 'Version Action Tokens Object'.
- See Also:
VersionActionTokens
-
getVersionType
EDataType getVersionType()
Returns the meta object for data type 'Version Type
'.- Returns:
- the meta object for data type 'Version Type'.
- See Also:
Object
-
getFes20Factory
Fes20Factory getFes20Factory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-