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

Packages that use NumericLiteralExpImpl
org.eclipse.ocl.expressions.impl Implementation of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. 
 

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

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