Uses of Package
org.eclipse.uml2.common.util

Packages that use org.eclipse.uml2.common.util
org.eclipse.uml2.common.util   
org.eclipse.uml2.uml.util   
 

Classes in org.eclipse.uml2.common.util used by org.eclipse.uml2.common.util
CacheAdapter
           
DerivedEObjectEList
           
DerivedEObjectEList.DerivedListIterator
           
DerivedEObjectEList.EmptyDerivedListIterator
           
DerivedSubsetEObjectEList.DerivedSubsetListIterator
           
SubsetEObjectContainmentEList
          Deprecated. Use SubsetSupersetEObjectContainmentEList
SubsetEObjectContainmentEList.Unsettable
          Deprecated.  
SubsetEObjectContainmentWithInverseEList
          Deprecated. Use SubsetSupersetEObjectContainmentWithInverseEList
SubsetEObjectContainmentWithInverseEList.Unsettable
          Deprecated.  
SubsetEObjectEList
          Deprecated. Use SubsetSupersetEObjectEList
SubsetEObjectResolvingEList
          Deprecated. Use SubsetSupersetEObjectResolvingEList
SubsetEObjectWithInverseEList
          Deprecated. Use SubsetSupersetEObjectWithInverseEList
SubsetEObjectWithInverseEList.Unsettable
          Deprecated.  
SubsetEObjectWithInverseResolvingEList
          Deprecated. Use SubsetSupersetEObjectWithInverseResolvingEList
SubsetEObjectWithInverseResolvingEList.Unsettable
          Deprecated.  
SubsetSupersetEObjectContainmentEList
           
SubsetSupersetEObjectContainmentEList.Unsettable
           
SubsetSupersetEObjectContainmentWithInverseEList
           
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
           
SubsetSupersetEObjectEList
           
SubsetSupersetEObjectResolvingEList
           
SubsetSupersetEObjectWithInverseEList
           
SubsetSupersetEObjectWithInverseEList.Unsettable
           
SubsetSupersetEObjectWithInverseResolvingEList
           
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
           
SupersetEObjectContainmentEList
          Deprecated. Use SubsetSupersetEObjectContainmentEList
SupersetEObjectContainmentEList.Unsettable
          Deprecated.  
SupersetEObjectContainmentWithInverseEList
          Deprecated. Use SubsetSupersetEObjectContainmentWithInverseEList
SupersetEObjectContainmentWithInverseEList.Unsettable
          Deprecated.  
SupersetEObjectEList
          Deprecated. Use SubsetSupersetEObjectEList
SupersetEObjectResolvingEList
          Deprecated. Use SubsetSupersetEObjectResolvingEList
SupersetEObjectWithInverseEList
          Deprecated. Use SubsetSupersetEObjectWithInverseEList
SupersetEObjectWithInverseEList.Unsettable
          Deprecated.  
SupersetEObjectWithInverseResolvingEList
          Deprecated. Use SubsetSupersetEObjectWithInverseResolvingEList
SupersetEObjectWithInverseResolvingEList.Unsettable
          Deprecated.  
UML2Util.EClassMatcher
          A matcher that determines matches based on the class of candidate objects.
UML2Util.EObjectMatcher
          An interface for classes that can determine matches based on some criteria.
UML2Util.QualifiedTextProvider
          The abstract parent of classes that can provide a textual representation of objects, classes, and features.
 

Classes in org.eclipse.uml2.common.util used by org.eclipse.uml2.uml.util
UML2Util
          Utilities for working with EMF-based objects and resources.
UML2Util.Converter
          An interface for classes that can convert objects to another representation.
UML2Util.EClassMatcher
          A matcher that determines matches based on the class of candidate objects.
UML2Util.EObjectMatcher
          An interface for classes that can determine matches based on some criteria.
UML2Util.EStructuralFeatureMatcher
          A matcher that determines matches based on the class of, and the value for a specific structural feature held by, candidate objects.
UML2Util.QualifiedTextProvider
          The abstract parent of classes that can provide a textual representation of objects, classes, and features.
 


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