org.eclipse.datatools.modelbase.sql.xml.query
Interface SQLXMLQueryModelPackage

All Known Implementing Classes:
SQLXMLQueryModelPackageImpl

public interface SQLXMLQueryModelPackage

The Package for the model. It contains accessors for the meta objects to represent

The documentation for this model is adapted from "Information technology -- Database languages -- SQL, Part 14: XML-Related Specifications (SQL/XML)" WG3:WLG-010preview H2-2005-xxx, FDIS ISO/IEC 9075-14:2005 (E) draft published May, 2005.

See Also:
SQLXMLQueryModelFactory

Nested Class Summary
static interface SQLXMLQueryModelPackage.Literals
           Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static SQLXMLQueryModelPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int XML_AGGREGATE_FUNCTION
          The meta object id for the 'XML Aggregate Function' class.
static int XML_AGGREGATE_FUNCTION__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_AGGREGATE_FUNCTION__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_AGGREGATE_FUNCTION__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_AGGREGATE_FUNCTION__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_AGGREGATE_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_AGGREGATE_FUNCTION__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_AGGREGATE_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_AGGREGATE_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_AGGREGATE_FUNCTION__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_AGGREGATE_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_AGGREGATE_FUNCTION__FUNCTION
          The feature id for the 'Function' reference.
static int XML_AGGREGATE_FUNCTION__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_AGGREGATE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_AGGREGATE_FUNCTION__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_AGGREGATE_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int XML_AGGREGATE_FUNCTION__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_AGGREGATE_FUNCTION__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_AGGREGATE_FUNCTION__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_AGGREGATE_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int XML_AGGREGATE_FUNCTION__NEST
          The feature id for the 'Nest' container reference.
static int XML_AGGREGATE_FUNCTION__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_AGGREGATE_FUNCTION__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_AGGREGATE_FUNCTION__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_AGGREGATE_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_AGGREGATE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_AGGREGATE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_AGGREGATE_FUNCTION__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_AGGREGATE_FUNCTION__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_AGGREGATE_FUNCTION__SORT_SPEC_LIST
          The feature id for the 'Sort Spec List' containment reference list.
static int XML_AGGREGATE_FUNCTION__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_AGGREGATE_FUNCTION__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_AGGREGATE_FUNCTION__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_AGGREGATE_FUNCTION__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_AGGREGATE_FUNCTION__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_AGGREGATE_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'XML Aggregate Function' class.
static int XML_AGGREGATE_SORT_SPECIFICATION
          The meta object id for the 'XML Aggregate Sort Specification' class.
static int XML_AGGREGATE_SORT_SPECIFICATION__AGGREGATE_FUNCTION
          The feature id for the 'Aggregate Function' container reference.
static int XML_AGGREGATE_SORT_SPECIFICATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_AGGREGATE_SORT_SPECIFICATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_AGGREGATE_SORT_SPECIFICATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_AGGREGATE_SORT_SPECIFICATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_AGGREGATE_SORT_SPECIFICATION__LABEL
          The feature id for the 'Label' attribute.
static int XML_AGGREGATE_SORT_SPECIFICATION__NAME
          The feature id for the 'Name' attribute.
static int XML_AGGREGATE_SORT_SPECIFICATION__ORDER_BY_SPEC
          The feature id for the 'Order By Spec' containment reference.
static int XML_AGGREGATE_SORT_SPECIFICATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_AGGREGATE_SORT_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'XML Aggregate Sort Specification' class.
static int XML_ATTRIBUTE_DECLARATION_ITEM
          The meta object id for the 'XML Attribute Declaration Item' class.
static int XML_ATTRIBUTE_DECLARATION_ITEM__ATTRIBUTES_DECL
          The feature id for the 'Attributes Decl' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_ATTRIBUTE_DECLARATION_ITEM__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_ATTRIBUTE_DECLARATION_ITEM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_ATTRIBUTE_DECLARATION_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_ATTRIBUTE_DECLARATION_ITEM__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__LABEL
          The feature id for the 'Label' attribute.
static int XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__NAME
          The feature id for the 'Name' attribute.
static int XML_ATTRIBUTE_DECLARATION_ITEM__NEST
          The feature id for the 'Nest' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_ATTRIBUTE_DECLARATION_ITEM__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_ATTRIBUTE_DECLARATION_ITEM_FEATURE_COUNT
          The number of structural features of the 'XML Attribute Declaration Item' class.
static int XML_ATTRIBUTES_DECLARATION
          The meta object id for the 'XML Attributes Declaration' class.
static int XML_ATTRIBUTES_DECLARATION__ATTRIBUTE_DECL_ITEM
          The feature id for the 'Attribute Decl Item' containment reference list.
static int XML_ATTRIBUTES_DECLARATION__VALUE_FUNCTION_ELEMENT
          The feature id for the 'Value Function Element' container reference.
static int XML_ATTRIBUTES_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'XML Attributes Declaration' class.
static int XML_CONTENT_TYPE
          The meta object id for the 'XML Content Type' enum.
static int XML_CONTENT_TYPE2
          The meta object id for the 'XML Content Type2' enum.
static int XML_DECLARATION_TYPE
          The meta object id for the 'XML Declaration Type' enum.
static int XML_EMPTY_HANDLING_TYPE
          The meta object id for the 'XML Empty Handling Type' enum.
static int XML_NAMESPACE_DECLARATION_DEFAULT
          The meta object id for the 'XML Namespace Declaration Default' class.
static int XML_NAMESPACE_DECLARATION_DEFAULT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_NAMESPACE_DECLARATION_DEFAULT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_NAMESPACE_DECLARATION_DEFAULT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_NAMESPACE_DECLARATION_DEFAULT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_NAMESPACE_DECLARATION_DEFAULT__LABEL
          The feature id for the 'Label' attribute.
static int XML_NAMESPACE_DECLARATION_DEFAULT__NAME
          The feature id for the 'Name' attribute.
static int XML_NAMESPACE_DECLARATION_DEFAULT__NAMESPACES_DECL
          The feature id for the 'Namespaces Decl' container reference.
static int XML_NAMESPACE_DECLARATION_DEFAULT__NO_DEFAULT
          The feature id for the 'No Default' attribute.
static int XML_NAMESPACE_DECLARATION_DEFAULT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_NAMESPACE_DECLARATION_DEFAULT__URI
          The feature id for the 'Uri' attribute.
static int XML_NAMESPACE_DECLARATION_DEFAULT_FEATURE_COUNT
          The number of structural features of the 'XML Namespace Declaration Default' class.
static int XML_NAMESPACE_DECLARATION_ITEM
          The meta object id for the 'XML Namespace Declaration Item' class.
static int XML_NAMESPACE_DECLARATION_ITEM__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_NAMESPACE_DECLARATION_ITEM__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_NAMESPACE_DECLARATION_ITEM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_NAMESPACE_DECLARATION_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_NAMESPACE_DECLARATION_ITEM__LABEL
          The feature id for the 'Label' attribute.
static int XML_NAMESPACE_DECLARATION_ITEM__NAME
          The feature id for the 'Name' attribute.
static int XML_NAMESPACE_DECLARATION_ITEM__NAMESPACES_DECL
          The feature id for the 'Namespaces Decl' container reference.
static int XML_NAMESPACE_DECLARATION_ITEM__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_NAMESPACE_DECLARATION_ITEM__URI
          The feature id for the 'Uri' attribute.
static int XML_NAMESPACE_DECLARATION_ITEM_FEATURE_COUNT
          The number of structural features of the 'XML Namespace Declaration Item' class.
static int XML_NAMESPACE_DECLARATION_PREFIX
          The meta object id for the 'XML Namespace Declaration Prefix' class.
static int XML_NAMESPACE_DECLARATION_PREFIX__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_NAMESPACE_DECLARATION_PREFIX__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_NAMESPACE_DECLARATION_PREFIX__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_NAMESPACE_DECLARATION_PREFIX__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_NAMESPACE_DECLARATION_PREFIX__LABEL
          The feature id for the 'Label' attribute.
static int XML_NAMESPACE_DECLARATION_PREFIX__NAME
          The feature id for the 'Name' attribute.
static int XML_NAMESPACE_DECLARATION_PREFIX__NAMESPACES_DECL
          The feature id for the 'Namespaces Decl' container reference.
static int XML_NAMESPACE_DECLARATION_PREFIX__PREFIX
          The feature id for the 'Prefix' attribute.
static int XML_NAMESPACE_DECLARATION_PREFIX__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_NAMESPACE_DECLARATION_PREFIX__URI
          The feature id for the 'Uri' attribute.
static int XML_NAMESPACE_DECLARATION_PREFIX_FEATURE_COUNT
          The number of structural features of the 'XML Namespace Declaration Prefix' class.
static int XML_NAMESPACES_DECLARATION
          The meta object id for the 'XML Namespaces Declaration' class.
static int XML_NAMESPACES_DECLARATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_NAMESPACES_DECLARATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_NAMESPACES_DECLARATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_NAMESPACES_DECLARATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_NAMESPACES_DECLARATION__LABEL
          The feature id for the 'Label' attribute.
static int XML_NAMESPACES_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int XML_NAMESPACES_DECLARATION__NAMESPACE_DECLTEM_LIST
          The feature id for the 'Namespace Decltem List' containment reference list.
static int XML_NAMESPACES_DECLARATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_NAMESPACES_DECLARATION__TABLE_FUNCTION
          The feature id for the 'Table Function' container reference.
static int XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_ELEMENT
          The feature id for the 'Value Function Element' container reference.
static int XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_FOREST
          The feature id for the 'Value Function Forest' container reference.
static int XML_NAMESPACES_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'XML Namespaces Declaration' class.
static int XML_NULL_HANDLING_TYPE
          The meta object id for the 'XML Null Handling Type' enum.
static int XML_PASSING_TYPE
          The meta object id for the 'XML Passing Type' enum.
static int XML_PREDICATE
          The meta object id for the 'XML Predicate' class.
static int XML_PREDICATE__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int XML_PREDICATE__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int XML_PREDICATE__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_PREDICATE__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int XML_PREDICATE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_PREDICATE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_PREDICATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_PREDICATE__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int XML_PREDICATE__LABEL
          The feature id for the 'Label' attribute.
static int XML_PREDICATE__NAME
          The feature id for the 'Name' attribute.
static int XML_PREDICATE__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int XML_PREDICATE__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int XML_PREDICATE__NEST
          The feature id for the 'Nest' container reference.
static int XML_PREDICATE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_PREDICATE__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int XML_PREDICATE__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int XML_PREDICATE__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int XML_PREDICATE__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int XML_PREDICATE__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int XML_PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_PREDICATE_CONTENT
          The meta object id for the 'XML Predicate Content' class.
static int XML_PREDICATE_CONTENT__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int XML_PREDICATE_CONTENT__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int XML_PREDICATE_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_PREDICATE_CONTENT__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int XML_PREDICATE_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_PREDICATE_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_PREDICATE_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_PREDICATE_CONTENT__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int XML_PREDICATE_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_PREDICATE_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int XML_PREDICATE_CONTENT__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int XML_PREDICATE_CONTENT__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int XML_PREDICATE_CONTENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_PREDICATE_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_PREDICATE_CONTENT__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int XML_PREDICATE_CONTENT__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int XML_PREDICATE_CONTENT__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int XML_PREDICATE_CONTENT__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int XML_PREDICATE_CONTENT__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int XML_PREDICATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_PREDICATE_CONTENT_FEATURE_COUNT
          The number of structural features of the 'XML Predicate Content' class.
static int XML_PREDICATE_DOCUMENT
          The meta object id for the 'XML Predicate Document' class.
static int XML_PREDICATE_DOCUMENT__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int XML_PREDICATE_DOCUMENT__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int XML_PREDICATE_DOCUMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_PREDICATE_DOCUMENT__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int XML_PREDICATE_DOCUMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_PREDICATE_DOCUMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_PREDICATE_DOCUMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_PREDICATE_DOCUMENT__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int XML_PREDICATE_DOCUMENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_PREDICATE_DOCUMENT__NAME
          The feature id for the 'Name' attribute.
static int XML_PREDICATE_DOCUMENT__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int XML_PREDICATE_DOCUMENT__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int XML_PREDICATE_DOCUMENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_PREDICATE_DOCUMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_PREDICATE_DOCUMENT__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int XML_PREDICATE_DOCUMENT__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int XML_PREDICATE_DOCUMENT__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int XML_PREDICATE_DOCUMENT__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int XML_PREDICATE_DOCUMENT__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int XML_PREDICATE_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_PREDICATE_DOCUMENT_FEATURE_COUNT
          The number of structural features of the 'XML Predicate Document' class.
static int XML_PREDICATE_EXISTS
          The meta object id for the 'XML Predicate Exists' class.
static int XML_PREDICATE_EXISTS__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int XML_PREDICATE_EXISTS__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int XML_PREDICATE_EXISTS__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_PREDICATE_EXISTS__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int XML_PREDICATE_EXISTS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_PREDICATE_EXISTS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_PREDICATE_EXISTS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_PREDICATE_EXISTS__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int XML_PREDICATE_EXISTS__LABEL
          The feature id for the 'Label' attribute.
static int XML_PREDICATE_EXISTS__NAME
          The feature id for the 'Name' attribute.
static int XML_PREDICATE_EXISTS__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int XML_PREDICATE_EXISTS__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int XML_PREDICATE_EXISTS__NEST
          The feature id for the 'Nest' container reference.
static int XML_PREDICATE_EXISTS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_PREDICATE_EXISTS__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int XML_PREDICATE_EXISTS__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int XML_PREDICATE_EXISTS__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int XML_PREDICATE_EXISTS__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int XML_PREDICATE_EXISTS__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int XML_PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_PREDICATE_EXISTS__XQUERY_ARG_LIST
          The feature id for the 'Xquery Arg List' containment reference.
static int XML_PREDICATE_EXISTS__XQUERY_EXPR
          The feature id for the 'Xquery Expr' containment reference.
static int XML_PREDICATE_EXISTS_FEATURE_COUNT
          The number of structural features of the 'XML Predicate Exists' class.
static int XML_PREDICATE_FEATURE_COUNT
          The number of structural features of the 'XML Predicate' class.
static int XML_PREDICATE_VALID
          The meta object id for the 'XML Predicate Valid' class.
static int XML_PREDICATE_VALID__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int XML_PREDICATE_VALID__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int XML_PREDICATE_VALID__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_PREDICATE_VALID__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int XML_PREDICATE_VALID__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_PREDICATE_VALID__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_PREDICATE_VALID__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_PREDICATE_VALID__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int XML_PREDICATE_VALID__LABEL
          The feature id for the 'Label' attribute.
static int XML_PREDICATE_VALID__NAME
          The feature id for the 'Name' attribute.
static int XML_PREDICATE_VALID__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int XML_PREDICATE_VALID__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int XML_PREDICATE_VALID__NEST
          The feature id for the 'Nest' container reference.
static int XML_PREDICATE_VALID__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_PREDICATE_VALID__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int XML_PREDICATE_VALID__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int XML_PREDICATE_VALID__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int XML_PREDICATE_VALID__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int XML_PREDICATE_VALID__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int XML_PREDICATE_VALID__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_PREDICATE_VALID_FEATURE_COUNT
          The number of structural features of the 'XML Predicate Valid' class.
static int XML_QUERY_ARGUMENT_ITEM
          The meta object id for the 'XML Query Argument Item' class.
static int XML_QUERY_ARGUMENT_ITEM__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_QUERY_ARGUMENT_ITEM__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_QUERY_ARGUMENT_ITEM__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_QUERY_ARGUMENT_ITEM__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_QUERY_ARGUMENT_ITEM__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_QUERY_ARGUMENT_ITEM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_QUERY_ARGUMENT_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_QUERY_ARGUMENT_ITEM__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__LABEL
          The feature id for the 'Label' attribute.
static int XML_QUERY_ARGUMENT_ITEM__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_QUERY_ARGUMENT_ITEM__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_QUERY_ARGUMENT_ITEM__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_QUERY_ARGUMENT_ITEM__NAME
          The feature id for the 'Name' attribute.
static int XML_QUERY_ARGUMENT_ITEM__NEST
          The feature id for the 'Nest' container reference.
static int XML_QUERY_ARGUMENT_ITEM__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_QUERY_ARGUMENT_ITEM__PASSING_MECHANISM
          The feature id for the 'Passing Mechanism' attribute.
static int XML_QUERY_ARGUMENT_ITEM__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_QUERY_ARGUMENT_ITEM__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_QUERY_ARGUMENT_ITEM__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_QUERY_ARGUMENT_ITEM__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_QUERY_ARGUMENT_ITEM__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_QUERY_ARGUMENT_ITEM__XQUERY_ARG_LIST
          The feature id for the 'Xquery Arg List' container reference.
static int XML_QUERY_ARGUMENT_ITEM_FEATURE_COUNT
          The number of structural features of the 'XML Query Argument Item' class.
static int XML_QUERY_ARGUMENT_LIST
          The meta object id for the 'XML Query Argument List' class.
static int XML_QUERY_ARGUMENT_LIST__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_QUERY_ARGUMENT_LIST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_QUERY_ARGUMENT_LIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_QUERY_ARGUMENT_LIST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_QUERY_ARGUMENT_LIST__LABEL
          The feature id for the 'Label' attribute.
static int XML_QUERY_ARGUMENT_LIST__NAME
          The feature id for the 'Name' attribute.
static int XML_QUERY_ARGUMENT_LIST__PASSING_MECHANISM
          The feature id for the 'Passing Mechanism' attribute.
static int XML_QUERY_ARGUMENT_LIST__PREDICATE_EXISTS
          The feature id for the 'Predicate Exists' container reference.
static int XML_QUERY_ARGUMENT_LIST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_QUERY_ARGUMENT_LIST__TABLE_FUNCTION
          The feature id for the 'Table Function' container reference.
static int XML_QUERY_ARGUMENT_LIST__VALUE_FUNCTION_QUERY
          The feature id for the 'Value Function Query' container reference.
static int XML_QUERY_ARGUMENT_LIST__XQUERY_ARG_LIST_CHILDREN
          The feature id for the 'Xquery Arg List Children' containment reference list.
static int XML_QUERY_ARGUMENT_LIST_FEATURE_COUNT
          The number of structural features of the 'XML Query Argument List' class.
static int XML_QUERY_EXPRESSION
          The meta object id for the 'XML Query Expression' class.
static int XML_QUERY_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_QUERY_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_QUERY_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_QUERY_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_QUERY_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int XML_QUERY_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int XML_QUERY_EXPRESSION__PREDICATE_EXISTS
          The feature id for the 'Predicate Exists' container reference.
static int XML_QUERY_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_QUERY_EXPRESSION__VALUE_FUNCTION_QUERY
          The feature id for the 'Value Function Query' container reference.
static int XML_QUERY_EXPRESSION__XQUERY_EXPR_CONTENT
          The feature id for the 'Xquery Expr Content' attribute.
static int XML_QUERY_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XML Query Expression' class.
static int XML_RETURNING_TYPE
          The meta object id for the 'XML Returning Type' enum.
static int XML_SERIALIZE_FUNCTION
          The meta object id for the 'XML Serialize Function' class.
static int XML_SERIALIZE_FUNCTION__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_SERIALIZE_FUNCTION__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_SERIALIZE_FUNCTION__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_SERIALIZE_FUNCTION__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_SERIALIZE_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_SERIALIZE_FUNCTION__CONTENT_OPTION
          The feature id for the 'Content Option' attribute.
static int XML_SERIALIZE_FUNCTION__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_SERIALIZE_FUNCTION__DECLARATION_OPTION
          The feature id for the 'Declaration Option' attribute.
static int XML_SERIALIZE_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_SERIALIZE_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_SERIALIZE_FUNCTION__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_SERIALIZE_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_SERIALIZE_FUNCTION__FUNCTION
          The feature id for the 'Function' reference.
static int XML_SERIALIZE_FUNCTION__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_SERIALIZE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_SERIALIZE_FUNCTION__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_SERIALIZE_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int XML_SERIALIZE_FUNCTION__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_SERIALIZE_FUNCTION__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_SERIALIZE_FUNCTION__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_SERIALIZE_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int XML_SERIALIZE_FUNCTION__NEST
          The feature id for the 'Nest' container reference.
static int XML_SERIALIZE_FUNCTION__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_SERIALIZE_FUNCTION__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_SERIALIZE_FUNCTION__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_SERIALIZE_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_SERIALIZE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_SERIALIZE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_SERIALIZE_FUNCTION__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_SERIALIZE_FUNCTION__SERIALIZE_ENCODING
          The feature id for the 'Serialize Encoding' containment reference.
static int XML_SERIALIZE_FUNCTION__SERIALIZE_TARGET
          The feature id for the 'Serialize Target' containment reference.
static int XML_SERIALIZE_FUNCTION__SERIALIZE_VERSION
          The feature id for the 'Serialize Version' attribute.
static int XML_SERIALIZE_FUNCTION__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_SERIALIZE_FUNCTION__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_SERIALIZE_FUNCTION__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_SERIALIZE_FUNCTION__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_SERIALIZE_FUNCTION__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_SERIALIZE_FUNCTION_ENCODING
          The meta object id for the 'XML Serialize Function Encoding' class.
static int XML_SERIALIZE_FUNCTION_ENCODING__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_SERIALIZE_FUNCTION_ENCODING__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_SERIALIZE_FUNCTION_ENCODING__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_SERIALIZE_FUNCTION_ENCODING__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_SERIALIZE_FUNCTION_ENCODING__ENCODING_NAME
          The feature id for the 'Encoding Name' attribute.
static int XML_SERIALIZE_FUNCTION_ENCODING__LABEL
          The feature id for the 'Label' attribute.
static int XML_SERIALIZE_FUNCTION_ENCODING__NAME
          The feature id for the 'Name' attribute.
static int XML_SERIALIZE_FUNCTION_ENCODING__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_SERIALIZE_FUNCTION_ENCODING_FEATURE_COUNT
          The number of structural features of the 'XML Serialize Function Encoding' class.
static int XML_SERIALIZE_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'XML Serialize Function' class.
static int XML_SERIALIZE_FUNCTION_TARGET
          The meta object id for the 'XML Serialize Function Target' class.
static int XML_SERIALIZE_FUNCTION_TARGET__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_SERIALIZE_FUNCTION_TARGET__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_SERIALIZE_FUNCTION_TARGET__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_SERIALIZE_FUNCTION_TARGET__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_SERIALIZE_FUNCTION_TARGET__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_SERIALIZE_FUNCTION_TARGET__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__LABEL
          The feature id for the 'Label' attribute.
static int XML_SERIALIZE_FUNCTION_TARGET__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__NAME
          The feature id for the 'Name' attribute.
static int XML_SERIALIZE_FUNCTION_TARGET__NEST
          The feature id for the 'Nest' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__SERIALIZE_FUNCTION
          The feature id for the 'Serialize Function' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_SERIALIZE_FUNCTION_TARGET__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_SERIALIZE_FUNCTION_TARGET_FEATURE_COUNT
          The number of structural features of the 'XML Serialize Function Target' class.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT
          The meta object id for the 'XML Table Column Definition Default' class.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__COLUMN_DEFINITION_REGULAR
          The feature id for the 'Column Definition Regular' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LABEL
          The feature id for the 'Label' attribute.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__NAME
          The feature id for the 'Name' attribute.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__NEST
          The feature id for the 'Nest' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_TABLE_COLUMN_DEFINITION_DEFAULT_FEATURE_COUNT
          The number of structural features of the 'XML Table Column Definition Default' class.
static int XML_TABLE_COLUMN_DEFINITION_ITEM
          The meta object id for the 'XML Table Column Definition Item' class.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__LABEL
          The feature id for the 'Label' attribute.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__NAME
          The feature id for the 'Name' attribute.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_TABLE_COLUMN_DEFINITION_ITEM__TABLE_FUNCTION
          The feature id for the 'Table Function' container reference.
static int XML_TABLE_COLUMN_DEFINITION_ITEM_FEATURE_COUNT
          The number of structural features of the 'XML Table Column Definition Item' class.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY
          The meta object id for the 'XML Table Column Definition Ordinality' class.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__LABEL
          The feature id for the 'Label' attribute.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__NAME
          The feature id for the 'Name' attribute.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__TABLE_FUNCTION
          The feature id for the 'Table Function' container reference.
static int XML_TABLE_COLUMN_DEFINITION_ORDINALITY_FEATURE_COUNT
          The number of structural features of the 'XML Table Column Definition Ordinality' class.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR
          The meta object id for the 'XML Table Column Definition Regular' class.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__COLUMN_DEFINITION_DEFAULT
          The feature id for the 'Column Definition Default' containment reference.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__LABEL
          The feature id for the 'Label' attribute.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__NAME
          The feature id for the 'Name' attribute.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__PASSING_OPTION
          The feature id for the 'Passing Option' attribute.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_COLUMN_PATTERN
          The feature id for the 'Table Column Pattern' attribute.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_FUNCTION
          The feature id for the 'Table Function' container reference.
static int XML_TABLE_COLUMN_DEFINITION_REGULAR_FEATURE_COUNT
          The number of structural features of the 'XML Table Column Definition Regular' class.
static int XML_TABLE_FUNCTION
          The meta object id for the 'XML Table Function' class.
static int XML_TABLE_FUNCTION__COLUMN_DEF_LIST
          The feature id for the 'Column Def List' containment reference list.
static int XML_TABLE_FUNCTION__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int XML_TABLE_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_TABLE_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_TABLE_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_TABLE_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_TABLE_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int XML_TABLE_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int XML_TABLE_FUNCTION__NAMESPACES_DECL
          The feature id for the 'Namespaces Decl' containment reference.
static int XML_TABLE_FUNCTION__NEST
          The feature id for the 'Nest' container reference.
static int XML_TABLE_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_TABLE_FUNCTION__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int XML_TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int XML_TABLE_FUNCTION__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int XML_TABLE_FUNCTION__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int XML_TABLE_FUNCTION__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int XML_TABLE_FUNCTION__TABLE_ROW_PATTERN
          The feature id for the 'Table Row Pattern' attribute.
static int XML_TABLE_FUNCTION__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int XML_TABLE_FUNCTION__XQUERY_ARG_LIST
          The feature id for the 'Xquery Arg List' containment reference.
static int XML_TABLE_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'XML Table Function' class.
static int XML_VALUE_EXPRESSION_CAST
          The meta object id for the 'XML Value Expression Cast' class.
static int XML_VALUE_EXPRESSION_CAST__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_EXPRESSION_CAST__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_EXPRESSION_CAST__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_EXPRESSION_CAST__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_EXPRESSION_CAST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_EXPRESSION_CAST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_EXPRESSION_CAST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_EXPRESSION_CAST__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_EXPRESSION_CAST__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_EXPRESSION_CAST__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_EXPRESSION_CAST__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_EXPRESSION_CAST__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_EXPRESSION_CAST__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_EXPRESSION_CAST__PASSING_MECHANISM
          The feature id for the 'Passing Mechanism' attribute.
static int XML_VALUE_EXPRESSION_CAST__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_EXPRESSION_CAST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_EXPRESSION_CAST__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_EXPRESSION_CAST__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_EXPRESSION_CAST_FEATURE_COUNT
          The number of structural features of the 'XML Value Expression Cast' class.
static int XML_VALUE_FUNCTION
          The meta object id for the 'XML Value Function' class.
static int XML_VALUE_FUNCTION__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_COMMENT
          The meta object id for the 'XML Value Function Comment' class.
static int XML_VALUE_FUNCTION_COMMENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_COMMENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_COMMENT__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_COMMENT__COMMENT_CONTENT
          The feature id for the 'Comment Content' containment reference.
static int XML_VALUE_FUNCTION_COMMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_COMMENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_COMMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_COMMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_COMMENT__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_COMMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_COMMENT__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_COMMENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_COMMENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_COMMENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_COMMENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_COMMENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_COMMENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_COMMENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_COMMENT__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_COMMENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_COMMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_COMMENT__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_COMMENT__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_COMMENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_COMMENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_COMMENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT
          The meta object id for the 'XML Value Function Comment Content' class.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_FUNCTION_COMMENT
          The feature id for the 'Value Function Comment' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_COMMENT_CONTENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Comment Content' class.
static int XML_VALUE_FUNCTION_COMMENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Comment' class.
static int XML_VALUE_FUNCTION_CONCAT
          The meta object id for the 'XML Value Function Concat' class.
static int XML_VALUE_FUNCTION_CONCAT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_CONCAT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_CONCAT__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_CONCAT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_CONCAT__CONCAT_CONTENT_LIST
          The feature id for the 'Concat Content List' containment reference list.
static int XML_VALUE_FUNCTION_CONCAT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_CONCAT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_CONCAT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_CONCAT__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_CONCAT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_CONCAT__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_CONCAT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_CONCAT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_CONCAT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_CONCAT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_CONCAT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_CONCAT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_CONCAT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_CONCAT__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_CONCAT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_CONCAT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_CONCAT__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_CONCAT__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_CONCAT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_CONCAT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_CONCAT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM
          The meta object id for the 'XML Value Function Concat Content Item' class.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_FUNCTION_CONCAT
          The feature id for the 'Value Function Concat' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Concat Content Item' class.
static int XML_VALUE_FUNCTION_CONCAT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Concat' class.
static int XML_VALUE_FUNCTION_DOCUMENT
          The meta object id for the 'XML Value Function Document' class.
static int XML_VALUE_FUNCTION_DOCUMENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_DOCUMENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_DOCUMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_DOCUMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__DOCUMENT_CONTENT
          The feature id for the 'Document Content' containment reference.
static int XML_VALUE_FUNCTION_DOCUMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_DOCUMENT__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_DOCUMENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_DOCUMENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT
          The meta object id for the 'XML Value Function Document Content' class.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_FUNCTION_DOCUMENT
          The feature id for the 'Value Function Document' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_DOCUMENT_CONTENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Document Content' class.
static int XML_VALUE_FUNCTION_DOCUMENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Document' class.
static int XML_VALUE_FUNCTION_ELEMENT
          The meta object id for the 'XML Value Function Element' class.
static int XML_VALUE_FUNCTION_ELEMENT__ATTRIBUTES_DECL
          The feature id for the 'Attributes Decl' containment reference.
static int XML_VALUE_FUNCTION_ELEMENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_ELEMENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_ELEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT__ELEMENT_CONTENT_LIST
          The feature id for the 'Element Content List' containment reference.
static int XML_VALUE_FUNCTION_ELEMENT__ELEMENT_NAME
          The feature id for the 'Element Name' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_ELEMENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__NAMESPACES_DECL
          The feature id for the 'Namespaces Decl' containment reference.
static int XML_VALUE_FUNCTION_ELEMENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_ELEMENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_ELEMENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM
          The meta object id for the 'XML Value Function Element Content Item' class.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ELEMENT_CONTENT_LIST
          The feature id for the 'Element Content List' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Element Content Item' class.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST
          The meta object id for the 'XML Value Function Element Content List' class.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__ELEMENT_CONTENT_LIST_CHILDREN
          The feature id for the 'Element Content List Children' containment reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NULL_HANDLING_OPTION
          The feature id for the 'Null Handling Option' attribute.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__VALUE_FUNCTION_ELEMENT
          The feature id for the 'Value Function Element' container reference.
static int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Element Content List' class.
static int XML_VALUE_FUNCTION_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Element' class.
static int XML_VALUE_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'XML Value Function' class.
static int XML_VALUE_FUNCTION_FOREST
          The meta object id for the 'XML Value Function Forest' class.
static int XML_VALUE_FUNCTION_FOREST__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_FOREST__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_FOREST__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_FOREST__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_FOREST__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_FOREST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_FOREST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_FOREST__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_FOREST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_FOREST__FOREST_CONTENT_LIST
          The feature id for the 'Forest Content List' containment reference list.
static int XML_VALUE_FUNCTION_FOREST__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_FOREST__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_FOREST__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_FOREST__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_FOREST__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_FOREST__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_FOREST__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_FOREST__NAMESPACES_DECL
          The feature id for the 'Namespaces Decl' containment reference.
static int XML_VALUE_FUNCTION_FOREST__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_FOREST__NULL_HANDLING_OPTION
          The feature id for the 'Null Handling Option' attribute.
static int XML_VALUE_FUNCTION_FOREST__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_FOREST__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_FOREST__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_FOREST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_FOREST__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_FOREST__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_FOREST__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_FOREST__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_FOREST__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_FOREST__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM
          The meta object id for the 'XML Value Function Forest Content Item' class.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_FUNCTION_FOREST
          The feature id for the 'Value Function Forest' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Forest Content Item' class.
static int XML_VALUE_FUNCTION_FOREST_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Forest' class.
static int XML_VALUE_FUNCTION_PARSE
          The meta object id for the 'XML Value Function Parse' class.
static int XML_VALUE_FUNCTION_PARSE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_PARSE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_PARSE__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_PARSE__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_PARSE__CONTENT_OPTION
          The feature id for the 'Content Option' attribute.
static int XML_VALUE_FUNCTION_PARSE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_PARSE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_PARSE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_PARSE__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_PARSE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_PARSE__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_PARSE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_PARSE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_PARSE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_PARSE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_PARSE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_PARSE__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_PARSE__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_PARSE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_PARSE__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_PARSE__PARSE_CONTENT
          The feature id for the 'Parse Content' containment reference.
static int XML_VALUE_FUNCTION_PARSE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_PARSE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_PARSE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_PARSE__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_PARSE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_PARSE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_PARSE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_PARSE__WHITESPACE_HANDLING_OPTION
          The feature id for the 'Whitespace Handling Option' attribute.
static int XML_VALUE_FUNCTION_PARSE_CONTENT
          The meta object id for the 'XML Value Function Parse Content' class.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_FUNCTION_PARSE
          The feature id for the 'Value Function Parse' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_PARSE_CONTENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Parse Content' class.
static int XML_VALUE_FUNCTION_PARSE_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Parse' class.
static int XML_VALUE_FUNCTION_PI
          The meta object id for the 'XML Value Function PI' class.
static int XML_VALUE_FUNCTION_PI__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_PI__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_PI__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_PI__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_PI__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_PI__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_PI__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_PI__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_PI__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_PI__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_PI__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_PI__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_PI__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PI__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PI__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_PI__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_PI__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_PI__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_PI__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_PI__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_PI__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_PI__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_PI__PI_CONTENT
          The feature id for the 'PI Content' containment reference.
static int XML_VALUE_FUNCTION_PI__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_PI__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_PI__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PI__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PI__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_PI__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_PI__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_PI__TARGET_NAME
          The feature id for the 'Target Name' attribute.
static int XML_VALUE_FUNCTION_PI__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_PI__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_PI__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_PI__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT
          The meta object id for the 'XML Value Function PI Content' class.
static int XML_VALUE_FUNCTION_PI_CONTENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_PI_CONTENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_PI_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_PI_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_PI_CONTENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_PI_CONTENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_PI_CONTENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_PI_CONTENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_FUNCTION_PI
          The feature id for the 'Value Function PI' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_PI_CONTENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function PI Content' class.
static int XML_VALUE_FUNCTION_PI_FEATURE_COUNT
          The number of structural features of the 'XML Value Function PI' class.
static int XML_VALUE_FUNCTION_QUERY
          The meta object id for the 'XML Value Function Query' class.
static int XML_VALUE_FUNCTION_QUERY__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_QUERY__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_QUERY__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_QUERY__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_QUERY__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_QUERY__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_QUERY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_QUERY__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_QUERY__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_QUERY__EMPTY_HANDLING_OPTION
          The feature id for the 'Empty Handling Option' attribute.
static int XML_VALUE_FUNCTION_QUERY__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_QUERY__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_QUERY__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_QUERY__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_QUERY__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_QUERY__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_QUERY__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_QUERY__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_QUERY__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_QUERY__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_QUERY__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_QUERY__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_QUERY__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__QUERY_RETURNING
          The feature id for the 'Query Returning' containment reference.
static int XML_VALUE_FUNCTION_QUERY__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_QUERY__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_QUERY__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_QUERY__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_QUERY__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_QUERY__XQUERY_ARG_LIST
          The feature id for the 'Xquery Arg List' containment reference.
static int XML_VALUE_FUNCTION_QUERY__XQUERY_EXPR
          The feature id for the 'Xquery Expr' containment reference.
static int XML_VALUE_FUNCTION_QUERY_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Query' class.
static int XML_VALUE_FUNCTION_QUERY_RETURNING
          The meta object id for the 'XML Value Function Query Returning' class.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__PASSING_OPTION
          The feature id for the 'Passing Option' attribute.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_QUERY_RETURNING__VALUE_FUNCTION_QUERY
          The feature id for the 'Value Function Query' container reference.
static int XML_VALUE_FUNCTION_QUERY_RETURNING_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Query Returning' class.
static int XML_VALUE_FUNCTION_TEXT
          The meta object id for the 'XML Value Function Text' class.
static int XML_VALUE_FUNCTION_TEXT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_TEXT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_TEXT__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_TEXT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_TEXT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_TEXT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_TEXT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_TEXT__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_TEXT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_TEXT__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_TEXT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_TEXT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_TEXT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_TEXT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_TEXT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_TEXT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_TEXT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_TEXT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_TEXT__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_TEXT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_TEXT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_TEXT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_TEXT__RETURNING_OPTION
          The feature id for the 'Returning Option' attribute.
static int XML_VALUE_FUNCTION_TEXT__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_TEXT__TEXT_CONTENT
          The feature id for the 'Text Content' containment reference.
static int XML_VALUE_FUNCTION_TEXT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_TEXT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_TEXT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT
          The meta object id for the 'XML Value Function Text Content' class.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_FUNCTION_TEXT
          The feature id for the 'Value Function Text' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_TEXT_CONTENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Text Content' class.
static int XML_VALUE_FUNCTION_TEXT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Text' class.
static int XML_VALUE_FUNCTION_VALIDATE
          The meta object id for the 'XML Value Function Validate' class.
static int XML_VALUE_FUNCTION_VALIDATE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE__CONTENT_OPTION
          The feature id for the 'Content Option' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__DISTINCT
          The feature id for the 'Distinct' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE__FUNCTION
          The feature id for the 'Function' reference.
static int XML_VALUE_FUNCTION_VALIDATE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_VALIDATE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALIDATE_ACCORDING_TO
          The feature id for the 'Validate According To' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALIDATE_CONTENT
          The feature id for the 'Validate Content' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_VALIDATE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO
          The meta object id for the 'XML Value Function Validate According To' class.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALIDATE_ELEMENT
          The feature id for the 'Validate Element' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALUE_FUNCTION_VALIDATE
          The feature id for the 'Value Function Validate' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate According To' class.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER
          The meta object id for the 'XML Value Function Validate According To Identifier' class.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__REGISTERED_XML_SCHEMA_NAME
          The feature id for the 'Registered XML Schema Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__SCHEMA_NAME
          The feature id for the 'Schema Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALIDATE_ELEMENT
          The feature id for the 'Validate Element' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALUE_FUNCTION_VALIDATE
          The feature id for the 'Value Function Validate' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate According To Identifier' class.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI
          The meta object id for the 'XML Value Function Validate According To URI' class.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NO_NAMESPACE
          The feature id for the 'No Namespace' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__SCHEMA_LOCATION_URI
          The feature id for the 'Schema Location URI' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__TARGET_NAMESPACE_URI
          The feature id for the 'Target Namespace URI' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALIDATE_ELEMENT
          The feature id for the 'Validate Element' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALUE_FUNCTION_VALIDATE
          The feature id for the 'Value Function Validate' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate According To URI' class.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT
          The meta object id for the 'XML Value Function Validate Content' class.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__NEST
          The feature id for the 'Nest' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_FUNCTION_VALIDATE
          The feature id for the 'Value Function Validate' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_CONTENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate Content' class.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT
          The meta object id for the 'XML Value Function Validate Element' class.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ACCORDING_TO
          The feature id for the 'Validate According To' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAME
          The feature id for the 'Validate Element Name' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAMESPACE
          The feature id for the 'Validate Element Namespace' containment reference.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate Element' class.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME
          The meta object id for the 'XML Value Function Validate Element Name' class.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__VALIDATE_ELEMENT
          The feature id for the 'Validate Element' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate Element Name' class.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE
          The meta object id for the 'XML Value Function Validate Element Namespace' class.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__COMMENTS
          The feature id for the 'Comments' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__LABEL
          The feature id for the 'Label' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAME
          The feature id for the 'Name' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAMESPACE_URI
          The feature id for the 'Namespace URI' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NO_NAMESPACE
          The feature id for the 'No Namespace' attribute.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__VALIDATE_ELEMENT
          The feature id for the 'Validate Element' container reference.
static int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate Element Namespace' class.
static int XML_VALUE_FUNCTION_VALIDATE_FEATURE_COUNT
          The number of structural features of the 'XML Value Function Validate' class.
static int XML_WHITESPACE_HANDLING_TYPE
          The meta object id for the 'XML Whitespace Handling Type' enum.
 
Method Summary
 SQLXMLQueryModelFactory getSQLXMLQueryModelFactory()
          Returns the factory that creates the instances of the model.
 EAttribute getXMLAggregateFunction_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EReference getXMLAggregateFunction_SortSpecList()
          Returns the meta object for the containment reference list 'Sort Spec List'.
 EClass getXMLAggregateFunction()
          Returns the meta object for class 'XML Aggregate Function'.
 EReference getXMLAggregateSortSpecification_AggregateFunction()
          Returns the meta object for the container reference 'Aggregate Function'.
 EReference getXMLAggregateSortSpecification_OrderBySpec()
          Returns the meta object for the containment reference 'Order By Spec'.
 EClass getXMLAggregateSortSpecification()
          Returns the meta object for class 'XML Aggregate Sort Specification'.
 EReference getXMLAttributeDeclarationItem_AttributesDecl()
          Returns the meta object for the container reference 'Attributes Decl'.
 EReference getXMLAttributeDeclarationItem_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getXMLAttributeDeclarationItem()
          Returns the meta object for class 'XML Attribute Declaration Item'.
 EReference getXMLAttributesDeclaration_AttributeDeclItem()
          Returns the meta object for the containment reference list 'Attribute Decl Item'.
 EReference getXMLAttributesDeclaration_ValueFunctionElement()
          Returns the meta object for the container reference 'Value Function Element'.
 EClass getXMLAttributesDeclaration()
          Returns the meta object for class 'XML Attributes Declaration'.
 EEnum getXMLContentType()
          Returns the meta object for enum 'XML Content Type'.
 EEnum getXMLContentType2()
          Returns the meta object for enum 'XML Content Type2'.
 EEnum getXMLDeclarationType()
          Returns the meta object for enum 'XML Declaration Type'.
 EEnum getXMLEmptyHandlingType()
          Returns the meta object for enum 'XML Empty Handling Type'.
 EAttribute getXMLNamespaceDeclarationDefault_NoDefault()
          Returns the meta object for the attribute 'No Default'.
 EClass getXMLNamespaceDeclarationDefault()
          Returns the meta object for class 'XML Namespace Declaration Default'.
 EReference getXMLNamespaceDeclarationItem_NamespacesDecl()
          Returns the meta object for the container reference 'Namespaces Decl'.
 EAttribute getXMLNamespaceDeclarationItem_Uri()
          Returns the meta object for the attribute 'Uri'.
 EClass getXMLNamespaceDeclarationItem()
          Returns the meta object for class 'XML Namespace Declaration Item'.
 EAttribute getXMLNamespaceDeclarationPrefix_Prefix()
          Returns the meta object for the attribute 'Prefix'.
 EClass getXMLNamespaceDeclarationPrefix()
          Returns the meta object for class 'XML Namespace Declaration Prefix'.
 EReference getXMLNamespacesDeclaration_NamespaceDecltemList()
          Returns the meta object for the containment reference list 'Namespace Decltem List'.
 EReference getXMLNamespacesDeclaration_TableFunction()
          Returns the meta object for the container reference 'Table Function'.
 EReference getXMLNamespacesDeclaration_ValueFunctionElement()
          Returns the meta object for the container reference 'Value Function Element'.
 EReference getXMLNamespacesDeclaration_ValueFunctionForest()
          Returns the meta object for the container reference 'Value Function Forest'.
 EClass getXMLNamespacesDeclaration()
          Returns the meta object for class 'XML Namespaces Declaration'.
 EEnum getXMLNullHandlingType()
          Returns the meta object for enum 'XML Null Handling Type'.
 EEnum getXMLPassingType()
          Returns the meta object for enum 'XML Passing Type'.
 EClass getXMLPredicate()
          Returns the meta object for class 'XML Predicate'.
 EClass getXMLPredicateContent()
          Returns the meta object for class 'XML Predicate Content'.
 EClass getXMLPredicateDocument()
          Returns the meta object for class 'XML Predicate Document'.
 EReference getXMLPredicateExists_XqueryArgList()
          Returns the meta object for the containment reference 'Xquery Arg List'.
 EReference getXMLPredicateExists_XqueryExpr()
          Returns the meta object for the containment reference 'Xquery Expr'.
 EClass getXMLPredicateExists()
          Returns the meta object for class 'XML Predicate Exists'.
 EClass getXMLPredicateValid()
          Returns the meta object for class 'XML Predicate Valid'.
 EAttribute getXMLQueryArgumentItem_PassingMechanism()
          Returns the meta object for the attribute 'Passing Mechanism'.
 EReference getXMLQueryArgumentItem_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLQueryArgumentItem_XqueryArgList()
          Returns the meta object for the container reference 'Xquery Arg List'.
 EClass getXMLQueryArgumentItem()
          Returns the meta object for class 'XML Query Argument Item'.
 EAttribute getXMLQueryArgumentList_PassingMechanism()
          Returns the meta object for the attribute 'Passing Mechanism'.
 EReference getXMLQueryArgumentList_PredicateExists()
          Returns the meta object for the container reference 'Predicate Exists'.
 EReference getXMLQueryArgumentList_TableFunction()
          Returns the meta object for the container reference 'Table Function'.
 EReference getXMLQueryArgumentList_ValueFunctionQuery()
          Returns the meta object for the container reference 'Value Function Query'.
 EReference getXMLQueryArgumentList_XqueryArgListChildren()
          Returns the meta object for the containment reference list 'Xquery Arg List Children'.
 EClass getXMLQueryArgumentList()
          Returns the meta object for class 'XML Query Argument List'.
 EReference getXMLQueryExpression_PredicateExists()
          Returns the meta object for the container reference 'Predicate Exists'.
 EReference getXMLQueryExpression_ValueFunctionQuery()
          Returns the meta object for the container reference 'Value Function Query'.
 EAttribute getXMLQueryExpression_XqueryExprContent()
          Returns the meta object for the attribute 'Xquery Expr Content'.
 EClass getXMLQueryExpression()
          Returns the meta object for class 'XML Query Expression'.
 EEnum getXMLReturningType()
          Returns the meta object for enum 'XML Returning Type'.
 EAttribute getXMLSerializeFunction_ContentOption()
          Returns the meta object for the attribute 'Content Option'.
 EAttribute getXMLSerializeFunction_DeclarationOption()
          Returns the meta object for the attribute 'Declaration Option'.
 EReference getXMLSerializeFunction_SerializeEncoding()
          Returns the meta object for the containment reference 'Serialize Encoding'.
 EReference getXMLSerializeFunction_SerializeTarget()
          Returns the meta object for the containment reference 'Serialize Target'.
 EAttribute getXMLSerializeFunction_SerializeVersion()
          Returns the meta object for the attribute 'Serialize Version'.
 EClass getXMLSerializeFunction()
          Returns the meta object for class 'XML Serialize Function'.
 EAttribute getXMLSerializeFunctionEncoding_EncodingName()
          Returns the meta object for the attribute 'Encoding Name'.
 EClass getXMLSerializeFunctionEncoding()
          Returns the meta object for class 'XML Serialize Function Encoding'.
 EReference getXMLSerializeFunctionTarget_SerializeFunction()
          Returns the meta object for the container reference 'Serialize Function'.
 EReference getXMLSerializeFunctionTarget_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getXMLSerializeFunctionTarget()
          Returns the meta object for class 'XML Serialize Function Target'.
 EReference getXMLTableColumnDefinitionDefault_ColumnDefinitionRegular()
          Returns the meta object for the container reference 'Column Definition Regular'.
 EReference getXMLTableColumnDefinitionDefault_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getXMLTableColumnDefinitionDefault()
          Returns the meta object for class 'XML Table Column Definition Default'.
 EReference getXMLTableColumnDefinitionItem_TableFunction()
          Returns the meta object for the container reference 'Table Function'.
 EClass getXMLTableColumnDefinitionItem()
          Returns the meta object for class 'XML Table Column Definition Item'.
 EClass getXMLTableColumnDefinitionOrdinality()
          Returns the meta object for class 'XML Table Column Definition Ordinality'.
 EReference getXMLTableColumnDefinitionRegular_ColumnDefinitionDefault()
          Returns the meta object for the containment reference 'Column Definition Default'.
 EReference getXMLTableColumnDefinitionRegular_DataType()
          Returns the meta object for the containment reference 'Data Type'.
 EAttribute getXMLTableColumnDefinitionRegular_PassingOption()
          Returns the meta object for the attribute 'Passing Option'.
 EAttribute getXMLTableColumnDefinitionRegular_TableColumnPattern()
          Returns the meta object for the attribute 'Table Column Pattern'.
 EClass getXMLTableColumnDefinitionRegular()
          Returns the meta object for class 'XML Table Column Definition Regular'.
 EReference getXMLTableFunction_ColumnDefList()
          Returns the meta object for the containment reference list 'Column Def List'.
 EReference getXMLTableFunction_NamespacesDecl()
          Returns the meta object for the containment reference 'Namespaces Decl'.
 EAttribute getXMLTableFunction_TableRowPattern()
          Returns the meta object for the attribute 'Table Row Pattern'.
 EReference getXMLTableFunction_XqueryArgList()
          Returns the meta object for the containment reference 'Xquery Arg List'.
 EClass getXMLTableFunction()
          Returns the meta object for class 'XML Table Function'.
 EAttribute getXMLValueExpressionCast_PassingMechanism()
          Returns the meta object for the attribute 'Passing Mechanism'.
 EClass getXMLValueExpressionCast()
          Returns the meta object for class 'XML Value Expression Cast'.
 EClass getXMLValueFunction()
          Returns the meta object for class 'XML Value Function'.
 EReference getXMLValueFunctionComment_CommentContent()
          Returns the meta object for the containment reference 'Comment Content'.
 EAttribute getXMLValueFunctionComment_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EClass getXMLValueFunctionComment()
          Returns the meta object for class 'XML Value Function Comment'.
 EReference getXMLValueFunctionCommentContent_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionCommentContent_ValueFunctionComment()
          Returns the meta object for the container reference 'Value Function Comment'.
 EClass getXMLValueFunctionCommentContent()
          Returns the meta object for class 'XML Value Function Comment Content'.
 EReference getXMLValueFunctionConcat_ConcatContentList()
          Returns the meta object for the containment reference list 'Concat Content List'.
 EAttribute getXMLValueFunctionConcat_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EClass getXMLValueFunctionConcat()
          Returns the meta object for class 'XML Value Function Concat'.
 EReference getXMLValueFunctionConcatContentItem_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionConcatContentItem_ValueFunctionConcat()
          Returns the meta object for the container reference 'Value Function Concat'.
 EClass getXMLValueFunctionConcatContentItem()
          Returns the meta object for class 'XML Value Function Concat Content Item'.
 EReference getXMLValueFunctionDocument_DocumentContent()
          Returns the meta object for the containment reference 'Document Content'.
 EAttribute getXMLValueFunctionDocument_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EClass getXMLValueFunctionDocument()
          Returns the meta object for class 'XML Value Function Document'.
 EReference getXMLValueFunctionDocumentContent_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionDocumentContent_ValueFunctionDocument()
          Returns the meta object for the container reference 'Value Function Document'.
 EClass getXMLValueFunctionDocumentContent()
          Returns the meta object for class 'XML Value Function Document Content'.
 EReference getXMLValueFunctionElement_AttributesDecl()
          Returns the meta object for the containment reference 'Attributes Decl'.
 EReference getXMLValueFunctionElement_ElementContentList()
          Returns the meta object for the containment reference 'Element Content List'.
 EAttribute getXMLValueFunctionElement_ElementName()
          Returns the meta object for the attribute 'Element Name'.
 EReference getXMLValueFunctionElement_NamespacesDecl()
          Returns the meta object for the containment reference 'Namespaces Decl'.
 EAttribute getXMLValueFunctionElement_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EClass getXMLValueFunctionElement()
          Returns the meta object for class 'XML Value Function Element'.
 EReference getXMLValueFunctionElementContentItem_ElementContentList()
          Returns the meta object for the container reference 'Element Content List'.
 EReference getXMLValueFunctionElementContentItem_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getXMLValueFunctionElementContentItem()
          Returns the meta object for class 'XML Value Function Element Content Item'.
 EReference getXMLValueFunctionElementContentList_ElementContentListChildren()
          Returns the meta object for the containment reference list 'Element Content List Children'.
 EAttribute getXMLValueFunctionElementContentList_NullHandlingOption()
          Returns the meta object for the attribute 'Null Handling Option'.
 EReference getXMLValueFunctionElementContentList_ValueFunctionElement()
          Returns the meta object for the container reference 'Value Function Element'.
 EClass getXMLValueFunctionElementContentList()
          Returns the meta object for class 'XML Value Function Element Content List'.
 EReference getXMLValueFunctionForest_ForestContentList()
          Returns the meta object for the containment reference list 'Forest Content List'.
 EReference getXMLValueFunctionForest_NamespacesDecl()
          Returns the meta object for the containment reference 'Namespaces Decl'.
 EAttribute getXMLValueFunctionForest_NullHandlingOption()
          Returns the meta object for the attribute 'Null Handling Option'.
 EAttribute getXMLValueFunctionForest_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EClass getXMLValueFunctionForest()
          Returns the meta object for class 'XML Value Function Forest'.
 EReference getXMLValueFunctionForestContentItem_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionForestContentItem_ValueFunctionForest()
          Returns the meta object for the container reference 'Value Function Forest'.
 EClass getXMLValueFunctionForestContentItem()
          Returns the meta object for class 'XML Value Function Forest Content Item'.
 EAttribute getXMLValueFunctionParse_ContentOption()
          Returns the meta object for the attribute 'Content Option'.
 EReference getXMLValueFunctionParse_ParseContent()
          Returns the meta object for the containment reference 'Parse Content'.
 EAttribute getXMLValueFunctionParse_WhitespaceHandlingOption()
          Returns the meta object for the attribute 'Whitespace Handling Option'.
 EClass getXMLValueFunctionParse()
          Returns the meta object for class 'XML Value Function Parse'.
 EReference getXMLValueFunctionParseContent_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionParseContent_ValueFunctionParse()
          Returns the meta object for the container reference 'Value Function Parse'.
 EClass getXMLValueFunctionParseContent()
          Returns the meta object for class 'XML Value Function Parse Content'.
 EReference getXMLValueFunctionPI_PIContent()
          Returns the meta object for the containment reference 'PI Content'.
 EAttribute getXMLValueFunctionPI_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EAttribute getXMLValueFunctionPI_TargetName()
          Returns the meta object for the attribute 'Target Name'.
 EClass getXMLValueFunctionPI()
          Returns the meta object for class 'XML Value Function PI'.
 EReference getXMLValueFunctionPIContent_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionPIContent_ValueFunctionPI()
          Returns the meta object for the container reference 'Value Function PI'.
 EClass getXMLValueFunctionPIContent()
          Returns the meta object for class 'XML Value Function PI Content'.
 EAttribute getXMLValueFunctionQuery_EmptyHandlingOption()
          Returns the meta object for the attribute 'Empty Handling Option'.
 EReference getXMLValueFunctionQuery_QueryReturning()
          Returns the meta object for the containment reference 'Query Returning'.
 EReference getXMLValueFunctionQuery_XqueryArgList()
          Returns the meta object for the containment reference 'Xquery Arg List'.
 EReference getXMLValueFunctionQuery_XqueryExpr()
          Returns the meta object for the containment reference 'Xquery Expr'.
 EClass getXMLValueFunctionQuery()
          Returns the meta object for class 'XML Value Function Query'.
 EAttribute getXMLValueFunctionQueryReturning_PassingOption()
          Returns the meta object for the attribute 'Passing Option'.
 EAttribute getXMLValueFunctionQueryReturning_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EReference getXMLValueFunctionQueryReturning_ValueFunctionQuery()
          Returns the meta object for the container reference 'Value Function Query'.
 EClass getXMLValueFunctionQueryReturning()
          Returns the meta object for class 'XML Value Function Query Returning'.
 EAttribute getXMLValueFunctionText_ReturningOption()
          Returns the meta object for the attribute 'Returning Option'.
 EReference getXMLValueFunctionText_TextContent()
          Returns the meta object for the containment reference 'Text Content'.
 EClass getXMLValueFunctionText()
          Returns the meta object for class 'XML Value Function Text'.
 EReference getXMLValueFunctionTextContent_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionTextContent_ValueFunctionText()
          Returns the meta object for the container reference 'Value Function Text'.
 EClass getXMLValueFunctionTextContent()
          Returns the meta object for class 'XML Value Function Text Content'.
 EAttribute getXMLValueFunctionValidate_ContentOption()
          Returns the meta object for the attribute 'Content Option'.
 EReference getXMLValueFunctionValidate_ValidateAccordingTo()
          Returns the meta object for the containment reference 'Validate According To'.
 EReference getXMLValueFunctionValidate_ValidateContent()
          Returns the meta object for the containment reference 'Validate Content'.
 EClass getXMLValueFunctionValidate()
          Returns the meta object for class 'XML Value Function Validate'.
 EReference getXMLValueFunctionValidateAccordingTo_ValidateElement()
          Returns the meta object for the containment reference 'Validate Element'.
 EReference getXMLValueFunctionValidateAccordingTo_ValueFunctionValidate()
          Returns the meta object for the container reference 'Value Function Validate'.
 EClass getXMLValueFunctionValidateAccordingTo()
          Returns the meta object for class 'XML Value Function Validate According To'.
 EAttribute getXMLValueFunctionValidateAccordingToIdentifier_RegisteredXMLSchemaName()
          Returns the meta object for the attribute 'Registered XML Schema Name'.
 EAttribute getXMLValueFunctionValidateAccordingToIdentifier_SchemaName()
          Returns the meta object for the attribute 'Schema Name'.
 EClass getXMLValueFunctionValidateAccordingToIdentifier()
          Returns the meta object for class 'XML Value Function Validate According To Identifier'.
 EAttribute getXMLValueFunctionValidateAccordingToURI_NoNamespace()
          Returns the meta object for the attribute 'No Namespace'.
 EAttribute getXMLValueFunctionValidateAccordingToURI_SchemaLocationURI()
          Returns the meta object for the attribute 'Schema Location URI'.
 EAttribute getXMLValueFunctionValidateAccordingToURI_TargetNamespaceURI()
          Returns the meta object for the attribute 'Target Namespace URI'.
 EClass getXMLValueFunctionValidateAccordingToURI()
          Returns the meta object for class 'XML Value Function Validate According To URI'.
 EReference getXMLValueFunctionValidateContent_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getXMLValueFunctionValidateContent_ValueFunctionValidate()
          Returns the meta object for the container reference 'Value Function Validate'.
 EClass getXMLValueFunctionValidateContent()
          Returns the meta object for class 'XML Value Function Validate Content'.
 EReference getXMLValueFunctionValidateElement_ValidateAccordingTo()
          Returns the meta object for the container reference 'Validate According To'.
 EReference getXMLValueFunctionValidateElement_ValidateElementName()
          Returns the meta object for the containment reference 'Validate Element Name'.
 EReference getXMLValueFunctionValidateElement_ValidateElementNamespace()
          Returns the meta object for the containment reference 'Validate Element Namespace'.
 EClass getXMLValueFunctionValidateElement()
          Returns the meta object for class 'XML Value Function Validate Element'.
 EReference getXMLValueFunctionValidateElementName_ValidateElement()
          Returns the meta object for the container reference 'Validate Element'.
 EClass getXMLValueFunctionValidateElementName()
          Returns the meta object for class 'XML Value Function Validate Element Name'.
 EAttribute getXMLValueFunctionValidateElementNamespace_NamespaceURI()
          Returns the meta object for the attribute 'Namespace URI'.
 EAttribute getXMLValueFunctionValidateElementNamespace_NoNamespace()
          Returns the meta object for the attribute 'No Namespace'.
 EReference getXMLValueFunctionValidateElementNamespace_ValidateElement()
          Returns the meta object for the container reference 'Validate Element'.
 EClass getXMLValueFunctionValidateElementNamespace()
          Returns the meta object for class 'XML Value Function Validate Element Namespace'.
 EEnum getXMLWhitespaceHandlingType()
          Returns the meta object for enum 'XML Whitespace Handling Type'.
 

Field Detail

eNAME

public static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

public static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

public static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

public static final SQLXMLQueryModelPackage eINSTANCE
The singleton instance of the package.


XML_VALUE_FUNCTION

public static final int XML_VALUE_FUNCTION
The meta object id for the 'XML Value Function' class.

See Also:
XMLValueFunctionImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunction(), Constant Field Values

XML_VALUE_FUNCTION__EANNOTATIONS

public static final int XML_VALUE_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION__NAME

public static final int XML_VALUE_FUNCTION__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION__DEPENDENCIES

public static final int XML_VALUE_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION__DESCRIPTION

public static final int XML_VALUE_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION__LABEL

public static final int XML_VALUE_FUNCTION__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION__COMMENTS

public static final int XML_VALUE_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION__PRIVILEGES

public static final int XML_VALUE_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION__DATA_TYPE

public static final int XML_VALUE_FUNCTION__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION__VALUES_ROW

public static final int XML_VALUE_FUNCTION__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION__BASIC_LEFT

public static final int XML_VALUE_FUNCTION__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION__NEST

public static final int XML_VALUE_FUNCTION__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION__DISTINCT

public static final int XML_VALUE_FUNCTION__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION__FUNCTION

public static final int XML_VALUE_FUNCTION__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_FEATURE_COUNT
The number of structural features of the 'XML Value Function' class.


XML_VALUE_FUNCTION_CONCAT

public static final int XML_VALUE_FUNCTION_CONCAT
The meta object id for the 'XML Value Function Concat' class.

See Also:
XMLValueFunctionConcatImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionConcat(), Constant Field Values

XML_VALUE_FUNCTION_CONCAT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_CONCAT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_CONCAT__NAME

public static final int XML_VALUE_FUNCTION_CONCAT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_CONCAT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_CONCAT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_CONCAT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_CONCAT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_CONCAT__LABEL

public static final int XML_VALUE_FUNCTION_CONCAT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_CONCAT__COMMENTS

public static final int XML_VALUE_FUNCTION_CONCAT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_CONCAT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_CONCAT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_CONCAT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_CONCAT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_CONCAT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_CONCAT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_CONCAT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_CONCAT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_CONCAT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_CONCAT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_CONCAT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_CONCAT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_CONCAT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_CONCAT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_CONCAT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_CONCAT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_CONCAT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_CONCAT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_CONCAT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_CONCAT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_CONCAT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_CONCAT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_CONCAT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_CONCAT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_CONCAT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_CONCAT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_CONCAT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_CONCAT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_CONCAT__NEST

public static final int XML_VALUE_FUNCTION_CONCAT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_CONCAT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_CONCAT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_CONCAT__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_CONCAT__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_CONCAT__DISTINCT

public static final int XML_VALUE_FUNCTION_CONCAT__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_CONCAT__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_CONCAT__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_CONCAT__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_CONCAT__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_CONCAT__FUNCTION

public static final int XML_VALUE_FUNCTION_CONCAT__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_CONCAT__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_CONCAT__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_CONCAT__CONCAT_CONTENT_LIST

public static final int XML_VALUE_FUNCTION_CONCAT__CONCAT_CONTENT_LIST
The feature id for the 'Concat Content List' containment reference list.


XML_VALUE_FUNCTION_CONCAT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_CONCAT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Concat' class.


XML_NAMESPACE_DECLARATION_ITEM

public static final int XML_NAMESPACE_DECLARATION_ITEM
The meta object id for the 'XML Namespace Declaration Item' class.

See Also:
XMLNamespaceDeclarationItemImpl, SQLXMLQueryModelPackageImpl.getXMLNamespaceDeclarationItem(), Constant Field Values

XML_NAMESPACE_DECLARATION_ITEM__EANNOTATIONS

public static final int XML_NAMESPACE_DECLARATION_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_NAMESPACE_DECLARATION_ITEM__NAME

public static final int XML_NAMESPACE_DECLARATION_ITEM__NAME
The feature id for the 'Name' attribute.


XML_NAMESPACE_DECLARATION_ITEM__DEPENDENCIES

public static final int XML_NAMESPACE_DECLARATION_ITEM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_NAMESPACE_DECLARATION_ITEM__DESCRIPTION

public static final int XML_NAMESPACE_DECLARATION_ITEM__DESCRIPTION
The feature id for the 'Description' attribute.


XML_NAMESPACE_DECLARATION_ITEM__LABEL

public static final int XML_NAMESPACE_DECLARATION_ITEM__LABEL
The feature id for the 'Label' attribute.


XML_NAMESPACE_DECLARATION_ITEM__COMMENTS

public static final int XML_NAMESPACE_DECLARATION_ITEM__COMMENTS
The feature id for the 'Comments' reference list.


XML_NAMESPACE_DECLARATION_ITEM__PRIVILEGES

public static final int XML_NAMESPACE_DECLARATION_ITEM__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_NAMESPACE_DECLARATION_ITEM__URI

public static final int XML_NAMESPACE_DECLARATION_ITEM__URI
The feature id for the 'Uri' attribute.


XML_NAMESPACE_DECLARATION_ITEM__NAMESPACES_DECL

public static final int XML_NAMESPACE_DECLARATION_ITEM__NAMESPACES_DECL
The feature id for the 'Namespaces Decl' container reference.


XML_NAMESPACE_DECLARATION_ITEM_FEATURE_COUNT

public static final int XML_NAMESPACE_DECLARATION_ITEM_FEATURE_COUNT
The number of structural features of the 'XML Namespace Declaration Item' class.


XML_NAMESPACE_DECLARATION_PREFIX

public static final int XML_NAMESPACE_DECLARATION_PREFIX
The meta object id for the 'XML Namespace Declaration Prefix' class.

See Also:
XMLNamespaceDeclarationPrefixImpl, SQLXMLQueryModelPackageImpl.getXMLNamespaceDeclarationPrefix(), Constant Field Values

XML_NAMESPACE_DECLARATION_PREFIX__EANNOTATIONS

public static final int XML_NAMESPACE_DECLARATION_PREFIX__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_NAMESPACE_DECLARATION_PREFIX__NAME

public static final int XML_NAMESPACE_DECLARATION_PREFIX__NAME
The feature id for the 'Name' attribute.


XML_NAMESPACE_DECLARATION_PREFIX__DEPENDENCIES

public static final int XML_NAMESPACE_DECLARATION_PREFIX__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_NAMESPACE_DECLARATION_PREFIX__DESCRIPTION

public static final int XML_NAMESPACE_DECLARATION_PREFIX__DESCRIPTION
The feature id for the 'Description' attribute.


XML_NAMESPACE_DECLARATION_PREFIX__LABEL

public static final int XML_NAMESPACE_DECLARATION_PREFIX__LABEL
The feature id for the 'Label' attribute.


XML_NAMESPACE_DECLARATION_PREFIX__COMMENTS

public static final int XML_NAMESPACE_DECLARATION_PREFIX__COMMENTS
The feature id for the 'Comments' reference list.


XML_NAMESPACE_DECLARATION_PREFIX__PRIVILEGES

public static final int XML_NAMESPACE_DECLARATION_PREFIX__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_NAMESPACE_DECLARATION_PREFIX__URI

public static final int XML_NAMESPACE_DECLARATION_PREFIX__URI
The feature id for the 'Uri' attribute.


XML_NAMESPACE_DECLARATION_PREFIX__NAMESPACES_DECL

public static final int XML_NAMESPACE_DECLARATION_PREFIX__NAMESPACES_DECL
The feature id for the 'Namespaces Decl' container reference.


XML_NAMESPACE_DECLARATION_PREFIX__PREFIX

public static final int XML_NAMESPACE_DECLARATION_PREFIX__PREFIX
The feature id for the 'Prefix' attribute.


XML_NAMESPACE_DECLARATION_PREFIX_FEATURE_COUNT

public static final int XML_NAMESPACE_DECLARATION_PREFIX_FEATURE_COUNT
The number of structural features of the 'XML Namespace Declaration Prefix' class.


XML_NAMESPACE_DECLARATION_DEFAULT

public static final int XML_NAMESPACE_DECLARATION_DEFAULT
The meta object id for the 'XML Namespace Declaration Default' class.

See Also:
XMLNamespaceDeclarationDefaultImpl, SQLXMLQueryModelPackageImpl.getXMLNamespaceDeclarationDefault(), Constant Field Values

XML_NAMESPACE_DECLARATION_DEFAULT__EANNOTATIONS

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_NAMESPACE_DECLARATION_DEFAULT__NAME

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__NAME
The feature id for the 'Name' attribute.


XML_NAMESPACE_DECLARATION_DEFAULT__DEPENDENCIES

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_NAMESPACE_DECLARATION_DEFAULT__DESCRIPTION

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_NAMESPACE_DECLARATION_DEFAULT__LABEL

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__LABEL
The feature id for the 'Label' attribute.


XML_NAMESPACE_DECLARATION_DEFAULT__COMMENTS

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__COMMENTS
The feature id for the 'Comments' reference list.


XML_NAMESPACE_DECLARATION_DEFAULT__PRIVILEGES

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_NAMESPACE_DECLARATION_DEFAULT__URI

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__URI
The feature id for the 'Uri' attribute.


XML_NAMESPACE_DECLARATION_DEFAULT__NAMESPACES_DECL

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__NAMESPACES_DECL
The feature id for the 'Namespaces Decl' container reference.


XML_NAMESPACE_DECLARATION_DEFAULT__NO_DEFAULT

public static final int XML_NAMESPACE_DECLARATION_DEFAULT__NO_DEFAULT
The feature id for the 'No Default' attribute.


XML_NAMESPACE_DECLARATION_DEFAULT_FEATURE_COUNT

public static final int XML_NAMESPACE_DECLARATION_DEFAULT_FEATURE_COUNT
The number of structural features of the 'XML Namespace Declaration Default' class.


XML_ATTRIBUTE_DECLARATION_ITEM

public static final int XML_ATTRIBUTE_DECLARATION_ITEM
The meta object id for the 'XML Attribute Declaration Item' class.

See Also:
XMLAttributeDeclarationItemImpl, SQLXMLQueryModelPackageImpl.getXMLAttributeDeclarationItem(), Constant Field Values

XML_ATTRIBUTE_DECLARATION_ITEM__EANNOTATIONS

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_ATTRIBUTE_DECLARATION_ITEM__NAME

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__NAME
The feature id for the 'Name' attribute.


XML_ATTRIBUTE_DECLARATION_ITEM__DEPENDENCIES

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_ATTRIBUTE_DECLARATION_ITEM__DESCRIPTION

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__DESCRIPTION
The feature id for the 'Description' attribute.


XML_ATTRIBUTE_DECLARATION_ITEM__LABEL

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__LABEL
The feature id for the 'Label' attribute.


XML_ATTRIBUTE_DECLARATION_ITEM__COMMENTS

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__COMMENTS
The feature id for the 'Comments' reference list.


XML_ATTRIBUTE_DECLARATION_ITEM__PRIVILEGES

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_ATTRIBUTE_DECLARATION_ITEM__UNARY_OPERATOR

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_ATTRIBUTE_DECLARATION_ITEM__DATA_TYPE

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUES_ROW

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__ORDER_BY_VALUE_EXPR

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__RESULT_COLUMN

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_RIGHT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_PATTERN

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_MATCHING

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__PREDICATE_NULL

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_RIGHT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_SELECT_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT1

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT2

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CAST

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_FUNCTION

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_LEFT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__GROUPING_EXPR

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_ELSE

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_ESCAPE

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_LABELED_DURATION

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__NEST

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__NEST
The feature id for the 'Nest' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__UPDATE_SOURCE_EXPR_LIST

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_ATTRIBUTE_DECLARATION_ITEM__ATTRIBUTES_DECL

public static final int XML_ATTRIBUTE_DECLARATION_ITEM__ATTRIBUTES_DECL
The feature id for the 'Attributes Decl' container reference.


XML_ATTRIBUTE_DECLARATION_ITEM_FEATURE_COUNT

public static final int XML_ATTRIBUTE_DECLARATION_ITEM_FEATURE_COUNT
The number of structural features of the 'XML Attribute Declaration Item' class.


XML_VALUE_FUNCTION_ELEMENT

public static final int XML_VALUE_FUNCTION_ELEMENT
The meta object id for the 'XML Value Function Element' class.

See Also:
XMLValueFunctionElementImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionElement(), Constant Field Values

XML_VALUE_FUNCTION_ELEMENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_ELEMENT__NAME

public static final int XML_VALUE_FUNCTION_ELEMENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_ELEMENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_ELEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_ELEMENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_ELEMENT__LABEL

public static final int XML_VALUE_FUNCTION_ELEMENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_ELEMENT__COMMENTS

public static final int XML_VALUE_FUNCTION_ELEMENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_ELEMENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_ELEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_ELEMENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_ELEMENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_ELEMENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_ELEMENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_ELEMENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_ELEMENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_ELEMENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_ELEMENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_ELEMENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_ELEMENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_ELEMENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_ELEMENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_ELEMENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_ELEMENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_ELEMENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_ELEMENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_ELEMENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_ELEMENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_ELEMENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_ELEMENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_ELEMENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_ELEMENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_ELEMENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_ELEMENT__NEST

public static final int XML_VALUE_FUNCTION_ELEMENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_ELEMENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_ELEMENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_ELEMENT__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_ELEMENT__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_ELEMENT__DISTINCT

public static final int XML_VALUE_FUNCTION_ELEMENT__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_ELEMENT__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_ELEMENT__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_ELEMENT__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_ELEMENT__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_ELEMENT__FUNCTION

public static final int XML_VALUE_FUNCTION_ELEMENT__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_ELEMENT__ELEMENT_NAME

public static final int XML_VALUE_FUNCTION_ELEMENT__ELEMENT_NAME
The feature id for the 'Element Name' attribute.


XML_VALUE_FUNCTION_ELEMENT__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_ELEMENT__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_ELEMENT__NAMESPACES_DECL

public static final int XML_VALUE_FUNCTION_ELEMENT__NAMESPACES_DECL
The feature id for the 'Namespaces Decl' containment reference.


XML_VALUE_FUNCTION_ELEMENT__ATTRIBUTES_DECL

public static final int XML_VALUE_FUNCTION_ELEMENT__ATTRIBUTES_DECL
The feature id for the 'Attributes Decl' containment reference.


XML_VALUE_FUNCTION_ELEMENT__ELEMENT_CONTENT_LIST

public static final int XML_VALUE_FUNCTION_ELEMENT__ELEMENT_CONTENT_LIST
The feature id for the 'Element Content List' containment reference.


XML_VALUE_FUNCTION_ELEMENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_ELEMENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Element' class.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM
The meta object id for the 'XML Value Function Element Content Item' class.

See Also:
XMLValueFunctionElementContentItemImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionElementContentItem(), Constant Field Values

XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NAME

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DESCRIPTION

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LABEL

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__COMMENTS

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PRIVILEGES

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DATA_TYPE

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUES_ROW

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NEST

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ELEMENT_CONTENT_LIST

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM__ELEMENT_CONTENT_LIST
The feature id for the 'Element Content List' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_ITEM_FEATURE_COUNT
The number of structural features of the 'XML Value Function Element Content Item' class.


XML_VALUE_FUNCTION_FOREST

public static final int XML_VALUE_FUNCTION_FOREST
The meta object id for the 'XML Value Function Forest' class.

See Also:
XMLValueFunctionForestImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionForest(), Constant Field Values

XML_VALUE_FUNCTION_FOREST__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_FOREST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_FOREST__NAME

public static final int XML_VALUE_FUNCTION_FOREST__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_FOREST__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_FOREST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_FOREST__DESCRIPTION

public static final int XML_VALUE_FUNCTION_FOREST__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_FOREST__LABEL

public static final int XML_VALUE_FUNCTION_FOREST__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_FOREST__COMMENTS

public static final int XML_VALUE_FUNCTION_FOREST__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_FOREST__PRIVILEGES

public static final int XML_VALUE_FUNCTION_FOREST__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_FOREST__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_FOREST__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_FOREST__DATA_TYPE

public static final int XML_VALUE_FUNCTION_FOREST__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_FOREST__VALUES_ROW

public static final int XML_VALUE_FUNCTION_FOREST__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_FOREST__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_FOREST__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_FOREST__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_FOREST__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_FOREST__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_FOREST__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_FOREST__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_FOREST__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_FOREST__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_FOREST__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_FOREST__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_FOREST__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_FOREST__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_FOREST__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_FOREST__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_FOREST__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_FOREST__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_FOREST__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_FOREST__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_FOREST__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_FOREST__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_FOREST__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_FOREST__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_FOREST__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_FOREST__NEST

public static final int XML_VALUE_FUNCTION_FOREST__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_FOREST__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_FOREST__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_FOREST__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_FOREST__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_FOREST__DISTINCT

public static final int XML_VALUE_FUNCTION_FOREST__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_FOREST__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_FOREST__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_FOREST__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_FOREST__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_FOREST__FUNCTION

public static final int XML_VALUE_FUNCTION_FOREST__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_FOREST__NULL_HANDLING_OPTION

public static final int XML_VALUE_FUNCTION_FOREST__NULL_HANDLING_OPTION
The feature id for the 'Null Handling Option' attribute.


XML_VALUE_FUNCTION_FOREST__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_FOREST__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_FOREST__FOREST_CONTENT_LIST

public static final int XML_VALUE_FUNCTION_FOREST__FOREST_CONTENT_LIST
The feature id for the 'Forest Content List' containment reference list.


XML_VALUE_FUNCTION_FOREST__NAMESPACES_DECL

public static final int XML_VALUE_FUNCTION_FOREST__NAMESPACES_DECL
The feature id for the 'Namespaces Decl' containment reference.


XML_VALUE_FUNCTION_FOREST_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_FOREST_FEATURE_COUNT
The number of structural features of the 'XML Value Function Forest' class.


XML_VALUE_FUNCTION_COMMENT

public static final int XML_VALUE_FUNCTION_COMMENT
The meta object id for the 'XML Value Function Comment' class.

See Also:
XMLValueFunctionCommentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionComment(), Constant Field Values

XML_VALUE_FUNCTION_COMMENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_COMMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_COMMENT__NAME

public static final int XML_VALUE_FUNCTION_COMMENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_COMMENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_COMMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_COMMENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_COMMENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_COMMENT__LABEL

public static final int XML_VALUE_FUNCTION_COMMENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_COMMENT__COMMENTS

public static final int XML_VALUE_FUNCTION_COMMENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_COMMENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_COMMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_COMMENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_COMMENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_COMMENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_COMMENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_COMMENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_COMMENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_COMMENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_COMMENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_COMMENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_COMMENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_COMMENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_COMMENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_COMMENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_COMMENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_COMMENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_COMMENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_COMMENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_COMMENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_COMMENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_COMMENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_COMMENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_COMMENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_COMMENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_COMMENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_COMMENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_COMMENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_COMMENT__NEST

public static final int XML_VALUE_FUNCTION_COMMENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_COMMENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_COMMENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_COMMENT__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_COMMENT__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_COMMENT__DISTINCT

public static final int XML_VALUE_FUNCTION_COMMENT__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_COMMENT__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_COMMENT__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_COMMENT__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_COMMENT__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_COMMENT__FUNCTION

public static final int XML_VALUE_FUNCTION_COMMENT__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_COMMENT__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_COMMENT__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_COMMENT__COMMENT_CONTENT

public static final int XML_VALUE_FUNCTION_COMMENT__COMMENT_CONTENT
The feature id for the 'Comment Content' containment reference.


XML_VALUE_FUNCTION_COMMENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_COMMENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Comment' class.


XML_VALUE_FUNCTION_DOCUMENT

public static final int XML_VALUE_FUNCTION_DOCUMENT
The meta object id for the 'XML Value Function Document' class.

See Also:
XMLValueFunctionDocumentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionDocument(), Constant Field Values

XML_VALUE_FUNCTION_DOCUMENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_DOCUMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_DOCUMENT__NAME

public static final int XML_VALUE_FUNCTION_DOCUMENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_DOCUMENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_DOCUMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_DOCUMENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_DOCUMENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_DOCUMENT__LABEL

public static final int XML_VALUE_FUNCTION_DOCUMENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_DOCUMENT__COMMENTS

public static final int XML_VALUE_FUNCTION_DOCUMENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_DOCUMENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_DOCUMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_DOCUMENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_DOCUMENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_DOCUMENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_DOCUMENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_DOCUMENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_DOCUMENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_DOCUMENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_DOCUMENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_DOCUMENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_DOCUMENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_DOCUMENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_DOCUMENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_DOCUMENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_DOCUMENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_DOCUMENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_DOCUMENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_DOCUMENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_DOCUMENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_DOCUMENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_DOCUMENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_DOCUMENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_DOCUMENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_DOCUMENT__NEST

public static final int XML_VALUE_FUNCTION_DOCUMENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_DOCUMENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_DOCUMENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_DOCUMENT__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_DOCUMENT__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_DOCUMENT__DISTINCT

public static final int XML_VALUE_FUNCTION_DOCUMENT__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_DOCUMENT__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_DOCUMENT__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_DOCUMENT__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_DOCUMENT__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_DOCUMENT__FUNCTION

public static final int XML_VALUE_FUNCTION_DOCUMENT__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_DOCUMENT__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_DOCUMENT__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_DOCUMENT__DOCUMENT_CONTENT

public static final int XML_VALUE_FUNCTION_DOCUMENT__DOCUMENT_CONTENT
The feature id for the 'Document Content' containment reference.


XML_VALUE_FUNCTION_DOCUMENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_DOCUMENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Document' class.


XML_VALUE_FUNCTION_PARSE

public static final int XML_VALUE_FUNCTION_PARSE
The meta object id for the 'XML Value Function Parse' class.

See Also:
XMLValueFunctionParseImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionParse(), Constant Field Values

XML_VALUE_FUNCTION_PARSE__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_PARSE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_PARSE__NAME

public static final int XML_VALUE_FUNCTION_PARSE__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_PARSE__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_PARSE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_PARSE__DESCRIPTION

public static final int XML_VALUE_FUNCTION_PARSE__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_PARSE__LABEL

public static final int XML_VALUE_FUNCTION_PARSE__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_PARSE__COMMENTS

public static final int XML_VALUE_FUNCTION_PARSE__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_PARSE__PRIVILEGES

public static final int XML_VALUE_FUNCTION_PARSE__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_PARSE__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_PARSE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_PARSE__DATA_TYPE

public static final int XML_VALUE_FUNCTION_PARSE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_PARSE__VALUES_ROW

public static final int XML_VALUE_FUNCTION_PARSE__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_PARSE__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_PARSE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_PARSE__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_PARSE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_PARSE__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_PARSE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_PARSE__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_PARSE__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_PARSE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_PARSE__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_PARSE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_PARSE__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_PARSE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_PARSE__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_PARSE__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_PARSE__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_PARSE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_PARSE__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_PARSE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_PARSE__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_PARSE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_PARSE__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_PARSE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_PARSE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_PARSE__NEST

public static final int XML_VALUE_FUNCTION_PARSE__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_PARSE__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_PARSE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_PARSE__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_PARSE__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_PARSE__DISTINCT

public static final int XML_VALUE_FUNCTION_PARSE__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_PARSE__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_PARSE__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_PARSE__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_PARSE__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_PARSE__FUNCTION

public static final int XML_VALUE_FUNCTION_PARSE__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_PARSE__CONTENT_OPTION

public static final int XML_VALUE_FUNCTION_PARSE__CONTENT_OPTION
The feature id for the 'Content Option' attribute.


XML_VALUE_FUNCTION_PARSE__WHITESPACE_HANDLING_OPTION

public static final int XML_VALUE_FUNCTION_PARSE__WHITESPACE_HANDLING_OPTION
The feature id for the 'Whitespace Handling Option' attribute.


XML_VALUE_FUNCTION_PARSE__PARSE_CONTENT

public static final int XML_VALUE_FUNCTION_PARSE__PARSE_CONTENT
The feature id for the 'Parse Content' containment reference.


XML_VALUE_FUNCTION_PARSE_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_PARSE_FEATURE_COUNT
The number of structural features of the 'XML Value Function Parse' class.


XML_VALUE_FUNCTION_PI

public static final int XML_VALUE_FUNCTION_PI
The meta object id for the 'XML Value Function PI' class.

See Also:
XMLValueFunctionPIImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionPI(), Constant Field Values

XML_VALUE_FUNCTION_PI__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_PI__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_PI__NAME

public static final int XML_VALUE_FUNCTION_PI__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_PI__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_PI__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_PI__DESCRIPTION

public static final int XML_VALUE_FUNCTION_PI__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_PI__LABEL

public static final int XML_VALUE_FUNCTION_PI__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_PI__COMMENTS

public static final int XML_VALUE_FUNCTION_PI__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_PI__PRIVILEGES

public static final int XML_VALUE_FUNCTION_PI__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_PI__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_PI__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_PI__DATA_TYPE

public static final int XML_VALUE_FUNCTION_PI__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_PI__VALUES_ROW

public static final int XML_VALUE_FUNCTION_PI__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_PI__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_PI__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_PI__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_PI__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_PI__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_PI__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_PI__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_PI__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_PI__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_PI__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_PI__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_PI__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_PI__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_PI__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_PI__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_PI__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_PI__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_PI__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_PI__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_PI__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_PI__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_PI__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_PI__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_PI__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_PI__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_PI__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_PI__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_PI__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_PI__NEST

public static final int XML_VALUE_FUNCTION_PI__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_PI__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_PI__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_PI__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_PI__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_PI__DISTINCT

public static final int XML_VALUE_FUNCTION_PI__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_PI__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_PI__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_PI__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_PI__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_PI__FUNCTION

public static final int XML_VALUE_FUNCTION_PI__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_PI__TARGET_NAME

public static final int XML_VALUE_FUNCTION_PI__TARGET_NAME
The feature id for the 'Target Name' attribute.


XML_VALUE_FUNCTION_PI__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_PI__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_PI__PI_CONTENT

public static final int XML_VALUE_FUNCTION_PI__PI_CONTENT
The feature id for the 'PI Content' containment reference.


XML_VALUE_FUNCTION_PI_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_PI_FEATURE_COUNT
The number of structural features of the 'XML Value Function PI' class.


XML_VALUE_FUNCTION_QUERY

public static final int XML_VALUE_FUNCTION_QUERY
The meta object id for the 'XML Value Function Query' class.

See Also:
XMLValueFunctionQueryImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionQuery(), Constant Field Values

XML_VALUE_FUNCTION_QUERY__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_QUERY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_QUERY__NAME

public static final int XML_VALUE_FUNCTION_QUERY__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_QUERY__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_QUERY__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_QUERY__DESCRIPTION

public static final int XML_VALUE_FUNCTION_QUERY__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_QUERY__LABEL

public static final int XML_VALUE_FUNCTION_QUERY__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_QUERY__COMMENTS

public static final int XML_VALUE_FUNCTION_QUERY__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_QUERY__PRIVILEGES

public static final int XML_VALUE_FUNCTION_QUERY__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_QUERY__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_QUERY__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_QUERY__DATA_TYPE

public static final int XML_VALUE_FUNCTION_QUERY__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_QUERY__VALUES_ROW

public static final int XML_VALUE_FUNCTION_QUERY__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_QUERY__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_QUERY__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_QUERY__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_QUERY__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_QUERY__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_QUERY__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_QUERY__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_QUERY__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_QUERY__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_QUERY__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_QUERY__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_QUERY__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_QUERY__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_QUERY__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_QUERY__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_QUERY__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_QUERY__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_QUERY__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_QUERY__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_QUERY__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_QUERY__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_QUERY__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_QUERY__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_QUERY__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_QUERY__NEST

public static final int XML_VALUE_FUNCTION_QUERY__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_QUERY__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_QUERY__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_QUERY__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_QUERY__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_QUERY__DISTINCT

public static final int XML_VALUE_FUNCTION_QUERY__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_QUERY__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_QUERY__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_QUERY__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_QUERY__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_QUERY__FUNCTION

public static final int XML_VALUE_FUNCTION_QUERY__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_QUERY__EMPTY_HANDLING_OPTION

public static final int XML_VALUE_FUNCTION_QUERY__EMPTY_HANDLING_OPTION
The feature id for the 'Empty Handling Option' attribute.


XML_VALUE_FUNCTION_QUERY__XQUERY_EXPR

public static final int XML_VALUE_FUNCTION_QUERY__XQUERY_EXPR
The feature id for the 'Xquery Expr' containment reference.


XML_VALUE_FUNCTION_QUERY__XQUERY_ARG_LIST

public static final int XML_VALUE_FUNCTION_QUERY__XQUERY_ARG_LIST
The feature id for the 'Xquery Arg List' containment reference.


XML_VALUE_FUNCTION_QUERY__QUERY_RETURNING

public static final int XML_VALUE_FUNCTION_QUERY__QUERY_RETURNING
The feature id for the 'Query Returning' containment reference.


XML_VALUE_FUNCTION_QUERY_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_QUERY_FEATURE_COUNT
The number of structural features of the 'XML Value Function Query' class.


XML_VALUE_FUNCTION_TEXT

public static final int XML_VALUE_FUNCTION_TEXT
The meta object id for the 'XML Value Function Text' class.

See Also:
XMLValueFunctionTextImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionText(), Constant Field Values

XML_VALUE_FUNCTION_TEXT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_TEXT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_TEXT__NAME

public static final int XML_VALUE_FUNCTION_TEXT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_TEXT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_TEXT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_TEXT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_TEXT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_TEXT__LABEL

public static final int XML_VALUE_FUNCTION_TEXT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_TEXT__COMMENTS

public static final int XML_VALUE_FUNCTION_TEXT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_TEXT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_TEXT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_TEXT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_TEXT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_TEXT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_TEXT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_TEXT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_TEXT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_TEXT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_TEXT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_TEXT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_TEXT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_TEXT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_TEXT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_TEXT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_TEXT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_TEXT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_TEXT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_TEXT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_TEXT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_TEXT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_TEXT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_TEXT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_TEXT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_TEXT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_TEXT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_TEXT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_TEXT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_TEXT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_TEXT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_TEXT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_TEXT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_TEXT__NEST

public static final int XML_VALUE_FUNCTION_TEXT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_TEXT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_TEXT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_TEXT__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_TEXT__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_TEXT__DISTINCT

public static final int XML_VALUE_FUNCTION_TEXT__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_TEXT__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_TEXT__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_TEXT__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_TEXT__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_TEXT__FUNCTION

public static final int XML_VALUE_FUNCTION_TEXT__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_TEXT__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_TEXT__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_TEXT__TEXT_CONTENT

public static final int XML_VALUE_FUNCTION_TEXT__TEXT_CONTENT
The feature id for the 'Text Content' containment reference.


XML_VALUE_FUNCTION_TEXT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_TEXT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Text' class.


XML_VALUE_FUNCTION_VALIDATE

public static final int XML_VALUE_FUNCTION_VALIDATE
The meta object id for the 'XML Value Function Validate' class.

See Also:
XMLValueFunctionValidateImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidate(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_VALIDATE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_VALIDATE__DATA_TYPE

public static final int XML_VALUE_FUNCTION_VALIDATE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_VALIDATE__VALUES_ROW

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_VALIDATE__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_VALIDATE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_VALIDATE__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_VALIDATE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_VALIDATE__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_VALIDATE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_VALIDATE__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_VALIDATE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_VALIDATE__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_VALIDATE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_VALIDATE__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_VALIDATE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_VALIDATE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_VALIDATE__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_VALIDATE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_VALIDATE__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_VALIDATE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_VALIDATE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_VALIDATE__NEST

public static final int XML_VALUE_FUNCTION_VALIDATE__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_VALIDATE__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_VALIDATE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_VALIDATE__SPECIAL_REGISTER

public static final int XML_VALUE_FUNCTION_VALIDATE__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_VALUE_FUNCTION_VALIDATE__DISTINCT

public static final int XML_VALUE_FUNCTION_VALIDATE__DISTINCT
The feature id for the 'Distinct' attribute.


XML_VALUE_FUNCTION_VALIDATE__COLUMN_FUNCTION

public static final int XML_VALUE_FUNCTION_VALIDATE__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_VALUE_FUNCTION_VALIDATE__PARAMETER_LIST

public static final int XML_VALUE_FUNCTION_VALIDATE__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_VALUE_FUNCTION_VALIDATE__FUNCTION

public static final int XML_VALUE_FUNCTION_VALIDATE__FUNCTION
The feature id for the 'Function' reference.


XML_VALUE_FUNCTION_VALIDATE__CONTENT_OPTION

public static final int XML_VALUE_FUNCTION_VALIDATE__CONTENT_OPTION
The feature id for the 'Content Option' attribute.


XML_VALUE_FUNCTION_VALIDATE__VALIDATE_CONTENT

public static final int XML_VALUE_FUNCTION_VALIDATE__VALIDATE_CONTENT
The feature id for the 'Validate Content' containment reference.


XML_VALUE_FUNCTION_VALIDATE__VALIDATE_ACCORDING_TO

public static final int XML_VALUE_FUNCTION_VALIDATE__VALIDATE_ACCORDING_TO
The feature id for the 'Validate According To' containment reference.


XML_VALUE_FUNCTION_VALIDATE_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate' class.


XML_VALUE_EXPRESSION_CAST

public static final int XML_VALUE_EXPRESSION_CAST
The meta object id for the 'XML Value Expression Cast' class.

See Also:
XMLValueExpressionCastImpl, SQLXMLQueryModelPackageImpl.getXMLValueExpressionCast(), Constant Field Values

XML_VALUE_EXPRESSION_CAST__EANNOTATIONS

public static final int XML_VALUE_EXPRESSION_CAST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_EXPRESSION_CAST__NAME

public static final int XML_VALUE_EXPRESSION_CAST__NAME
The feature id for the 'Name' attribute.


XML_VALUE_EXPRESSION_CAST__DEPENDENCIES

public static final int XML_VALUE_EXPRESSION_CAST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_EXPRESSION_CAST__DESCRIPTION

public static final int XML_VALUE_EXPRESSION_CAST__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_EXPRESSION_CAST__LABEL

public static final int XML_VALUE_EXPRESSION_CAST__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_EXPRESSION_CAST__COMMENTS

public static final int XML_VALUE_EXPRESSION_CAST__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_EXPRESSION_CAST__PRIVILEGES

public static final int XML_VALUE_EXPRESSION_CAST__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_EXPRESSION_CAST__UNARY_OPERATOR

public static final int XML_VALUE_EXPRESSION_CAST__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_EXPRESSION_CAST__DATA_TYPE

public static final int XML_VALUE_EXPRESSION_CAST__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_EXPRESSION_CAST__VALUES_ROW

public static final int XML_VALUE_EXPRESSION_CAST__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_EXPRESSION_CAST__RESULT_COLUMN

public static final int XML_VALUE_EXPRESSION_CAST__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_EXPRESSION_CAST__BASIC_RIGHT

public static final int XML_VALUE_EXPRESSION_CAST__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_EXPRESSION_CAST__BASIC_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_EXPRESSION_CAST__LIKE_PATTERN

public static final int XML_VALUE_EXPRESSION_CAST__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_EXPRESSION_CAST__LIKE_MATCHING

public static final int XML_VALUE_EXPRESSION_CAST__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_EXPRESSION_CAST__PREDICATE_NULL

public static final int XML_VALUE_EXPRESSION_CAST__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_EXPRESSION_CAST__BETWEEN_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1

public static final int XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2

public static final int XML_VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_EXPRESSION_CAST__GROUPING_EXPR

public static final int XML_VALUE_EXPRESSION_CAST__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_EXPRESSION_CAST__LIKE_ESCAPE

public static final int XML_VALUE_EXPRESSION_CAST__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_EXPRESSION_CAST__NEST

public static final int XML_VALUE_EXPRESSION_CAST__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_EXPRESSION_CAST__VALUE_EXPR

public static final int XML_VALUE_EXPRESSION_CAST__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_EXPRESSION_CAST__PASSING_MECHANISM

public static final int XML_VALUE_EXPRESSION_CAST__PASSING_MECHANISM
The feature id for the 'Passing Mechanism' attribute.


XML_VALUE_EXPRESSION_CAST_FEATURE_COUNT

public static final int XML_VALUE_EXPRESSION_CAST_FEATURE_COUNT
The number of structural features of the 'XML Value Expression Cast' class.


XML_PREDICATE

public static final int XML_PREDICATE
The meta object id for the 'XML Predicate' class.

See Also:
XMLPredicateImpl, SQLXMLQueryModelPackageImpl.getXMLPredicate(), Constant Field Values

XML_PREDICATE__EANNOTATIONS

public static final int XML_PREDICATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_PREDICATE__NAME

public static final int XML_PREDICATE__NAME
The feature id for the 'Name' attribute.


XML_PREDICATE__DEPENDENCIES

public static final int XML_PREDICATE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_PREDICATE__DESCRIPTION

public static final int XML_PREDICATE__DESCRIPTION
The feature id for the 'Description' attribute.


XML_PREDICATE__LABEL

public static final int XML_PREDICATE__LABEL
The feature id for the 'Label' attribute.


XML_PREDICATE__COMMENTS

public static final int XML_PREDICATE__COMMENTS
The feature id for the 'Comments' reference list.


XML_PREDICATE__PRIVILEGES

public static final int XML_PREDICATE__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_PREDICATE__NEGATED_CONDITION

public static final int XML_PREDICATE__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


XML_PREDICATE__UPDATE_STATEMENT

public static final int XML_PREDICATE__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


XML_PREDICATE__DELETE_STATEMENT

public static final int XML_PREDICATE__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


XML_PREDICATE__TABLE_JOINED

public static final int XML_PREDICATE__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


XML_PREDICATE__COMBINED_LEFT

public static final int XML_PREDICATE__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


XML_PREDICATE__COMBINED_RIGHT

public static final int XML_PREDICATE__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


XML_PREDICATE__QUERY_SELECT_HAVING

public static final int XML_PREDICATE__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


XML_PREDICATE__QUERY_SELECT_WHERE

public static final int XML_PREDICATE__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


XML_PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_PREDICATE__NEST

public static final int XML_PREDICATE__NEST
The feature id for the 'Nest' container reference.


XML_PREDICATE__NEGATED_PREDICATE

public static final int XML_PREDICATE__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


XML_PREDICATE__HAS_SELECTIVITY

public static final int XML_PREDICATE__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


XML_PREDICATE__SELECTIVITY_VALUE

public static final int XML_PREDICATE__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


XML_PREDICATE_FEATURE_COUNT

public static final int XML_PREDICATE_FEATURE_COUNT
The number of structural features of the 'XML Predicate' class.


XML_PREDICATE_CONTENT

public static final int XML_PREDICATE_CONTENT
The meta object id for the 'XML Predicate Content' class.

See Also:
XMLPredicateContentImpl, SQLXMLQueryModelPackageImpl.getXMLPredicateContent(), Constant Field Values

XML_PREDICATE_CONTENT__EANNOTATIONS

public static final int XML_PREDICATE_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_PREDICATE_CONTENT__NAME

public static final int XML_PREDICATE_CONTENT__NAME
The feature id for the 'Name' attribute.


XML_PREDICATE_CONTENT__DEPENDENCIES

public static final int XML_PREDICATE_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_PREDICATE_CONTENT__DESCRIPTION

public static final int XML_PREDICATE_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_PREDICATE_CONTENT__LABEL

public static final int XML_PREDICATE_CONTENT__LABEL
The feature id for the 'Label' attribute.


XML_PREDICATE_CONTENT__COMMENTS

public static final int XML_PREDICATE_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_PREDICATE_CONTENT__PRIVILEGES

public static final int XML_PREDICATE_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_PREDICATE_CONTENT__NEGATED_CONDITION

public static final int XML_PREDICATE_CONTENT__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


XML_PREDICATE_CONTENT__UPDATE_STATEMENT

public static final int XML_PREDICATE_CONTENT__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


XML_PREDICATE_CONTENT__DELETE_STATEMENT

public static final int XML_PREDICATE_CONTENT__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


XML_PREDICATE_CONTENT__TABLE_JOINED

public static final int XML_PREDICATE_CONTENT__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


XML_PREDICATE_CONTENT__COMBINED_LEFT

public static final int XML_PREDICATE_CONTENT__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


XML_PREDICATE_CONTENT__COMBINED_RIGHT

public static final int XML_PREDICATE_CONTENT__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


XML_PREDICATE_CONTENT__QUERY_SELECT_HAVING

public static final int XML_PREDICATE_CONTENT__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


XML_PREDICATE_CONTENT__QUERY_SELECT_WHERE

public static final int XML_PREDICATE_CONTENT__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


XML_PREDICATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_PREDICATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_PREDICATE_CONTENT__NEST

public static final int XML_PREDICATE_CONTENT__NEST
The feature id for the 'Nest' container reference.


XML_PREDICATE_CONTENT__NEGATED_PREDICATE

public static final int XML_PREDICATE_CONTENT__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


XML_PREDICATE_CONTENT__HAS_SELECTIVITY

public static final int XML_PREDICATE_CONTENT__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


XML_PREDICATE_CONTENT__SELECTIVITY_VALUE

public static final int XML_PREDICATE_CONTENT__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


XML_PREDICATE_CONTENT_FEATURE_COUNT

public static final int XML_PREDICATE_CONTENT_FEATURE_COUNT
The number of structural features of the 'XML Predicate Content' class.


XML_PREDICATE_DOCUMENT

public static final int XML_PREDICATE_DOCUMENT
The meta object id for the 'XML Predicate Document' class.

See Also:
XMLPredicateDocumentImpl, SQLXMLQueryModelPackageImpl.getXMLPredicateDocument(), Constant Field Values

XML_PREDICATE_DOCUMENT__EANNOTATIONS

public static final int XML_PREDICATE_DOCUMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_PREDICATE_DOCUMENT__NAME

public static final int XML_PREDICATE_DOCUMENT__NAME
The feature id for the 'Name' attribute.


XML_PREDICATE_DOCUMENT__DEPENDENCIES

public static final int XML_PREDICATE_DOCUMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_PREDICATE_DOCUMENT__DESCRIPTION

public static final int XML_PREDICATE_DOCUMENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_PREDICATE_DOCUMENT__LABEL

public static final int XML_PREDICATE_DOCUMENT__LABEL
The feature id for the 'Label' attribute.


XML_PREDICATE_DOCUMENT__COMMENTS

public static final int XML_PREDICATE_DOCUMENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_PREDICATE_DOCUMENT__PRIVILEGES

public static final int XML_PREDICATE_DOCUMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_PREDICATE_DOCUMENT__NEGATED_CONDITION

public static final int XML_PREDICATE_DOCUMENT__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


XML_PREDICATE_DOCUMENT__UPDATE_STATEMENT

public static final int XML_PREDICATE_DOCUMENT__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


XML_PREDICATE_DOCUMENT__DELETE_STATEMENT

public static final int XML_PREDICATE_DOCUMENT__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


XML_PREDICATE_DOCUMENT__TABLE_JOINED

public static final int XML_PREDICATE_DOCUMENT__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


XML_PREDICATE_DOCUMENT__COMBINED_LEFT

public static final int XML_PREDICATE_DOCUMENT__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


XML_PREDICATE_DOCUMENT__COMBINED_RIGHT

public static final int XML_PREDICATE_DOCUMENT__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


XML_PREDICATE_DOCUMENT__QUERY_SELECT_HAVING

public static final int XML_PREDICATE_DOCUMENT__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


XML_PREDICATE_DOCUMENT__QUERY_SELECT_WHERE

public static final int XML_PREDICATE_DOCUMENT__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


XML_PREDICATE_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_PREDICATE_DOCUMENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_PREDICATE_DOCUMENT__NEST

public static final int XML_PREDICATE_DOCUMENT__NEST
The feature id for the 'Nest' container reference.


XML_PREDICATE_DOCUMENT__NEGATED_PREDICATE

public static final int XML_PREDICATE_DOCUMENT__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


XML_PREDICATE_DOCUMENT__HAS_SELECTIVITY

public static final int XML_PREDICATE_DOCUMENT__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


XML_PREDICATE_DOCUMENT__SELECTIVITY_VALUE

public static final int XML_PREDICATE_DOCUMENT__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


XML_PREDICATE_DOCUMENT_FEATURE_COUNT

public static final int XML_PREDICATE_DOCUMENT_FEATURE_COUNT
The number of structural features of the 'XML Predicate Document' class.


XML_PREDICATE_EXISTS

public static final int XML_PREDICATE_EXISTS
The meta object id for the 'XML Predicate Exists' class.

See Also:
XMLPredicateExistsImpl, SQLXMLQueryModelPackageImpl.getXMLPredicateExists(), Constant Field Values

XML_PREDICATE_EXISTS__EANNOTATIONS

public static final int XML_PREDICATE_EXISTS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_PREDICATE_EXISTS__NAME

public static final int XML_PREDICATE_EXISTS__NAME
The feature id for the 'Name' attribute.


XML_PREDICATE_EXISTS__DEPENDENCIES

public static final int XML_PREDICATE_EXISTS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_PREDICATE_EXISTS__DESCRIPTION

public static final int XML_PREDICATE_EXISTS__DESCRIPTION
The feature id for the 'Description' attribute.


XML_PREDICATE_EXISTS__LABEL

public static final int XML_PREDICATE_EXISTS__LABEL
The feature id for the 'Label' attribute.


XML_PREDICATE_EXISTS__COMMENTS

public static final int XML_PREDICATE_EXISTS__COMMENTS
The feature id for the 'Comments' reference list.


XML_PREDICATE_EXISTS__PRIVILEGES

public static final int XML_PREDICATE_EXISTS__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_PREDICATE_EXISTS__NEGATED_CONDITION

public static final int XML_PREDICATE_EXISTS__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


XML_PREDICATE_EXISTS__UPDATE_STATEMENT

public static final int XML_PREDICATE_EXISTS__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


XML_PREDICATE_EXISTS__DELETE_STATEMENT

public static final int XML_PREDICATE_EXISTS__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


XML_PREDICATE_EXISTS__TABLE_JOINED

public static final int XML_PREDICATE_EXISTS__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


XML_PREDICATE_EXISTS__COMBINED_LEFT

public static final int XML_PREDICATE_EXISTS__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


XML_PREDICATE_EXISTS__COMBINED_RIGHT

public static final int XML_PREDICATE_EXISTS__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


XML_PREDICATE_EXISTS__QUERY_SELECT_HAVING

public static final int XML_PREDICATE_EXISTS__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


XML_PREDICATE_EXISTS__QUERY_SELECT_WHERE

public static final int XML_PREDICATE_EXISTS__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


XML_PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_PREDICATE_EXISTS__NEST

public static final int XML_PREDICATE_EXISTS__NEST
The feature id for the 'Nest' container reference.


XML_PREDICATE_EXISTS__NEGATED_PREDICATE

public static final int XML_PREDICATE_EXISTS__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


XML_PREDICATE_EXISTS__HAS_SELECTIVITY

public static final int XML_PREDICATE_EXISTS__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


XML_PREDICATE_EXISTS__SELECTIVITY_VALUE

public static final int XML_PREDICATE_EXISTS__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


XML_PREDICATE_EXISTS__XQUERY_EXPR

public static final int XML_PREDICATE_EXISTS__XQUERY_EXPR
The feature id for the 'Xquery Expr' containment reference.


XML_PREDICATE_EXISTS__XQUERY_ARG_LIST

public static final int XML_PREDICATE_EXISTS__XQUERY_ARG_LIST
The feature id for the 'Xquery Arg List' containment reference.


XML_PREDICATE_EXISTS_FEATURE_COUNT

public static final int XML_PREDICATE_EXISTS_FEATURE_COUNT
The number of structural features of the 'XML Predicate Exists' class.


XML_PREDICATE_VALID

public static final int XML_PREDICATE_VALID
The meta object id for the 'XML Predicate Valid' class.

See Also:
XMLPredicateValidImpl, SQLXMLQueryModelPackageImpl.getXMLPredicateValid(), Constant Field Values

XML_PREDICATE_VALID__EANNOTATIONS

public static final int XML_PREDICATE_VALID__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_PREDICATE_VALID__NAME

public static final int XML_PREDICATE_VALID__NAME
The feature id for the 'Name' attribute.


XML_PREDICATE_VALID__DEPENDENCIES

public static final int XML_PREDICATE_VALID__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_PREDICATE_VALID__DESCRIPTION

public static final int XML_PREDICATE_VALID__DESCRIPTION
The feature id for the 'Description' attribute.


XML_PREDICATE_VALID__LABEL

public static final int XML_PREDICATE_VALID__LABEL
The feature id for the 'Label' attribute.


XML_PREDICATE_VALID__COMMENTS

public static final int XML_PREDICATE_VALID__COMMENTS
The feature id for the 'Comments' reference list.


XML_PREDICATE_VALID__PRIVILEGES

public static final int XML_PREDICATE_VALID__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_PREDICATE_VALID__NEGATED_CONDITION

public static final int XML_PREDICATE_VALID__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


XML_PREDICATE_VALID__UPDATE_STATEMENT

public static final int XML_PREDICATE_VALID__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


XML_PREDICATE_VALID__DELETE_STATEMENT

public static final int XML_PREDICATE_VALID__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


XML_PREDICATE_VALID__TABLE_JOINED

public static final int XML_PREDICATE_VALID__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


XML_PREDICATE_VALID__COMBINED_LEFT

public static final int XML_PREDICATE_VALID__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


XML_PREDICATE_VALID__COMBINED_RIGHT

public static final int XML_PREDICATE_VALID__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


XML_PREDICATE_VALID__QUERY_SELECT_HAVING

public static final int XML_PREDICATE_VALID__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


XML_PREDICATE_VALID__QUERY_SELECT_WHERE

public static final int XML_PREDICATE_VALID__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


XML_PREDICATE_VALID__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_PREDICATE_VALID__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_PREDICATE_VALID__NEST

public static final int XML_PREDICATE_VALID__NEST
The feature id for the 'Nest' container reference.


XML_PREDICATE_VALID__NEGATED_PREDICATE

public static final int XML_PREDICATE_VALID__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


XML_PREDICATE_VALID__HAS_SELECTIVITY

public static final int XML_PREDICATE_VALID__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


XML_PREDICATE_VALID__SELECTIVITY_VALUE

public static final int XML_PREDICATE_VALID__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


XML_PREDICATE_VALID_FEATURE_COUNT

public static final int XML_PREDICATE_VALID_FEATURE_COUNT
The number of structural features of the 'XML Predicate Valid' class.


XML_QUERY_EXPRESSION

public static final int XML_QUERY_EXPRESSION
The meta object id for the 'XML Query Expression' class.

See Also:
XMLQueryExpressionImpl, SQLXMLQueryModelPackageImpl.getXMLQueryExpression(), Constant Field Values

XML_QUERY_EXPRESSION__EANNOTATIONS

public static final int XML_QUERY_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_QUERY_EXPRESSION__NAME

public static final int XML_QUERY_EXPRESSION__NAME
The feature id for the 'Name' attribute.


XML_QUERY_EXPRESSION__DEPENDENCIES

public static final int XML_QUERY_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_QUERY_EXPRESSION__DESCRIPTION

public static final int XML_QUERY_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


XML_QUERY_EXPRESSION__LABEL

public static final int XML_QUERY_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


XML_QUERY_EXPRESSION__COMMENTS

public static final int XML_QUERY_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


XML_QUERY_EXPRESSION__PRIVILEGES

public static final int XML_QUERY_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_QUERY_EXPRESSION__XQUERY_EXPR_CONTENT

public static final int XML_QUERY_EXPRESSION__XQUERY_EXPR_CONTENT
The feature id for the 'Xquery Expr Content' attribute.


XML_QUERY_EXPRESSION__PREDICATE_EXISTS

public static final int XML_QUERY_EXPRESSION__PREDICATE_EXISTS
The feature id for the 'Predicate Exists' container reference.


XML_QUERY_EXPRESSION__VALUE_FUNCTION_QUERY

public static final int XML_QUERY_EXPRESSION__VALUE_FUNCTION_QUERY
The feature id for the 'Value Function Query' container reference.


XML_QUERY_EXPRESSION_FEATURE_COUNT

public static final int XML_QUERY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XML Query Expression' class.


XML_QUERY_ARGUMENT_LIST

public static final int XML_QUERY_ARGUMENT_LIST
The meta object id for the 'XML Query Argument List' class.

See Also:
XMLQueryArgumentListImpl, SQLXMLQueryModelPackageImpl.getXMLQueryArgumentList(), Constant Field Values

XML_QUERY_ARGUMENT_LIST__EANNOTATIONS

public static final int XML_QUERY_ARGUMENT_LIST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_QUERY_ARGUMENT_LIST__NAME

public static final int XML_QUERY_ARGUMENT_LIST__NAME
The feature id for the 'Name' attribute.


XML_QUERY_ARGUMENT_LIST__DEPENDENCIES

public static final int XML_QUERY_ARGUMENT_LIST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_QUERY_ARGUMENT_LIST__DESCRIPTION

public static final int XML_QUERY_ARGUMENT_LIST__DESCRIPTION
The feature id for the 'Description' attribute.


XML_QUERY_ARGUMENT_LIST__LABEL

public static final int XML_QUERY_ARGUMENT_LIST__LABEL
The feature id for the 'Label' attribute.


XML_QUERY_ARGUMENT_LIST__COMMENTS

public static final int XML_QUERY_ARGUMENT_LIST__COMMENTS
The feature id for the 'Comments' reference list.


XML_QUERY_ARGUMENT_LIST__PRIVILEGES

public static final int XML_QUERY_ARGUMENT_LIST__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_QUERY_ARGUMENT_LIST__PASSING_MECHANISM

public static final int XML_QUERY_ARGUMENT_LIST__PASSING_MECHANISM
The feature id for the 'Passing Mechanism' attribute.


XML_QUERY_ARGUMENT_LIST__PREDICATE_EXISTS

public static final int XML_QUERY_ARGUMENT_LIST__PREDICATE_EXISTS
The feature id for the 'Predicate Exists' container reference.


XML_QUERY_ARGUMENT_LIST__XQUERY_ARG_LIST_CHILDREN

public static final int XML_QUERY_ARGUMENT_LIST__XQUERY_ARG_LIST_CHILDREN
The feature id for the 'Xquery Arg List Children' containment reference list.


XML_QUERY_ARGUMENT_LIST__VALUE_FUNCTION_QUERY

public static final int XML_QUERY_ARGUMENT_LIST__VALUE_FUNCTION_QUERY
The feature id for the 'Value Function Query' container reference.


XML_QUERY_ARGUMENT_LIST__TABLE_FUNCTION

public static final int XML_QUERY_ARGUMENT_LIST__TABLE_FUNCTION
The feature id for the 'Table Function' container reference.


XML_QUERY_ARGUMENT_LIST_FEATURE_COUNT

public static final int XML_QUERY_ARGUMENT_LIST_FEATURE_COUNT
The number of structural features of the 'XML Query Argument List' class.


XML_QUERY_ARGUMENT_ITEM

public static final int XML_QUERY_ARGUMENT_ITEM
The meta object id for the 'XML Query Argument Item' class.

See Also:
XMLQueryArgumentItemImpl, SQLXMLQueryModelPackageImpl.getXMLQueryArgumentItem(), Constant Field Values

XML_QUERY_ARGUMENT_ITEM__EANNOTATIONS

public static final int XML_QUERY_ARGUMENT_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_QUERY_ARGUMENT_ITEM__NAME

public static final int XML_QUERY_ARGUMENT_ITEM__NAME
The feature id for the 'Name' attribute.


XML_QUERY_ARGUMENT_ITEM__DEPENDENCIES

public static final int XML_QUERY_ARGUMENT_ITEM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_QUERY_ARGUMENT_ITEM__DESCRIPTION

public static final int XML_QUERY_ARGUMENT_ITEM__DESCRIPTION
The feature id for the 'Description' attribute.


XML_QUERY_ARGUMENT_ITEM__LABEL

public static final int XML_QUERY_ARGUMENT_ITEM__LABEL
The feature id for the 'Label' attribute.


XML_QUERY_ARGUMENT_ITEM__COMMENTS

public static final int XML_QUERY_ARGUMENT_ITEM__COMMENTS
The feature id for the 'Comments' reference list.


XML_QUERY_ARGUMENT_ITEM__PRIVILEGES

public static final int XML_QUERY_ARGUMENT_ITEM__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_QUERY_ARGUMENT_ITEM__UNARY_OPERATOR

public static final int XML_QUERY_ARGUMENT_ITEM__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_QUERY_ARGUMENT_ITEM__DATA_TYPE

public static final int XML_QUERY_ARGUMENT_ITEM__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_QUERY_ARGUMENT_ITEM__VALUES_ROW

public static final int XML_QUERY_ARGUMENT_ITEM__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_QUERY_ARGUMENT_ITEM__ORDER_BY_VALUE_EXPR

public static final int XML_QUERY_ARGUMENT_ITEM__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_QUERY_ARGUMENT_ITEM__RESULT_COLUMN

public static final int XML_QUERY_ARGUMENT_ITEM__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_QUERY_ARGUMENT_ITEM__BASIC_RIGHT

public static final int XML_QUERY_ARGUMENT_ITEM__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_QUERY_ARGUMENT_ITEM__BASIC_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_QUERY_ARGUMENT_ITEM__LIKE_PATTERN

public static final int XML_QUERY_ARGUMENT_ITEM__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_QUERY_ARGUMENT_ITEM__LIKE_MATCHING

public static final int XML_QUERY_ARGUMENT_ITEM__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_QUERY_ARGUMENT_ITEM__PREDICATE_NULL

public static final int XML_QUERY_ARGUMENT_ITEM__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_RIGHT

public static final int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_QUERY_ARGUMENT_ITEM__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_QUERY_ARGUMENT_ITEM__IN_VALUE_SELECT_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_QUERY_ARGUMENT_ITEM__BETWEEN_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT1

public static final int XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT2

public static final int XML_QUERY_ARGUMENT_ITEM__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CAST

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_FUNCTION

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_LEFT

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_QUERY_ARGUMENT_ITEM__GROUPING_EXPR

public static final int XML_QUERY_ARGUMENT_ITEM__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_ELSE

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_QUERY_ARGUMENT_ITEM__LIKE_ESCAPE

public static final int XML_QUERY_ARGUMENT_ITEM__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_LABELED_DURATION

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_QUERY_ARGUMENT_ITEM__NEST

public static final int XML_QUERY_ARGUMENT_ITEM__NEST
The feature id for the 'Nest' container reference.


XML_QUERY_ARGUMENT_ITEM__UPDATE_SOURCE_EXPR_LIST

public static final int XML_QUERY_ARGUMENT_ITEM__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_QUERY_ARGUMENT_ITEM__PASSING_MECHANISM

public static final int XML_QUERY_ARGUMENT_ITEM__PASSING_MECHANISM
The feature id for the 'Passing Mechanism' attribute.


XML_QUERY_ARGUMENT_ITEM__XQUERY_ARG_LIST

public static final int XML_QUERY_ARGUMENT_ITEM__XQUERY_ARG_LIST
The feature id for the 'Xquery Arg List' container reference.


XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR

public static final int XML_QUERY_ARGUMENT_ITEM__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_QUERY_ARGUMENT_ITEM_FEATURE_COUNT

public static final int XML_QUERY_ARGUMENT_ITEM_FEATURE_COUNT
The number of structural features of the 'XML Query Argument Item' class.


XML_SERIALIZE_FUNCTION

public static final int XML_SERIALIZE_FUNCTION
The meta object id for the 'XML Serialize Function' class.

See Also:
XMLSerializeFunctionImpl, SQLXMLQueryModelPackageImpl.getXMLSerializeFunction(), Constant Field Values

XML_SERIALIZE_FUNCTION__EANNOTATIONS

public static final int XML_SERIALIZE_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_SERIALIZE_FUNCTION__NAME

public static final int XML_SERIALIZE_FUNCTION__NAME
The feature id for the 'Name' attribute.


XML_SERIALIZE_FUNCTION__DEPENDENCIES

public static final int XML_SERIALIZE_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_SERIALIZE_FUNCTION__DESCRIPTION

public static final int XML_SERIALIZE_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.


XML_SERIALIZE_FUNCTION__LABEL

public static final int XML_SERIALIZE_FUNCTION__LABEL
The feature id for the 'Label' attribute.


XML_SERIALIZE_FUNCTION__COMMENTS

public static final int XML_SERIALIZE_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.


XML_SERIALIZE_FUNCTION__PRIVILEGES

public static final int XML_SERIALIZE_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_SERIALIZE_FUNCTION__UNARY_OPERATOR

public static final int XML_SERIALIZE_FUNCTION__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_SERIALIZE_FUNCTION__DATA_TYPE

public static final int XML_SERIALIZE_FUNCTION__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_SERIALIZE_FUNCTION__VALUES_ROW

public static final int XML_SERIALIZE_FUNCTION__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_SERIALIZE_FUNCTION__ORDER_BY_VALUE_EXPR

public static final int XML_SERIALIZE_FUNCTION__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_SERIALIZE_FUNCTION__RESULT_COLUMN

public static final int XML_SERIALIZE_FUNCTION__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_SERIALIZE_FUNCTION__BASIC_RIGHT

public static final int XML_SERIALIZE_FUNCTION__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_SERIALIZE_FUNCTION__BASIC_LEFT

public static final int XML_SERIALIZE_FUNCTION__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_SERIALIZE_FUNCTION__LIKE_PATTERN

public static final int XML_SERIALIZE_FUNCTION__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_SERIALIZE_FUNCTION__LIKE_MATCHING

public static final int XML_SERIALIZE_FUNCTION__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_SERIALIZE_FUNCTION__PREDICATE_NULL

public static final int XML_SERIALIZE_FUNCTION__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_RIGHT

public static final int XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_LEFT

public static final int XML_SERIALIZE_FUNCTION__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_SERIALIZE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_SERIALIZE_FUNCTION__IN_VALUE_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_SERIALIZE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_SERIALIZE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_SERIALIZE_FUNCTION__BETWEEN_LEFT

public static final int XML_SERIALIZE_FUNCTION__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT1

public static final int XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT2

public static final int XML_SERIALIZE_FUNCTION__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_CAST

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_FUNCTION

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_LEFT

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_SERIALIZE_FUNCTION__GROUPING_EXPR

public static final int XML_SERIALIZE_FUNCTION__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_ELSE

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_SERIALIZE_FUNCTION__LIKE_ESCAPE

public static final int XML_SERIALIZE_FUNCTION__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_SERIALIZE_FUNCTION__VALUE_EXPR_LABELED_DURATION

public static final int XML_SERIALIZE_FUNCTION__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_SERIALIZE_FUNCTION__NEST

public static final int XML_SERIALIZE_FUNCTION__NEST
The feature id for the 'Nest' container reference.


XML_SERIALIZE_FUNCTION__UPDATE_SOURCE_EXPR_LIST

public static final int XML_SERIALIZE_FUNCTION__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_SERIALIZE_FUNCTION__SPECIAL_REGISTER

public static final int XML_SERIALIZE_FUNCTION__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_SERIALIZE_FUNCTION__DISTINCT

public static final int XML_SERIALIZE_FUNCTION__DISTINCT
The feature id for the 'Distinct' attribute.


XML_SERIALIZE_FUNCTION__COLUMN_FUNCTION

public static final int XML_SERIALIZE_FUNCTION__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_SERIALIZE_FUNCTION__PARAMETER_LIST

public static final int XML_SERIALIZE_FUNCTION__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_SERIALIZE_FUNCTION__FUNCTION

public static final int XML_SERIALIZE_FUNCTION__FUNCTION
The feature id for the 'Function' reference.


XML_SERIALIZE_FUNCTION__CONTENT_OPTION

public static final int XML_SERIALIZE_FUNCTION__CONTENT_OPTION
The feature id for the 'Content Option' attribute.


XML_SERIALIZE_FUNCTION__SERIALIZE_VERSION

public static final int XML_SERIALIZE_FUNCTION__SERIALIZE_VERSION
The feature id for the 'Serialize Version' attribute.


XML_SERIALIZE_FUNCTION__DECLARATION_OPTION

public static final int XML_SERIALIZE_FUNCTION__DECLARATION_OPTION
The feature id for the 'Declaration Option' attribute.


XML_SERIALIZE_FUNCTION__SERIALIZE_TARGET

public static final int XML_SERIALIZE_FUNCTION__SERIALIZE_TARGET
The feature id for the 'Serialize Target' containment reference.


XML_SERIALIZE_FUNCTION__SERIALIZE_ENCODING

public static final int XML_SERIALIZE_FUNCTION__SERIALIZE_ENCODING
The feature id for the 'Serialize Encoding' containment reference.


XML_SERIALIZE_FUNCTION_FEATURE_COUNT

public static final int XML_SERIALIZE_FUNCTION_FEATURE_COUNT
The number of structural features of the 'XML Serialize Function' class.


XML_SERIALIZE_FUNCTION_TARGET

public static final int XML_SERIALIZE_FUNCTION_TARGET
The meta object id for the 'XML Serialize Function Target' class.

See Also:
XMLSerializeFunctionTargetImpl, SQLXMLQueryModelPackageImpl.getXMLSerializeFunctionTarget(), Constant Field Values

XML_SERIALIZE_FUNCTION_TARGET__EANNOTATIONS

public static final int XML_SERIALIZE_FUNCTION_TARGET__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_SERIALIZE_FUNCTION_TARGET__NAME

public static final int XML_SERIALIZE_FUNCTION_TARGET__NAME
The feature id for the 'Name' attribute.


XML_SERIALIZE_FUNCTION_TARGET__DEPENDENCIES

public static final int XML_SERIALIZE_FUNCTION_TARGET__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_SERIALIZE_FUNCTION_TARGET__DESCRIPTION

public static final int XML_SERIALIZE_FUNCTION_TARGET__DESCRIPTION
The feature id for the 'Description' attribute.


XML_SERIALIZE_FUNCTION_TARGET__LABEL

public static final int XML_SERIALIZE_FUNCTION_TARGET__LABEL
The feature id for the 'Label' attribute.


XML_SERIALIZE_FUNCTION_TARGET__COMMENTS

public static final int XML_SERIALIZE_FUNCTION_TARGET__COMMENTS
The feature id for the 'Comments' reference list.


XML_SERIALIZE_FUNCTION_TARGET__PRIVILEGES

public static final int XML_SERIALIZE_FUNCTION_TARGET__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_SERIALIZE_FUNCTION_TARGET__UNARY_OPERATOR

public static final int XML_SERIALIZE_FUNCTION_TARGET__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_SERIALIZE_FUNCTION_TARGET__DATA_TYPE

public static final int XML_SERIALIZE_FUNCTION_TARGET__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUES_ROW

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_SERIALIZE_FUNCTION_TARGET__ORDER_BY_VALUE_EXPR

public static final int XML_SERIALIZE_FUNCTION_TARGET__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_SERIALIZE_FUNCTION_TARGET__RESULT_COLUMN

public static final int XML_SERIALIZE_FUNCTION_TARGET__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_SERIALIZE_FUNCTION_TARGET__BASIC_RIGHT

public static final int XML_SERIALIZE_FUNCTION_TARGET__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_SERIALIZE_FUNCTION_TARGET__BASIC_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__LIKE_PATTERN

public static final int XML_SERIALIZE_FUNCTION_TARGET__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_SERIALIZE_FUNCTION_TARGET__LIKE_MATCHING

public static final int XML_SERIALIZE_FUNCTION_TARGET__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_SERIALIZE_FUNCTION_TARGET__PREDICATE_NULL

public static final int XML_SERIALIZE_FUNCTION_TARGET__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_RIGHT

public static final int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT1

public static final int XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT2

public static final int XML_SERIALIZE_FUNCTION_TARGET__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CAST

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_FUNCTION

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_LEFT

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_SERIALIZE_FUNCTION_TARGET__GROUPING_EXPR

public static final int XML_SERIALIZE_FUNCTION_TARGET__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_ELSE

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_SERIALIZE_FUNCTION_TARGET__LIKE_ESCAPE

public static final int XML_SERIALIZE_FUNCTION_TARGET__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_LABELED_DURATION

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_SERIALIZE_FUNCTION_TARGET__NEST

public static final int XML_SERIALIZE_FUNCTION_TARGET__NEST
The feature id for the 'Nest' container reference.


XML_SERIALIZE_FUNCTION_TARGET__UPDATE_SOURCE_EXPR_LIST

public static final int XML_SERIALIZE_FUNCTION_TARGET__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_SERIALIZE_FUNCTION_TARGET__SERIALIZE_FUNCTION

public static final int XML_SERIALIZE_FUNCTION_TARGET__SERIALIZE_FUNCTION
The feature id for the 'Serialize Function' container reference.


XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR

public static final int XML_SERIALIZE_FUNCTION_TARGET__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_SERIALIZE_FUNCTION_TARGET_FEATURE_COUNT

public static final int XML_SERIALIZE_FUNCTION_TARGET_FEATURE_COUNT
The number of structural features of the 'XML Serialize Function Target' class.


XML_AGGREGATE_FUNCTION

public static final int XML_AGGREGATE_FUNCTION
The meta object id for the 'XML Aggregate Function' class.

See Also:
XMLAggregateFunctionImpl, SQLXMLQueryModelPackageImpl.getXMLAggregateFunction(), Constant Field Values

XML_AGGREGATE_FUNCTION__EANNOTATIONS

public static final int XML_AGGREGATE_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_AGGREGATE_FUNCTION__NAME

public static final int XML_AGGREGATE_FUNCTION__NAME
The feature id for the 'Name' attribute.


XML_AGGREGATE_FUNCTION__DEPENDENCIES

public static final int XML_AGGREGATE_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_AGGREGATE_FUNCTION__DESCRIPTION

public static final int XML_AGGREGATE_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.


XML_AGGREGATE_FUNCTION__LABEL

public static final int XML_AGGREGATE_FUNCTION__LABEL
The feature id for the 'Label' attribute.


XML_AGGREGATE_FUNCTION__COMMENTS

public static final int XML_AGGREGATE_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.


XML_AGGREGATE_FUNCTION__PRIVILEGES

public static final int XML_AGGREGATE_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_AGGREGATE_FUNCTION__UNARY_OPERATOR

public static final int XML_AGGREGATE_FUNCTION__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_AGGREGATE_FUNCTION__DATA_TYPE

public static final int XML_AGGREGATE_FUNCTION__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_AGGREGATE_FUNCTION__VALUES_ROW

public static final int XML_AGGREGATE_FUNCTION__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_AGGREGATE_FUNCTION__ORDER_BY_VALUE_EXPR

public static final int XML_AGGREGATE_FUNCTION__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_AGGREGATE_FUNCTION__RESULT_COLUMN

public static final int XML_AGGREGATE_FUNCTION__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_AGGREGATE_FUNCTION__BASIC_RIGHT

public static final int XML_AGGREGATE_FUNCTION__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_AGGREGATE_FUNCTION__BASIC_LEFT

public static final int XML_AGGREGATE_FUNCTION__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_AGGREGATE_FUNCTION__LIKE_PATTERN

public static final int XML_AGGREGATE_FUNCTION__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_AGGREGATE_FUNCTION__LIKE_MATCHING

public static final int XML_AGGREGATE_FUNCTION__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_AGGREGATE_FUNCTION__PREDICATE_NULL

public static final int XML_AGGREGATE_FUNCTION__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_RIGHT

public static final int XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_LEFT

public static final int XML_AGGREGATE_FUNCTION__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_AGGREGATE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_AGGREGATE_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_AGGREGATE_FUNCTION__IN_VALUE_SELECT_LEFT

public static final int XML_AGGREGATE_FUNCTION__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_AGGREGATE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_AGGREGATE_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_AGGREGATE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_AGGREGATE_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_AGGREGATE_FUNCTION__BETWEEN_LEFT

public static final int XML_AGGREGATE_FUNCTION__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT1

public static final int XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT2

public static final int XML_AGGREGATE_FUNCTION__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_CAST

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_FUNCTION

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_LEFT

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_AGGREGATE_FUNCTION__GROUPING_EXPR

public static final int XML_AGGREGATE_FUNCTION__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_ELSE

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_AGGREGATE_FUNCTION__LIKE_ESCAPE

public static final int XML_AGGREGATE_FUNCTION__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_AGGREGATE_FUNCTION__VALUE_EXPR_LABELED_DURATION

public static final int XML_AGGREGATE_FUNCTION__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_AGGREGATE_FUNCTION__NEST

public static final int XML_AGGREGATE_FUNCTION__NEST
The feature id for the 'Nest' container reference.


XML_AGGREGATE_FUNCTION__UPDATE_SOURCE_EXPR_LIST

public static final int XML_AGGREGATE_FUNCTION__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_AGGREGATE_FUNCTION__SPECIAL_REGISTER

public static final int XML_AGGREGATE_FUNCTION__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


XML_AGGREGATE_FUNCTION__DISTINCT

public static final int XML_AGGREGATE_FUNCTION__DISTINCT
The feature id for the 'Distinct' attribute.


XML_AGGREGATE_FUNCTION__COLUMN_FUNCTION

public static final int XML_AGGREGATE_FUNCTION__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


XML_AGGREGATE_FUNCTION__PARAMETER_LIST

public static final int XML_AGGREGATE_FUNCTION__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


XML_AGGREGATE_FUNCTION__FUNCTION

public static final int XML_AGGREGATE_FUNCTION__FUNCTION
The feature id for the 'Function' reference.


XML_AGGREGATE_FUNCTION__RETURNING_OPTION

public static final int XML_AGGREGATE_FUNCTION__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_AGGREGATE_FUNCTION__SORT_SPEC_LIST

public static final int XML_AGGREGATE_FUNCTION__SORT_SPEC_LIST
The feature id for the 'Sort Spec List' containment reference list.


XML_AGGREGATE_FUNCTION_FEATURE_COUNT

public static final int XML_AGGREGATE_FUNCTION_FEATURE_COUNT
The number of structural features of the 'XML Aggregate Function' class.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM
The meta object id for the 'XML Value Function Concat Content Item' class.

See Also:
XMLValueFunctionConcatContentItemImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionConcatContentItem(), Constant Field Values

XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NAME

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DESCRIPTION

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LABEL

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__COMMENTS

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PRIVILEGES

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DATA_TYPE

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUES_ROW

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NEST

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_FUNCTION_CONCAT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_FUNCTION_CONCAT
The feature id for the 'Value Function Concat' container reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_CONCAT_CONTENT_ITEM_FEATURE_COUNT
The number of structural features of the 'XML Value Function Concat Content Item' class.


XML_VALUE_FUNCTION_COMMENT_CONTENT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT
The meta object id for the 'XML Value Function Comment Content' class.

See Also:
XMLValueFunctionCommentContentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionCommentContent(), Constant Field Values

XML_VALUE_FUNCTION_COMMENT_CONTENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_COMMENT_CONTENT__NAME

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_COMMENT_CONTENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_COMMENT_CONTENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_COMMENT_CONTENT__LABEL

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_COMMENT_CONTENT__COMMENTS

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_COMMENT_CONTENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_COMMENT_CONTENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_COMMENT_CONTENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__NEST

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_FUNCTION_COMMENT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_FUNCTION_COMMENT
The feature id for the 'Value Function Comment' container reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_COMMENT_CONTENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_COMMENT_CONTENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Comment Content' class.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT
The meta object id for the 'XML Value Function Document Content' class.

See Also:
XMLValueFunctionDocumentContentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionDocumentContent(), Constant Field Values

XML_VALUE_FUNCTION_DOCUMENT_CONTENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NAME

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LABEL

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__COMMENTS

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NEST

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_FUNCTION_DOCUMENT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_FUNCTION_DOCUMENT
The feature id for the 'Value Function Document' container reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_DOCUMENT_CONTENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_DOCUMENT_CONTENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Document Content' class.


XML_AGGREGATE_SORT_SPECIFICATION

public static final int XML_AGGREGATE_SORT_SPECIFICATION
The meta object id for the 'XML Aggregate Sort Specification' class.

See Also:
XMLAggregateSortSpecificationImpl, SQLXMLQueryModelPackageImpl.getXMLAggregateSortSpecification(), Constant Field Values

XML_AGGREGATE_SORT_SPECIFICATION__EANNOTATIONS

public static final int XML_AGGREGATE_SORT_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_AGGREGATE_SORT_SPECIFICATION__NAME

public static final int XML_AGGREGATE_SORT_SPECIFICATION__NAME
The feature id for the 'Name' attribute.


XML_AGGREGATE_SORT_SPECIFICATION__DEPENDENCIES

public static final int XML_AGGREGATE_SORT_SPECIFICATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_AGGREGATE_SORT_SPECIFICATION__DESCRIPTION

public static final int XML_AGGREGATE_SORT_SPECIFICATION__DESCRIPTION
The feature id for the 'Description' attribute.


XML_AGGREGATE_SORT_SPECIFICATION__LABEL

public static final int XML_AGGREGATE_SORT_SPECIFICATION__LABEL
The feature id for the 'Label' attribute.


XML_AGGREGATE_SORT_SPECIFICATION__COMMENTS

public static final int XML_AGGREGATE_SORT_SPECIFICATION__COMMENTS
The feature id for the 'Comments' reference list.


XML_AGGREGATE_SORT_SPECIFICATION__PRIVILEGES

public static final int XML_AGGREGATE_SORT_SPECIFICATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_AGGREGATE_SORT_SPECIFICATION__AGGREGATE_FUNCTION

public static final int XML_AGGREGATE_SORT_SPECIFICATION__AGGREGATE_FUNCTION
The feature id for the 'Aggregate Function' container reference.


XML_AGGREGATE_SORT_SPECIFICATION__ORDER_BY_SPEC

public static final int XML_AGGREGATE_SORT_SPECIFICATION__ORDER_BY_SPEC
The feature id for the 'Order By Spec' containment reference.


XML_AGGREGATE_SORT_SPECIFICATION_FEATURE_COUNT

public static final int XML_AGGREGATE_SORT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'XML Aggregate Sort Specification' class.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM
The meta object id for the 'XML Value Function Forest Content Item' class.

See Also:
XMLValueFunctionForestContentItemImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionForestContentItem(), Constant Field Values

XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NAME

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DESCRIPTION

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LABEL

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__COMMENTS

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PRIVILEGES

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DATA_TYPE

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUES_ROW

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NEST

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_FUNCTION_FOREST

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_FUNCTION_FOREST
The feature id for the 'Value Function Forest' container reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_FOREST_CONTENT_ITEM_FEATURE_COUNT
The number of structural features of the 'XML Value Function Forest Content Item' class.


XML_VALUE_FUNCTION_PARSE_CONTENT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT
The meta object id for the 'XML Value Function Parse Content' class.

See Also:
XMLValueFunctionParseContentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionParseContent(), Constant Field Values

XML_VALUE_FUNCTION_PARSE_CONTENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_PARSE_CONTENT__NAME

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_PARSE_CONTENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_PARSE_CONTENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_PARSE_CONTENT__LABEL

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_PARSE_CONTENT__COMMENTS

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_PARSE_CONTENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_PARSE_CONTENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_PARSE_CONTENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__NEST

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_FUNCTION_PARSE

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_FUNCTION_PARSE
The feature id for the 'Value Function Parse' container reference.


XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_PARSE_CONTENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_PARSE_CONTENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Parse Content' class.


XML_VALUE_FUNCTION_PI_CONTENT

public static final int XML_VALUE_FUNCTION_PI_CONTENT
The meta object id for the 'XML Value Function PI Content' class.

See Also:
XMLValueFunctionPIContentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionPIContent(), Constant Field Values

XML_VALUE_FUNCTION_PI_CONTENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_PI_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_PI_CONTENT__NAME

public static final int XML_VALUE_FUNCTION_PI_CONTENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_PI_CONTENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_PI_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_PI_CONTENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_PI_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_PI_CONTENT__LABEL

public static final int XML_VALUE_FUNCTION_PI_CONTENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_PI_CONTENT__COMMENTS

public static final int XML_VALUE_FUNCTION_PI_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_PI_CONTENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_PI_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_PI_CONTENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_PI_CONTENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_PI_CONTENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_PI_CONTENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_PI_CONTENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_PI_CONTENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_PI_CONTENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_PI_CONTENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_PI_CONTENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_PI_CONTENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_PI_CONTENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_PI_CONTENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__NEST

public static final int XML_VALUE_FUNCTION_PI_CONTENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_PI_CONTENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_FUNCTION_PI

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_FUNCTION_PI
The feature id for the 'Value Function PI' container reference.


XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_PI_CONTENT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_PI_CONTENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_PI_CONTENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function PI Content' class.


XML_TABLE_FUNCTION

public static final int XML_TABLE_FUNCTION
The meta object id for the 'XML Table Function' class.

See Also:
XMLTableFunctionImpl, SQLXMLQueryModelPackageImpl.getXMLTableFunction(), Constant Field Values

XML_TABLE_FUNCTION__EANNOTATIONS

public static final int XML_TABLE_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_TABLE_FUNCTION__NAME

public static final int XML_TABLE_FUNCTION__NAME
The feature id for the 'Name' attribute.


XML_TABLE_FUNCTION__DEPENDENCIES

public static final int XML_TABLE_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_TABLE_FUNCTION__DESCRIPTION

public static final int XML_TABLE_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.


XML_TABLE_FUNCTION__LABEL

public static final int XML_TABLE_FUNCTION__LABEL
The feature id for the 'Label' attribute.


XML_TABLE_FUNCTION__COMMENTS

public static final int XML_TABLE_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.


XML_TABLE_FUNCTION__PRIVILEGES

public static final int XML_TABLE_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_TABLE_FUNCTION__TABLE_JOINED_RIGHT

public static final int XML_TABLE_FUNCTION__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


XML_TABLE_FUNCTION__TABLE_JOINED_LEFT

public static final int XML_TABLE_FUNCTION__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


XML_TABLE_FUNCTION__QUERY_SELECT

public static final int XML_TABLE_FUNCTION__QUERY_SELECT
The feature id for the 'Query Select' container reference.


XML_TABLE_FUNCTION__NEST

public static final int XML_TABLE_FUNCTION__NEST
The feature id for the 'Nest' container reference.


XML_TABLE_FUNCTION__COLUMN_LIST

public static final int XML_TABLE_FUNCTION__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


XML_TABLE_FUNCTION__TABLE_CORRELATION

public static final int XML_TABLE_FUNCTION__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


XML_TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS

public static final int XML_TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


XML_TABLE_FUNCTION__VALUE_EXPR_COLUMNS

public static final int XML_TABLE_FUNCTION__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


XML_TABLE_FUNCTION__TABLE_ROW_PATTERN

public static final int XML_TABLE_FUNCTION__TABLE_ROW_PATTERN
The feature id for the 'Table Row Pattern' attribute.


XML_TABLE_FUNCTION__XQUERY_ARG_LIST

public static final int XML_TABLE_FUNCTION__XQUERY_ARG_LIST
The feature id for the 'Xquery Arg List' containment reference.


XML_TABLE_FUNCTION__COLUMN_DEF_LIST

public static final int XML_TABLE_FUNCTION__COLUMN_DEF_LIST
The feature id for the 'Column Def List' containment reference list.


XML_TABLE_FUNCTION__NAMESPACES_DECL

public static final int XML_TABLE_FUNCTION__NAMESPACES_DECL
The feature id for the 'Namespaces Decl' containment reference.


XML_TABLE_FUNCTION_FEATURE_COUNT

public static final int XML_TABLE_FUNCTION_FEATURE_COUNT
The number of structural features of the 'XML Table Function' class.


XML_VALUE_FUNCTION_TEXT_CONTENT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT
The meta object id for the 'XML Value Function Text Content' class.

See Also:
XMLValueFunctionTextContentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionTextContent(), Constant Field Values

XML_VALUE_FUNCTION_TEXT_CONTENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_TEXT_CONTENT__NAME

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_TEXT_CONTENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_TEXT_CONTENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_TEXT_CONTENT__LABEL

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_TEXT_CONTENT__COMMENTS

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_TEXT_CONTENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_TEXT_CONTENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_TEXT_CONTENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__NEST

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_FUNCTION_TEXT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_FUNCTION_TEXT
The feature id for the 'Value Function Text' container reference.


XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_TEXT_CONTENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_TEXT_CONTENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Text Content' class.


XML_VALUE_FUNCTION_VALIDATE_CONTENT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT
The meta object id for the 'XML Value Function Validate Content' class.

See Also:
XMLValueFunctionValidateContentImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidateContent(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE_CONTENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__UNARY_OPERATOR

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__DATA_TYPE

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUES_ROW

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__ORDER_BY_VALUE_EXPR

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__RESULT_COLUMN

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_RIGHT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_PATTERN

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_MATCHING

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__PREDICATE_NULL

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_RIGHT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT1

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT2

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CAST

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_FUNCTION

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__GROUPING_EXPR

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_ELSE

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_ESCAPE

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_LABELED_DURATION

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__NEST

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__NEST
The feature id for the 'Nest' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_FUNCTION_VALIDATE

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_FUNCTION_VALIDATE
The feature id for the 'Value Function Validate' container reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_VALUE_FUNCTION_VALIDATE_CONTENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_CONTENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate Content' class.


XML_TABLE_COLUMN_DEFINITION_ITEM

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM
The meta object id for the 'XML Table Column Definition Item' class.

See Also:
XMLTableColumnDefinitionItemImpl, SQLXMLQueryModelPackageImpl.getXMLTableColumnDefinitionItem(), Constant Field Values

XML_TABLE_COLUMN_DEFINITION_ITEM__EANNOTATIONS

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_TABLE_COLUMN_DEFINITION_ITEM__NAME

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__NAME
The feature id for the 'Name' attribute.


XML_TABLE_COLUMN_DEFINITION_ITEM__DEPENDENCIES

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_TABLE_COLUMN_DEFINITION_ITEM__DESCRIPTION

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__DESCRIPTION
The feature id for the 'Description' attribute.


XML_TABLE_COLUMN_DEFINITION_ITEM__LABEL

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__LABEL
The feature id for the 'Label' attribute.


XML_TABLE_COLUMN_DEFINITION_ITEM__COMMENTS

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__COMMENTS
The feature id for the 'Comments' reference list.


XML_TABLE_COLUMN_DEFINITION_ITEM__PRIVILEGES

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_TABLE_COLUMN_DEFINITION_ITEM__TABLE_FUNCTION

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM__TABLE_FUNCTION
The feature id for the 'Table Function' container reference.


XML_TABLE_COLUMN_DEFINITION_ITEM_FEATURE_COUNT

public static final int XML_TABLE_COLUMN_DEFINITION_ITEM_FEATURE_COUNT
The number of structural features of the 'XML Table Column Definition Item' class.


XML_TABLE_COLUMN_DEFINITION_REGULAR

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR
The meta object id for the 'XML Table Column Definition Regular' class.

See Also:
XMLTableColumnDefinitionRegularImpl, SQLXMLQueryModelPackageImpl.getXMLTableColumnDefinitionRegular(), Constant Field Values

XML_TABLE_COLUMN_DEFINITION_REGULAR__EANNOTATIONS

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_TABLE_COLUMN_DEFINITION_REGULAR__NAME

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__NAME
The feature id for the 'Name' attribute.


XML_TABLE_COLUMN_DEFINITION_REGULAR__DEPENDENCIES

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_TABLE_COLUMN_DEFINITION_REGULAR__DESCRIPTION

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__DESCRIPTION
The feature id for the 'Description' attribute.


XML_TABLE_COLUMN_DEFINITION_REGULAR__LABEL

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__LABEL
The feature id for the 'Label' attribute.


XML_TABLE_COLUMN_DEFINITION_REGULAR__COMMENTS

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__COMMENTS
The feature id for the 'Comments' reference list.


XML_TABLE_COLUMN_DEFINITION_REGULAR__PRIVILEGES

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_FUNCTION

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_FUNCTION
The feature id for the 'Table Function' container reference.


XML_TABLE_COLUMN_DEFINITION_REGULAR__DATA_TYPE

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_TABLE_COLUMN_DEFINITION_REGULAR__PASSING_OPTION

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__PASSING_OPTION
The feature id for the 'Passing Option' attribute.


XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_COLUMN_PATTERN

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__TABLE_COLUMN_PATTERN
The feature id for the 'Table Column Pattern' attribute.


XML_TABLE_COLUMN_DEFINITION_REGULAR__COLUMN_DEFINITION_DEFAULT

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR__COLUMN_DEFINITION_DEFAULT
The feature id for the 'Column Definition Default' containment reference.


XML_TABLE_COLUMN_DEFINITION_REGULAR_FEATURE_COUNT

public static final int XML_TABLE_COLUMN_DEFINITION_REGULAR_FEATURE_COUNT
The number of structural features of the 'XML Table Column Definition Regular' class.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY
The meta object id for the 'XML Table Column Definition Ordinality' class.

See Also:
XMLTableColumnDefinitionOrdinalityImpl, SQLXMLQueryModelPackageImpl.getXMLTableColumnDefinitionOrdinality(), Constant Field Values

XML_TABLE_COLUMN_DEFINITION_ORDINALITY__EANNOTATIONS

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY__NAME

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__NAME
The feature id for the 'Name' attribute.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DEPENDENCIES

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DESCRIPTION

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__DESCRIPTION
The feature id for the 'Description' attribute.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY__LABEL

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__LABEL
The feature id for the 'Label' attribute.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY__COMMENTS

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__COMMENTS
The feature id for the 'Comments' reference list.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY__PRIVILEGES

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY__TABLE_FUNCTION

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY__TABLE_FUNCTION
The feature id for the 'Table Function' container reference.


XML_TABLE_COLUMN_DEFINITION_ORDINALITY_FEATURE_COUNT

public static final int XML_TABLE_COLUMN_DEFINITION_ORDINALITY_FEATURE_COUNT
The number of structural features of the 'XML Table Column Definition Ordinality' class.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO
The meta object id for the 'XML Value Function Validate According To' class.

See Also:
XMLValueFunctionValidateAccordingToImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidateAccordingTo(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALUE_FUNCTION_VALIDATE

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALUE_FUNCTION_VALIDATE
The feature id for the 'Value Function Validate' container reference.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALIDATE_ELEMENT

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO__VALIDATE_ELEMENT
The feature id for the 'Validate Element' containment reference.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate According To' class.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI
The meta object id for the 'XML Value Function Validate According To URI' class.

See Also:
XMLValueFunctionValidateAccordingToURIImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidateAccordingToURI(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALUE_FUNCTION_VALIDATE

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALUE_FUNCTION_VALIDATE
The feature id for the 'Value Function Validate' container reference.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALIDATE_ELEMENT

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__VALIDATE_ELEMENT
The feature id for the 'Validate Element' containment reference.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NO_NAMESPACE

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__NO_NAMESPACE
The feature id for the 'No Namespace' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__TARGET_NAMESPACE_URI

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__TARGET_NAMESPACE_URI
The feature id for the 'Target Namespace URI' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__SCHEMA_LOCATION_URI

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI__SCHEMA_LOCATION_URI
The feature id for the 'Schema Location URI' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_URI_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate According To URI' class.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER
The meta object id for the 'XML Value Function Validate According To Identifier' class.

See Also:
XMLValueFunctionValidateAccordingToIdentifierImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidateAccordingToIdentifier(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALUE_FUNCTION_VALIDATE

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALUE_FUNCTION_VALIDATE
The feature id for the 'Value Function Validate' container reference.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALIDATE_ELEMENT

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__VALIDATE_ELEMENT
The feature id for the 'Validate Element' containment reference.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__SCHEMA_NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__SCHEMA_NAME
The feature id for the 'Schema Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__REGISTERED_XML_SCHEMA_NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER__REGISTERED_XML_SCHEMA_NAME
The feature id for the 'Registered XML Schema Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_ACCORDING_TO_IDENTIFIER_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate According To Identifier' class.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME
The meta object id for the 'XML Value Function Validate Element Name' class.

See Also:
XMLValueFunctionValidateElementNameImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidateElementName(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__VALIDATE_ELEMENT

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME__VALIDATE_ELEMENT
The feature id for the 'Validate Element' container reference.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAME_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate Element Name' class.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE
The meta object id for the 'XML Value Function Validate Element Namespace' class.

See Also:
XMLValueFunctionValidateElementNamespaceImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidateElementNamespace(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NO_NAMESPACE

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NO_NAMESPACE
The feature id for the 'No Namespace' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAMESPACE_URI

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__NAMESPACE_URI
The feature id for the 'Namespace URI' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__VALIDATE_ELEMENT

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE__VALIDATE_ELEMENT
The feature id for the 'Validate Element' container reference.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_NAMESPACE_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate Element Namespace' class.


XML_NAMESPACES_DECLARATION

public static final int XML_NAMESPACES_DECLARATION
The meta object id for the 'XML Namespaces Declaration' class.

See Also:
XMLNamespacesDeclarationImpl, SQLXMLQueryModelPackageImpl.getXMLNamespacesDeclaration(), Constant Field Values

XML_NAMESPACES_DECLARATION__EANNOTATIONS

public static final int XML_NAMESPACES_DECLARATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_NAMESPACES_DECLARATION__NAME

public static final int XML_NAMESPACES_DECLARATION__NAME
The feature id for the 'Name' attribute.


XML_NAMESPACES_DECLARATION__DEPENDENCIES

public static final int XML_NAMESPACES_DECLARATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_NAMESPACES_DECLARATION__DESCRIPTION

public static final int XML_NAMESPACES_DECLARATION__DESCRIPTION
The feature id for the 'Description' attribute.


XML_NAMESPACES_DECLARATION__LABEL

public static final int XML_NAMESPACES_DECLARATION__LABEL
The feature id for the 'Label' attribute.


XML_NAMESPACES_DECLARATION__COMMENTS

public static final int XML_NAMESPACES_DECLARATION__COMMENTS
The feature id for the 'Comments' reference list.


XML_NAMESPACES_DECLARATION__PRIVILEGES

public static final int XML_NAMESPACES_DECLARATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_NAMESPACES_DECLARATION__NAMESPACE_DECLTEM_LIST

public static final int XML_NAMESPACES_DECLARATION__NAMESPACE_DECLTEM_LIST
The feature id for the 'Namespace Decltem List' containment reference list.


XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_ELEMENT

public static final int XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_ELEMENT
The feature id for the 'Value Function Element' container reference.


XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_FOREST

public static final int XML_NAMESPACES_DECLARATION__VALUE_FUNCTION_FOREST
The feature id for the 'Value Function Forest' container reference.


XML_NAMESPACES_DECLARATION__TABLE_FUNCTION

public static final int XML_NAMESPACES_DECLARATION__TABLE_FUNCTION
The feature id for the 'Table Function' container reference.


XML_NAMESPACES_DECLARATION_FEATURE_COUNT

public static final int XML_NAMESPACES_DECLARATION_FEATURE_COUNT
The number of structural features of the 'XML Namespaces Declaration' class.


XML_ATTRIBUTES_DECLARATION

public static final int XML_ATTRIBUTES_DECLARATION
The meta object id for the 'XML Attributes Declaration' class.

See Also:
XMLAttributesDeclarationImpl, SQLXMLQueryModelPackageImpl.getXMLAttributesDeclaration(), Constant Field Values

XML_ATTRIBUTES_DECLARATION__VALUE_FUNCTION_ELEMENT

public static final int XML_ATTRIBUTES_DECLARATION__VALUE_FUNCTION_ELEMENT
The feature id for the 'Value Function Element' container reference.

See Also:
Constant Field Values

XML_ATTRIBUTES_DECLARATION__ATTRIBUTE_DECL_ITEM

public static final int XML_ATTRIBUTES_DECLARATION__ATTRIBUTE_DECL_ITEM
The feature id for the 'Attribute Decl Item' containment reference list.

See Also:
Constant Field Values

XML_ATTRIBUTES_DECLARATION_FEATURE_COUNT

public static final int XML_ATTRIBUTES_DECLARATION_FEATURE_COUNT
The number of structural features of the 'XML Attributes Declaration' class.

See Also:
Constant Field Values

XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST
The meta object id for the 'XML Value Function Element Content List' class.

See Also:
XMLValueFunctionElementContentListImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionElementContentList(), Constant Field Values

XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NAME

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DESCRIPTION

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__LABEL

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__COMMENTS

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__PRIVILEGES

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NULL_HANDLING_OPTION

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__NULL_HANDLING_OPTION
The feature id for the 'Null Handling Option' attribute.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__VALUE_FUNCTION_ELEMENT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__VALUE_FUNCTION_ELEMENT
The feature id for the 'Value Function Element' container reference.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__ELEMENT_CONTENT_LIST_CHILDREN

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST__ELEMENT_CONTENT_LIST_CHILDREN
The feature id for the 'Element Content List Children' containment reference list.


XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_ELEMENT_CONTENT_LIST_FEATURE_COUNT
The number of structural features of the 'XML Value Function Element Content List' class.


XML_VALUE_FUNCTION_QUERY_RETURNING

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING
The meta object id for the 'XML Value Function Query Returning' class.

See Also:
XMLValueFunctionQueryReturningImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionQueryReturning(), Constant Field Values

XML_VALUE_FUNCTION_QUERY_RETURNING__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_QUERY_RETURNING__NAME

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_QUERY_RETURNING__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_QUERY_RETURNING__DESCRIPTION

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_QUERY_RETURNING__LABEL

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_QUERY_RETURNING__COMMENTS

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_QUERY_RETURNING__PRIVILEGES

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_QUERY_RETURNING__RETURNING_OPTION

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__RETURNING_OPTION
The feature id for the 'Returning Option' attribute.


XML_VALUE_FUNCTION_QUERY_RETURNING__PASSING_OPTION

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__PASSING_OPTION
The feature id for the 'Passing Option' attribute.


XML_VALUE_FUNCTION_QUERY_RETURNING__VALUE_FUNCTION_QUERY

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING__VALUE_FUNCTION_QUERY
The feature id for the 'Value Function Query' container reference.


XML_VALUE_FUNCTION_QUERY_RETURNING_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_QUERY_RETURNING_FEATURE_COUNT
The number of structural features of the 'XML Value Function Query Returning' class.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT
The meta object id for the 'XML Value Function Validate Element' class.

See Also:
XMLValueFunctionValidateElementImpl, SQLXMLQueryModelPackageImpl.getXMLValueFunctionValidateElement(), Constant Field Values

XML_VALUE_FUNCTION_VALIDATE_ELEMENT__EANNOTATIONS

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__NAME
The feature id for the 'Name' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DEPENDENCIES

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DESCRIPTION

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__LABEL

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__LABEL
The feature id for the 'Label' attribute.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__COMMENTS

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__COMMENTS
The feature id for the 'Comments' reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__PRIVILEGES

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAMESPACE

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAMESPACE
The feature id for the 'Validate Element Namespace' containment reference.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAME

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ELEMENT_NAME
The feature id for the 'Validate Element Name' containment reference.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ACCORDING_TO

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT__VALIDATE_ACCORDING_TO
The feature id for the 'Validate According To' container reference.


XML_VALUE_FUNCTION_VALIDATE_ELEMENT_FEATURE_COUNT

public static final int XML_VALUE_FUNCTION_VALIDATE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'XML Value Function Validate Element' class.


XML_TABLE_COLUMN_DEFINITION_DEFAULT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT
The meta object id for the 'XML Table Column Definition Default' class.

See Also:
XMLTableColumnDefinitionDefaultImpl, SQLXMLQueryModelPackageImpl.getXMLTableColumnDefinitionDefault(), Constant Field Values

XML_TABLE_COLUMN_DEFINITION_DEFAULT__EANNOTATIONS

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__NAME

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__NAME
The feature id for the 'Name' attribute.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__DEPENDENCIES

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__DESCRIPTION

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__DESCRIPTION
The feature id for the 'Description' attribute.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__LABEL

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LABEL
The feature id for the 'Label' attribute.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__COMMENTS

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__COMMENTS
The feature id for the 'Comments' reference list.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__PRIVILEGES

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__UNARY_OPERATOR

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__DATA_TYPE

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUES_ROW

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUES_ROW
The feature id for the 'Values Row' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__ORDER_BY_VALUE_EXPR

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__RESULT_COLUMN

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_RIGHT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_PATTERN

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_MATCHING

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__PREDICATE_NULL

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_RIGHT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_ROW_SELECT_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_SELECT_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_ROW_SELECT_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT1

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT2

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CAST

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_FUNCTION

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_LEFT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_RIGHT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__GROUPING_EXPR

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_ELSE

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_ESCAPE

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_LABELED_DURATION

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__NEST

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__NEST
The feature id for the 'Nest' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__UPDATE_SOURCE_EXPR_LIST

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT__COLUMN_DEFINITION_REGULAR

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT__COLUMN_DEFINITION_REGULAR
The feature id for the 'Column Definition Regular' container reference.


XML_TABLE_COLUMN_DEFINITION_DEFAULT_FEATURE_COUNT

public static final int XML_TABLE_COLUMN_DEFINITION_DEFAULT_FEATURE_COUNT
The number of structural features of the 'XML Table Column Definition Default' class.


XML_SERIALIZE_FUNCTION_ENCODING

public static final int XML_SERIALIZE_FUNCTION_ENCODING
The meta object id for the 'XML Serialize Function Encoding' class.

See Also:
XMLSerializeFunctionEncodingImpl, SQLXMLQueryModelPackageImpl.getXMLSerializeFunctionEncoding(), Constant Field Values

XML_SERIALIZE_FUNCTION_ENCODING__EANNOTATIONS

public static final int XML_SERIALIZE_FUNCTION_ENCODING__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


XML_SERIALIZE_FUNCTION_ENCODING__NAME

public static final int XML_SERIALIZE_FUNCTION_ENCODING__NAME
The feature id for the 'Name' attribute.


XML_SERIALIZE_FUNCTION_ENCODING__DEPENDENCIES

public static final int XML_SERIALIZE_FUNCTION_ENCODING__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


XML_SERIALIZE_FUNCTION_ENCODING__DESCRIPTION

public static final int XML_SERIALIZE_FUNCTION_ENCODING__DESCRIPTION
The feature id for the 'Description' attribute.


XML_SERIALIZE_FUNCTION_ENCODING__LABEL

public static final int XML_SERIALIZE_FUNCTION_ENCODING__LABEL
The feature id for the 'Label' attribute.


XML_SERIALIZE_FUNCTION_ENCODING__COMMENTS

public static final int XML_SERIALIZE_FUNCTION_ENCODING__COMMENTS
The feature id for the 'Comments' reference list.


XML_SERIALIZE_FUNCTION_ENCODING__PRIVILEGES

public static final int XML_SERIALIZE_FUNCTION_ENCODING__PRIVILEGES
The feature id for the 'Privileges' reference list.


XML_SERIALIZE_FUNCTION_ENCODING__ENCODING_NAME

public static final int XML_SERIALIZE_FUNCTION_ENCODING__ENCODING_NAME
The feature id for the 'Encoding Name' attribute.


XML_SERIALIZE_FUNCTION_ENCODING_FEATURE_COUNT

public static final int XML_SERIALIZE_FUNCTION_ENCODING_FEATURE_COUNT
The number of structural features of the 'XML Serialize Function Encoding' class.


XML_PASSING_TYPE

public static final int XML_PASSING_TYPE
The meta object id for the 'XML Passing Type' enum.

See Also:
XMLPassingType, SQLXMLQueryModelPackageImpl.getXMLPassingType(), Constant Field Values

XML_CONTENT_TYPE

public static final int XML_CONTENT_TYPE
The meta object id for the 'XML Content Type' enum.

See Also:
XMLContentType, SQLXMLQueryModelPackageImpl.getXMLContentType(), Constant Field Values

XML_DECLARATION_TYPE

public static final int XML_DECLARATION_TYPE
The meta object id for the 'XML Declaration Type' enum.

See Also:
XMLDeclarationType, SQLXMLQueryModelPackageImpl.getXMLDeclarationType(), Constant Field Values

XML_RETURNING_TYPE

public static final int XML_RETURNING_TYPE
The meta object id for the 'XML Returning Type' enum.

See Also:
XMLReturningType, SQLXMLQueryModelPackageImpl.getXMLReturningType(), Constant Field Values

XML_NULL_HANDLING_TYPE

public static final int XML_NULL_HANDLING_TYPE
The meta object id for the 'XML Null Handling Type' enum.

See Also:
XMLNullHandlingType, SQLXMLQueryModelPackageImpl.getXMLNullHandlingType(), Constant Field Values

XML_WHITESPACE_HANDLING_TYPE

public static final int XML_WHITESPACE_HANDLING_TYPE
The meta object id for the 'XML Whitespace Handling Type' enum.

See Also:
XMLWhitespaceHandlingType, SQLXMLQueryModelPackageImpl.getXMLWhitespaceHandlingType(), Constant Field Values

XML_EMPTY_HANDLING_TYPE

public static final int XML_EMPTY_HANDLING_TYPE
The meta object id for the 'XML Empty Handling Type' enum.

See Also:
XMLEmptyHandlingType, SQLXMLQueryModelPackageImpl.getXMLEmptyHandlingType(), Constant Field Values

XML_CONTENT_TYPE2

public static final int XML_CONTENT_TYPE2
The meta object id for the 'XML Content Type2' enum.

See Also:
XMLContentType2, SQLXMLQueryModelPackageImpl.getXMLContentType2(), Constant Field Values
Method Detail

getXMLValueFunctionConcat

public EClass getXMLValueFunctionConcat()
Returns the meta object for class 'XML Value Function Concat'.

Returns:
the meta object for class 'XML Value Function Concat'.
See Also:
XMLValueFunctionConcat

getXMLValueFunctionConcat_ReturningOption

public EAttribute getXMLValueFunctionConcat_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionConcat.getReturningOption(), getXMLValueFunctionConcat()

getXMLValueFunctionConcat_ConcatContentList

public EReference getXMLValueFunctionConcat_ConcatContentList()
Returns the meta object for the containment reference list 'Concat Content List'.

Returns:
the meta object for the containment reference list 'Concat Content List'.
See Also:
XMLValueFunctionConcat.getConcatContentList(), getXMLValueFunctionConcat()

getXMLValueFunction

public EClass getXMLValueFunction()
Returns the meta object for class 'XML Value Function'.

Returns:
the meta object for class 'XML Value Function'.
See Also:
XMLValueFunction

getXMLNamespaceDeclarationPrefix

public EClass getXMLNamespaceDeclarationPrefix()
Returns the meta object for class 'XML Namespace Declaration Prefix'.

Returns:
the meta object for class 'XML Namespace Declaration Prefix'.
See Also:
XMLNamespaceDeclarationPrefix

getXMLNamespaceDeclarationPrefix_Prefix

public EAttribute getXMLNamespaceDeclarationPrefix_Prefix()
Returns the meta object for the attribute 'Prefix'.

Returns:
the meta object for the attribute 'Prefix'.
See Also:
XMLNamespaceDeclarationPrefix.getPrefix(), getXMLNamespaceDeclarationPrefix()

getXMLNamespaceDeclarationDefault

public EClass getXMLNamespaceDeclarationDefault()
Returns the meta object for class 'XML Namespace Declaration Default'.

Returns:
the meta object for class 'XML Namespace Declaration Default'.
See Also:
XMLNamespaceDeclarationDefault

getXMLNamespaceDeclarationDefault_NoDefault

public EAttribute getXMLNamespaceDeclarationDefault_NoDefault()
Returns the meta object for the attribute 'No Default'.

Returns:
the meta object for the attribute 'No Default'.
See Also:
XMLNamespaceDeclarationDefault.isNoDefault(), getXMLNamespaceDeclarationDefault()

getXMLAttributeDeclarationItem

public EClass getXMLAttributeDeclarationItem()
Returns the meta object for class 'XML Attribute Declaration Item'.

Returns:
the meta object for class 'XML Attribute Declaration Item'.
See Also:
XMLAttributeDeclarationItem

getXMLAttributeDeclarationItem_ValueExpr

public EReference getXMLAttributeDeclarationItem_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLAttributeDeclarationItem.getValueExpr(), getXMLAttributeDeclarationItem()

getXMLAttributeDeclarationItem_AttributesDecl

public EReference getXMLAttributeDeclarationItem_AttributesDecl()
Returns the meta object for the container reference 'Attributes Decl'.

Returns:
the meta object for the container reference 'Attributes Decl'.
See Also:
XMLAttributeDeclarationItem.getAttributesDecl(), getXMLAttributeDeclarationItem()

getXMLValueFunctionElement

public EClass getXMLValueFunctionElement()
Returns the meta object for class 'XML Value Function Element'.

Returns:
the meta object for class 'XML Value Function Element'.
See Also:
XMLValueFunctionElement

getXMLValueFunctionElement_ElementName

public EAttribute getXMLValueFunctionElement_ElementName()
Returns the meta object for the attribute 'Element Name'.

Returns:
the meta object for the attribute 'Element Name'.
See Also:
XMLValueFunctionElement.getElementName(), getXMLValueFunctionElement()

getXMLValueFunctionElement_ReturningOption

public EAttribute getXMLValueFunctionElement_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionElement.getReturningOption(), getXMLValueFunctionElement()

getXMLValueFunctionElement_NamespacesDecl

public EReference getXMLValueFunctionElement_NamespacesDecl()
Returns the meta object for the containment reference 'Namespaces Decl'.

Returns:
the meta object for the containment reference 'Namespaces Decl'.
See Also:
XMLValueFunctionElement.getNamespacesDecl(), getXMLValueFunctionElement()

getXMLValueFunctionElement_AttributesDecl

public EReference getXMLValueFunctionElement_AttributesDecl()
Returns the meta object for the containment reference 'Attributes Decl'.

Returns:
the meta object for the containment reference 'Attributes Decl'.
See Also:
XMLValueFunctionElement.getAttributesDecl(), getXMLValueFunctionElement()

getXMLValueFunctionElement_ElementContentList

public EReference getXMLValueFunctionElement_ElementContentList()
Returns the meta object for the containment reference 'Element Content List'.

Returns:
the meta object for the containment reference 'Element Content List'.
See Also:
XMLValueFunctionElement.getElementContentList(), getXMLValueFunctionElement()

getXMLNamespaceDeclarationItem

public EClass getXMLNamespaceDeclarationItem()
Returns the meta object for class 'XML Namespace Declaration Item'.

Returns:
the meta object for class 'XML Namespace Declaration Item'.
See Also:
XMLNamespaceDeclarationItem

getXMLNamespaceDeclarationItem_Uri

public EAttribute getXMLNamespaceDeclarationItem_Uri()
Returns the meta object for the attribute 'Uri'.

Returns:
the meta object for the attribute 'Uri'.
See Also:
XMLNamespaceDeclarationItem.getUri(), getXMLNamespaceDeclarationItem()

getXMLNamespaceDeclarationItem_NamespacesDecl

public EReference getXMLNamespaceDeclarationItem_NamespacesDecl()
Returns the meta object for the container reference 'Namespaces Decl'.

Returns:
the meta object for the container reference 'Namespaces Decl'.
See Also:
XMLNamespaceDeclarationItem.getNamespacesDecl(), getXMLNamespaceDeclarationItem()

getXMLValueFunctionElementContentItem

public EClass getXMLValueFunctionElementContentItem()
Returns the meta object for class 'XML Value Function Element Content Item'.

Returns:
the meta object for class 'XML Value Function Element Content Item'.
See Also:
XMLValueFunctionElementContentItem

getXMLValueFunctionElementContentItem_ValueExpr

public EReference getXMLValueFunctionElementContentItem_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionElementContentItem.getValueExpr(), getXMLValueFunctionElementContentItem()

getXMLValueFunctionElementContentItem_ElementContentList

public EReference getXMLValueFunctionElementContentItem_ElementContentList()
Returns the meta object for the container reference 'Element Content List'.

Returns:
the meta object for the container reference 'Element Content List'.
See Also:
XMLValueFunctionElementContentItem.getElementContentList(), getXMLValueFunctionElementContentItem()

getXMLValueFunctionForest

public EClass getXMLValueFunctionForest()
Returns the meta object for class 'XML Value Function Forest'.

Returns:
the meta object for class 'XML Value Function Forest'.
See Also:
XMLValueFunctionForest

getXMLValueFunctionForest_NullHandlingOption

public EAttribute getXMLValueFunctionForest_NullHandlingOption()
Returns the meta object for the attribute 'Null Handling Option'.

Returns:
the meta object for the attribute 'Null Handling Option'.
See Also:
XMLValueFunctionForest.getNullHandlingOption(), getXMLValueFunctionForest()

getXMLValueFunctionForest_ReturningOption

public EAttribute getXMLValueFunctionForest_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionForest.getReturningOption(), getXMLValueFunctionForest()

getXMLValueFunctionForest_ForestContentList

public EReference getXMLValueFunctionForest_ForestContentList()
Returns the meta object for the containment reference list 'Forest Content List'.

Returns:
the meta object for the containment reference list 'Forest Content List'.
See Also:
XMLValueFunctionForest.getForestContentList(), getXMLValueFunctionForest()

getXMLValueFunctionForest_NamespacesDecl

public EReference getXMLValueFunctionForest_NamespacesDecl()
Returns the meta object for the containment reference 'Namespaces Decl'.

Returns:
the meta object for the containment reference 'Namespaces Decl'.
See Also:
XMLValueFunctionForest.getNamespacesDecl(), getXMLValueFunctionForest()

getXMLValueFunctionComment

public EClass getXMLValueFunctionComment()
Returns the meta object for class 'XML Value Function Comment'.

Returns:
the meta object for class 'XML Value Function Comment'.
See Also:
XMLValueFunctionComment

getXMLValueFunctionComment_ReturningOption

public EAttribute getXMLValueFunctionComment_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionComment.getReturningOption(), getXMLValueFunctionComment()

getXMLValueFunctionComment_CommentContent

public EReference getXMLValueFunctionComment_CommentContent()
Returns the meta object for the containment reference 'Comment Content'.

Returns:
the meta object for the containment reference 'Comment Content'.
See Also:
XMLValueFunctionComment.getCommentContent(), getXMLValueFunctionComment()

getXMLValueFunctionDocument

public EClass getXMLValueFunctionDocument()
Returns the meta object for class 'XML Value Function Document'.

Returns:
the meta object for class 'XML Value Function Document'.
See Also:
XMLValueFunctionDocument

getXMLValueFunctionDocument_ReturningOption

public EAttribute getXMLValueFunctionDocument_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionDocument.getReturningOption(), getXMLValueFunctionDocument()

getXMLValueFunctionDocument_DocumentContent

public EReference getXMLValueFunctionDocument_DocumentContent()
Returns the meta object for the containment reference 'Document Content'.

Returns:
the meta object for the containment reference 'Document Content'.
See Also:
XMLValueFunctionDocument.getDocumentContent(), getXMLValueFunctionDocument()

getXMLValueFunctionParse

public EClass getXMLValueFunctionParse()
Returns the meta object for class 'XML Value Function Parse'.

Returns:
the meta object for class 'XML Value Function Parse'.
See Also:
XMLValueFunctionParse

getXMLValueFunctionParse_ContentOption

public EAttribute getXMLValueFunctionParse_ContentOption()
Returns the meta object for the attribute 'Content Option'.

Returns:
the meta object for the attribute 'Content Option'.
See Also:
XMLValueFunctionParse.getContentOption(), getXMLValueFunctionParse()

getXMLValueFunctionParse_WhitespaceHandlingOption

public EAttribute getXMLValueFunctionParse_WhitespaceHandlingOption()
Returns the meta object for the attribute 'Whitespace Handling Option'.

Returns:
the meta object for the attribute 'Whitespace Handling Option'.
See Also:
XMLValueFunctionParse.getWhitespaceHandlingOption(), getXMLValueFunctionParse()

getXMLValueFunctionParse_ParseContent

public EReference getXMLValueFunctionParse_ParseContent()
Returns the meta object for the containment reference 'Parse Content'.

Returns:
the meta object for the containment reference 'Parse Content'.
See Also:
XMLValueFunctionParse.getParseContent(), getXMLValueFunctionParse()

getXMLValueFunctionPI

public EClass getXMLValueFunctionPI()
Returns the meta object for class 'XML Value Function PI'.

Returns:
the meta object for class 'XML Value Function PI'.
See Also:
XMLValueFunctionPI

getXMLValueFunctionPI_TargetName

public EAttribute getXMLValueFunctionPI_TargetName()
Returns the meta object for the attribute 'Target Name'.

Returns:
the meta object for the attribute 'Target Name'.
See Also:
XMLValueFunctionPI.getTargetName(), getXMLValueFunctionPI()

getXMLValueFunctionPI_ReturningOption

public EAttribute getXMLValueFunctionPI_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionPI.getReturningOption(), getXMLValueFunctionPI()

getXMLValueFunctionPI_PIContent

public EReference getXMLValueFunctionPI_PIContent()
Returns the meta object for the containment reference 'PI Content'.

Returns:
the meta object for the containment reference 'PI Content'.
See Also:
XMLValueFunctionPI.getPIContent(), getXMLValueFunctionPI()

getXMLValueFunctionQuery

public EClass getXMLValueFunctionQuery()
Returns the meta object for class 'XML Value Function Query'.

Returns:
the meta object for class 'XML Value Function Query'.
See Also:
XMLValueFunctionQuery

getXMLValueFunctionQuery_EmptyHandlingOption

public EAttribute getXMLValueFunctionQuery_EmptyHandlingOption()
Returns the meta object for the attribute 'Empty Handling Option'.

Returns:
the meta object for the attribute 'Empty Handling Option'.
See Also:
XMLValueFunctionQuery.getEmptyHandlingOption(), getXMLValueFunctionQuery()

getXMLValueFunctionQuery_XqueryExpr

public EReference getXMLValueFunctionQuery_XqueryExpr()
Returns the meta object for the containment reference 'Xquery Expr'.

Returns:
the meta object for the containment reference 'Xquery Expr'.
See Also:
XMLValueFunctionQuery.getXqueryExpr(), getXMLValueFunctionQuery()

getXMLValueFunctionQuery_XqueryArgList

public EReference getXMLValueFunctionQuery_XqueryArgList()
Returns the meta object for the containment reference 'Xquery Arg List'.

Returns:
the meta object for the containment reference 'Xquery Arg List'.
See Also:
XMLValueFunctionQuery.getXqueryArgList(), getXMLValueFunctionQuery()

getXMLValueFunctionQuery_QueryReturning

public EReference getXMLValueFunctionQuery_QueryReturning()
Returns the meta object for the containment reference 'Query Returning'.

Returns:
the meta object for the containment reference 'Query Returning'.
See Also:
XMLValueFunctionQuery.getQueryReturning(), getXMLValueFunctionQuery()

getXMLValueFunctionText

public EClass getXMLValueFunctionText()
Returns the meta object for class 'XML Value Function Text'.

Returns:
the meta object for class 'XML Value Function Text'.
See Also:
XMLValueFunctionText

getXMLValueFunctionText_ReturningOption

public EAttribute getXMLValueFunctionText_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionText.getReturningOption(), getXMLValueFunctionText()

getXMLValueFunctionText_TextContent

public EReference getXMLValueFunctionText_TextContent()
Returns the meta object for the containment reference 'Text Content'.

Returns:
the meta object for the containment reference 'Text Content'.
See Also:
XMLValueFunctionText.getTextContent(), getXMLValueFunctionText()

getXMLValueFunctionValidate

public EClass getXMLValueFunctionValidate()
Returns the meta object for class 'XML Value Function Validate'.

Returns:
the meta object for class 'XML Value Function Validate'.
See Also:
XMLValueFunctionValidate

getXMLValueFunctionValidate_ContentOption

public EAttribute getXMLValueFunctionValidate_ContentOption()
Returns the meta object for the attribute 'Content Option'.

Returns:
the meta object for the attribute 'Content Option'.
See Also:
XMLValueFunctionValidate.getContentOption(), getXMLValueFunctionValidate()

getXMLValueFunctionValidate_ValidateContent

public EReference getXMLValueFunctionValidate_ValidateContent()
Returns the meta object for the containment reference 'Validate Content'.

Returns:
the meta object for the containment reference 'Validate Content'.
See Also:
XMLValueFunctionValidate.getValidateContent(), getXMLValueFunctionValidate()

getXMLValueFunctionValidate_ValidateAccordingTo

public EReference getXMLValueFunctionValidate_ValidateAccordingTo()
Returns the meta object for the containment reference 'Validate According To'.

Returns:
the meta object for the containment reference 'Validate According To'.
See Also:
XMLValueFunctionValidate.getValidateAccordingTo(), getXMLValueFunctionValidate()

getXMLValueExpressionCast

public EClass getXMLValueExpressionCast()
Returns the meta object for class 'XML Value Expression Cast'.

Returns:
the meta object for class 'XML Value Expression Cast'.
See Also:
XMLValueExpressionCast

getXMLValueExpressionCast_PassingMechanism

public EAttribute getXMLValueExpressionCast_PassingMechanism()
Returns the meta object for the attribute 'Passing Mechanism'.

Returns:
the meta object for the attribute 'Passing Mechanism'.
See Also:
XMLValueExpressionCast.getPassingMechanism(), getXMLValueExpressionCast()

getXMLPredicate

public EClass getXMLPredicate()
Returns the meta object for class 'XML Predicate'.

Returns:
the meta object for class 'XML Predicate'.
See Also:
XMLPredicate

getXMLPredicateContent

public EClass getXMLPredicateContent()
Returns the meta object for class 'XML Predicate Content'.

Returns:
the meta object for class 'XML Predicate Content'.
See Also:
XMLPredicateContent

getXMLPredicateDocument

public EClass getXMLPredicateDocument()
Returns the meta object for class 'XML Predicate Document'.

Returns:
the meta object for class 'XML Predicate Document'.
See Also:
XMLPredicateDocument

getXMLPredicateExists

public EClass getXMLPredicateExists()
Returns the meta object for class 'XML Predicate Exists'.

Returns:
the meta object for class 'XML Predicate Exists'.
See Also:
XMLPredicateExists

getXMLPredicateExists_XqueryExpr

public EReference getXMLPredicateExists_XqueryExpr()
Returns the meta object for the containment reference 'Xquery Expr'.

Returns:
the meta object for the containment reference 'Xquery Expr'.
See Also:
XMLPredicateExists.getXqueryExpr(), getXMLPredicateExists()

getXMLPredicateExists_XqueryArgList

public EReference getXMLPredicateExists_XqueryArgList()
Returns the meta object for the containment reference 'Xquery Arg List'.

Returns:
the meta object for the containment reference 'Xquery Arg List'.
See Also:
XMLPredicateExists.getXqueryArgList(), getXMLPredicateExists()

getXMLPredicateValid

public EClass getXMLPredicateValid()
Returns the meta object for class 'XML Predicate Valid'.

Returns:
the meta object for class 'XML Predicate Valid'.
See Also:
XMLPredicateValid

getXMLQueryExpression

public EClass getXMLQueryExpression()
Returns the meta object for class 'XML Query Expression'.

Returns:
the meta object for class 'XML Query Expression'.
See Also:
XMLQueryExpression

getXMLQueryExpression_XqueryExprContent

public EAttribute getXMLQueryExpression_XqueryExprContent()
Returns the meta object for the attribute 'Xquery Expr Content'.

Returns:
the meta object for the attribute 'Xquery Expr Content'.
See Also:
XMLQueryExpression.getXqueryExprContent(), getXMLQueryExpression()

getXMLQueryExpression_PredicateExists

public EReference getXMLQueryExpression_PredicateExists()
Returns the meta object for the container reference 'Predicate Exists'.

Returns:
the meta object for the container reference 'Predicate Exists'.
See Also:
XMLQueryExpression.getPredicateExists(), getXMLQueryExpression()

getXMLQueryExpression_ValueFunctionQuery

public EReference getXMLQueryExpression_ValueFunctionQuery()
Returns the meta object for the container reference 'Value Function Query'.

Returns:
the meta object for the container reference 'Value Function Query'.
See Also:
XMLQueryExpression.getValueFunctionQuery(), getXMLQueryExpression()

getXMLQueryArgumentList

public EClass getXMLQueryArgumentList()
Returns the meta object for class 'XML Query Argument List'.

Returns:
the meta object for class 'XML Query Argument List'.
See Also:
XMLQueryArgumentList

getXMLQueryArgumentList_PassingMechanism

public EAttribute getXMLQueryArgumentList_PassingMechanism()
Returns the meta object for the attribute 'Passing Mechanism'.

Returns:
the meta object for the attribute 'Passing Mechanism'.
See Also:
XMLQueryArgumentList.getPassingMechanism(), getXMLQueryArgumentList()

getXMLQueryArgumentList_PredicateExists

public EReference getXMLQueryArgumentList_PredicateExists()
Returns the meta object for the container reference 'Predicate Exists'.

Returns:
the meta object for the container reference 'Predicate Exists'.
See Also:
XMLQueryArgumentList.getPredicateExists(), getXMLQueryArgumentList()

getXMLQueryArgumentList_XqueryArgListChildren

public EReference getXMLQueryArgumentList_XqueryArgListChildren()
Returns the meta object for the containment reference list 'Xquery Arg List Children'.

Returns:
the meta object for the containment reference list 'Xquery Arg List Children'.
See Also:
XMLQueryArgumentList.getXqueryArgListChildren(), getXMLQueryArgumentList()

getXMLQueryArgumentList_ValueFunctionQuery

public EReference getXMLQueryArgumentList_ValueFunctionQuery()
Returns the meta object for the container reference 'Value Function Query'.

Returns:
the meta object for the container reference 'Value Function Query'.
See Also:
XMLQueryArgumentList.getValueFunctionQuery(), getXMLQueryArgumentList()

getXMLQueryArgumentList_TableFunction

public EReference getXMLQueryArgumentList_TableFunction()
Returns the meta object for the container reference 'Table Function'.

Returns:
the meta object for the container reference 'Table Function'.
See Also:
XMLQueryArgumentList.getTableFunction(), getXMLQueryArgumentList()

getXMLQueryArgumentItem

public EClass getXMLQueryArgumentItem()
Returns the meta object for class 'XML Query Argument Item'.

Returns:
the meta object for class 'XML Query Argument Item'.
See Also:
XMLQueryArgumentItem

getXMLQueryArgumentItem_PassingMechanism

public EAttribute getXMLQueryArgumentItem_PassingMechanism()
Returns the meta object for the attribute 'Passing Mechanism'.

Returns:
the meta object for the attribute 'Passing Mechanism'.
See Also:
XMLQueryArgumentItem.getPassingMechanism(), getXMLQueryArgumentItem()

getXMLQueryArgumentItem_XqueryArgList

public EReference getXMLQueryArgumentItem_XqueryArgList()
Returns the meta object for the container reference 'Xquery Arg List'.

Returns:
the meta object for the container reference 'Xquery Arg List'.
See Also:
XMLQueryArgumentItem.getXqueryArgList(), getXMLQueryArgumentItem()

getXMLQueryArgumentItem_ValueExpr

public EReference getXMLQueryArgumentItem_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLQueryArgumentItem.getValueExpr(), getXMLQueryArgumentItem()

getXMLSerializeFunction

public EClass getXMLSerializeFunction()
Returns the meta object for class 'XML Serialize Function'.

Returns:
the meta object for class 'XML Serialize Function'.
See Also:
XMLSerializeFunction

getXMLSerializeFunction_ContentOption

public EAttribute getXMLSerializeFunction_ContentOption()
Returns the meta object for the attribute 'Content Option'.

Returns:
the meta object for the attribute 'Content Option'.
See Also:
XMLSerializeFunction.getContentOption(), getXMLSerializeFunction()

getXMLSerializeFunction_SerializeVersion

public EAttribute getXMLSerializeFunction_SerializeVersion()
Returns the meta object for the attribute 'Serialize Version'.

Returns:
the meta object for the attribute 'Serialize Version'.
See Also:
XMLSerializeFunction.getSerializeVersion(), getXMLSerializeFunction()

getXMLSerializeFunction_DeclarationOption

public EAttribute getXMLSerializeFunction_DeclarationOption()
Returns the meta object for the attribute 'Declaration Option'.

Returns:
the meta object for the attribute 'Declaration Option'.
See Also:
XMLSerializeFunction.getDeclarationOption(), getXMLSerializeFunction()

getXMLSerializeFunction_SerializeTarget

public EReference getXMLSerializeFunction_SerializeTarget()
Returns the meta object for the containment reference 'Serialize Target'.

Returns:
the meta object for the containment reference 'Serialize Target'.
See Also:
XMLSerializeFunction.getSerializeTarget(), getXMLSerializeFunction()

getXMLSerializeFunction_SerializeEncoding

public EReference getXMLSerializeFunction_SerializeEncoding()
Returns the meta object for the containment reference 'Serialize Encoding'.

Returns:
the meta object for the containment reference 'Serialize Encoding'.
See Also:
XMLSerializeFunction.getSerializeEncoding(), getXMLSerializeFunction()

getXMLSerializeFunctionTarget

public EClass getXMLSerializeFunctionTarget()
Returns the meta object for class 'XML Serialize Function Target'.

Returns:
the meta object for class 'XML Serialize Function Target'.
See Also:
XMLSerializeFunctionTarget

getXMLSerializeFunctionTarget_SerializeFunction

public EReference getXMLSerializeFunctionTarget_SerializeFunction()
Returns the meta object for the container reference 'Serialize Function'.

Returns:
the meta object for the container reference 'Serialize Function'.
See Also:
XMLSerializeFunctionTarget.getSerializeFunction(), getXMLSerializeFunctionTarget()

getXMLSerializeFunctionTarget_ValueExpr

public EReference getXMLSerializeFunctionTarget_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLSerializeFunctionTarget.getValueExpr(), getXMLSerializeFunctionTarget()

getXMLAggregateFunction

public EClass getXMLAggregateFunction()
Returns the meta object for class 'XML Aggregate Function'.

Returns:
the meta object for class 'XML Aggregate Function'.
See Also:
XMLAggregateFunction

getXMLAggregateFunction_ReturningOption

public EAttribute getXMLAggregateFunction_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLAggregateFunction.getReturningOption(), getXMLAggregateFunction()

getXMLAggregateFunction_SortSpecList

public EReference getXMLAggregateFunction_SortSpecList()
Returns the meta object for the containment reference list 'Sort Spec List'.

Returns:
the meta object for the containment reference list 'Sort Spec List'.
See Also:
XMLAggregateFunction.getSortSpecList(), getXMLAggregateFunction()

getXMLValueFunctionConcatContentItem

public EClass getXMLValueFunctionConcatContentItem()
Returns the meta object for class 'XML Value Function Concat Content Item'.

Returns:
the meta object for class 'XML Value Function Concat Content Item'.
See Also:
XMLValueFunctionConcatContentItem

getXMLValueFunctionConcatContentItem_ValueFunctionConcat

public EReference getXMLValueFunctionConcatContentItem_ValueFunctionConcat()
Returns the meta object for the container reference 'Value Function Concat'.

Returns:
the meta object for the container reference 'Value Function Concat'.
See Also:
XMLValueFunctionConcatContentItem.getValueFunctionConcat(), getXMLValueFunctionConcatContentItem()

getXMLValueFunctionConcatContentItem_ValueExpr

public EReference getXMLValueFunctionConcatContentItem_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionConcatContentItem.getValueExpr(), getXMLValueFunctionConcatContentItem()

getXMLValueFunctionCommentContent

public EClass getXMLValueFunctionCommentContent()
Returns the meta object for class 'XML Value Function Comment Content'.

Returns:
the meta object for class 'XML Value Function Comment Content'.
See Also:
XMLValueFunctionCommentContent

getXMLValueFunctionCommentContent_ValueFunctionComment

public EReference getXMLValueFunctionCommentContent_ValueFunctionComment()
Returns the meta object for the container reference 'Value Function Comment'.

Returns:
the meta object for the container reference 'Value Function Comment'.
See Also:
XMLValueFunctionCommentContent.getValueFunctionComment(), getXMLValueFunctionCommentContent()

getXMLValueFunctionCommentContent_ValueExpr

public EReference getXMLValueFunctionCommentContent_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionCommentContent.getValueExpr(), getXMLValueFunctionCommentContent()

getXMLValueFunctionDocumentContent

public EClass getXMLValueFunctionDocumentContent()
Returns the meta object for class 'XML Value Function Document Content'.

Returns:
the meta object for class 'XML Value Function Document Content'.
See Also:
XMLValueFunctionDocumentContent

getXMLValueFunctionDocumentContent_ValueFunctionDocument

public EReference getXMLValueFunctionDocumentContent_ValueFunctionDocument()
Returns the meta object for the container reference 'Value Function Document'.

Returns:
the meta object for the container reference 'Value Function Document'.
See Also:
XMLValueFunctionDocumentContent.getValueFunctionDocument(), getXMLValueFunctionDocumentContent()

getXMLValueFunctionDocumentContent_ValueExpr

public EReference getXMLValueFunctionDocumentContent_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionDocumentContent.getValueExpr(), getXMLValueFunctionDocumentContent()

getXMLAggregateSortSpecification

public EClass getXMLAggregateSortSpecification()
Returns the meta object for class 'XML Aggregate Sort Specification'.

Returns:
the meta object for class 'XML Aggregate Sort Specification'.
See Also:
XMLAggregateSortSpecification

getXMLAggregateSortSpecification_AggregateFunction

public EReference getXMLAggregateSortSpecification_AggregateFunction()
Returns the meta object for the container reference 'Aggregate Function'.

Returns:
the meta object for the container reference 'Aggregate Function'.
See Also:
XMLAggregateSortSpecification.getAggregateFunction(), getXMLAggregateSortSpecification()

getXMLAggregateSortSpecification_OrderBySpec

public EReference getXMLAggregateSortSpecification_OrderBySpec()
Returns the meta object for the containment reference 'Order By Spec'.

Returns:
the meta object for the containment reference 'Order By Spec'.
See Also:
XMLAggregateSortSpecification.getOrderBySpec(), getXMLAggregateSortSpecification()

getXMLValueFunctionForestContentItem

public EClass getXMLValueFunctionForestContentItem()
Returns the meta object for class 'XML Value Function Forest Content Item'.

Returns:
the meta object for class 'XML Value Function Forest Content Item'.
See Also:
XMLValueFunctionForestContentItem

getXMLValueFunctionForestContentItem_ValueFunctionForest

public EReference getXMLValueFunctionForestContentItem_ValueFunctionForest()
Returns the meta object for the container reference 'Value Function Forest'.

Returns:
the meta object for the container reference 'Value Function Forest'.
See Also:
XMLValueFunctionForestContentItem.getValueFunctionForest(), getXMLValueFunctionForestContentItem()

getXMLValueFunctionForestContentItem_ValueExpr

public EReference getXMLValueFunctionForestContentItem_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionForestContentItem.getValueExpr(), getXMLValueFunctionForestContentItem()

getXMLValueFunctionParseContent

public EClass getXMLValueFunctionParseContent()
Returns the meta object for class 'XML Value Function Parse Content'.

Returns:
the meta object for class 'XML Value Function Parse Content'.
See Also:
XMLValueFunctionParseContent

getXMLValueFunctionParseContent_ValueFunctionParse

public EReference getXMLValueFunctionParseContent_ValueFunctionParse()
Returns the meta object for the container reference 'Value Function Parse'.

Returns:
the meta object for the container reference 'Value Function Parse'.
See Also:
XMLValueFunctionParseContent.getValueFunctionParse(), getXMLValueFunctionParseContent()

getXMLValueFunctionParseContent_ValueExpr

public EReference getXMLValueFunctionParseContent_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionParseContent.getValueExpr(), getXMLValueFunctionParseContent()

getXMLValueFunctionPIContent

public EClass getXMLValueFunctionPIContent()
Returns the meta object for class 'XML Value Function PI Content'.

Returns:
the meta object for class 'XML Value Function PI Content'.
See Also:
XMLValueFunctionPIContent

getXMLValueFunctionPIContent_ValueFunctionPI

public EReference getXMLValueFunctionPIContent_ValueFunctionPI()
Returns the meta object for the container reference 'Value Function PI'.

Returns:
the meta object for the container reference 'Value Function PI'.
See Also:
XMLValueFunctionPIContent.getValueFunctionPI(), getXMLValueFunctionPIContent()

getXMLValueFunctionPIContent_ValueExpr

public EReference getXMLValueFunctionPIContent_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionPIContent.getValueExpr(), getXMLValueFunctionPIContent()

getXMLTableFunction

public EClass getXMLTableFunction()
Returns the meta object for class 'XML Table Function'.

Returns:
the meta object for class 'XML Table Function'.
See Also:
XMLTableFunction

getXMLTableFunction_TableRowPattern

public EAttribute getXMLTableFunction_TableRowPattern()
Returns the meta object for the attribute 'Table Row Pattern'.

Returns:
the meta object for the attribute 'Table Row Pattern'.
See Also:
XMLTableFunction.getTableRowPattern(), getXMLTableFunction()

getXMLTableFunction_XqueryArgList

public EReference getXMLTableFunction_XqueryArgList()
Returns the meta object for the containment reference 'Xquery Arg List'.

Returns:
the meta object for the containment reference 'Xquery Arg List'.
See Also:
XMLTableFunction.getXqueryArgList(), getXMLTableFunction()

getXMLTableFunction_ColumnDefList

public EReference getXMLTableFunction_ColumnDefList()
Returns the meta object for the containment reference list 'Column Def List'.

Returns:
the meta object for the containment reference list 'Column Def List'.
See Also:
XMLTableFunction.getColumnDefList(), getXMLTableFunction()

getXMLTableFunction_NamespacesDecl

public EReference getXMLTableFunction_NamespacesDecl()
Returns the meta object for the containment reference 'Namespaces Decl'.

Returns:
the meta object for the containment reference 'Namespaces Decl'.
See Also:
XMLTableFunction.getNamespacesDecl(), getXMLTableFunction()

getXMLValueFunctionTextContent

public EClass getXMLValueFunctionTextContent()
Returns the meta object for class 'XML Value Function Text Content'.

Returns:
the meta object for class 'XML Value Function Text Content'.
See Also:
XMLValueFunctionTextContent

getXMLValueFunctionTextContent_ValueFunctionText

public EReference getXMLValueFunctionTextContent_ValueFunctionText()
Returns the meta object for the container reference 'Value Function Text'.

Returns:
the meta object for the container reference 'Value Function Text'.
See Also:
XMLValueFunctionTextContent.getValueFunctionText(), getXMLValueFunctionTextContent()

getXMLValueFunctionTextContent_ValueExpr

public EReference getXMLValueFunctionTextContent_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionTextContent.getValueExpr(), getXMLValueFunctionTextContent()

getXMLValueFunctionValidateContent

public EClass getXMLValueFunctionValidateContent()
Returns the meta object for class 'XML Value Function Validate Content'.

Returns:
the meta object for class 'XML Value Function Validate Content'.
See Also:
XMLValueFunctionValidateContent

getXMLValueFunctionValidateContent_ValueFunctionValidate

public EReference getXMLValueFunctionValidateContent_ValueFunctionValidate()
Returns the meta object for the container reference 'Value Function Validate'.

Returns:
the meta object for the container reference 'Value Function Validate'.
See Also:
XMLValueFunctionValidateContent.getValueFunctionValidate(), getXMLValueFunctionValidateContent()

getXMLValueFunctionValidateContent_ValueExpr

public EReference getXMLValueFunctionValidateContent_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLValueFunctionValidateContent.getValueExpr(), getXMLValueFunctionValidateContent()

getXMLTableColumnDefinitionItem

public EClass getXMLTableColumnDefinitionItem()
Returns the meta object for class 'XML Table Column Definition Item'.

Returns:
the meta object for class 'XML Table Column Definition Item'.
See Also:
XMLTableColumnDefinitionItem

getXMLTableColumnDefinitionItem_TableFunction

public EReference getXMLTableColumnDefinitionItem_TableFunction()
Returns the meta object for the container reference 'Table Function'.

Returns:
the meta object for the container reference 'Table Function'.
See Also:
XMLTableColumnDefinitionItem.getTableFunction(), getXMLTableColumnDefinitionItem()

getXMLTableColumnDefinitionRegular

public EClass getXMLTableColumnDefinitionRegular()
Returns the meta object for class 'XML Table Column Definition Regular'.

Returns:
the meta object for class 'XML Table Column Definition Regular'.
See Also:
XMLTableColumnDefinitionRegular

getXMLTableColumnDefinitionRegular_DataType

public EReference getXMLTableColumnDefinitionRegular_DataType()
Returns the meta object for the containment reference 'Data Type'.

Returns:
the meta object for the containment reference 'Data Type'.
See Also:
XMLTableColumnDefinitionRegular.getDataType(), getXMLTableColumnDefinitionRegular()

getXMLTableColumnDefinitionRegular_PassingOption

public EAttribute getXMLTableColumnDefinitionRegular_PassingOption()
Returns the meta object for the attribute 'Passing Option'.

Returns:
the meta object for the attribute 'Passing Option'.
See Also:
XMLTableColumnDefinitionRegular.getPassingOption(), getXMLTableColumnDefinitionRegular()

getXMLTableColumnDefinitionRegular_TableColumnPattern

public EAttribute getXMLTableColumnDefinitionRegular_TableColumnPattern()
Returns the meta object for the attribute 'Table Column Pattern'.

Returns:
the meta object for the attribute 'Table Column Pattern'.
See Also:
XMLTableColumnDefinitionRegular.getTableColumnPattern(), getXMLTableColumnDefinitionRegular()

getXMLTableColumnDefinitionRegular_ColumnDefinitionDefault

public EReference getXMLTableColumnDefinitionRegular_ColumnDefinitionDefault()
Returns the meta object for the containment reference 'Column Definition Default'.

Returns:
the meta object for the containment reference 'Column Definition Default'.
See Also:
XMLTableColumnDefinitionRegular.getColumnDefinitionDefault(), getXMLTableColumnDefinitionRegular()

getXMLTableColumnDefinitionOrdinality

public EClass getXMLTableColumnDefinitionOrdinality()
Returns the meta object for class 'XML Table Column Definition Ordinality'.

Returns:
the meta object for class 'XML Table Column Definition Ordinality'.
See Also:
XMLTableColumnDefinitionOrdinality

getXMLValueFunctionValidateAccordingTo

public EClass getXMLValueFunctionValidateAccordingTo()
Returns the meta object for class 'XML Value Function Validate According To'.

Returns:
the meta object for class 'XML Value Function Validate According To'.
See Also:
XMLValueFunctionValidateAccordingTo

getXMLValueFunctionValidateAccordingTo_ValueFunctionValidate

public EReference getXMLValueFunctionValidateAccordingTo_ValueFunctionValidate()
Returns the meta object for the container reference 'Value Function Validate'.

Returns:
the meta object for the container reference 'Value Function Validate'.
See Also:
XMLValueFunctionValidateAccordingTo.getValueFunctionValidate(), getXMLValueFunctionValidateAccordingTo()

getXMLValueFunctionValidateAccordingTo_ValidateElement

public EReference getXMLValueFunctionValidateAccordingTo_ValidateElement()
Returns the meta object for the containment reference 'Validate Element'.

Returns:
the meta object for the containment reference 'Validate Element'.
See Also:
XMLValueFunctionValidateAccordingTo.getValidateElement(), getXMLValueFunctionValidateAccordingTo()

getXMLValueFunctionValidateAccordingToURI

public EClass getXMLValueFunctionValidateAccordingToURI()
Returns the meta object for class 'XML Value Function Validate According To URI'.

Returns:
the meta object for class 'XML Value Function Validate According To URI'.
See Also:
XMLValueFunctionValidateAccordingToURI

getXMLValueFunctionValidateAccordingToURI_NoNamespace

public EAttribute getXMLValueFunctionValidateAccordingToURI_NoNamespace()
Returns the meta object for the attribute 'No Namespace'.

Returns:
the meta object for the attribute 'No Namespace'.
See Also:
XMLValueFunctionValidateAccordingToURI.isNoNamespace(), getXMLValueFunctionValidateAccordingToURI()

getXMLValueFunctionValidateAccordingToURI_TargetNamespaceURI

public EAttribute getXMLValueFunctionValidateAccordingToURI_TargetNamespaceURI()
Returns the meta object for the attribute 'Target Namespace URI'.

Returns:
the meta object for the attribute 'Target Namespace URI'.
See Also:
XMLValueFunctionValidateAccordingToURI.getTargetNamespaceURI(), getXMLValueFunctionValidateAccordingToURI()

getXMLValueFunctionValidateAccordingToURI_SchemaLocationURI

public EAttribute getXMLValueFunctionValidateAccordingToURI_SchemaLocationURI()
Returns the meta object for the attribute 'Schema Location URI'.

Returns:
the meta object for the attribute 'Schema Location URI'.
See Also:
XMLValueFunctionValidateAccordingToURI.getSchemaLocationURI(), getXMLValueFunctionValidateAccordingToURI()

getXMLValueFunctionValidateAccordingToIdentifier

public EClass getXMLValueFunctionValidateAccordingToIdentifier()
Returns the meta object for class 'XML Value Function Validate According To Identifier'.

Returns:
the meta object for class 'XML Value Function Validate According To Identifier'.
See Also:
XMLValueFunctionValidateAccordingToIdentifier

getXMLValueFunctionValidateAccordingToIdentifier_SchemaName

public EAttribute getXMLValueFunctionValidateAccordingToIdentifier_SchemaName()
Returns the meta object for the attribute 'Schema Name'.

Returns:
the meta object for the attribute 'Schema Name'.
See Also:
XMLValueFunctionValidateAccordingToIdentifier.getSchemaName(), getXMLValueFunctionValidateAccordingToIdentifier()

getXMLValueFunctionValidateAccordingToIdentifier_RegisteredXMLSchemaName

public EAttribute getXMLValueFunctionValidateAccordingToIdentifier_RegisteredXMLSchemaName()
Returns the meta object for the attribute 'Registered XML Schema Name'.

Returns:
the meta object for the attribute 'Registered XML Schema Name'.
See Also:
XMLValueFunctionValidateAccordingToIdentifier.getRegisteredXMLSchemaName(), getXMLValueFunctionValidateAccordingToIdentifier()

getXMLValueFunctionValidateElementName

public EClass getXMLValueFunctionValidateElementName()
Returns the meta object for class 'XML Value Function Validate Element Name'.

Returns:
the meta object for class 'XML Value Function Validate Element Name'.
See Also:
XMLValueFunctionValidateElementName

getXMLValueFunctionValidateElementName_ValidateElement

public EReference getXMLValueFunctionValidateElementName_ValidateElement()
Returns the meta object for the container reference 'Validate Element'.

Returns:
the meta object for the container reference 'Validate Element'.
See Also:
XMLValueFunctionValidateElementName.getValidateElement(), getXMLValueFunctionValidateElementName()

getXMLValueFunctionValidateElementNamespace

public EClass getXMLValueFunctionValidateElementNamespace()
Returns the meta object for class 'XML Value Function Validate Element Namespace'.

Returns:
the meta object for class 'XML Value Function Validate Element Namespace'.
See Also:
XMLValueFunctionValidateElementNamespace

getXMLValueFunctionValidateElementNamespace_NoNamespace

public EAttribute getXMLValueFunctionValidateElementNamespace_NoNamespace()
Returns the meta object for the attribute 'No Namespace'.

Returns:
the meta object for the attribute 'No Namespace'.
See Also:
XMLValueFunctionValidateElementNamespace.isNoNamespace(), getXMLValueFunctionValidateElementNamespace()

getXMLValueFunctionValidateElementNamespace_NamespaceURI

public EAttribute getXMLValueFunctionValidateElementNamespace_NamespaceURI()
Returns the meta object for the attribute 'Namespace URI'.

Returns:
the meta object for the attribute 'Namespace URI'.
See Also:
XMLValueFunctionValidateElementNamespace.getNamespaceURI(), getXMLValueFunctionValidateElementNamespace()

getXMLValueFunctionValidateElementNamespace_ValidateElement

public EReference getXMLValueFunctionValidateElementNamespace_ValidateElement()
Returns the meta object for the container reference 'Validate Element'.

Returns:
the meta object for the container reference 'Validate Element'.
See Also:
XMLValueFunctionValidateElementNamespace.getValidateElement(), getXMLValueFunctionValidateElementNamespace()

getXMLNamespacesDeclaration

public EClass getXMLNamespacesDeclaration()
Returns the meta object for class 'XML Namespaces Declaration'.

Returns:
the meta object for class 'XML Namespaces Declaration'.
See Also:
XMLNamespacesDeclaration

getXMLNamespacesDeclaration_NamespaceDecltemList

public EReference getXMLNamespacesDeclaration_NamespaceDecltemList()
Returns the meta object for the containment reference list 'Namespace Decltem List'.

Returns:
the meta object for the containment reference list 'Namespace Decltem List'.
See Also:
XMLNamespacesDeclaration.getNamespaceDecltemList(), getXMLNamespacesDeclaration()

getXMLNamespacesDeclaration_ValueFunctionElement

public EReference getXMLNamespacesDeclaration_ValueFunctionElement()
Returns the meta object for the container reference 'Value Function Element'.

Returns:
the meta object for the container reference 'Value Function Element'.
See Also:
XMLNamespacesDeclaration.getValueFunctionElement(), getXMLNamespacesDeclaration()

getXMLNamespacesDeclaration_ValueFunctionForest

public EReference getXMLNamespacesDeclaration_ValueFunctionForest()
Returns the meta object for the container reference 'Value Function Forest'.

Returns:
the meta object for the container reference 'Value Function Forest'.
See Also:
XMLNamespacesDeclaration.getValueFunctionForest(), getXMLNamespacesDeclaration()

getXMLNamespacesDeclaration_TableFunction

public EReference getXMLNamespacesDeclaration_TableFunction()
Returns the meta object for the container reference 'Table Function'.

Returns:
the meta object for the container reference 'Table Function'.
See Also:
XMLNamespacesDeclaration.getTableFunction(), getXMLNamespacesDeclaration()

getXMLAttributesDeclaration

public EClass getXMLAttributesDeclaration()
Returns the meta object for class 'XML Attributes Declaration'.

Returns:
the meta object for class 'XML Attributes Declaration'.
See Also:
XMLAttributesDeclaration

getXMLAttributesDeclaration_ValueFunctionElement

public EReference getXMLAttributesDeclaration_ValueFunctionElement()
Returns the meta object for the container reference 'Value Function Element'.

Returns:
the meta object for the container reference 'Value Function Element'.
See Also:
XMLAttributesDeclaration.getValueFunctionElement(), getXMLAttributesDeclaration()

getXMLAttributesDeclaration_AttributeDeclItem

public EReference getXMLAttributesDeclaration_AttributeDeclItem()
Returns the meta object for the containment reference list 'Attribute Decl Item'.

Returns:
the meta object for the containment reference list 'Attribute Decl Item'.
See Also:
XMLAttributesDeclaration.getAttributeDeclItem(), getXMLAttributesDeclaration()

getXMLValueFunctionElementContentList

public EClass getXMLValueFunctionElementContentList()
Returns the meta object for class 'XML Value Function Element Content List'.

Returns:
the meta object for class 'XML Value Function Element Content List'.
See Also:
XMLValueFunctionElementContentList

getXMLValueFunctionElementContentList_NullHandlingOption

public EAttribute getXMLValueFunctionElementContentList_NullHandlingOption()
Returns the meta object for the attribute 'Null Handling Option'.

Returns:
the meta object for the attribute 'Null Handling Option'.
See Also:
XMLValueFunctionElementContentList.getNullHandlingOption(), getXMLValueFunctionElementContentList()

getXMLValueFunctionElementContentList_ValueFunctionElement

public EReference getXMLValueFunctionElementContentList_ValueFunctionElement()
Returns the meta object for the container reference 'Value Function Element'.

Returns:
the meta object for the container reference 'Value Function Element'.
See Also:
XMLValueFunctionElementContentList.getValueFunctionElement(), getXMLValueFunctionElementContentList()

getXMLValueFunctionElementContentList_ElementContentListChildren

public EReference getXMLValueFunctionElementContentList_ElementContentListChildren()
Returns the meta object for the containment reference list 'Element Content List Children'.

Returns:
the meta object for the containment reference list 'Element Content List Children'.
See Also:
XMLValueFunctionElementContentList.getElementContentListChildren(), getXMLValueFunctionElementContentList()

getXMLValueFunctionQueryReturning

public EClass getXMLValueFunctionQueryReturning()
Returns the meta object for class 'XML Value Function Query Returning'.

Returns:
the meta object for class 'XML Value Function Query Returning'.
See Also:
XMLValueFunctionQueryReturning

getXMLValueFunctionQueryReturning_ReturningOption

public EAttribute getXMLValueFunctionQueryReturning_ReturningOption()
Returns the meta object for the attribute 'Returning Option'.

Returns:
the meta object for the attribute 'Returning Option'.
See Also:
XMLValueFunctionQueryReturning.getReturningOption(), getXMLValueFunctionQueryReturning()

getXMLValueFunctionQueryReturning_PassingOption

public EAttribute getXMLValueFunctionQueryReturning_PassingOption()
Returns the meta object for the attribute 'Passing Option'.

Returns:
the meta object for the attribute 'Passing Option'.
See Also:
XMLValueFunctionQueryReturning.getPassingOption(), getXMLValueFunctionQueryReturning()

getXMLValueFunctionQueryReturning_ValueFunctionQuery

public EReference getXMLValueFunctionQueryReturning_ValueFunctionQuery()
Returns the meta object for the container reference 'Value Function Query'.

Returns:
the meta object for the container reference 'Value Function Query'.
See Also:
XMLValueFunctionQueryReturning.getValueFunctionQuery(), getXMLValueFunctionQueryReturning()

getXMLValueFunctionValidateElement

public EClass getXMLValueFunctionValidateElement()
Returns the meta object for class 'XML Value Function Validate Element'.

Returns:
the meta object for class 'XML Value Function Validate Element'.
See Also:
XMLValueFunctionValidateElement

getXMLValueFunctionValidateElement_ValidateElementNamespace

public EReference getXMLValueFunctionValidateElement_ValidateElementNamespace()
Returns the meta object for the containment reference 'Validate Element Namespace'.

Returns:
the meta object for the containment reference 'Validate Element Namespace'.
See Also:
XMLValueFunctionValidateElement.getValidateElementNamespace(), getXMLValueFunctionValidateElement()

getXMLValueFunctionValidateElement_ValidateElementName

public EReference getXMLValueFunctionValidateElement_ValidateElementName()
Returns the meta object for the containment reference 'Validate Element Name'.

Returns:
the meta object for the containment reference 'Validate Element Name'.
See Also:
XMLValueFunctionValidateElement.getValidateElementName(), getXMLValueFunctionValidateElement()

getXMLValueFunctionValidateElement_ValidateAccordingTo

public EReference getXMLValueFunctionValidateElement_ValidateAccordingTo()
Returns the meta object for the container reference 'Validate According To'.

Returns:
the meta object for the container reference 'Validate According To'.
See Also:
XMLValueFunctionValidateElement.getValidateAccordingTo(), getXMLValueFunctionValidateElement()

getXMLTableColumnDefinitionDefault

public EClass getXMLTableColumnDefinitionDefault()
Returns the meta object for class 'XML Table Column Definition Default'.

Returns:
the meta object for class 'XML Table Column Definition Default'.
See Also:
XMLTableColumnDefinitionDefault

getXMLTableColumnDefinitionDefault_ValueExpr

public EReference getXMLTableColumnDefinitionDefault_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
XMLTableColumnDefinitionDefault.getValueExpr(), getXMLTableColumnDefinitionDefault()

getXMLTableColumnDefinitionDefault_ColumnDefinitionRegular

public EReference getXMLTableColumnDefinitionDefault_ColumnDefinitionRegular()
Returns the meta object for the container reference 'Column Definition Regular'.

Returns:
the meta object for the container reference 'Column Definition Regular'.
See Also:
XMLTableColumnDefinitionDefault.getColumnDefinitionRegular(), getXMLTableColumnDefinitionDefault()

getXMLSerializeFunctionEncoding

public EClass getXMLSerializeFunctionEncoding()
Returns the meta object for class 'XML Serialize Function Encoding'.

Returns:
the meta object for class 'XML Serialize Function Encoding'.
See Also:
XMLSerializeFunctionEncoding

getXMLSerializeFunctionEncoding_EncodingName

public EAttribute getXMLSerializeFunctionEncoding_EncodingName()
Returns the meta object for the attribute 'Encoding Name'.

Returns:
the meta object for the attribute 'Encoding Name'.
See Also:
XMLSerializeFunctionEncoding.getEncodingName(), getXMLSerializeFunctionEncoding()

getXMLPassingType

public EEnum getXMLPassingType()
Returns the meta object for enum 'XML Passing Type'.

Returns:
the meta object for enum 'XML Passing Type'.
See Also:
XMLPassingType

getXMLContentType

public EEnum getXMLContentType()
Returns the meta object for enum 'XML Content Type'.

Returns:
the meta object for enum 'XML Content Type'.
See Also:
XMLContentType

getXMLDeclarationType

public EEnum getXMLDeclarationType()
Returns the meta object for enum 'XML Declaration Type'.

Returns:
the meta object for enum 'XML Declaration Type'.
See Also:
XMLDeclarationType

getXMLReturningType

public EEnum getXMLReturningType()
Returns the meta object for enum 'XML Returning Type'.

Returns:
the meta object for enum 'XML Returning Type'.
See Also:
XMLReturningType

getXMLNullHandlingType

public EEnum getXMLNullHandlingType()
Returns the meta object for enum 'XML Null Handling Type'.

Returns:
the meta object for enum 'XML Null Handling Type'.
See Also:
XMLNullHandlingType

getXMLWhitespaceHandlingType

public EEnum getXMLWhitespaceHandlingType()
Returns the meta object for enum 'XML Whitespace Handling Type'.

Returns:
the meta object for enum 'XML Whitespace Handling Type'.
See Also:
XMLWhitespaceHandlingType

getXMLEmptyHandlingType

public EEnum getXMLEmptyHandlingType()
Returns the meta object for enum 'XML Empty Handling Type'.

Returns:
the meta object for enum 'XML Empty Handling Type'.
See Also:
XMLEmptyHandlingType

getXMLContentType2

public EEnum getXMLContentType2()
Returns the meta object for enum 'XML Content Type2'.

Returns:
the meta object for enum 'XML Content Type2'.
See Also:
XMLContentType2

getSQLXMLQueryModelFactory

public SQLXMLQueryModelFactory getSQLXMLQueryModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.