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