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

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

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

Subclasses of CGVariableImpl in org.eclipse.ocl.examples.codegen.cgmodel.impl
 class CGCastParameterImpl
          An implementation of the model object 'CG Cast Parameter'.
 class CGFinalVariableImpl
          An implementation of the model object 'CG Final Variable'.
 class CGIteratorImpl
          An implementation of the model object 'CG Iterator'.
 class CGLocalVariableImpl
          An implementation of the model object 'CG Variable'.
 class CGParameterImpl
          An implementation of the model object 'CG Parameter'.
 class CGSettableVariableImpl
          An implementation of the model object 'CG Settable Variable'.
 class CGTextParameterImpl
          An implementation of the model object 'CG Text Parameter'.