Uses of Class
org.eclipse.emf.ocl.types.impl.PrimitiveTypeImpl

Packages that use PrimitiveTypeImpl
org.eclipse.emf.ocl.types.impl Implementation of the API for OCL types.  
 

Uses of PrimitiveTypeImpl in org.eclipse.emf.ocl.types.impl
 

Subclasses of PrimitiveTypeImpl in org.eclipse.emf.ocl.types.impl
 class PrimitiveBooleanImpl
           An implementation of the model object 'Primitive Boolean'
 class PrimitiveIntegerImpl
           An implementation of the model object 'Primitive Integer'
 class PrimitiveRealImpl
           An implementation of the model object 'Primitive Real'
 class PrimitiveStringImpl
           An implementation of the model object 'Primitive String'
 


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