|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UML2Util.EObjectMatcher | |
org.eclipse.uml2.common.util | |
org.eclipse.uml2.uml.util |
Uses of UML2Util.EObjectMatcher in org.eclipse.uml2.common.util |
Classes in org.eclipse.uml2.common.util that implement UML2Util.EObjectMatcher | |
static class |
UML2Util.EClassMatcher
A matcher that determines matches based on the class of candidate objects. |
static class |
UML2Util.EStructuralFeatureMatcher
A matcher that determines matches based on the class of, and the value for a specific structural feature held by, candidate objects. |
Methods in org.eclipse.uml2.common.util with parameters of type UML2Util.EObjectMatcher | |
static EObject |
UML2Util.findEObject(Collection eObjects,
UML2Util.EObjectMatcher filter)
Retrieves the first of the specified objects that matches the criteria used by the specified matcher. |
static EObject |
UML2Util.findEObject(Iterator iterator,
UML2Util.EObjectMatcher filter)
Retrieves the first of the specified objects that matches the criteria used by the specified matcher. |
Uses of UML2Util.EObjectMatcher in org.eclipse.uml2.uml.util |
Classes in org.eclipse.uml2.uml.util that implement UML2Util.EObjectMatcher | |
protected class |
UMLUtil.PackageMerger.BodyMatcher
|
protected class |
UMLUtil.PackageMerger.KeyMatcher
|
protected class |
UMLUtil.PackageMerger.NameMatcher
|
protected class |
UMLUtil.PackageMerger.ResultingQNameMatcher
|
protected class |
UMLUtil.PackageMerger.SourceMatcher
|
protected class |
UMLUtil.PackageMerger.StringValueMatcher
|
protected class |
UMLUtil.PackageMerger.TypeMatcher
|
protected class |
UMLUtil.UML2EcoreConverter.ETypeMatcher
|
protected class |
UMLUtil.UML2EcoreConverter.NameMatcher
|
protected class |
UMLUtil.UML2EcoreConverter.SignatureMatcher
|
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |