Uses of Class
org.eclipse.ocl.examples.codegen.cgmodel.impl.CGNumberImpl

Packages that use CGNumberImpl
org.eclipse.ocl.examples.codegen.cgmodel.impl   
 

Uses of CGNumberImpl in org.eclipse.ocl.examples.codegen.cgmodel.impl
 

Subclasses of CGNumberImpl in org.eclipse.ocl.examples.codegen.cgmodel.impl
 class CGIntegerImpl
          An implementation of the model object 'CG Integer'.
 class CGRealImpl
          An implementation of the model object 'CG Real'.