org.eclipse.uml2.uml.util
Class UMLUtil.UML2EcoreConverter.SignatureMatcher

java.lang.Object
  extended byorg.eclipse.uml2.common.util.UML2Util.EClassMatcher
      extended byorg.eclipse.uml2.common.util.UML2Util.EStructuralFeatureMatcher
          extended byorg.eclipse.uml2.uml.util.UMLUtil.UML2EcoreConverter.NameMatcher
              extended byorg.eclipse.uml2.uml.util.UMLUtil.UML2EcoreConverter.ETypeMatcher
                  extended byorg.eclipse.uml2.uml.util.UMLUtil.UML2EcoreConverter.SignatureMatcher
All Implemented Interfaces:
UML2Util.EObjectMatcher
Enclosing class:
UMLUtil.UML2EcoreConverter

protected class UMLUtil.UML2EcoreConverter.SignatureMatcher
extends UMLUtil.UML2EcoreConverter.ETypeMatcher


Field Summary
 
Fields inherited from class org.eclipse.uml2.common.util.UML2Util.EStructuralFeatureMatcher
eStructuralFeature
 
Fields inherited from class org.eclipse.uml2.common.util.UML2Util.EClassMatcher
eObject
 
Constructor Summary
protected UMLUtil.UML2EcoreConverter.SignatureMatcher(EOperation eOperation)
           
 
Method Summary
 boolean matches(EObject otherEObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLUtil.UML2EcoreConverter.SignatureMatcher

protected UMLUtil.UML2EcoreConverter.SignatureMatcher(EOperation eOperation)
Method Detail

matches

public boolean matches(EObject otherEObject)
Specified by:
matches in interface UML2Util.EObjectMatcher
Overrides:
matches in class UMLUtil.UML2EcoreConverter.ETypeMatcher

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