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

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

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

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

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


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