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
          A list whose contents are derived (dynamically using a "smart" iterator) from the values of other features in a trivial way (e.g. by type).
DerivedEObjectEList.DerivedListIterator
           
DerivedEObjectEList.EmptyDerivedListIterator
           
DerivedSubsetEObjectEList.DerivedSubsetListIterator
           
SubsetEObjectContainmentEList
          Deprecated. 
SubsetEObjectContainmentEList.Unsettable
          Deprecated.  
SubsetEObjectContainmentWithInverseEList
          Deprecated. 
SubsetEObjectContainmentWithInverseEList.Unsettable
          Deprecated.  
SubsetEObjectEList
          Deprecated. 
SubsetEObjectResolvingEList
          Deprecated. 
SubsetEObjectWithInverseEList
          Deprecated. 
SubsetEObjectWithInverseEList.Unsettable
          Deprecated.  
SubsetEObjectWithInverseResolvingEList
          Deprecated. 
SubsetEObjectWithInverseResolvingEList.Unsettable
          Deprecated.  
SubsetSupersetEObjectContainmentEList
           
SubsetSupersetEObjectContainmentEList.Unsettable
           
SubsetSupersetEObjectContainmentWithInverseEList
           
SubsetSupersetEObjectContainmentWithInverseEList.Unsettable
           
SubsetSupersetEObjectEList
          A list that enforces subset/superset consraints.
SubsetSupersetEObjectResolvingEList
           
SubsetSupersetEObjectWithInverseEList
           
SubsetSupersetEObjectWithInverseEList.Unsettable
           
SubsetSupersetEObjectWithInverseResolvingEList
           
SubsetSupersetEObjectWithInverseResolvingEList.Unsettable
           
SupersetEObjectContainmentEList
          Deprecated. 
SupersetEObjectContainmentEList.Unsettable
          Deprecated.  
SupersetEObjectContainmentWithInverseEList
          Deprecated. 
SupersetEObjectContainmentWithInverseEList.Unsettable
          Deprecated.  
SupersetEObjectEList
          Deprecated. 
SupersetEObjectResolvingEList
          Deprecated. 
SupersetEObjectWithInverseEList
          Deprecated. 
SupersetEObjectWithInverseEList.Unsettable
          Deprecated.  
SupersetEObjectWithInverseResolvingEList
          Deprecated. 
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, 2007 IBM Corporation and others.
All Rights Reserved.