|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExtensionsPackage
The Package for the model. It contains accessors for the meta objects to represent
ExtensionsFactory| 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/interfaces inherited from interface 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 |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ExtensionsPackage eINSTANCE
static final int QUERY
Query' class.
QueryImpl,
ExtensionsPackageImpl.getQuery(),
Constant Field Valuesstatic final int QUERY__NAME
static final int QUERY__SOURCES
static final int QUERY__DISTINCT
static final int QUERY__COUNT
static final int QUERY__OUTPUT_ELEMENTS
static final int QUERY__SUB_QUERY
static final int QUERY__QUERY
static final int QUERY__REQUIRED_PATHS
static final int QUERY__ANNOTATIONS
static final int QUERY_FEATURE_COUNT
static final int SIMPLE_SEARCH_QUERY
Simple Search Query' class.
SimpleSearchQueryImpl,
ExtensionsPackageImpl.getSimpleSearchQuery(),
Constant Field Valuesstatic final int SIMPLE_SEARCH_QUERY__NAME
static final int SIMPLE_SEARCH_QUERY__SOURCES
static final int SIMPLE_SEARCH_QUERY__DISTINCT
static final int SIMPLE_SEARCH_QUERY__COUNT
static final int SIMPLE_SEARCH_QUERY__OUTPUT_ELEMENTS
static final int SIMPLE_SEARCH_QUERY__SUB_QUERY
static final int SIMPLE_SEARCH_QUERY__QUERY
static final int SIMPLE_SEARCH_QUERY__REQUIRED_PATHS
static final int SIMPLE_SEARCH_QUERY__ANNOTATIONS
static final int SIMPLE_SEARCH_QUERY__MAX_ELEMENTS
static final int SIMPLE_SEARCH_QUERY__START_WITH
static final int SIMPLE_SEARCH_QUERY__ORDER_BY_EXPRESIONS
static final int SIMPLE_SEARCH_QUERY__WHERE_EXPRESSION
static final int SIMPLE_SEARCH_QUERY_FEATURE_COUNT
static final int INSTANCE_QUERY
Instance Query' class.
InstanceQueryImpl,
ExtensionsPackageImpl.getInstanceQuery(),
Constant Field Valuesstatic final int INSTANCE_QUERY__NAME
static final int INSTANCE_QUERY__SOURCES
static final int INSTANCE_QUERY__DISTINCT
static final int INSTANCE_QUERY__COUNT
static final int INSTANCE_QUERY__OUTPUT_ELEMENTS
static final int INSTANCE_QUERY__SUB_QUERY
static final int INSTANCE_QUERY__QUERY
static final int INSTANCE_QUERY__REQUIRED_PATHS
static final int INSTANCE_QUERY__ANNOTATIONS
static final int INSTANCE_QUERY__CONDITIONS
static final int INSTANCE_QUERY_FEATURE_COUNT
static final int ORDER_BY_ELEMENT
Order By Element' class.
OrderByElementImpl,
ExtensionsPackageImpl.getOrderByElement(),
Constant Field Valuesstatic final int ORDER_BY_ELEMENT__OPERATOR
static final int ORDER_BY_ELEMENT__OPERAND
static final int ORDER_BY_ELEMENT__SEARCH_QUERY
static final int ORDER_BY_ELEMENT_FEATURE_COUNT
static final int QUERY_RESULT
Query Result' class.
QueryResultImpl,
ExtensionsPackageImpl.getQueryResult(),
Constant Field Valuesstatic final int QUERY_RESULT__QUERY
static final int QUERY_RESULT__RESULT_ENTRIES
static final int QUERY_RESULT_FEATURE_COUNT
static final int WHERE_EXPRESSION
Where Expression' class.
WhereExpressionImpl,
ExtensionsPackageImpl.getWhereExpression(),
Constant Field Valuesstatic final int WHERE_EXPRESSION__NAME
static final int WHERE_EXPRESSION__SEARCH_QUERY
static final int WHERE_EXPRESSION_FEATURE_COUNT
static final int BINARY_EXPRESSION
Binary Expression' class.
BinaryExpressionImpl,
ExtensionsPackageImpl.getBinaryExpression(),
Constant Field Valuesstatic final int BINARY_EXPRESSION__NAME
static final int BINARY_EXPRESSION__SEARCH_QUERY
static final int BINARY_EXPRESSION__OPERATOR
static final int BINARY_EXPRESSION__LEFT_OPERAND
static final int BINARY_EXPRESSION__RIGHT_OPERANDS
static final int BINARY_EXPRESSION__CASE_INSENSITIVE
static final int BINARY_EXPRESSION__INSTANCE_QUERY
static final int BINARY_EXPRESSION_FEATURE_COUNT
static final int OPERAND
Operand' class.
OperandImpl,
ExtensionsPackageImpl.getOperand(),
Constant Field Valuesstatic final int OPERAND__NAME
static final int OPERAND__QUERY
static final int OPERAND_FEATURE_COUNT
static final int RESULT_ENTRY
Result Entry' class.
ResultEntryImpl,
ExtensionsPackageImpl.getResultEntry(),
Constant Field Valuesstatic final int RESULT_ENTRY__VALUE
static final int RESULT_ENTRY_FEATURE_COUNT
static final int CORRELATION_QUERY
Correlation Query' class.
CorrelationQueryImpl,
ExtensionsPackageImpl.getCorrelationQuery(),
Constant Field Valuesstatic final int CORRELATION_QUERY__NAME
static final int CORRELATION_QUERY__SOURCES
static final int CORRELATION_QUERY__DISTINCT
static final int CORRELATION_QUERY__COUNT
static final int CORRELATION_QUERY__OUTPUT_ELEMENTS
static final int CORRELATION_QUERY__SUB_QUERY
static final int CORRELATION_QUERY__QUERY
static final int CORRELATION_QUERY__REQUIRED_PATHS
static final int CORRELATION_QUERY__ANNOTATIONS
static final int CORRELATION_QUERY__MAX_ELEMENTS
static final int CORRELATION_QUERY__START_WITH
static final int CORRELATION_QUERY__ORDER_BY_EXPRESIONS
static final int CORRELATION_QUERY__WHERE_EXPRESSION
static final int CORRELATION_QUERY__CORRELATION_CONTAINER_URI
static final int CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI
static final int CORRELATION_QUERY__DELTA_TIME
static final int CORRELATION_QUERY_FEATURE_COUNT
static final int TIME_BASED_CORRELATION_QUERY
Time Based Correlation Query' class.
TimeBasedCorrelationQueryImpl,
ExtensionsPackageImpl.getTimeBasedCorrelationQuery(),
Constant Field Valuesstatic final int TIME_BASED_CORRELATION_QUERY__NAME
static final int TIME_BASED_CORRELATION_QUERY__SOURCES
static final int TIME_BASED_CORRELATION_QUERY__DISTINCT
static final int TIME_BASED_CORRELATION_QUERY__COUNT
static final int TIME_BASED_CORRELATION_QUERY__OUTPUT_ELEMENTS
static final int TIME_BASED_CORRELATION_QUERY__SUB_QUERY
static final int TIME_BASED_CORRELATION_QUERY__QUERY
static final int TIME_BASED_CORRELATION_QUERY__REQUIRED_PATHS
static final int TIME_BASED_CORRELATION_QUERY__ANNOTATIONS
static final int TIME_BASED_CORRELATION_QUERY__MAX_ELEMENTS
static final int TIME_BASED_CORRELATION_QUERY__START_WITH
static final int TIME_BASED_CORRELATION_QUERY__ORDER_BY_EXPRESIONS
static final int TIME_BASED_CORRELATION_QUERY__WHERE_EXPRESSION
static final int TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_URI
static final int TIME_BASED_CORRELATION_QUERY__CORRELATION_CONTAINER_PROXY_URI
static final int TIME_BASED_CORRELATION_QUERY__DELTA_TIME
static final int TIME_BASED_CORRELATION_QUERY_FEATURE_COUNT
static final int LOGICAL_EXPRESSION
Logical Expression' class.
LogicalExpressionImpl,
ExtensionsPackageImpl.getLogicalExpression(),
Constant Field Valuesstatic final int LOGICAL_EXPRESSION__NAME
static final int LOGICAL_EXPRESSION__SEARCH_QUERY
static final int LOGICAL_EXPRESSION__OPERATOR
static final int LOGICAL_EXPRESSION__ARGUMENTS
static final int LOGICAL_EXPRESSION_FEATURE_COUNT
static final int ARITHMETIC_EXPRESSION
Arithmetic Expression' class.
ArithmeticExpressionImpl,
ExtensionsPackageImpl.getArithmeticExpression(),
Constant Field Valuesstatic final int ARITHMETIC_EXPRESSION__NAME
static final int ARITHMETIC_EXPRESSION__QUERY
static final int ARITHMETIC_EXPRESSION__OPERATOR
static final int ARITHMETIC_EXPRESSION__ARGUMENTS
static final int ARITHMETIC_EXPRESSION_FEATURE_COUNT
static final int NUMERIC_FUNCTION
Numeric Function' class.
NumericFunctionImpl,
ExtensionsPackageImpl.getNumericFunction(),
Constant Field Valuesstatic final int NUMERIC_FUNCTION__NAME
static final int NUMERIC_FUNCTION__QUERY
static final int NUMERIC_FUNCTION__FUNCTION
static final int NUMERIC_FUNCTION__ARGUMENTS
static final int NUMERIC_FUNCTION_FEATURE_COUNT
static final int SIMPLE_OPERAND
Simple Operand' class.
SimpleOperandImpl,
ExtensionsPackageImpl.getSimpleOperand(),
Constant Field Valuesstatic final int SIMPLE_OPERAND__NAME
static final int SIMPLE_OPERAND__QUERY
static final int SIMPLE_OPERAND__RAW_VALUE
static final int SIMPLE_OPERAND__VALUE
static final int SIMPLE_OPERAND__FEATURE
static final int SIMPLE_OPERAND__TYPE
static final int SIMPLE_OPERAND__VALUE_TYPE
static final int SIMPLE_OPERAND_FEATURE_COUNT
static final int RELATIONAL_OPERATORS
Relational Operators' enum.
RelationalOperators,
ExtensionsPackageImpl.getRelationalOperators(),
Constant Field Valuesstatic final int ORDER_BY_OPERATORS
Order By Operators' enum.
OrderByOperators,
ExtensionsPackageImpl.getOrderByOperators(),
Constant Field Valuesstatic final int LOGICAL_OPERATORS
Logical Operators' enum.
LogicalOperators,
ExtensionsPackageImpl.getLogicalOperators(),
Constant Field Valuesstatic final int ARITHMETIC_OPERATORS
Arithmetic Operators' enum.
ArithmeticOperators,
ExtensionsPackageImpl.getArithmeticOperators(),
Constant Field Valuesstatic final int NUMERIC_FUNCTIONS
Numeric Functions' enum.
NumericFunctions,
ExtensionsPackageImpl.getNumericFunctions(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getQuery()
Query'.
Queryorg.eclipse.emf.ecore.EAttribute getQuery_Name()
Name'.
Query.getName(),
getQuery()org.eclipse.emf.ecore.EAttribute getQuery_Sources()
Sources'.
Query.getSources(),
getQuery()org.eclipse.emf.ecore.EAttribute getQuery_Distinct()
Distinct'.
Query.isDistinct(),
getQuery()org.eclipse.emf.ecore.EAttribute getQuery_Count()
Count'.
Query.isCount(),
getQuery()org.eclipse.emf.ecore.EReference getQuery_OutputElements()
Output Elements'.
Query.getOutputElements(),
getQuery()org.eclipse.emf.ecore.EReference getQuery_SubQuery()
Sub Query'.
Query.getSubQuery(),
getQuery()org.eclipse.emf.ecore.EReference getQuery_Query()
Query'.
Query.getQuery(),
getQuery()org.eclipse.emf.ecore.EReference getQuery_RequiredPaths()
Required Paths'.
Query.getRequiredPaths(),
getQuery()org.eclipse.emf.ecore.EReference getQuery_Annotations()
Annotations'.
Query.getAnnotations(),
getQuery()org.eclipse.emf.ecore.EClass getSimpleSearchQuery()
Simple Search Query'.
SimpleSearchQueryorg.eclipse.emf.ecore.EAttribute getSimpleSearchQuery_MaxElements()
Max Elements'.
SimpleSearchQuery.getMaxElements(),
getSimpleSearchQuery()org.eclipse.emf.ecore.EAttribute getSimpleSearchQuery_StartWith()
Start With'.
SimpleSearchQuery.getStartWith(),
getSimpleSearchQuery()org.eclipse.emf.ecore.EReference getSimpleSearchQuery_OrderByExpresions()
Order By Expresions'.
SimpleSearchQuery.getOrderByExpresions(),
getSimpleSearchQuery()org.eclipse.emf.ecore.EReference getSimpleSearchQuery_WhereExpression()
Where Expression'.
SimpleSearchQuery.getWhereExpression(),
getSimpleSearchQuery()org.eclipse.emf.ecore.EClass getInstanceQuery()
Instance Query'.
InstanceQueryorg.eclipse.emf.ecore.EReference getInstanceQuery_Conditions()
Conditions'.
InstanceQuery.getConditions(),
getInstanceQuery()org.eclipse.emf.ecore.EClass getOrderByElement()
Order By Element'.
OrderByElementorg.eclipse.emf.ecore.EAttribute getOrderByElement_Operator()
Operator'.
OrderByElement.getOperator(),
getOrderByElement()org.eclipse.emf.ecore.EReference getOrderByElement_Operand()
Operand'.
OrderByElement.getOperand(),
getOrderByElement()org.eclipse.emf.ecore.EReference getOrderByElement_SearchQuery()
Search Query'.
OrderByElement.getSearchQuery(),
getOrderByElement()org.eclipse.emf.ecore.EClass getQueryResult()
Query Result'.
QueryResultorg.eclipse.emf.ecore.EReference getQueryResult_Query()
Query'.
QueryResult.getQuery(),
getQueryResult()org.eclipse.emf.ecore.EReference getQueryResult_ResultEntries()
Result Entries'.
QueryResult.getResultEntries(),
getQueryResult()org.eclipse.emf.ecore.EClass getBinaryExpression()
Binary Expression'.
BinaryExpressionorg.eclipse.emf.ecore.EAttribute getBinaryExpression_Operator()
Operator'.
BinaryExpression.getOperator(),
getBinaryExpression()org.eclipse.emf.ecore.EReference getBinaryExpression_LeftOperand()
Left Operand'.
BinaryExpression.getLeftOperand(),
getBinaryExpression()org.eclipse.emf.ecore.EReference getBinaryExpression_RightOperands()
Right Operands'.
BinaryExpression.getRightOperands(),
getBinaryExpression()org.eclipse.emf.ecore.EAttribute getBinaryExpression_CaseInsensitive()
Case Insensitive'.
BinaryExpression.isCaseInsensitive(),
getBinaryExpression()org.eclipse.emf.ecore.EReference getBinaryExpression_InstanceQuery()
Instance Query'.
BinaryExpression.getInstanceQuery(),
getBinaryExpression()org.eclipse.emf.ecore.EClass getOperand()
Operand'.
Operandorg.eclipse.emf.ecore.EAttribute getOperand_Name()
Name'.
Operand.getName(),
getOperand()org.eclipse.emf.ecore.EReference getOperand_Query()
Query'.
Operand.getQuery(),
getOperand()org.eclipse.emf.ecore.EClass getResultEntry()
Result Entry'.
ResultEntryorg.eclipse.emf.ecore.EAttribute getResultEntry_Value()
Value'.
ResultEntry.getValue(),
getResultEntry()org.eclipse.emf.ecore.EClass getCorrelationQuery()
Correlation Query'.
CorrelationQueryorg.eclipse.emf.ecore.EAttribute getCorrelationQuery_CorrelationContainerURI()
Correlation Container URI'.
CorrelationQuery.getCorrelationContainerURI(),
getCorrelationQuery()org.eclipse.emf.ecore.EAttribute getCorrelationQuery_CorrelationContainerProxyURI()
Correlation Container Proxy URI'.
CorrelationQuery.getCorrelationContainerProxyURI(),
getCorrelationQuery()org.eclipse.emf.ecore.EAttribute getCorrelationQuery_DeltaTime()
Delta Time'.
CorrelationQuery.getDeltaTime(),
getCorrelationQuery()org.eclipse.emf.ecore.EClass getTimeBasedCorrelationQuery()
Time Based Correlation Query'.
TimeBasedCorrelationQueryorg.eclipse.emf.ecore.EClass getLogicalExpression()
Logical Expression'.
LogicalExpressionorg.eclipse.emf.ecore.EAttribute getLogicalExpression_Operator()
Operator'.
LogicalExpression.getOperator(),
getLogicalExpression()org.eclipse.emf.ecore.EReference getLogicalExpression_Arguments()
Arguments'.
LogicalExpression.getArguments(),
getLogicalExpression()org.eclipse.emf.ecore.EClass getWhereExpression()
Where Expression'.
WhereExpressionorg.eclipse.emf.ecore.EAttribute getWhereExpression_Name()
Name'.
WhereExpression.getName(),
getWhereExpression()org.eclipse.emf.ecore.EReference getWhereExpression_SearchQuery()
Search Query'.
WhereExpression.getSearchQuery(),
getWhereExpression()org.eclipse.emf.ecore.EClass getArithmeticExpression()
Arithmetic Expression'.
ArithmeticExpressionorg.eclipse.emf.ecore.EAttribute getArithmeticExpression_Operator()
Operator'.
ArithmeticExpression.getOperator(),
getArithmeticExpression()org.eclipse.emf.ecore.EReference getArithmeticExpression_Arguments()
Arguments'.
ArithmeticExpression.getArguments(),
getArithmeticExpression()org.eclipse.emf.ecore.EClass getNumericFunction()
Numeric Function'.
NumericFunctionorg.eclipse.emf.ecore.EAttribute getNumericFunction_Function()
Function'.
NumericFunction.getFunction(),
getNumericFunction()org.eclipse.emf.ecore.EReference getNumericFunction_Arguments()
Arguments'.
NumericFunction.getArguments(),
getNumericFunction()org.eclipse.emf.ecore.EClass getSimpleOperand()
Simple Operand'.
SimpleOperandorg.eclipse.emf.ecore.EAttribute getSimpleOperand_RawValue()
Raw Value'.
SimpleOperand.getRawValue(),
getSimpleOperand()org.eclipse.emf.ecore.EAttribute getSimpleOperand_Value()
Value'.
SimpleOperand.getValue(),
getSimpleOperand()org.eclipse.emf.ecore.EReference getSimpleOperand_Feature()
Feature'.
SimpleOperand.getFeature(),
getSimpleOperand()org.eclipse.emf.ecore.EReference getSimpleOperand_Type()
Type'.
SimpleOperand.getType(),
getSimpleOperand()org.eclipse.emf.ecore.EReference getSimpleOperand_ValueType()
Value Type'.
SimpleOperand.getValueType(),
getSimpleOperand()org.eclipse.emf.ecore.EEnum getRelationalOperators()
Relational Operators'.
RelationalOperatorsorg.eclipse.emf.ecore.EEnum getOrderByOperators()
Order By Operators'.
OrderByOperatorsorg.eclipse.emf.ecore.EEnum getLogicalOperators()
Logical Operators'.
LogicalOperatorsorg.eclipse.emf.ecore.EEnum getArithmeticOperators()
Arithmetic Operators'.
ArithmeticOperatorsorg.eclipse.emf.ecore.EEnum getNumericFunctions()
Numeric Functions'.
NumericFunctionsExtensionsFactory getExtensionsFactory()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||