TPTP 4.4.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:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__OUTPUT_ELEMENTS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__SUB_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__REQUIRED_PATHS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__ANNOTATIONS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__MAX_ELEMENTS

public static final int SIMPLE_SEARCH_QUERY__MAX_ELEMENTS
The feature id for the 'Max Elements' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__START_WITH

public static final int SIMPLE_SEARCH_QUERY__START_WITH
The feature id for the 'Start With' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__ORDER_BY_EXPRESIONS

public static final int SIMPLE_SEARCH_QUERY__ORDER_BY_EXPRESIONS
The feature id for the 'Order By Expresions' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY__WHERE_EXPRESSION

public static final int SIMPLE_SEARCH_QUERY__WHERE_EXPRESSION
The feature id for the 'Where Expression' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_SEARCH_QUERY_FEATURE_COUNT

public static final int SIMPLE_SEARCH_QUERY_FEATURE_COUNT
The number of structural features of the 'Simple Search Query' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY

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

See Also:
InstanceQueryImpl, ExtensionsPackageImpl.getInstanceQuery(), Constant Field Values
Generated

INSTANCE_QUERY__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__SOURCES

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__DISTINCT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__OUTPUT_ELEMENTS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__SUB_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__REQUIRED_PATHS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__ANNOTATIONS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY__CONDITIONS

public static final int INSTANCE_QUERY__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

INSTANCE_QUERY_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ORDER_BY_ELEMENT

public static final int ORDER_BY_ELEMENT
The meta object id for the 'Order By Element' class.

See Also:
OrderByElementImpl, ExtensionsPackageImpl.getOrderByElement(), Constant Field Values
Generated

ORDER_BY_ELEMENT__OPERATOR

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ORDER_BY_ELEMENT__OPERAND

public static final int ORDER_BY_ELEMENT__OPERAND
The feature id for the 'Operand' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ORDER_BY_ELEMENT__SEARCH_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ORDER_BY_ELEMENT_FEATURE_COUNT

public static final int ORDER_BY_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Order By Element' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY_RESULT

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

See Also:
QueryResultImpl, ExtensionsPackageImpl.getQueryResult(), Constant Field Values
Generated

QUERY_RESULT__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY_RESULT__RESULT_ENTRIES

public static final int QUERY_RESULT__RESULT_ENTRIES
The feature id for the 'Result Entries' reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

QUERY_RESULT_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

WHERE_EXPRESSION

public static final int WHERE_EXPRESSION
The meta object id for the 'Where Expression' class.

See Also:
WhereExpressionImpl, ExtensionsPackageImpl.getWhereExpression(), Constant Field Values
Generated

WHERE_EXPRESSION__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

WHERE_EXPRESSION__SEARCH_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

WHERE_EXPRESSION_FEATURE_COUNT

public static final int WHERE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Where Expression' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION

public static final int BINARY_EXPRESSION
The meta object id for the 'Binary Expression' class.

See Also:
BinaryExpressionImpl, ExtensionsPackageImpl.getBinaryExpression(), Constant Field Values
Generated

BINARY_EXPRESSION__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION__SEARCH_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION__OPERATOR

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION__LEFT_OPERAND

public static final int BINARY_EXPRESSION__LEFT_OPERAND
The feature id for the 'Left Operand' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION__RIGHT_OPERANDS

public static final int BINARY_EXPRESSION__RIGHT_OPERANDS
The feature id for the 'Right Operands' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION__CASE_INSENSITIVE

public static final int BINARY_EXPRESSION__CASE_INSENSITIVE
The feature id for the 'Case Insensitive' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION__INSTANCE_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

BINARY_EXPRESSION_FEATURE_COUNT

public static final int BINARY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Binary Expression' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

OPERAND

public static final int OPERAND
The meta object id for the 'Operand' class.

See Also:
OperandImpl, ExtensionsPackageImpl.getOperand(), Constant Field Values
Generated

OPERAND__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

OPERAND__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

OPERAND_FEATURE_COUNT

public static final int OPERAND_FEATURE_COUNT
The number of structural features of the 'Operand' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

RESULT_ENTRY

public static final int RESULT_ENTRY
The meta object id for the 'Result Entry' class.

See Also:
ResultEntryImpl, ExtensionsPackageImpl.getResultEntry(), Constant Field Values
Generated

RESULT_ENTRY__VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

RESULT_ENTRY_FEATURE_COUNT

public static final int RESULT_ENTRY_FEATURE_COUNT
The number of structural features of the 'Result Entry' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY

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

See Also:
CorrelationQueryImpl, ExtensionsPackageImpl.getCorrelationQuery(), Constant Field Values
Generated

CORRELATION_QUERY__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__SOURCES

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__DISTINCT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__OUTPUT_ELEMENTS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__SUB_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__REQUIRED_PATHS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__ANNOTATIONS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__MAX_ELEMENTS

public static final int CORRELATION_QUERY__MAX_ELEMENTS
The feature id for the 'Max Elements' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__START_WITH

public static final int CORRELATION_QUERY__START_WITH
The feature id for the 'Start With' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__ORDER_BY_EXPRESIONS

public static final int CORRELATION_QUERY__ORDER_BY_EXPRESIONS
The feature id for the 'Order By Expresions' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__WHERE_EXPRESSION

public static final int CORRELATION_QUERY__WHERE_EXPRESSION
The feature id for the 'Where Expression' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__CORRELATION_CONTAINER_URI

public static final int CORRELATION_QUERY__CORRELATION_CONTAINER_URI
The feature id for the 'Correlation Container URI' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI

public static final int CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI
The feature id for the 'Correlation Container Proxy URI' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY__DELTA_TIME

public static final int CORRELATION_QUERY__DELTA_TIME
The feature id for the 'Delta Time' attribute list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CORRELATION_QUERY_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY

public static final int TIME_BASED_CORRELATION_QUERY
The meta object id for the 'Time Based Correlation Query' class.

See Also:
TimeBasedCorrelationQueryImpl, ExtensionsPackageImpl.getTimeBasedCorrelationQuery(), Constant Field Values
Generated

TIME_BASED_CORRELATION_QUERY__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__SOURCES

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__DISTINCT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__COUNT

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__OUTPUT_ELEMENTS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__SUB_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__REQUIRED_PATHS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__ANNOTATIONS

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__MAX_ELEMENTS

public static final int TIME_BASED_CORRELATION_QUERY__MAX_ELEMENTS
The feature id for the 'Max Elements' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__START_WITH

public static final int TIME_BASED_CORRELATION_QUERY__START_WITH
The feature id for the 'Start With' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__ORDER_BY_EXPRESIONS

public static final int TIME_BASED_CORRELATION_QUERY__ORDER_BY_EXPRESIONS
The feature id for the 'Order By Expresions' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__WHERE_EXPRESSION

public static final int TIME_BASED_CORRELATION_QUERY__WHERE_EXPRESSION
The feature id for the 'Where Expression' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_URI

public static final int TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_URI
The feature id for the 'Correlation Container URI' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI

public static final int TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI
The feature id for the 'Correlation Container Proxy URI' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY__DELTA_TIME

public static final int TIME_BASED_CORRELATION_QUERY__DELTA_TIME
The feature id for the 'Delta Time' attribute list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TIME_BASED_CORRELATION_QUERY_FEATURE_COUNT

public static final int TIME_BASED_CORRELATION_QUERY_FEATURE_COUNT
The number of structural features of the 'Time Based Correlation Query' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOGICAL_EXPRESSION

public static final int LOGICAL_EXPRESSION
The meta object id for the 'Logical Expression' class.

See Also:
LogicalExpressionImpl, ExtensionsPackageImpl.getLogicalExpression(), Constant Field Values
Generated

LOGICAL_EXPRESSION__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOGICAL_EXPRESSION__SEARCH_QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOGICAL_EXPRESSION__OPERATOR

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOGICAL_EXPRESSION__ARGUMENTS

public static final int LOGICAL_EXPRESSION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LOGICAL_EXPRESSION_FEATURE_COUNT

public static final int LOGICAL_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Logical Expression' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ARITHMETIC_EXPRESSION

public static final int ARITHMETIC_EXPRESSION
The meta object id for the 'Arithmetic Expression' class.

See Also:
ArithmeticExpressionImpl, ExtensionsPackageImpl.getArithmeticExpression(), Constant Field Values
Generated

ARITHMETIC_EXPRESSION__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ARITHMETIC_EXPRESSION__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ARITHMETIC_EXPRESSION__OPERATOR

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

ARITHMETIC_EXPRESSION__ARGUMENTS

public static final int ARITHMETIC_EXPRESSION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ARITHMETIC_EXPRESSION_FEATURE_COUNT

public static final int ARITHMETIC_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Arithmetic Expression' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERIC_FUNCTION

public static final int NUMERIC_FUNCTION
The meta object id for the 'Numeric Function' class.

See Also:
NumericFunctionImpl, ExtensionsPackageImpl.getNumericFunction(), Constant Field Values
Generated

NUMERIC_FUNCTION__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERIC_FUNCTION__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERIC_FUNCTION__FUNCTION

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERIC_FUNCTION__ARGUMENTS

public static final int NUMERIC_FUNCTION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NUMERIC_FUNCTION_FEATURE_COUNT

public static final int NUMERIC_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Numeric Function' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND

public static final int SIMPLE_OPERAND
The meta object id for the 'Simple Operand' class.

See Also:
SimpleOperandImpl, ExtensionsPackageImpl.getSimpleOperand(), Constant Field Values
Generated

SIMPLE_OPERAND__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND__QUERY

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND__RAW_VALUE

public static final int SIMPLE_OPERAND__RAW_VALUE
The feature id for the 'Raw Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND__VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND__FEATURE

public static final int SIMPLE_OPERAND__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND__TYPE

public static final int SIMPLE_OPERAND__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND__VALUE_TYPE

public static final int SIMPLE_OPERAND__VALUE_TYPE
The feature id for the 'Value Type' reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SIMPLE_OPERAND_FEATURE_COUNT

public static final int SIMPLE_OPERAND_FEATURE_COUNT
The number of structural features of the 'Simple Operand' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

RELATIONAL_OPERATORS

public static final int RELATIONAL_OPERATORS
The meta object id for the 'Relational Operators' enum.

See Also:
RelationalOperators, ExtensionsPackageImpl.getRelationalOperators(), Constant Field Values
Generated

ORDER_BY_OPERATORS

public static final int ORDER_BY_OPERATORS
The meta object id for the 'Order By Operators' enum.

See Also:
OrderByOperators, ExtensionsPackageImpl.getOrderByOperators(), Constant Field Values
Generated

LOGICAL_OPERATORS

public static final int LOGICAL_OPERATORS
The meta object id for the 'Logical Operators' enum.

See Also:
LogicalOperators, ExtensionsPackageImpl.getLogicalOperators(), Constant Field Values
Generated

ARITHMETIC_OPERATORS

public static final int ARITHMETIC_OPERATORS
The meta object id for the 'Arithmetic Operators' enum.

See Also:
ArithmeticOperators, ExtensionsPackageImpl.getArithmeticOperators(), Constant Field Values
Generated

NUMERIC_FUNCTIONS

public static final int NUMERIC_FUNCTIONS
The meta object id for the 'Numeric Functions' enum.

See Also:
NumericFunctions, ExtensionsPackageImpl.getNumericFunctions(), Constant Field Values
Generated
Method Detail

getQuery

public org.eclipse.emf.ecore.EClass getQuery()
Returns the meta object for class 'Query'.

Returns:
the meta object for class 'Query'.
See Also:
Query
Generated

getQuery_Name

public org.eclipse.emf.ecore.EAttribute getQuery_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Query.getName(), getQuery()
Generated

getQuery_Sources

public org.eclipse.emf.ecore.EAttribute getQuery_Sources()
Returns the meta object for the attribute list 'Sources'.

Returns:
the meta object for the attribute list 'Sources'.
See Also:
Query.getSources(), getQuery()
Generated

getQuery_Distinct

public org.eclipse.emf.ecore.EAttribute getQuery_Distinct()
Returns the meta object for the attribute 'Distinct'.

Returns:
the meta object for the attribute 'Distinct'.
See Also:
Query.isDistinct(), getQuery()
Generated

getQuery_Count

public org.eclipse.emf.ecore.EAttribute getQuery_Count()
Returns the meta object for the attribute 'Count'.

Returns:
the meta object for the attribute 'Count'.
See Also:
Query.isCount(), getQuery()
Generated

getQuery_OutputElements

public org.eclipse.emf.ecore.EReference getQuery_OutputElements()
Returns the meta object for the containment reference list 'Output Elements'.

Returns:
the meta object for the containment reference list 'Output Elements'.
See Also:
Query.getOutputElements(), getQuery()
Generated

getQuery_SubQuery

public org.eclipse.emf.ecore.EReference getQuery_SubQuery()
Returns the meta object for the containment reference list 'Sub Query'.

Returns:
the meta object for the containment reference list 'Sub Query'.
See Also:
Query.getSubQuery(), getQuery()
Generated

getQuery_Query

public org.eclipse.emf.ecore.EReference getQuery_Query()
Returns the meta object for the container reference 'Query'.

Returns:
the meta object for the container reference 'Query'.
See Also:
Query.getQuery(), getQuery()
Generated

getQuery_RequiredPaths

public org.eclipse.emf.ecore.EReference getQuery_RequiredPaths()
Returns the meta object for the reference list 'Required Paths'.

Returns:
the meta object for the reference list 'Required Paths'.
See Also:
Query.getRequiredPaths(), getQuery()
Generated

getQuery_Annotations

public org.eclipse.emf.ecore.EReference getQuery_Annotations()
Returns the meta object for the containment reference list 'Annotations'.

Returns:
the meta object for the containment reference list 'Annotations'.
See Also:
Query.getAnnotations(), getQuery()
Generated

getSimpleSearchQuery

public org.eclipse.emf.ecore.EClass getSimpleSearchQuery()
Returns the meta object for class 'Simple Search Query'.

Returns:
the meta object for class 'Simple Search Query'.
See Also:
SimpleSearchQuery
Generated

getSimpleSearchQuery_MaxElements

public org.eclipse.emf.ecore.EAttribute getSimpleSearchQuery_MaxElements()
Returns the meta object for the attribute 'Max Elements'.

Returns:
the meta object for the attribute 'Max Elements'.
See Also:
SimpleSearchQuery.getMaxElements(), getSimpleSearchQuery()
Generated

getSimpleSearchQuery_StartWith

public org.eclipse.emf.ecore.EAttribute getSimpleSearchQuery_StartWith()
Returns the meta object for the attribute 'Start With'.

Returns:
the meta object for the attribute 'Start With'.
See Also:
SimpleSearchQuery.getStartWith(), getSimpleSearchQuery()
Generated

getSimpleSearchQuery_OrderByExpresions

public org.eclipse.emf.ecore.EReference getSimpleSearchQuery_OrderByExpresions()
Returns the meta object for the containment reference list 'Order By Expresions'.

Returns:
the meta object for the containment reference list 'Order By Expresions'.
See Also:
SimpleSearchQuery.getOrderByExpresions(), getSimpleSearchQuery()
Generated

getSimpleSearchQuery_WhereExpression

public org.eclipse.emf.ecore.EReference getSimpleSearchQuery_WhereExpression()
Returns the meta object for the containment reference 'Where Expression'.

Returns:
the meta object for the containment reference 'Where Expression'.
See Also:
SimpleSearchQuery.getWhereExpression(), getSimpleSearchQuery()
Generated

getInstanceQuery

public org.eclipse.emf.ecore.EClass getInstanceQuery()
Returns the meta object for class 'Instance Query'.

Returns:
the meta object for class 'Instance Query'.
See Also:
InstanceQuery
Generated

getInstanceQuery_Conditions

public org.eclipse.emf.ecore.EReference getInstanceQuery_Conditions()
Returns the meta object for the containment reference list 'Conditions'.

Returns:
the meta object for the containment reference list 'Conditions'.
See Also:
InstanceQuery.getConditions(), getInstanceQuery()
Generated

getOrderByElement

public org.eclipse.emf.ecore.EClass getOrderByElement()
Returns the meta object for class 'Order By Element'.

Returns:
the meta object for class 'Order By Element'.
See Also:
OrderByElement
Generated

getOrderByElement_Operator

public org.eclipse.emf.ecore.EAttribute getOrderByElement_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
OrderByElement.getOperator(), getOrderByElement()
Generated

getOrderByElement_Operand

public org.eclipse.emf.ecore.EReference getOrderByElement_Operand()
Returns the meta object for the containment reference 'Operand'.

Returns:
the meta object for the containment reference 'Operand'.
See Also:
OrderByElement.getOperand(), getOrderByElement()
Generated

getOrderByElement_SearchQuery

public org.eclipse.emf.ecore.EReference getOrderByElement_SearchQuery()
Returns the meta object for the container reference 'Search Query'.

Returns:
the meta object for the container reference 'Search Query'.
See Also:
OrderByElement.getSearchQuery(), getOrderByElement()
Generated

getQueryResult

public org.eclipse.emf.ecore.EClass getQueryResult()
Returns the meta object for class 'Query Result'.

Returns:
the meta object for class 'Query Result'.
See Also:
QueryResult
Generated

getQueryResult_Query

public org.eclipse.emf.ecore.EReference getQueryResult_Query()
Returns the meta object for the reference 'Query'.

Returns:
the meta object for the reference 'Query'.
See Also:
QueryResult.getQuery(), getQueryResult()
Generated

getQueryResult_ResultEntries

public org.eclipse.emf.ecore.EReference getQueryResult_ResultEntries()
Returns the meta object for the reference list 'Result Entries'.

Returns:
the meta object for the reference list 'Result Entries'.
See Also:
QueryResult.getResultEntries(), getQueryResult()
Generated

getBinaryExpression

public org.eclipse.emf.ecore.EClass getBinaryExpression()
Returns the meta object for class 'Binary Expression'.

Returns:
the meta object for class 'Binary Expression'.
See Also:
BinaryExpression
Generated

getBinaryExpression_Operator

public org.eclipse.emf.ecore.EAttribute getBinaryExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
BinaryExpression.getOperator(), getBinaryExpression()
Generated

getBinaryExpression_LeftOperand

public org.eclipse.emf.ecore.EReference getBinaryExpression_LeftOperand()
Returns the meta object for the containment reference 'Left Operand'.

Returns:
the meta object for the containment reference 'Left Operand'.
See Also:
BinaryExpression.getLeftOperand(), getBinaryExpression()
Generated

getBinaryExpression_RightOperands

public org.eclipse.emf.ecore.EReference getBinaryExpression_RightOperands()
Returns the meta object for the containment reference list 'Right Operands'.

Returns:
the meta object for the containment reference list 'Right Operands'.
See Also:
BinaryExpression.getRightOperands(), getBinaryExpression()
Generated

getBinaryExpression_CaseInsensitive

public org.eclipse.emf.ecore.EAttribute getBinaryExpression_CaseInsensitive()
Returns the meta object for the attribute 'Case Insensitive'.

Returns:
the meta object for the attribute 'Case Insensitive'.
See Also:
BinaryExpression.isCaseInsensitive(), getBinaryExpression()
Generated

getBinaryExpression_InstanceQuery

public org.eclipse.emf.ecore.EReference getBinaryExpression_InstanceQuery()
Returns the meta object for the container reference 'Instance Query'.

Returns:
the meta object for the container reference 'Instance Query'.
See Also:
BinaryExpression.getInstanceQuery(), getBinaryExpression()
Generated

getOperand

public org.eclipse.emf.ecore.EClass getOperand()
Returns the meta object for class 'Operand'.

Returns:
the meta object for class 'Operand'.
See Also:
Operand
Generated

getOperand_Name

public org.eclipse.emf.ecore.EAttribute getOperand_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Operand.getName(), getOperand()
Generated

getOperand_Query

public org.eclipse.emf.ecore.EReference getOperand_Query()
Returns the meta object for the container reference 'Query'.

Returns:
the meta object for the container reference 'Query'.
See Also:
Operand.getQuery(), getOperand()
Generated

getResultEntry

public org.eclipse.emf.ecore.EClass getResultEntry()
Returns the meta object for class 'Result Entry'.

Returns:
the meta object for class 'Result Entry'.
See Also:
ResultEntry
Generated

getResultEntry_Value

public org.eclipse.emf.ecore.EAttribute getResultEntry_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
ResultEntry.getValue(), getResultEntry()
Generated

getCorrelationQuery

public org.eclipse.emf.ecore.EClass getCorrelationQuery()
Returns the meta object for class 'Correlation Query'.

Returns:
the meta object for class 'Correlation Query'.
See Also:
CorrelationQuery
Generated

getCorrelationQuery_CorrelationContainerURI

public org.eclipse.emf.ecore.EAttribute getCorrelationQuery_CorrelationContainerURI()
Returns the meta object for the attribute 'Correlation Container URI'.

Returns:
the meta object for the attribute 'Correlation Container URI'.
See Also:
CorrelationQuery.getCorrelationContainerURI(), getCorrelationQuery()
Generated

getCorrelationQuery_CorrelationContainerProxyURI

public org.eclipse.emf.ecore.EAttribute getCorrelationQuery_CorrelationContainerProxyURI()
Returns the meta object for the attribute 'Correlation Container Proxy URI'.

Returns:
the meta object for the attribute 'Correlation Container Proxy URI'.
See Also:
CorrelationQuery.getCorrelationContainerProxyURI(), getCorrelationQuery()
Generated

getCorrelationQuery_DeltaTime

public org.eclipse.emf.ecore.EAttribute getCorrelationQuery_DeltaTime()
Returns the meta object for the attribute list 'Delta Time'.

Returns:
the meta object for the attribute list 'Delta Time'.
See Also:
CorrelationQuery.getDeltaTime(), getCorrelationQuery()
Generated

getTimeBasedCorrelationQuery

public org.eclipse.emf.ecore.EClass getTimeBasedCorrelationQuery()
Returns the meta object for class 'Time Based Correlation Query'.

Returns:
the meta object for class 'Time Based Correlation Query'.
See Also:
TimeBasedCorrelationQuery
Generated

getLogicalExpression

public org.eclipse.emf.ecore.EClass getLogicalExpression()
Returns the meta object for class 'Logical Expression'.

Returns:
the meta object for class 'Logical Expression'.
See Also:
LogicalExpression
Generated

getLogicalExpression_Operator

public org.eclipse.emf.ecore.EAttribute getLogicalExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
LogicalExpression.getOperator(), getLogicalExpression()
Generated

getLogicalExpression_Arguments

public org.eclipse.emf.ecore.EReference getLogicalExpression_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
LogicalExpression.getArguments(), getLogicalExpression()
Generated

getWhereExpression

public org.eclipse.emf.ecore.EClass getWhereExpression()
Returns the meta object for class 'Where Expression'.

Returns:
the meta object for class 'Where Expression'.
See Also:
WhereExpression
Generated

getWhereExpression_Name

public org.eclipse.emf.ecore.EAttribute getWhereExpression_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
WhereExpression.getName(), getWhereExpression()
Generated

getWhereExpression_SearchQuery

public org.eclipse.emf.ecore.EReference getWhereExpression_SearchQuery()
Returns the meta object for the container reference 'Search Query'.

Returns:
the meta object for the container reference 'Search Query'.
See Also:
WhereExpression.getSearchQuery(), getWhereExpression()
Generated

getArithmeticExpression

public org.eclipse.emf.ecore.EClass getArithmeticExpression()
Returns the meta object for class 'Arithmetic Expression'.

Returns:
the meta object for class 'Arithmetic Expression'.
See Also:
ArithmeticExpression
Generated

getArithmeticExpression_Operator

public org.eclipse.emf.ecore.EAttribute getArithmeticExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
ArithmeticExpression.getOperator(), getArithmeticExpression()
Generated

getArithmeticExpression_Arguments

public org.eclipse.emf.ecore.EReference getArithmeticExpression_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
ArithmeticExpression.getArguments(), getArithmeticExpression()
Generated

getNumericFunction

public org.eclipse.emf.ecore.EClass getNumericFunction()
Returns the meta object for class 'Numeric Function'.

Returns:
the meta object for class 'Numeric Function'.
See Also:
NumericFunction
Generated

getNumericFunction_Function

public org.eclipse.emf.ecore.EAttribute getNumericFunction_Function()
Returns the meta object for the attribute 'Function'.

Returns:
the meta object for the attribute 'Function'.
See Also:
NumericFunction.getFunction(), getNumericFunction()
Generated

getNumericFunction_Arguments

public org.eclipse.emf.ecore.EReference getNumericFunction_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
NumericFunction.getArguments(), getNumericFunction()
Generated

getSimpleOperand

public org.eclipse.emf.ecore.EClass getSimpleOperand()
Returns the meta object for class 'Simple Operand'.

Returns:
the meta object for class 'Simple Operand'.
See Also:
SimpleOperand
Generated

getSimpleOperand_RawValue

public org.eclipse.emf.ecore.EAttribute getSimpleOperand_RawValue()
Returns the meta object for the attribute 'Raw Value'.

Returns:
the meta object for the attribute 'Raw Value'.
See Also:
SimpleOperand.getRawValue(), getSimpleOperand()
Generated

getSimpleOperand_Value

public org.eclipse.emf.ecore.EAttribute getSimpleOperand_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
SimpleOperand.getValue(), getSimpleOperand()
Generated

getSimpleOperand_Feature

public org.eclipse.emf.ecore.EReference getSimpleOperand_Feature()
Returns the meta object for the reference 'Feature'.

Returns:
the meta object for the reference 'Feature'.
See Also:
SimpleOperand.getFeature(), getSimpleOperand()
Generated

getSimpleOperand_Type

public org.eclipse.emf.ecore.EReference getSimpleOperand_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
SimpleOperand.getType(), getSimpleOperand()
Generated

getSimpleOperand_ValueType

public org.eclipse.emf.ecore.EReference getSimpleOperand_ValueType()
Returns the meta object for the reference 'Value Type'.

Returns:
the meta object for the reference 'Value Type'.
See Also:
SimpleOperand.getValueType(), getSimpleOperand()
Generated

getRelationalOperators

public org.eclipse.emf.ecore.EEnum getRelationalOperators()
Returns the meta object for enum 'Relational Operators'.

Returns:
the meta object for enum 'Relational Operators'.
See Also:
RelationalOperators
Generated

getOrderByOperators

public org.eclipse.emf.ecore.EEnum getOrderByOperators()
Returns the meta object for enum 'Order By Operators'.

Returns:
the meta object for enum 'Order By Operators'.
See Also:
OrderByOperators
Generated

getLogicalOperators

public org.eclipse.emf.ecore.EEnum getLogicalOperators()
Returns the meta object for enum 'Logical Operators'.

Returns:
the meta object for enum 'Logical Operators'.
See Also:
LogicalOperators
Generated

getArithmeticOperators

public org.eclipse.emf.ecore.EEnum getArithmeticOperators()
Returns the meta object for enum 'Arithmetic Operators'.

Returns:
the meta object for enum 'Arithmetic Operators'.
See Also:
ArithmeticOperators
Generated

getNumericFunctions

public org.eclipse.emf.ecore.EEnum getNumericFunctions()
Returns the meta object for enum 'Numeric Functions'.

Returns:
the meta object for enum 'Numeric Functions'.
See Also:
NumericFunctions
Generated

getExtensionsFactory

public ExtensionsFactory getExtensionsFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated

TPTP 4.4.0 Platform Project
Public API Specification