Package org.infolayer.ocl

Interface Summary
Evaluable Common interface for OclExpression and Action
 

Class Summary
AsCollectionExp  
Binding  
Bindings  
CollectionLiteralExp  
IfExp  
InStateExp  
IterateExp  
IteratorExp  
LetExp Local variable definition and assignment.
LiteralExp  
OclAsTypeExp  
OclExpression  
OclParser  
OclRoot Dummy OCL expression that stores the source code and may later be used to translate NPEs to OclUndefined
OclTokenizer  
OperationCallExp  
PropertyExp  
TupleLiteralExp  
TuplePropertyExp  
VarDef Please note: VarDef can mean a single variable definition as well as a set of variable definitions, depending on the context.
VariableDeclarationAst