Package org.eclipse.emf.ocl.query

Object Constraint Language query/constraint evaluation API.

See:
          Description

Interface Summary
Query An OCL constraint or query.
QueryFactory The Factory for the model.
QueryPackage The Package for the model.
QueryPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 

Package org.eclipse.emf.ocl.query Description

Object Constraint Language query/constraint evaluation API.

Package Specification

This package defines the API for constructing, validating, and evaluating OCL queries and constraints on EMF model elements. The syntax of queries is implemented by the OCL expressions API.

See Also:
org.eclipse.emf.ocl.expressions

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