org.eclipse.uml2.common.util
Interface UML2Util.EObjectMatcher

All Known Implementing Classes:
UML2Util.EClassMatcher
Enclosing interface:
UML2Util

public static interface UML2Util.EObjectMatcher


Method Summary
 boolean matches(EObject eObject)
           
 

Method Detail

matches

public boolean matches(EObject eObject)

Copyright 2003, 2006 IBM Corporation and others.
All Rights Reserved.