TPTP 4.2.0 Platform Project
Public API Specification

org.eclipse.hyades.models.hierarchy.extensions
Interface ExtensionsPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ExtensionsPackageImpl

public interface ExtensionsPackage
extends org.eclipse.emf.ecore.EPackage

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

Resource extensions (internal code)

See Also:
ExtensionsFactory
Generated
[EMF] Model
kind="package"

Nested Class Summary
static interface ExtensionsPackage.Literals
           Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes inherited from class org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ARITHMETIC_EXPRESSION
          The meta object id for the 'Arithmetic Expression' class
static int ARITHMETIC_EXPRESSION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list
static int ARITHMETIC_EXPRESSION__NAME
          The feature id for the 'Name' attribute
static int ARITHMETIC_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute
static int ARITHMETIC_EXPRESSION__QUERY
          The feature id for the 'Query' container reference
static int ARITHMETIC_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Arithmetic Expression' class
static int ARITHMETIC_OPERATORS
          The meta object id for the 'Arithmetic Operators' enum
static int BINARY_EXPRESSION
          The meta object id for the 'Binary Expression' class
static int BINARY_EXPRESSION__CASE_INSENSITIVE
          The feature id for the 'Case Insensitive' attribute
static int BINARY_EXPRESSION__INSTANCE_QUERY
          The feature id for the 'Instance Query' container reference
static int BINARY_EXPRESSION__LEFT_OPERAND
          The feature id for the 'Left Operand' containment reference
static int BINARY_EXPRESSION__NAME
          The feature id for the 'Name' attribute
static int BINARY_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute
static int BINARY_EXPRESSION__RIGHT_OPERANDS
          The feature id for the 'Right Operands' containment reference list
static int BINARY_EXPRESSION__SEARCH_QUERY
          The feature id for the 'Search Query' container reference
static int BINARY_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Binary Expression' class
static int CORRELATION_QUERY
          The meta object id for the 'Correlation Query' class
static int CORRELATION_QUERY__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI
          The feature id for the 'Correlation Container Proxy URI' attribute
static int CORRELATION_QUERY__CORRELATION_CONTAINER_URI
          The feature id for the 'Correlation Container URI' attribute
static int CORRELATION_QUERY__COUNT
          The feature id for the 'Count' attribute
static int CORRELATION_QUERY__DELTA_TIME
          The feature id for the 'Delta Time' attribute list
static int CORRELATION_QUERY__DISTINCT
          The feature id for the 'Distinct' attribute
static int CORRELATION_QUERY__MAX_ELEMENTS
          The feature id for the 'Max Elements' attribute
static int CORRELATION_QUERY__NAME
          The feature id for the 'Name' attribute
static int CORRELATION_QUERY__ORDER_BY_EXPRESIONS
          The feature id for the 'Order By Expresions' containment reference list
static int CORRELATION_QUERY__OUTPUT_ELEMENTS
          The feature id for the 'Output Elements' containment reference list
static int CORRELATION_QUERY__QUERY
          The feature id for the 'Query' container reference
static int CORRELATION_QUERY__REQUIRED_PATHS
          The feature id for the 'Required Paths' reference list
static int CORRELATION_QUERY__SOURCES
          The feature id for the 'Sources' attribute list
static int CORRELATION_QUERY__START_WITH
          The feature id for the 'Start With' attribute
static int CORRELATION_QUERY__SUB_QUERY
          The feature id for the 'Sub Query' containment reference list
static int CORRELATION_QUERY__WHERE_EXPRESSION
          The feature id for the 'Where Expression' containment reference
static int CORRELATION_QUERY_FEATURE_COUNT
          The number of structural features of the 'Correlation Query' class
static ExtensionsPackage 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 INSTANCE_QUERY
          The meta object id for the 'Instance Query' class
static int INSTANCE_QUERY__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int INSTANCE_QUERY__CONDITIONS
          The feature id for the 'Conditions' containment reference list
static int INSTANCE_QUERY__COUNT
          The feature id for the 'Count' attribute
static int INSTANCE_QUERY__DISTINCT
          The feature id for the 'Distinct' attribute
static int INSTANCE_QUERY__NAME
          The feature id for the 'Name' attribute
static int INSTANCE_QUERY__OUTPUT_ELEMENTS
          The feature id for the 'Output Elements' containment reference list
static int INSTANCE_QUERY__QUERY
          The feature id for the 'Query' container reference
static int INSTANCE_QUERY__REQUIRED_PATHS
          The feature id for the 'Required Paths' reference list
static int INSTANCE_QUERY__SOURCES
          The feature id for the 'Sources' attribute list
static int INSTANCE_QUERY__SUB_QUERY
          The feature id for the 'Sub Query' containment reference list
static int INSTANCE_QUERY_FEATURE_COUNT
          The number of structural features of the 'Instance Query' class
static int LOGICAL_EXPRESSION
          The meta object id for the 'Logical Expression' class
static int LOGICAL_EXPRESSION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list
static int LOGICAL_EXPRESSION__NAME
          The feature id for the 'Name' attribute
static int LOGICAL_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute
static int LOGICAL_EXPRESSION__SEARCH_QUERY
          The feature id for the 'Search Query' container reference
static int LOGICAL_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Logical Expression' class
static int LOGICAL_OPERATORS
          The meta object id for the 'Logical Operators' enum
static int NUMERIC_FUNCTION
          The meta object id for the 'Numeric Function' class
static int NUMERIC_FUNCTION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list
static int NUMERIC_FUNCTION__FUNCTION
          The feature id for the 'Function' attribute
static int NUMERIC_FUNCTION__NAME
          The feature id for the 'Name' attribute
static int NUMERIC_FUNCTION__QUERY
          The feature id for the 'Query' container reference
static int NUMERIC_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Numeric Function' class
static int NUMERIC_FUNCTIONS
          The meta object id for the 'Numeric Functions' enum
static int OPERAND
          The meta object id for the 'Operand' class
static int OPERAND__NAME
          The feature id for the 'Name' attribute
static int OPERAND__QUERY
          The feature id for the 'Query' container reference
static int OPERAND_FEATURE_COUNT
          The number of structural features of the 'Operand' class
static int ORDER_BY_ELEMENT
          The meta object id for the 'Order By Element' class
static int ORDER_BY_ELEMENT__OPERAND
          The feature id for the 'Operand' containment reference
static int ORDER_BY_ELEMENT__OPERATOR
          The feature id for the 'Operator' attribute
static int ORDER_BY_ELEMENT__SEARCH_QUERY
          The feature id for the 'Search Query' container reference
static int ORDER_BY_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Order By Element' class
static int ORDER_BY_OPERATORS
          The meta object id for the 'Order By Operators' enum
static int QUERY
          The meta object id for the 'Query' class
static int QUERY__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int QUERY__COUNT
          The feature id for the 'Count' attribute
static int QUERY__DISTINCT
          The feature id for the 'Distinct' attribute
static int QUERY__NAME
          The feature id for the 'Name' attribute
static int QUERY__OUTPUT_ELEMENTS
          The feature id for the 'Output Elements' containment reference list
static int QUERY__QUERY
          The feature id for the 'Query' container reference
static int QUERY__REQUIRED_PATHS
          The feature id for the 'Required Paths' reference list
static int QUERY__SOURCES
          The feature id for the 'Sources' attribute list
static int QUERY__SUB_QUERY
          The feature id for the 'Sub Query' containment reference list
static int QUERY_FEATURE_COUNT
          The number of structural features of the 'Query' class
static int QUERY_RESULT
          The meta object id for the 'Query Result' class
static int QUERY_RESULT__QUERY
          The feature id for the 'Query' reference
static int QUERY_RESULT__RESULT_ENTRIES
          The feature id for the 'Result Entries' reference list
static int QUERY_RESULT_FEATURE_COUNT
          The number of structural features of the 'Query Result' class
static int RELATIONAL_OPERATORS
          The meta object id for the 'Relational Operators' enum
static int RESULT_ENTRY
          The meta object id for the 'Result Entry' class
static int RESULT_ENTRY__VALUE
          The feature id for the 'Value' attribute
static int RESULT_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Result Entry' class
static int SIMPLE_OPERAND
          The meta object id for the 'Simple Operand' class
static int SIMPLE_OPERAND__FEATURE
          The feature id for the 'Feature' reference
static int SIMPLE_OPERAND__NAME
          The feature id for the 'Name' attribute
static int SIMPLE_OPERAND__QUERY
          The feature id for the 'Query' container reference
static int SIMPLE_OPERAND__RAW_VALUE
          The feature id for the 'Raw Value' attribute
static int SIMPLE_OPERAND__TYPE
          The feature id for the 'Type' reference
static int SIMPLE_OPERAND__VALUE
          The feature id for the 'Value' attribute
static int SIMPLE_OPERAND__VALUE_TYPE
          The feature id for the 'Value Type' reference
static int SIMPLE_OPERAND_FEATURE_COUNT
          The number of structural features of the 'Simple Operand' class
static int SIMPLE_SEARCH_QUERY
          The meta object id for the 'Simple Search Query' class
static int SIMPLE_SEARCH_QUERY__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int SIMPLE_SEARCH_QUERY__COUNT
          The feature id for the 'Count' attribute
static int SIMPLE_SEARCH_QUERY__DISTINCT
          The feature id for the 'Distinct' attribute
static int SIMPLE_SEARCH_QUERY__MAX_ELEMENTS
          The feature id for the 'Max Elements' attribute
static int SIMPLE_SEARCH_QUERY__NAME
          The feature id for the 'Name' attribute
static int SIMPLE_SEARCH_QUERY__ORDER_BY_EXPRESIONS
          The feature id for the 'Order By Expresions' containment reference list
static int SIMPLE_SEARCH_QUERY__OUTPUT_ELEMENTS
          The feature id for the 'Output Elements' containment reference list
static int SIMPLE_SEARCH_QUERY__QUERY
          The feature id for the 'Query' container reference
static int SIMPLE_SEARCH_QUERY__REQUIRED_PATHS
          The feature id for the 'Required Paths' reference list
static int SIMPLE_SEARCH_QUERY__SOURCES
          The feature id for the 'Sources' attribute list
static int SIMPLE_SEARCH_QUERY__START_WITH
          The feature id for the 'Start With' attribute
static int SIMPLE_SEARCH_QUERY__SUB_QUERY
          The feature id for the 'Sub Query' containment reference list
static int SIMPLE_SEARCH_QUERY__WHERE_EXPRESSION
          The feature id for the 'Where Expression' containment reference
static int SIMPLE_SEARCH_QUERY_FEATURE_COUNT
          The number of structural features of the 'Simple Search Query' class
static int TIME_BASED_CORRELATION_QUERY
          The meta object id for the 'Time Based Correlation Query' class
static int TIME_BASED_CORRELATION_QUERY__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI
          The feature id for the 'Correlation Container Proxy URI' attribute
static int TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_URI
          The feature id for the 'Correlation Container URI' attribute
static int TIME_BASED_CORRELATION_QUERY__COUNT
          The feature id for the 'Count' attribute
static int TIME_BASED_CORRELATION_QUERY__DELTA_TIME
          The feature id for the 'Delta Time' attribute list
static int TIME_BASED_CORRELATION_QUERY__DISTINCT
          The feature id for the 'Distinct' attribute
static int TIME_BASED_CORRELATION_QUERY__MAX_ELEMENTS
          The feature id for the 'Max Elements' attribute
static int TIME_BASED_CORRELATION_QUERY__NAME
          The feature id for the 'Name' attribute
static int TIME_BASED_CORRELATION_QUERY__ORDER_BY_EXPRESIONS
          The feature id for the 'Order By Expresions' containment reference list
static int TIME_BASED_CORRELATION_QUERY__OUTPUT_ELEMENTS
          The feature id for the 'Output Elements' containment reference list
static int TIME_BASED_CORRELATION_QUERY__QUERY
          The feature id for the 'Query' container reference
static int TIME_BASED_CORRELATION_QUERY__REQUIRED_PATHS
          The feature id for the 'Required Paths' reference list
static int TIME_BASED_CORRELATION_QUERY__SOURCES
          The feature id for the 'Sources' attribute list
static int TIME_BASED_CORRELATION_QUERY__START_WITH
          The feature id for the 'Start With' attribute
static int TIME_BASED_CORRELATION_QUERY__SUB_QUERY
          The feature id for the 'Sub Query' containment reference list
static int TIME_BASED_CORRELATION_QUERY__WHERE_EXPRESSION
          The feature id for the 'Where Expression' containment reference
static int TIME_BASED_CORRELATION_QUERY_FEATURE_COUNT
          The number of structural features of the 'Time Based Correlation Query' class
static int WHERE_EXPRESSION
          The meta object id for the 'Where Expression' class
static int WHERE_EXPRESSION__NAME
          The feature id for the 'Name' attribute
static int WHERE_EXPRESSION__SEARCH_QUERY
          The feature id for the 'Search Query' container reference
static int WHERE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Where Expression' class
 
Method Summary
 org.eclipse.emf.ecore.EReference getArithmeticExpression_Arguments()
          Returns the meta object for the containment reference list 'Arguments'
 org.eclipse.emf.ecore.EAttribute getArithmeticExpression_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getArithmeticExpression()
          Returns the meta object for class 'Arithmetic Expression'
 org.eclipse.emf.ecore.EEnum getArithmeticOperators()
          Returns the meta object for enum 'Arithmetic Operators'
 org.eclipse.emf.ecore.EAttribute getBinaryExpression_CaseInsensitive()
          Returns the meta object for the attribute 'Case Insensitive'
 org.eclipse.emf.ecore.EReference getBinaryExpression_InstanceQuery()
          Returns the meta object for the container reference 'Instance Query'
 org.eclipse.emf.ecore.EReference getBinaryExpression_LeftOperand()
          Returns the meta object for the containment reference 'Left Operand'
 org.eclipse.emf.ecore.EAttribute getBinaryExpression_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EReference getBinaryExpression_RightOperands()
          Returns the meta object for the containment reference list 'Right Operands'
 org.eclipse.emf.ecore.EClass getBinaryExpression()
          Returns the meta object for class 'Binary Expression'
 org.eclipse.emf.ecore.EAttribute getCorrelationQuery_CorrelationContainerProxyURI()
          Returns the meta object for the attribute 'Correlation Container Proxy URI'
 org.eclipse.emf.ecore.EAttribute getCorrelationQuery_CorrelationContainerURI()
          Returns the meta object for the attribute 'Correlation Container URI'
 org.eclipse.emf.ecore.EAttribute getCorrelationQuery_DeltaTime()
          Returns the meta object for the attribute list 'Delta Time'
 org.eclipse.emf.ecore.EClass getCorrelationQuery()
          Returns the meta object for class 'Correlation Query'
 ExtensionsFactory getExtensionsFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getInstanceQuery_Conditions()
          Returns the meta object for the containment reference list 'Conditions'
 org.eclipse.emf.ecore.EClass getInstanceQuery()
          Returns the meta object for class 'Instance Query'
 org.eclipse.emf.ecore.EReference getLogicalExpression_Arguments()
          Returns the meta object for the containment reference list 'Arguments'
 org.eclipse.emf.ecore.EAttribute getLogicalExpression_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EClass getLogicalExpression()
          Returns the meta object for class 'Logical Expression'
 org.eclipse.emf.ecore.EEnum getLogicalOperators()
          Returns the meta object for enum 'Logical Operators'
 org.eclipse.emf.ecore.EReference getNumericFunction_Arguments()
          Returns the meta object for the containment reference list 'Arguments'
 org.eclipse.emf.ecore.EAttribute getNumericFunction_Function()
          Returns the meta object for the attribute 'Function'
 org.eclipse.emf.ecore.EClass getNumericFunction()
          Returns the meta object for class 'Numeric Function'
 org.eclipse.emf.ecore.EEnum getNumericFunctions()
          Returns the meta object for enum 'Numeric Functions'
 org.eclipse.emf.ecore.EAttribute getOperand_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getOperand_Query()
          Returns the meta object for the container reference 'Query'
 org.eclipse.emf.ecore.EClass getOperand()
          Returns the meta object for class 'Operand'
 org.eclipse.emf.ecore.EReference getOrderByElement_Operand()
          Returns the meta object for the containment reference 'Operand'
 org.eclipse.emf.ecore.EAttribute getOrderByElement_Operator()
          Returns the meta object for the attribute 'Operator'
 org.eclipse.emf.ecore.EReference getOrderByElement_SearchQuery()
          Returns the meta object for the container reference 'Search Query'
 org.eclipse.emf.ecore.EClass getOrderByElement()
          Returns the meta object for class 'Order By Element'
 org.eclipse.emf.ecore.EEnum getOrderByOperators()
          Returns the meta object for enum 'Order By Operators'
 org.eclipse.emf.ecore.EReference getQuery_Annotations()
          Returns the meta object for the containment reference list 'Annotations'
 org.eclipse.emf.ecore.EAttribute getQuery_Count()
          Returns the meta object for the attribute 'Count'
 org.eclipse.emf.ecore.EAttribute getQuery_Distinct()
          Returns the meta object for the attribute 'Distinct'
 org.eclipse.emf.ecore.EAttribute getQuery_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getQuery_OutputElements()
          Returns the meta object for the containment reference list 'Output Elements'
 org.eclipse.emf.ecore.EReference getQuery_Query()
          Returns the meta object for the container reference 'Query'
 org.eclipse.emf.ecore.EReference getQuery_RequiredPaths()
          Returns the meta object for the reference list 'Required Paths'
 org.eclipse.emf.ecore.EAttribute getQuery_Sources()
          Returns the meta object for the attribute list 'Sources'
 org.eclipse.emf.ecore.EReference getQuery_SubQuery()
          Returns the meta object for the containment reference list 'Sub Query'
 org.eclipse.emf.ecore.EClass getQuery()
          Returns the meta object for class 'Query'
 org.eclipse.emf.ecore.EReference getQueryResult_Query()
          Returns the meta object for the reference 'Query'
 org.eclipse.emf.ecore.EReference getQueryResult_ResultEntries()
          Returns the meta object for the reference list 'Result Entries'
 org.eclipse.emf.ecore.EClass getQueryResult()
          Returns the meta object for class 'Query Result'
 org.eclipse.emf.ecore.EEnum getRelationalOperators()
          Returns the meta object for enum 'Relational Operators'
 org.eclipse.emf.ecore.EAttribute getResultEntry_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getResultEntry()
          Returns the meta object for class 'Result Entry'
 org.eclipse.emf.ecore.EReference getSimpleOperand_Feature()
          Returns the meta object for the reference 'Feature'
 org.eclipse.emf.ecore.EAttribute getSimpleOperand_RawValue()
          Returns the meta object for the attribute 'Raw Value'
 org.eclipse.emf.ecore.EReference getSimpleOperand_Type()
          Returns the meta object for the reference 'Type'
 org.eclipse.emf.ecore.EAttribute getSimpleOperand_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EReference getSimpleOperand_ValueType()
          Returns the meta object for the reference 'Value Type'
 org.eclipse.emf.ecore.EClass getSimpleOperand()
          Returns the meta object for class 'Simple Operand'
 org.eclipse.emf.ecore.EAttribute getSimpleSearchQuery_MaxElements()
          Returns the meta object for the attribute 'Max Elements'
 org.eclipse.emf.ecore.EReference getSimpleSearchQuery_OrderByExpresions()
          Returns the meta object for the containment reference list 'Order By Expresions'
 org.eclipse.emf.ecore.EAttribute getSimpleSearchQuery_StartWith()
          Returns the meta object for the attribute 'Start With'
 org.eclipse.emf.ecore.EReference getSimpleSearchQuery_WhereExpression()
          Returns the meta object for the containment reference 'Where Expression'
 org.eclipse.emf.ecore.EClass getSimpleSearchQuery()
          Returns the meta object for class 'Simple Search Query'
 org.eclipse.emf.ecore.EClass getTimeBasedCorrelationQuery()
          Returns the meta object for class 'Time Based Correlation Query'
 org.eclipse.emf.ecore.EAttribute getWhereExpression_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getWhereExpression_SearchQuery()
          Returns the meta object for the container reference 'Search Query'
 org.eclipse.emf.ecore.EClass getWhereExpression()
          Returns the meta object for class 'Where Expression'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

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

See Also:
Constant Field Values
Generated

eNS_URI

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

See Also:
Constant Field Values
Generated

eNS_PREFIX

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

See Also:
Constant Field Values
Generated

eINSTANCE

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

Generated

QUERY

public static final int QUERY
The meta object id for the 'Query' class.

See Also:
QueryImpl, ExtensionsPackageImpl.getQuery(), Constant Field Values
Generated

QUERY__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__SOURCES

public static final int QUERY__SOURCES
The feature id for the 'Sources' attribute list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__DISTINCT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__COUNT

public static final int QUERY__COUNT
The feature id for the 'Count' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__OUTPUT_ELEMENTS

public static final int QUERY__OUTPUT_ELEMENTS
The feature id for the 'Output Elements' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__SUB_QUERY

public static final int QUERY__SUB_QUERY
The feature id for the 'Sub Query' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__QUERY

public static final int QUERY__QUERY
The feature id for the 'Query' container reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__REQUIRED_PATHS

public static final int QUERY__REQUIRED_PATHS
The feature id for the 'Required Paths' reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY__ANNOTATIONS

public static final int QUERY__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY_FEATURE_COUNT

public static final int QUERY_FEATURE_COUNT
The number of structural features of the 'Query' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY

public static final int SIMPLE_SEARCH_QUERY
The meta object id for the 'Simple Search Query' class.

See Also:
SimpleSearchQueryImpl, ExtensionsPackageImpl.getSimpleSearchQuery(), Constant Field Values
Generated

SIMPLE_SEARCH_QUERY__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__SOURCES

public static final int SIMPLE_SEARCH_QUERY__SOURCES
The feature id for the 'Sources' attribute list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__DISTINCT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__COUNT

public static final int SIMPLE_SEARCH_QUERY__COUNT
The feature id for the 'Count' attribute.

See Also:
Con