Uses of Class
org.eclipse.ocl.ecore.impl.NumericLiteralExpImpl

Packages that use NumericLiteralExpImpl
org.eclipse.ocl.ecore.impl Implementation of the Ecore binding of the the Types package of the OCL Abstract Syntax. 
 

Uses of NumericLiteralExpImpl in org.eclipse.ocl.ecore.impl
 

Subclasses of NumericLiteralExpImpl in org.eclipse.ocl.ecore.impl
 class IntegerLiteralExpImpl
          An implementation of the model object 'Integer Literal Exp'
 class RealLiteralExpImpl
          An implementation of the model object 'Real Literal Exp'
 class UnlimitedNaturalLiteralExpImpl
          An implementation of the model object 'Unlimited Natural Literal Exp'
 


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