|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.uml2.common.util.UML2Util.EClassMatcher org.eclipse.uml2.uml.util.UMLUtil.PackageMerger.KeyMatcher
protected class UMLUtil.PackageMerger.KeyMatcher
Field Summary |
---|
Fields inherited from class org.eclipse.uml2.common.util.UML2Util.EClassMatcher |
---|
eObject |
Constructor Summary | |
---|---|
protected |
UMLUtil.PackageMerger.KeyMatcher(org.eclipse.emf.common.util.BasicEMap.Entry<java.lang.String,java.lang.String> entry)
|
Method Summary | |
---|---|
boolean |
matches(org.eclipse.emf.ecore.EObject otherEObject)
Determines whether the specified object matches some criteria. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected UMLUtil.PackageMerger.KeyMatcher(org.eclipse.emf.common.util.BasicEMap.Entry<java.lang.String,java.lang.String> entry)
Method Detail |
---|
public boolean matches(org.eclipse.emf.ecore.EObject otherEObject)
UML2Util.EObjectMatcher
matches
in interface UML2Util.EObjectMatcher
matches
in class UML2Util.EClassMatcher
otherEObject
- 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 |