Package org.eclipse.ocl.examples.pivot.helper

Interface Summary
OCLHelper A utility object that provides OCL syntax completion suggestions for OCL expressions and convenient API for parsing OCL constraint expressions without the encumbrance of context declarations.
 

Class Summary
HelperUtil Utility class in support of the implementation of the OCLHelper API, also responsible for the creation of OCLHelpers.
OCLHelperImpl Implementation of the OCLMetaModel.Helper convenience interface.