Uses of Class
org.eclipse.ocl.expressions.provider.PrimitiveLiteralExpItemProvider

Packages that use PrimitiveLiteralExpItemProvider
org.eclipse.ocl.expressions.provider   
 

Uses of PrimitiveLiteralExpItemProvider in org.eclipse.ocl.expressions.provider
 

Subclasses of PrimitiveLiteralExpItemProvider in org.eclipse.ocl.expressions.provider
 class BooleanLiteralExpItemProvider
          This is the item provider adapter for a BooleanLiteralExp object
 class IntegerLiteralExpItemProvider
          This is the item provider adapter for a IntegerLiteralExp object
 class NumericLiteralExpItemProvider
          This is the item provider adapter for a NumericLiteralExp object
 class RealLiteralExpItemProvider
          This is the item provider adapter for a RealLiteralExp object
 class StringLiteralExpItemProvider
          This is the item provider adapter for a StringLiteralExp object
 class UnlimitedNaturalLiteralExpItemProvider
          This is the item provider adapter for a UnlimitedNaturalLiteralExp object
 


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