A B C D E F G H I L M N O P R S T U V W X

A

ALL - Static variable in class org.eclipse.emf.query.conditions.ConditionPolicy
A utility ConditionPolicy object to be used when the client deems that the resultant evaluation is true if and only if: the Condition object evaluates to true on all the argument objects, or, when the client wants that all the Condition objects evaluate to true on the argument object
ALWAYS - Static variable in class org.eclipse.emf.query.handlers.PruneHandler
A simple PruneHandler implementation that will always prune regardless of the nature of the EObjectCondition used or the argument eObject passed.
AND(Condition) - Method in class org.eclipse.emf.query.conditions.Condition
This operation acts like a logical AND between this Condition and the argument Condition.
AND(EObjectCondition) - Method in class org.eclipse.emf.query.conditions.eobjects.EObjectCondition
This operation acts like a logical AND between this EObjectCondition and the argument EObjectCondition.
ANY - Static variable in class org.eclipse.emf.query.conditions.ConditionPolicy
A utility ConditionPolicy object to be used when the client deems that the resultant evaluation is true if and only if: the Condition object evaluates to true on any of the argument objects, or, when the client wants that any of the Condition objects to evaluate to true on the argument object
adapter - Variable in class org.eclipse.emf.query.conditions.numbers.NumberCondition
Adapts elements to numbers (usually according to some numeric EAttribute.
addEObject(EObject) - Method in class org.eclipse.emf.query.statements.SELECT
 
addEObject(EObject) - Method in class org.eclipse.emf.query.statements.UPDATE
 

Copyright 2002, 2006 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V W X