Uses of Class
org.eclipse.emf.query.conditions.eobjects.EObjectTypeRelationCondition

Packages that use EObjectTypeRelationCondition
org.eclipse.emf.query.conditions.eobjects EMF Query Conditions EObjects. 
 

Uses of EObjectTypeRelationCondition in org.eclipse.emf.query.conditions.eobjects
 

Subclasses of EObjectTypeRelationCondition in org.eclipse.emf.query.conditions.eobjects
 class EObjectInstanceCondition
          A EObjectCondition that tests whether the argument eObject instance equals a given eObject.
 

Fields in org.eclipse.emf.query.conditions.eobjects declared as EObjectTypeRelationCondition
static EObjectTypeRelationCondition EObjectTypeRelationCondition.UNDEFINED
          A constant EObjectTypeRelationCondition object used to indicate that the type relationship is undefined and hence it is always satisfied.
 


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