Package ujf.verimag.bip.Core.ActionLanguage.Expressions

Interface Summary
ArrayNavigationExpression A representation of the model object 'Array Navigation Expression'.
BinaryExpression A representation of the model object 'Binary Expression'.
BooleanLiteral A representation of the model object 'Boolean Literal'.
DataNavigationExpression A representation of the model object 'Data Navigation Expression'.
DataParameterReference A representation of the model object 'Data Parameter Reference'.
DataParameterSpecification A representation of the model object 'Data Parameter Specification'.
DataReference A representation of the model object 'Data Reference'.
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
FieldNavigationExpression A representation of the model object 'Field Navigation Expression'.
FunctionCallExpression A representation of the model object 'Function Call Expression'.
IndexLiteral A representation of the model object 'Index Literal'.
InnerDataParameterReference A representation of the model object 'Inner Data Parameter Reference'.
InnerInterfaceVariableReference A representation of the model object 'Inner Interface Variable Reference'.
IntegerLiteral A representation of the model object 'Integer Literal'.
InterfaceVariableReference A representation of the model object 'Interface Variable Reference'.
PointerLiteral A representation of the model object 'Pointer Literal'.
RealLiteral A representation of the model object 'Real Literal'.
RequiredDataParameterReference A representation of the model object 'Required Data Parameter Reference'.
StateReference A representation of the model object 'State Reference'.
StringLiteral A representation of the model object 'String Literal'.
UnaryExpression A representation of the model object 'Unary Expression'.
VariableReference A representation of the model object 'Variable Reference'.
 

Enum Summary
BinaryOperator A representation of the literals of the enumeration 'Binary Operator', and utility methods for working with them.
UnaryOperator A representation of the literals of the enumeration 'Unary Operator', and utility methods for working with them.