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

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

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

Subclasses of OccurrenceSpecificationItemProvider in org.eclipse.uml2.uml.edit.providers
 class DestructionOccurrenceSpecificationItemProvider
          This is the item provider adapter for a DestructionOccurrenceSpecification object
 class ExecutionOccurrenceSpecificationItemProvider
          This is the item provider adapter for a ExecutionOccurrenceSpecification object
 class MessageOccurrenceSpecificationItemProvider
          This is the item provider adapter for a MessageOccurrenceSpecification object
 

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


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.