Package org.eclipse.emf.query.ocl.conditions

Object Constraint Language extensions to the EMF Query Conditions framework.

See:
          Description

Class Summary
OCLCondition An abstract OCL condition class, used to apply OCL expressions to EObjects.
OCLConstraintCondition A specialized OCL condition class that is used to apply boolean-valued OCL expressions to EObjects.
 

Package org.eclipse.emf.query.ocl.conditions Description

Object Constraint Language extensions to the EMF Query Conditions framework.

Package Specification

This package defines the basic OCL-based conditions that are used to formulate OCL queries over EMF models. OCLConditions apply OCL expressions to EObjects. It allows the integration of OCL expressions with other EObjectConditions.

See Also:
org.eclipse.emf.query.ocl.IOclQueryHelper, org.eclipse.emf.query.ocl, org.eclipse.emf.query.conditions.eobjects

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