Package de.cau.cs.kieler.core.expressions

Interface Summary
BooleanValue A representation of the model object 'Boolean Value'.
ComplexExpression A representation of the model object 'Complex Expression'.
Expression A representation of the model object 'Expression'.
ExpressionsFactory The Factory for the model.
ExpressionsPackage The Package for the model.
ExpressionsPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
FloatValue A representation of the model object 'Float Value'.
IntValue A representation of the model object 'Int Value'.
OperatorExpression A representation of the model object 'Operator Expression'.
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'.
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'.
 

Class Summary
AbstractExpressionsRuntimeModule Manual modifications go to {de.cau.cs.kieler.core.expressions.ExpressionsRuntimeModule}
ExpressionsRuntimeModule  
ExpressionsStandaloneSetup Initialization support for running Xtext languages without equinox extension registry
ExpressionsStandaloneSetupGenerated Generated from StandaloneSetup.xpt!
 

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.