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

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

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

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


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