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 CGAccumulatorImpl
          An implementation of the model object 'CG Accumulator'.
 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 Local 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'.