Uses of Class
org.eclipse.ocl.examples.pivot.context.ClassContext

Packages that use ClassContext
org.eclipse.ocl.examples.pivot.context   
 

Uses of ClassContext in org.eclipse.ocl.examples.pivot.context
 

Subclasses of ClassContext in org.eclipse.ocl.examples.pivot.context
 class DiagnosticContext
          DiagnosticContext supports parsing an OCL diagnostic expression reusing the context of an invariant.
 class OperationContext
          OperationContext supports parsing OCL expressions in the context of an Operation.
 class PropertyContext
          PropertyContext supports parsing OCL expressions in the context of a Property.