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

Packages that use CGCallExpImpl
org.eclipse.ocl.examples.autogen.autocgmodel.impl   
org.eclipse.ocl.examples.codegen.cgmodel.impl   
 

Uses of CGCallExpImpl in org.eclipse.ocl.examples.autogen.autocgmodel.impl
 

Subclasses of CGCallExpImpl in org.eclipse.ocl.examples.autogen.autocgmodel.impl
 class CGASTCallExpImpl
          An implementation of the model object 'CGAST Call Exp'.
 

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

Subclasses of CGCallExpImpl in org.eclipse.ocl.examples.codegen.cgmodel.impl
 class CGAssertNonNullExpImpl
          An implementation of the model object 'CG Assert Non Null Exp'.
 class CGBoxExpImpl
          An implementation of the model object 'CG Box Exp'.
 class CGBuiltInIterationCallExpImpl
          An implementation of the model object 'CG Built In Iteration Call Exp'.
 class CGCastExpImpl
          An implementation of the model object 'CG Cast Exp'.
 class CGCatchExpImpl
          An implementation of the model object 'CG Catch Exp'.
 class CGEcoreOperationCallExpImpl
          An implementation of the model object 'CG Ecore Operation Call Exp'.
 class CGEcoreOppositePropertyCallExpImpl
          An implementation of the model object 'CG Ecore Opposite Property Call Exp'.
 class CGEcorePropertyCallExpImpl
          An implementation of the model object 'CG Ecore Property Call Exp'.
 class CGExecutorOperationCallExpImpl
          An implementation of the model object 'CG Executor Operation Call Exp'.
 class CGExecutorOppositePropertyCallExpImpl
          An implementation of the model object 'CG Executor Opposite Property Call Exp'.
 class CGExecutorPropertyCallExpImpl
          An implementation of the model object 'CG Executor Property Call Exp'.
 class CGGuardExpImpl
          An implementation of the model object 'CG Guard Exp'.
 class CGIsEqualExpImpl
          An implementation of the model object 'CG Is Equal Exp'.
 class CGIsInvalidExpImpl
          An implementation of the model object 'CG Is Invalid Exp'.
 class CGIsUndefinedExpImpl
          An implementation of the model object 'CG Is Undefined Exp'.
 class CGIterationCallExpImpl
          An implementation of the model object 'CG Iteration Call Exp'.
 class CGLibraryIterateCallExpImpl
          An implementation of the model object 'CG Library Iterate Call Exp'.
 class CGLibraryIterationCallExpImpl
          An implementation of the model object 'CG Library Iteration Call Exp'.
 class CGLibraryOperationCallExpImpl
          An implementation of the model object 'CG Library Operation Call Exp'.
 class CGLibraryPropertyCallExpImpl
          An implementation of the model object 'CG Library Property Call Exp'.
 class CGNavigationCallExpImpl
          An implementation of the model object 'CG Navigation Call Exp'.
 class CGOperationCallExpImpl
          An implementation of the model object 'CG Operation Call Exp'.
 class CGOppositePropertyCallExpImpl
          An implementation of the model object 'CG Opposite Property Call Exp'.
 class CGPropertyCallExpImpl
          An implementation of the model object 'CG Property Call Exp'.
 class CGThrowExpImpl
          An implementation of the model object 'CG Throw Exp'.
 class CGTuplePartCallExpImpl
          An implementation of the model object 'CG Tuple Part Call Exp'.
 class CGUnboxExpImpl
          An implementation of the model object 'CG Unbox Exp'.