Uses of Class
org.eclipse.emf.query.conditions.eobjects.structuralfeatures.EObjectStructuralFeatureCondition

Packages that use EObjectStructuralFeatureCondition
org.eclipse.emf.query.conditions.eobjects.structuralfeatures EMF Query Conditions EStructuralFeatures. 
 

Uses of EObjectStructuralFeatureCondition in org.eclipse.emf.query.conditions.eobjects.structuralfeatures
 

Subclasses of EObjectStructuralFeatureCondition in org.eclipse.emf.query.conditions.eobjects.structuralfeatures
 class EObjectAttributeValueCondition
          An EObjectStructuralFeatureValueCondition subclass used to handle evaluation of the value held by an EAttribute
 class EObjectReferenceValueCondition
          An EObjectStructuralFeatureValueCondition subclass used to handle evaluation of the value held by an EReference
 class EObjectStructuralFeatureValueCondition
          An EObjectStructuralFeatureCondition specialization and the base class of conditions that test for the values held by the various EStructuralFeature.
 


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