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

U

UNBOUNDED - Static variable in class org.eclipse.emf.query.statements.SELECT
 
UNDEFINED - Static variable in class org.eclipse.emf.query.conditions.eobjects.EObjectTypeRelationCondition
A constant EObjectTypeRelationCondition object used to indicate that the type relatioship is undefined and hence it is always satisfied.
UNDEFINED - Static variable in class org.eclipse.emf.query.conditions.eobjects.TypeRelation
The integer value of the UNDEFINED_LITERAL TypeRelation enumeration literal.
UNDEFINED_LITERAL - Static variable in class org.eclipse.emf.query.conditions.eobjects.TypeRelation
A TypeRelation enumeration literal used to denote an undefined relationship between two types which means the two types could or could not be related at all.
UNRELATED_TYPE - Static variable in class org.eclipse.emf.query.conditions.eobjects.TypeRelation
The integer value of the UNRELATED_TYPE_LITERAL TypeRelation enumeration literal.
UNRELATED_TYPE_LITERAL - Static variable in class org.eclipse.emf.query.conditions.eobjects.TypeRelation
A TypeRelation enumeration literal used to denote the absence of a relationship between two types, regardless of the nature of this relationship, in other words, either type should not be a parent of the other, nor they should be the same.
UPDATE - class org.eclipse.emf.query.statements.UPDATE.
The update statement extends the behaviour of the SELECT statement to include the SET clause that allows some operation to be performed on each of the result EObjects.
UPDATE(FROM, WHERE, SET) - Constructor for class org.eclipse.emf.query.statements.UPDATE
 
UPDATE(boolean, FROM, WHERE, SET) - Constructor for class org.eclipse.emf.query.statements.UPDATE
 
UPDATE(int, FROM, WHERE, SET) - Constructor for class org.eclipse.emf.query.statements.UPDATE
 
UPDATE(int, boolean, FROM, WHERE, SET) - Constructor for class org.eclipse.emf.query.statements.UPDATE
 
upperBound - Variable in class org.eclipse.emf.query.conditions.numbers.NumberCondition
The upper bound of a range condition.

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