Uses of Interface
org.eclipse.ocl.examples.pivot.helper.OCLHelper

Packages that use OCLHelper
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.helper   
 

Uses of OCLHelper in org.eclipse.ocl.examples.pivot
 

Methods in org.eclipse.ocl.examples.pivot that return OCLHelper
 OCLHelper OCL.createOCLHelper()
          
 

Uses of OCLHelper in org.eclipse.ocl.examples.pivot.helper
 

Classes in org.eclipse.ocl.examples.pivot.helper that implement OCLHelper
 class OCLHelperImpl
          Implementation of the OclMetaModel.Helper convenience interface.