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

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

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

Subclasses of EventItemProvider in org.eclipse.uml2.uml.edit.providers
 class AnyReceiveEventItemProvider
          This is the item provider adapter for a AnyReceiveEvent object
 class CallEventItemProvider
          This is the item provider adapter for a CallEvent object
 class ChangeEventItemProvider
          This is the item provider adapter for a ChangeEvent object
 class CreationEventItemProvider
          This is the item provider adapter for a CreationEvent object
 class DestructionEventItemProvider
          This is the item provider adapter for a DestructionEvent object
 class ExecutionEventItemProvider
          This is the item provider adapter for a ExecutionEvent object
 class MessageEventItemProvider
          This is the item provider adapter for a MessageEvent object
 class ReceiveOperationEventItemProvider
          This is the item provider adapter for a ReceiveOperationEvent object
 class ReceiveSignalEventItemProvider
          This is the item provider adapter for a ReceiveSignalEvent object
 class SendOperationEventItemProvider
          This is the item provider adapter for a SendOperationEvent object
 class SendSignalEventItemProvider
          This is the item provider adapter for a SendSignalEvent object
 class SignalEventItemProvider
          This is the item provider adapter for a SignalEvent object
 class TimeEventItemProvider
          This is the item provider adapter for a TimeEvent object
 


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