Uses of Package
org.eclipse.emf.query.conditions.eobjects.structuralfeatures

Packages that use org.eclipse.emf.query.conditions.eobjects.structuralfeatures
org.eclipse.emf.query.conditions.eobjects.structuralfeatures EMF Query Conditions EStructuralFeatures. 
org.eclipse.emf.query.ocl.conditions Object Constraint Language extensions to the EMF Query Conditions framework. 
org.eclipse.emf.query.statements This package contains usable query statements and their required clauses. 
 

Classes in org.eclipse.emf.query.conditions.eobjects.structuralfeatures used by org.eclipse.emf.query.conditions.eobjects.structuralfeatures
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.
IEStructuralFeatureValueGetter
           An interface used to allow clients more control over the process of iteracting with EObject being evaluated by some EObjectConditions.
 

Classes in org.eclipse.emf.query.conditions.eobjects.structuralfeatures used by org.eclipse.emf.query.ocl.conditions
IEStructuralFeatureValueGetter
           An interface used to allow clients more control over the process of iteracting with EObject being evaluated by some EObjectConditions.
 

Classes in org.eclipse.emf.query.conditions.eobjects.structuralfeatures used by org.eclipse.emf.query.statements
IEStructuralFeatureValueGetter
           An interface used to allow clients more control over the process of iteracting with EObject being evaluated by some EObjectConditions.
 


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