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

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

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

Subclasses of ConstraintItemProvider in org.eclipse.uml2.uml.edit.providers
 class DurationConstraintItemProvider
          This is the item provider adapter for a DurationConstraint object
 class InteractionConstraintItemProvider
          This is the item provider adapter for a InteractionConstraint object
 class IntervalConstraintItemProvider
          This is the item provider adapter for a IntervalConstraint object
 class TimeConstraintItemProvider
          This is the item provider adapter for a TimeConstraint object
 

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


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