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.conditions.eobjects.structuralfeatures

EMF Query Conditions EStructuralFeatures.

See:
           Description

Interface Summary
IEStructuralFeatureValueGetter An interface used to allow clients more control over the process of iteracting with EObject being evaluated by some EObjectConditions.
 

Class Summary
EObjectAttributeValueCondition An EObjectStructuralFeatureValueCondition subclass used to handle evaluation of the value held by an EAttribute
EObjectContainmentFeatureCondition A subclass of EObjectCondition that tests for the containing feature of a given EObject to see if it is the same as a specific EReference
EObjectReferencerCondition An EObjectCondition subclass that tests if a given EObject references another EObject.
EObjectReferenceValueCondition An EObjectStructuralFeatureValueCondition subclass used to handle evaluation of the value held by an EReference
EObjectStructuralFeatureCondition The base abstract class of all conditions pertaining to EStructuralFeatures.
EObjectStructuralFeatureValueCondition An EObjectStructuralFeatureCondition specialization and the base class of conditions that test for the values held by the various EStructuralFeature.
EStructuralFeatureValueGetter A default implementation of the IEStructuralFeatureValueGetter interface.
 

Package org.eclipse.emf.query.conditions.eobjects.structuralfeatures Description

EMF Query Conditions EStructuralFeatures.

Package Specification

This package exposes the basic EStructuralFeature based Condition objects that are used to formulate queries for EMF models.


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