Uses of Class
org.eclipse.ocl.ecore.provider.CallExpItemProvider

Packages that use CallExpItemProvider
org.eclipse.ocl.ecore.provider   
 

Uses of CallExpItemProvider in org.eclipse.ocl.ecore.provider
 

Subclasses of CallExpItemProvider in org.eclipse.ocl.ecore.provider
 class AssociationClassCallExpItemProvider
          This is the item provider adapter for a AssociationClassCallExp object
 class FeatureCallExpItemProvider
          This is the item provider adapter for a FeatureCallExp object
 class IterateExpItemProvider
          This is the item provider adapter for a IterateExp object
 class IteratorExpItemProvider
          This is the item provider adapter for a IteratorExp object
 class LoopExpItemProvider
          This is the item provider adapter for a LoopExp object
 class NavigationCallExpItemProvider
          This is the item provider adapter for a NavigationCallExp object
 class OperationCallExpItemProvider
          This is the item provider adapter for a OperationCallExp object
 class PropertyCallExpItemProvider
          This is the item provider adapter for a PropertyCallExp object
 


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