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

Packages that use OCLHelper
org.eclipse.ocl Definition of the extensible environment API for OCL parsing and evaluation. 
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
 

Uses of OCLHelper in org.eclipse.ocl
 

Methods in org.eclipse.ocl that return OCLHelper
 OCLHelper<C,O,P,CT> OCL.createOCLHelper()
          Creates a new OCLHelper instance for convenient parsing of embedded constraints and query expressions in this environment.
 

Uses of OCLHelper in org.eclipse.ocl.ecore
 

Subinterfaces of OCLHelper in org.eclipse.ocl.ecore
static interface OCL.Helper
          Convenient interface aliasing the type parameter substitutions for the Ecore environment, for ease of typing.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.