|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.query.internal.statements.QueryClause
org.eclipse.emf.query.statements.SET
The set clause is used in conjunction with the UPDATE
statement to perform some operation on the result EObjects.
Constructor Summary | |
---|---|
SET()
|
Method Summary | |
---|---|
abstract boolean |
set(org.eclipse.emf.ecore.EObject eObject)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SET()
Method Detail |
public abstract boolean set(org.eclipse.emf.ecore.EObject eObject)
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |