Uses of Class
org.eclipse.ocl.uml.provider.NumericLiteralExpItemProvider

Packages that use NumericLiteralExpItemProvider
org.eclipse.ocl.uml.provider   
 

Uses of NumericLiteralExpItemProvider in org.eclipse.ocl.uml.provider
 

Subclasses of NumericLiteralExpItemProvider in org.eclipse.ocl.uml.provider
 class IntegerLiteralExpItemProvider
          This is the item provider adapter for a IntegerLiteralExp object.
 class RealLiteralExpItemProvider
          This is the item provider adapter for a RealLiteralExp object.
 class UnlimitedNaturalLiteralExpItemProvider
          This is the item provider adapter for a UnlimitedNaturalLiteralExp object.