|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface for classes that can determine matches based on some criteria.
Method Summary | |
boolean |
matches(EObject eObject)
Determines whether the specified object matches some criteria. |
Method Detail |
public boolean matches(EObject eObject)
eObject
- The candidate object.
true
if the object meets the criteria;
false
otherwise.
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |