Uses of Class
org.eclipse.emf.query.ocl.conditions.AbstractOCLCondition

Packages that use AbstractOCLCondition
org.eclipse.emf.query.ocl.conditions Object Constraint Language extensions to the EMF Query Conditions framework. 
 

Uses of AbstractOCLCondition in org.eclipse.emf.query.ocl.conditions
 

Subclasses of AbstractOCLCondition in org.eclipse.emf.query.ocl.conditions
 class BooleanOCLCondition<C,CLS,E>
          A specialized OCL condition class that is used to apply boolean-valued OCL expressions to EObjects.
 


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