|
||||||||||||
| 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.WHERE
The where clause specifies the condition that all result EObjects of the query must satisfy.
| Constructor Summary | |
|---|---|
WHERE(EObjectCondition condition)
|
|
| Method Summary | |
|---|---|
boolean |
matches(org.eclipse.emf.ecore.EObject eObject)
|
boolean |
shouldPrune(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 WHERE(EObjectCondition condition)
| Method Detail |
public boolean matches(org.eclipse.emf.ecore.EObject eObject)
public boolean shouldPrune(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 | |||||||||||