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

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

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

Subclasses of ClassItemProvider in org.eclipse.uml2.uml.edit.providers
 class ActivityItemProvider
          This is the item provider adapter for a Activity object
 class AssociationClassItemProvider
          This is the item provider adapter for a AssociationClass object
 class BehaviorItemProvider
          This is the item provider adapter for a Behavior object
 class ComponentItemProvider
          This is the item provider adapter for a Component object
 class DeviceItemProvider
          This is the item provider adapter for a Device object
 class ExecutionEnvironmentItemProvider
          This is the item provider adapter for a ExecutionEnvironment object
 class FunctionBehaviorItemProvider
          This is the item provider adapter for a FunctionBehavior object
 class InteractionItemProvider
          This is the item provider adapter for a Interaction object
 class NodeItemProvider
          This is the item provider adapter for a Node object
 class OpaqueBehaviorItemProvider
          This is the item provider adapter for a OpaqueBehavior object
 class ProtocolStateMachineItemProvider
          This is the item provider adapter for a ProtocolStateMachine object
 class StateMachineItemProvider
          This is the item provider adapter for a StateMachine object
 class StereotypeItemProvider
          This is the item provider adapter for a Stereotype object
 

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


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