Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

EMF Model Query Developer Guide
Previous Page Home Next Page


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

Object Constraint Language extensions to the EMF Query Conditions framework.

See:
           Description

Class Summary
AbstractOCLCondition<C,CLS,E> An abstract OCL condition class, used to apply OCL expressions to EObjects.
BooleanOCLCondition<C,CLS,E> A specialized OCL condition class that is used to apply boolean-valued OCL expressions to EObjects.
OCLCondition Deprecated. Prefer the AbstractOCLCondition class, which supports customization of the OCL parsing environment as well as other metamodels than Ecore
OCLConstraintCondition Deprecated. Prefer the BooleanOCLCondition class, which supports customization of the OCL parsing environment as well as other metamodels than Ecore
 

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. BooleanOCLConditions apply OCL expressions to EObjects. It allows the integration of OCL expressions with other EObjectConditions.

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

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire