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

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

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

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

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


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