Package de.cau.cs.kieler.core.kexpressions

Interface Summary
BooleanValue A representation of the model object 'Boolean Value'.
ChannelDescription A representation of the model object 'Channel Description'.
ComplexExpression A representation of the model object 'Complex Expression'.
Expression A representation of the model object 'Expression'.
FloatValue A representation of the model object 'Float Value'.
Input A representation of the model object 'Input'.
InputOutput A representation of the model object 'Input Output'.
InterfaceDeclaration A representation of the model object 'Interface Declaration'.
InterfaceSignalDecl A representation of the model object 'Interface Signal Decl'.
InterfaceVariableDecl A representation of the model object 'Interface Variable Decl'.
IntValue A representation of the model object 'Int Value'.
ISignal A representation of the model object 'ISignal'.
IVariable A representation of the model object 'IVariable'.
KExpressionsFactory The Factory for the model.
KExpressionsPackage The Package for the model.
KExpressionsPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
OperatorExpression A representation of the model object 'Operator Expression'.
Output A representation of the model object 'Output'.
Return A representation of the model object 'Return'.
Signal A representation of the model object 'Signal'.
TextExpression A representation of the model object 'Text Expression'.
TextualCode A representation of the model object 'Textual Code'.
TypeIdentifier A representation of the model object 'Type Identifier'.
Value A representation of the model object 'Value'.
ValuedObject A representation of the model object 'Valued Object'.
ValuedObjectReference A representation of the model object 'Valued Object Reference'.
Variable A representation of the model object 'Variable'.
VariableDecl A representation of the model object 'Variable Decl'.
 

Class Summary
KExpressionsRuntimeModule  
KExpressionsStandaloneSetup Initialization support for running Xtext languages without equinox extension registry
 

Enum Summary
CombineOperator A representation of the literals of the enumeration 'Combine Operator', and utility methods for working with them.
OperatorType A representation of the literals of the enumeration 'Operator Type', and utility methods for working with them.
ValueType A representation of the literals of the enumeration 'Value Type', and utility methods for working with them.