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

Packages that use org.eclipse.emf.query.conditions.eobjects
org.eclipse.emf.query.conditions.eobjects EMF Query Conditions EObjects. 
org.eclipse.emf.query.conditions.eobjects.structuralfeatures EMF Query Conditions EStructuralFeatures. 
org.eclipse.emf.query.internal.statements Definition of the syntax for query statements. 
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 used by org.eclipse.emf.query.conditions.eobjects
EObjectCondition
          A subclass and the counterpart of a Condition object to be used on EObject arguments.
EObjectInstanceCondition
          A EObjectCondition that tests whether the argument eObject instance equals a given eObject.
EObjectTypeRelationCondition
          An EObjectCondition specialization to be used for evaluating the inheritance/type relationship of an EObject to another using the EObjects' EClasses.
IEObjectSource
          An interface the represents an EObject source/supplier.
TypeRelation
          An enumerator for the kinds of relationships between EClasses/types.
 

Classes in org.eclipse.emf.query.conditions.eobjects used by org.eclipse.emf.query.conditions.eobjects.structuralfeatures
EObjectCondition
          A subclass and the counterpart of a Condition object to be used on EObject arguments.
 

Classes in org.eclipse.emf.query.conditions.eobjects used by org.eclipse.emf.query.internal.statements
IEObjectSource
          An interface the represents an EObject source/supplier.
 

Classes in org.eclipse.emf.query.conditions.eobjects used by org.eclipse.emf.query.ocl.conditions
EObjectCondition
          A subclass and the counterpart of a Condition object to be used on EObject arguments.
 

Classes in org.eclipse.emf.query.conditions.eobjects used by org.eclipse.emf.query.statements
EObjectCondition
          A subclass and the counterpart of a Condition object to be used on EObject arguments.
IEObjectSource
          An interface the represents an EObject source/supplier.
 


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