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

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

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

Subclasses of CGConstantImpl in org.eclipse.ocl.examples.codegen.cgmodel.impl
 class CGBooleanImpl
          An implementation of the model object 'CG Boolean'.
 class CGElementIdImpl
          An implementation of the model object 'CG Element Id'.
 class CGIntegerImpl
          An implementation of the model object 'CG Integer'.
 class CGInvalidImpl
          An implementation of the model object 'CG Invalid'.
 class CGNullImpl
          An implementation of the model object 'CG Null'.
 class CGNumberImpl
          An implementation of the model object 'CG Number'.
 class CGRealImpl
          An implementation of the model object 'CG Real'.
 class CGStringImpl
          An implementation of the model object 'CG String'.
 class CGTextImpl
          An implementation of the model object 'CG Text'.
 class CGTypeIdImpl
          An implementation of the model object 'CG Type Id'.
 class CGUnlimitedImpl
          An implementation of the model object 'CG Infinity'.