TPTP 4.1.0 Platform Project
Public API Specification

Package org.eclipse.hyades.models.hierarchy.extensions

Interface Summary
ArithmeticExpression A representation of the model object 'Arithmetic Expression'.
BinaryExpression A representation of the model object 'Binary Expression'.
CorrelationQuery A representation of the model object 'Correlation Query'.
ExtensionsFactory The Factory for the model.
ExtensionsPackage The Package for the model.
InstanceQuery A representation of the model object 'Instance Query'.
LogicalExpression A representation of the model object 'Logical Expression'.
NumericFunction A representation of the model object 'Numeric Function'.
Operand A representation of the model object 'Operand'.
OrderByElement A representation of the model object 'Order By Element'.
Query A representation of the model object 'Query'.
QueryResult A representation of the model object 'Query Result'.
ResultEntry A representation of the model object 'Result Entry'.
SimpleOperand A representation of the model object 'Simple Operand'.
SimpleSearchQuery A representation of the model object 'Simple Search Query'.
TimeBasedCorrelationQuery A representation of the model object 'Time Based Correlation Query'.
WhereExpression A representation of the model object 'Where Expression'.
 

Class Summary
ArithmeticOperators A representation of the literals of the enumeration 'Arithmetic Operators', and utility methods for working with them.
LogicalOperators A representation of the literals of the enumeration 'Logical Operators', and utility methods for working with them.
NumericFunctions A representation of the literals of the enumeration 'Numeric Functions', and utility methods for working with them.
OrderByOperators A representation of the literals of the enumeration 'Order By Operators', and utility methods for working with them.
RelationalOperators A representation of the literals of the enumeration 'Relational Operators', and utility methods for working with them.
 


TPTP 4.1.0 Platform Project
Public API Specification