Package org.eclipse.ocl.examples.pivot.context

Interface Summary
Base2PivotConversion  
ParserContext A ParserContext captures the context in which source text is parsed.
 

Class Summary
AbstractBase2PivotConversion AbstractBase2PivotConversion provides the Xtext independent support for Concrete Syntax to Pivot conversion.
AbstractParserContext  
ClassContext ClassContext supports parsing OCL expressions in the context of a Class.
DiagnosticContext DiagnosticContext supports parsing an OCL diagnostic expression reusing the context of an invariant.
EClassContext EClassContext supports parsing OCL expressions in the context of an Ecore Class.
EInvocationContext EInvocationContext supports parsing OCL expressions in the context of a query, which is an Ecore Class and Ecore Parameters.
ModelContext  
OperationContext OperationContext supports parsing OCL expressions in the context of an Operation.
PropertyContext PropertyContext supports parsing OCL expressions in the context of a Property.