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

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

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

Subclasses of PinItemProvider in org.eclipse.uml2.uml.edit.providers
 class ActionInputPinItemProvider
          This is the item provider adapter for a ActionInputPin object
 class InputPinItemProvider
          This is the item provider adapter for a InputPin object
 class OutputPinItemProvider
          This is the item provider adapter for a OutputPin object
 class ValuePinItemProvider
          This is the item provider adapter for a ValuePin object
 

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


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