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

Packages that use org.eclipse.uml2.uml.util
org.eclipse.uml2.uml.edit.providers   
org.eclipse.uml2.uml.editor.actions   
org.eclipse.uml2.uml.resources.util   
org.eclipse.uml2.uml.util   
 

Classes in org.eclipse.uml2.uml.util used by org.eclipse.uml2.uml.edit.providers
UMLAdapterFactory
          The Adapter Factory for the model.
 

Classes in org.eclipse.uml2.uml.util used by org.eclipse.uml2.uml.editor.actions
UMLUtil.QualifiedTextProvider
          A qualified text provider that uses names of named elements as qualified text segments and :: as a separator.
 

Classes in org.eclipse.uml2.uml.util used by org.eclipse.uml2.uml.resources.util
UMLUtil
          Utilities for working with UML elements and resources.
 

Classes in org.eclipse.uml2.uml.util used by org.eclipse.uml2.uml.util
UMLSwitch
          The Switch for the model's inheritance hierarchy.
UMLUtil.PackageMerger
          A copier that merges the contents of packages involved in package merge relationships based on the rules defined in the UML specification.
UMLUtil.PackageMerger.NameMatcher
           
UMLUtil.ProfileApplicationHelper
          The ProfileApplicationHelper can be overridden to change the way packages are traversed when looking for profile applications relevant to an element in a given package.
UMLUtil.QualifiedTextProvider
          A qualified text provider that uses names of named elements as qualified text segments and :: as a separator.
UMLUtil.StereotypeApplicationHelper
          The StereotypeApplicationHelper can be overridden to change the default location of applied stereotypes.
UMLUtil.UML2EcoreConverter
          A converter that converts UML elements to representative Ecore model elements.
UMLUtil.UML2EcoreConverter.ETypeMatcher
           
UMLUtil.UML2EcoreConverter.NameMatcher
           
UMLValidator
          The Validator for the model
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.