Uses of Package
org.eclipse.ocl.helper

Packages that use org.eclipse.ocl.helper
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. 
org.eclipse.ocl.helper Definition of the OCL Helper API for syntax completion support and a simplified parsing model for embedded OCL constraints and expressions. 
org.eclipse.ocl.parser   
 

Classes in org.eclipse.ocl.helper used by org.eclipse.ocl
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.
 

Classes in org.eclipse.ocl.helper used by org.eclipse.ocl.ecore
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.
 

Classes in org.eclipse.ocl.helper used by org.eclipse.ocl.helper
Choice
          Description of a syntax completion choice.
ChoiceKind
          An enumeration of OCL syntax completion choice types.
ConstraintKind
          An enumeration of OCL constraint types, primarily for determining the appropriate choices for syntax completion and for generic helper-based parsing.
 

Classes in org.eclipse.ocl.helper used by org.eclipse.ocl.parser
ConstraintKind
          An enumeration of OCL constraint types, primarily for determining the appropriate choices for syntax completion and for generic helper-based parsing.
 


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