Uses of Class
org.eclipse.uml2.uml.edit.providers.AbstractionItemProvider

Packages that use AbstractionItemProvider
org.eclipse.uml2.uml.edit.providers   
 

Uses of AbstractionItemProvider in org.eclipse.uml2.uml.edit.providers
 

Subclasses of AbstractionItemProvider in org.eclipse.uml2.uml.edit.providers
 class ComponentRealizationItemProvider
          This is the item provider adapter for a ComponentRealization object
 class InterfaceRealizationItemProvider
          This is the item provider adapter for a InterfaceRealization object
 class ManifestationItemProvider
          This is the item provider adapter for a Manifestation object
 class RealizationItemProvider
          This is the item provider adapter for a Realization object
 class SubstitutionItemProvider
          This is the item provider adapter for a Substitution object
 

Fields in org.eclipse.uml2.uml.edit.providers declared as AbstractionItemProvider
protected  AbstractionItemProvider UMLItemProviderAdapterFactory.abstractionItemProvider
          This keeps track of the one adapter used for all Abstraction instances
 


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