Deprecated API


Contents
Deprecated Classes
org.eclipse.emf.query.ocl.conditions.OCLCondition
          Prefer the AbstractOCLCondition class, which supports customization of the OCL parsing environment as well as other metamodels than Ecore 
org.eclipse.emf.query.ocl.conditions.OCLConstraintCondition
          Prefer the BooleanOCLCondition class, which supports customization of the OCL parsing environment as well as other metamodels than Ecore 
 

Deprecated Constructors
org.eclipse.emf.query.conditions.eobjects.structuralfeatures.EStructuralFeatureValueGetter()
          Use the singleton provided by EStructuralFeatureValueGetter.getInstance(). 
 


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