Uses of Class
org.eclipse.emf.ocl.expressions.impl.PrimitiveLiteralExpImpl

Packages that use PrimitiveLiteralExpImpl
org.eclipse.emf.ocl.expressions.impl Implementation of the API for OCL expression syntax.  
 

Uses of PrimitiveLiteralExpImpl in org.eclipse.emf.ocl.expressions.impl
 

Subclasses of PrimitiveLiteralExpImpl in org.eclipse.emf.ocl.expressions.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'
 


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