Uses of Package
org.eclipse.ocl.examples.codegen.cgmodel

Packages that use org.eclipse.ocl.examples.codegen.cgmodel
org.eclipse.ocl.examples.autogen.analyzer   
org.eclipse.ocl.examples.autogen.autocgmodel   
org.eclipse.ocl.examples.autogen.autocgmodel.impl   
org.eclipse.ocl.examples.autogen.autocgmodel.util   
org.eclipse.ocl.examples.autogen.java   
org.eclipse.ocl.examples.codegen.analyzer   
org.eclipse.ocl.examples.codegen.cgmodel   
org.eclipse.ocl.examples.codegen.cgmodel.impl   
org.eclipse.ocl.examples.codegen.cgmodel.util   
org.eclipse.ocl.examples.codegen.cse   
org.eclipse.ocl.examples.codegen.generator   
org.eclipse.ocl.examples.codegen.java   
org.eclipse.ocl.examples.codegen.java.iteration   
org.eclipse.ocl.examples.codegen.java.types   
org.eclipse.ocl.examples.codegen.oclinecore   
org.eclipse.ocl.examples.codegen.oclinjunit   
org.eclipse.ocl.examples.codegen.utilities   
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.autogen.analyzer
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.autogen.autocgmodel
CGCallable
          A representation of the model object 'CG Callable'.
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGNamedElement
          A representation of the model object 'CG Named Element'.
CGOperation
          A representation of the model object 'CG Operation'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.autogen.autocgmodel.impl
CGCallable
          A representation of the model object 'CG Callable'.
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGNamedElement
          A representation of the model object 'CG Named Element'.
CGOperation
          A representation of the model object 'CG Operation'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.autogen.autocgmodel.util
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGNamedElement
          A representation of the model object 'CG Named Element'.
CGOperation
          A representation of the model object 'CG Operation'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.autogen.java
CGClass
          A representation of the model object 'CG Class'.
CGEcoreOperation
          A representation of the model object 'CG Ecore Operation'.
CGElement
          A representation of the model object 'CG Element'.
CGPackage
          A representation of the model object 'CG Package'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.analyzer
CGAssertNonNullExp
          A representation of the model object 'CG Assert Non Null Exp'.
CGBoolean
          A representation of the model object 'CG Boolean'.
CGBoxExp
          A representation of the model object 'CG Box Exp'.
CGBuiltInIterationCallExp
          A representation of the model object 'CG While Exp'.
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGCastExp
          A representation of the model object 'CG Cast Exp'.
CGCatchExp
          A representation of the model object 'CG Catch Exp'.
CGClass
          A representation of the model object 'CG Class'.
CGCollectionExp
          A representation of the model object 'CG Collection Exp'.
CGCollectionPart
          A representation of the model object 'CG Collection Part'.
CGConstant
          A representation of the model object 'CG Global Constant'.
CGConstantExp
          A representation of the model object 'CG Literal Exp'.
CGConstraint
          A representation of the model object 'CG Constraint'.
CGConstructorExp
          A representation of the model object 'CG Constructor Exp'.
CGConstructorPart
          A representation of the model object 'CG Constructor Part'.
CGEcoreOperation
          A representation of the model object 'CG Ecore Operation'.
CGEcoreOperationCallExp
          A representation of the model object 'CG Ecore Operation Call Exp'.
CGEcoreOppositePropertyCallExp
          A representation of the model object 'CG Ecore Opposite Property Call Exp'.
CGEcorePropertyCallExp
          A representation of the model object 'CG Ecore Property Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGElementId
          A representation of the model object 'CG Element Id'.
CGExecutorConstructorPart
          A representation of the model object 'CG Executor Constructor Part'.
CGExecutorOperation
          A representation of the model object 'CG Executor Operation'.
CGExecutorOppositePropertyCallExp
          A representation of the model object 'CG Executor Opposite Property Call Exp'.
CGExecutorProperty
          A representation of the model object 'CG Executor Property'.
CGExecutorPropertyCallExp
          A representation of the model object 'CG Executor Property Call Exp'.
CGExecutorType
          A representation of the model object 'CG Type With Reflection'.
CGGuardExp
          A representation of the model object 'CG Guard Exp'.
CGIfExp
          A representation of the model object 'CG If Exp'.
CGInteger
          A representation of the model object 'CG Integer'.
CGInvalid
          A representation of the model object 'CG Invalid'.
CGIsEqualExp
          A representation of the model object 'CG Is Equal Exp'.
CGIsInvalidExp
          A representation of the model object 'CG Is Invalid Exp'.
CGIsUndefinedExp
          A representation of the model object 'CG Is Undefined Exp'.
CGIterationCallExp
          A representation of the model object 'CG Iteration Call Exp'.
CGIterator
          A representation of the model object 'CG Iterator'.
CGLetExp
          A representation of the model object 'CG Let Exp'.
CGLibraryIterateCallExp
          A representation of the model object 'CG Library Iterate Call Exp'.
CGLibraryIterationCallExp
          A representation of the model object 'CG Library Iteration Call Exp'.
CGLibraryOperationCallExp
          A representation of the model object 'CG Library Operation Call Exp'.
CGLocalVariable
          A representation of the model object 'CG Variable'.
CGModel
          A representation of the model object 'CG Model'.
CGNamedElement
          A representation of the model object 'CG Named Element'.
CGNavigationCallExp
          A representation of the model object 'CG Navigation Call Exp'.
CGNull
          A representation of the model object 'CG Null'.
CGOperation
          A representation of the model object 'CG Operation'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGOppositePropertyCallExp
          A representation of the model object 'CG Opposite Property Call Exp'.
CGPackage
          A representation of the model object 'CG Package'.
CGParameter
          A representation of the model object 'CG Parameter'.
CGProperty
          A representation of the model object 'CG Property'.
CGPropertyCallExp
          A representation of the model object 'CG Property Call Exp'.
CGReal
          A representation of the model object 'CG Real'.
CGString
          A representation of the model object 'CG String'.
CGTextParameter
          A representation of the model object 'CG Text Parameter'.
CGThrowExp
          A representation of the model object 'CG Throw Exp'.
CGTupleExp
          A representation of the model object 'CG Tuple Exp'.
CGTuplePart
          A representation of the model object 'CG Tuple Part'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGTypeExp
          A representation of the model object 'CG Type Exp'.
CGTypeId
          A representation of the model object 'CG Type'.
CGUnboxExp
          A representation of the model object 'CG Unbox Exp'.
CGUnlimited
          A representation of the model object 'CG Infinity'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
CGVariableExp
          A representation of the model object 'CG Variable Exp'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.cgmodel
CGAccumulator
          A representation of the model object 'CG Accumulator'.
CGAssertNonNullExp
          A representation of the model object 'CG Assert Non Null Exp'.
CGBoolean
          A representation of the model object 'CG Boolean'.
CGBoxExp
          A representation of the model object 'CG Box Exp'.
CGBuiltInIterationCallExp
          A representation of the model object 'CG While Exp'.
CGCallable
          A representation of the model object 'CG Callable'.
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGCastExp
          A representation of the model object 'CG Cast Exp'.
CGCatchExp
          A representation of the model object 'CG Catch Exp'.
CGClass
          A representation of the model object 'CG Class'.
CGCollectionExp
          A representation of the model object 'CG Collection Exp'.
CGCollectionPart
          A representation of the model object 'CG Collection Part'.
CGConstant
          A representation of the model object 'CG Global Constant'.
CGConstantExp
          A representation of the model object 'CG Literal Exp'.
CGConstraint
          A representation of the model object 'CG Constraint'.
CGConstructorExp
          A representation of the model object 'CG Constructor Exp'.
CGConstructorPart
          A representation of the model object 'CG Constructor Part'.
CGEcoreClassConstructorExp
          A representation of the model object 'CG Ecore Class Constructor Exp'.
CGEcoreDataTypeConstructorExp
          A representation of the model object 'CG Ecore Data Type Constructor Exp'.
CGEcoreOperation
          A representation of the model object 'CG Ecore Operation'.
CGEcoreOperationCallExp
          A representation of the model object 'CG Ecore Operation Call Exp'.
CGEcoreOppositePropertyCallExp
          A representation of the model object 'CG Ecore Opposite Property Call Exp'.
CGEcorePropertyCallExp
          A representation of the model object 'CG Ecore Property Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGElementId
          A representation of the model object 'CG Element Id'.
CGExecutorCompositionProperty
          A representation of the model object 'CG Executor Composition Property'.
CGExecutorConstructorPart
          A representation of the model object 'CG Executor Constructor Part'.
CGExecutorNavigationProperty
          A representation of the model object 'CG Executor Navigation Property'.
CGExecutorOperation
          A representation of the model object 'CG Executor Operation'.
CGExecutorOperationCallExp
          A representation of the model object 'CG Executor Operation Call Exp'.
CGExecutorOppositeProperty
          A representation of the model object 'CG Executor Opposite Property'.
CGExecutorOppositePropertyCallExp
          A representation of the model object 'CG Executor Opposite Property Call Exp'.
CGExecutorProperty
          A representation of the model object 'CG Executor Property'.
CGExecutorPropertyCallExp
          A representation of the model object 'CG Executor Property Call Exp'.
CGExecutorType
          A representation of the model object 'CG Type With Reflection'.
CGFinalVariable
          A representation of the model object 'CG Final Variable'.
CGGuardExp
          A representation of the model object 'CG Guard Exp'.
CGIfExp
          A representation of the model object 'CG If Exp'.
CGInteger
          A representation of the model object 'CG Integer'.
CGInvalid
          A representation of the model object 'CG Invalid'.
CGIsEqualExp
          A representation of the model object 'CG Is Equal Exp'.
CGIsInvalidExp
          A representation of the model object 'CG Is Invalid Exp'.
CGIsUndefinedExp
          A representation of the model object 'CG Is Undefined Exp'.
CGIterationCallExp
          A representation of the model object 'CG Iteration Call Exp'.
CGIterator
          A representation of the model object 'CG Iterator'.
CGLetExp
          A representation of the model object 'CG Let Exp'.
CGLibraryIterateCallExp
          A representation of the model object 'CG Library Iterate Call Exp'.
CGLibraryIterationCallExp
          A representation of the model object 'CG Library Iteration Call Exp'.
CGLibraryOperation
          A representation of the model object 'CG Library Operation'.
CGLibraryOperationCallExp
          A representation of the model object 'CG Library Operation Call Exp'.
CGLibraryPropertyCallExp
          A representation of the model object 'CG Library Property Call Exp'.
CGLocalVariable
          A representation of the model object 'CG Variable'.
CGModel
          A representation of the model object 'CG Model'.
CGModelFactory
          The Factory for the model.
CGModelPackage
          The Package for the model.
CGNamedElement
          A representation of the model object 'CG Named Element'.
CGNavigationCallExp
          A representation of the model object 'CG Navigation Call Exp'.
CGNull
          A representation of the model object 'CG Null'.
CGNumber
          A representation of the model object 'CG Number'.
CGOperation
          A representation of the model object 'CG Operation'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGOppositePropertyCallExp
          A representation of the model object 'CG Opposite Property Call Exp'.
CGPackage
          A representation of the model object 'CG Package'.
CGParameter
          A representation of the model object 'CG Parameter'.
CGProperty
          A representation of the model object 'CG Property'.
CGPropertyCallExp
          A representation of the model object 'CG Property Call Exp'.
CGReal
          A representation of the model object 'CG Real'.
CGSettableVariable
          A representation of the model object 'CG Settable Variable'.
CGString
          A representation of the model object 'CG String'.
CGText
          A representation of the model object 'CG Text'.
CGTextParameter
          A representation of the model object 'CG Text Parameter'.
CGThrowExp
          A representation of the model object 'CG Throw Exp'.
CGTupleExp
          A representation of the model object 'CG Tuple Exp'.
CGTuplePart
          A representation of the model object 'CG Tuple Part'.
CGTuplePartCallExp
          A representation of the model object 'CG Tuple Part Call Exp'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGTypeExp
          A representation of the model object 'CG Type Exp'.
CGTypeId
          A representation of the model object 'CG Type'.
CGUnboxExp
          A representation of the model object 'CG Unbox Exp'.
CGUnlimited
          A representation of the model object 'CG Infinity'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
CGVariableExp
          A representation of the model object 'CG Variable Exp'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.cgmodel.impl
CGAccumulator
          A representation of the model object 'CG Accumulator'.
CGAssertNonNullExp
          A representation of the model object 'CG Assert Non Null Exp'.
CGBoolean
          A representation of the model object 'CG Boolean'.
CGBoxExp
          A representation of the model object 'CG Box Exp'.
CGBuiltInIterationCallExp
          A representation of the model object 'CG While Exp'.
CGCallable
          A representation of the model object 'CG Callable'.
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGCastExp
          A representation of the model object 'CG Cast Exp'.
CGCatchExp
          A representation of the model object 'CG Catch Exp'.
CGClass
          A representation of the model object 'CG Class'.
CGCollectionExp
          A representation of the model object 'CG Collection Exp'.
CGCollectionPart
          A representation of the model object 'CG Collection Part'.
CGConstant
          A representation of the model object 'CG Global Constant'.
CGConstantExp
          A representation of the model object 'CG Literal Exp'.
CGConstraint
          A representation of the model object 'CG Constraint'.
CGConstructorExp
          A representation of the model object 'CG Constructor Exp'.
CGConstructorPart
          A representation of the model object 'CG Constructor Part'.
CGEcoreClassConstructorExp
          A representation of the model object 'CG Ecore Class Constructor Exp'.
CGEcoreDataTypeConstructorExp
          A representation of the model object 'CG Ecore Data Type Constructor Exp'.
CGEcoreOperation
          A representation of the model object 'CG Ecore Operation'.
CGEcoreOperationCallExp
          A representation of the model object 'CG Ecore Operation Call Exp'.
CGEcoreOppositePropertyCallExp
          A representation of the model object 'CG Ecore Opposite Property Call Exp'.
CGEcorePropertyCallExp
          A representation of the model object 'CG Ecore Property Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGElementId
          A representation of the model object 'CG Element Id'.
CGExecutorCompositionProperty
          A representation of the model object 'CG Executor Composition Property'.
CGExecutorConstructorPart
          A representation of the model object 'CG Executor Constructor Part'.
CGExecutorNavigationProperty
          A representation of the model object 'CG Executor Navigation Property'.
CGExecutorOperation
          A representation of the model object 'CG Executor Operation'.
CGExecutorOperationCallExp
          A representation of the model object 'CG Executor Operation Call Exp'.
CGExecutorOppositeProperty
          A representation of the model object 'CG Executor Opposite Property'.
CGExecutorOppositePropertyCallExp
          A representation of the model object 'CG Executor Opposite Property Call Exp'.
CGExecutorProperty
          A representation of the model object 'CG Executor Property'.
CGExecutorPropertyCallExp
          A representation of the model object 'CG Executor Property Call Exp'.
CGExecutorType
          A representation of the model object 'CG Type With Reflection'.
CGFinalVariable
          A representation of the model object 'CG Final Variable'.
CGGuardExp
          A representation of the model object 'CG Guard Exp'.
CGIfExp
          A representation of the model object 'CG If Exp'.
CGInteger
          A representation of the model object 'CG Integer'.
CGInvalid
          A representation of the model object 'CG Invalid'.
CGIsEqualExp
          A representation of the model object 'CG Is Equal Exp'.
CGIsInvalidExp
          A representation of the model object 'CG Is Invalid Exp'.
CGIsUndefinedExp
          A representation of the model object 'CG Is Undefined Exp'.
CGIterationCallExp
          A representation of the model object 'CG Iteration Call Exp'.
CGIterator
          A representation of the model object 'CG Iterator'.
CGLetExp
          A representation of the model object 'CG Let Exp'.
CGLibraryIterateCallExp
          A representation of the model object 'CG Library Iterate Call Exp'.
CGLibraryIterationCallExp
          A representation of the model object 'CG Library Iteration Call Exp'.
CGLibraryOperation
          A representation of the model object 'CG Library Operation'.
CGLibraryOperationCallExp
          A representation of the model object 'CG Library Operation Call Exp'.
CGLibraryPropertyCallExp
          A representation of the model object 'CG Library Property Call Exp'.
CGLocalVariable
          A representation of the model object 'CG Variable'.
CGModel
          A representation of the model object 'CG Model'.
CGModelFactory
          The Factory for the model.
CGModelPackage
          The Package for the model.
CGNamedElement
          A representation of the model object 'CG Named Element'.
CGNavigationCallExp
          A representation of the model object 'CG Navigation Call Exp'.
CGNull
          A representation of the model object 'CG Null'.
CGNumber
          A representation of the model object 'CG Number'.
CGOperation
          A representation of the model object 'CG Operation'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGOppositePropertyCallExp
          A representation of the model object 'CG Opposite Property Call Exp'.
CGPackage
          A representation of the model object 'CG Package'.
CGParameter
          A representation of the model object 'CG Parameter'.
CGProperty
          A representation of the model object 'CG Property'.
CGPropertyCallExp
          A representation of the model object 'CG Property Call Exp'.
CGReal
          A representation of the model object 'CG Real'.
CGSettableVariable
          A representation of the model object 'CG Settable Variable'.
CGString
          A representation of the model object 'CG String'.
CGText
          A representation of the model object 'CG Text'.
CGTextParameter
          A representation of the model object 'CG Text Parameter'.
CGThrowExp
          A representation of the model object 'CG Throw Exp'.
CGTupleExp
          A representation of the model object 'CG Tuple Exp'.
CGTuplePart
          A representation of the model object 'CG Tuple Part'.
CGTuplePartCallExp
          A representation of the model object 'CG Tuple Part Call Exp'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGTypeExp
          A representation of the model object 'CG Type Exp'.
CGTypeId
          A representation of the model object 'CG Type'.
CGUnboxExp
          A representation of the model object 'CG Unbox Exp'.
CGUnlimited
          A representation of the model object 'CG Infinity'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
CGVariableExp
          A representation of the model object 'CG Variable Exp'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.cgmodel.util
CGAccumulator
          A representation of the model object 'CG Accumulator'.
CGAssertNonNullExp
          A representation of the model object 'CG Assert Non Null Exp'.
CGBoolean
          A representation of the model object 'CG Boolean'.
CGBoxExp
          A representation of the model object 'CG Box Exp'.
CGBuiltInIterationCallExp
          A representation of the model object 'CG While Exp'.
CGCallable
          A representation of the model object 'CG Callable'.
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGCastExp
          A representation of the model object 'CG Cast Exp'.
CGCatchExp
          A representation of the model object 'CG Catch Exp'.
CGClass
          A representation of the model object 'CG Class'.
CGCollectionExp
          A representation of the model object 'CG Collection Exp'.
CGCollectionPart
          A representation of the model object 'CG Collection Part'.
CGConstant
          A representation of the model object 'CG Global Constant'.
CGConstantExp
          A representation of the model object 'CG Literal Exp'.
CGConstraint
          A representation of the model object 'CG Constraint'.
CGConstructorExp
          A representation of the model object 'CG Constructor Exp'.
CGConstructorPart
          A representation of the model object 'CG Constructor Part'.
CGEcoreClassConstructorExp
          A representation of the model object 'CG Ecore Class Constructor Exp'.
CGEcoreDataTypeConstructorExp
          A representation of the model object 'CG Ecore Data Type Constructor Exp'.
CGEcoreOperation
          A representation of the model object 'CG Ecore Operation'.
CGEcoreOperationCallExp
          A representation of the model object 'CG Ecore Operation Call Exp'.
CGEcoreOppositePropertyCallExp
          A representation of the model object 'CG Ecore Opposite Property Call Exp'.
CGEcorePropertyCallExp
          A representation of the model object 'CG Ecore Property Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGElementId
          A representation of the model object 'CG Element Id'.
CGExecutorCompositionProperty
          A representation of the model object 'CG Executor Composition Property'.
CGExecutorConstructorPart
          A representation of the model object 'CG Executor Constructor Part'.
CGExecutorNavigationProperty
          A representation of the model object 'CG Executor Navigation Property'.
CGExecutorOperation
          A representation of the model object 'CG Executor Operation'.
CGExecutorOperationCallExp
          A representation of the model object 'CG Executor Operation Call Exp'.
CGExecutorOppositeProperty
          A representation of the model object 'CG Executor Opposite Property'.
CGExecutorOppositePropertyCallExp
          A representation of the model object 'CG Executor Opposite Property Call Exp'.
CGExecutorProperty
          A representation of the model object 'CG Executor Property'.
CGExecutorPropertyCallExp
          A representation of the model object 'CG Executor Property Call Exp'.
CGExecutorType
          A representation of the model object 'CG Type With Reflection'.
CGFinalVariable
          A representation of the model object 'CG Final Variable'.
CGGuardExp
          A representation of the model object 'CG Guard Exp'.
CGIfExp
          A representation of the model object 'CG If Exp'.
CGInteger
          A representation of the model object 'CG Integer'.
CGInvalid
          A representation of the model object 'CG Invalid'.
CGIsEqualExp
          A representation of the model object 'CG Is Equal Exp'.
CGIsInvalidExp
          A representation of the model object 'CG Is Invalid Exp'.
CGIsUndefinedExp
          A representation of the model object 'CG Is Undefined Exp'.
CGIterationCallExp
          A representation of the model object 'CG Iteration Call Exp'.
CGIterator
          A representation of the model object 'CG Iterator'.
CGLetExp
          A representation of the model object 'CG Let Exp'.
CGLibraryIterateCallExp
          A representation of the model object 'CG Library Iterate Call Exp'.
CGLibraryIterationCallExp
          A representation of the model object 'CG Library Iteration Call Exp'.
CGLibraryOperation
          A representation of the model object 'CG Library Operation'.
CGLibraryOperationCallExp
          A representation of the model object 'CG Library Operation Call Exp'.
CGLibraryPropertyCallExp
          A representation of the model object 'CG Library Property Call Exp'.
CGLocalVariable
          A representation of the model object 'CG Variable'.
CGModel
          A representation of the model object 'CG Model'.
CGModelPackage
          The Package for the model.
CGNamedElement
          A representation of the model object 'CG Named Element'.
CGNavigationCallExp
          A representation of the model object 'CG Navigation Call Exp'.
CGNull
          A representation of the model object 'CG Null'.
CGNumber
          A representation of the model object 'CG Number'.
CGOperation
          A representation of the model object 'CG Operation'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGOppositePropertyCallExp
          A representation of the model object 'CG Opposite Property Call Exp'.
CGPackage
          A representation of the model object 'CG Package'.
CGParameter
          A representation of the model object 'CG Parameter'.
CGProperty
          A representation of the model object 'CG Property'.
CGPropertyCallExp
          A representation of the model object 'CG Property Call Exp'.
CGReal
          A representation of the model object 'CG Real'.
CGSettableVariable
          A representation of the model object 'CG Settable Variable'.
CGString
          A representation of the model object 'CG String'.
CGText
          A representation of the model object 'CG Text'.
CGTextParameter
          A representation of the model object 'CG Text Parameter'.
CGThrowExp
          A representation of the model object 'CG Throw Exp'.
CGTupleExp
          A representation of the model object 'CG Tuple Exp'.
CGTuplePart
          A representation of the model object 'CG Tuple Part'.
CGTuplePartCallExp
          A representation of the model object 'CG Tuple Part Call Exp'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGTypeExp
          A representation of the model object 'CG Type Exp'.
CGTypeId
          A representation of the model object 'CG Type'.
CGUnboxExp
          A representation of the model object 'CG Unbox Exp'.
CGUnlimited
          A representation of the model object 'CG Infinity'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
CGVariableExp
          A representation of the model object 'CG Variable Exp'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.cse
CGCatchExp
          A representation of the model object 'CG Catch Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGIfExp
          A representation of the model object 'CG If Exp'.
CGIterationCallExp
          A representation of the model object 'CG Iteration Call Exp'.
CGLetExp
          A representation of the model object 'CG Let Exp'.
CGParameter
          A representation of the model object 'CG Parameter'.
CGThrowExp
          A representation of the model object 'CG Throw Exp'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.generator
CGBoxExp
          A representation of the model object 'CG Box Exp'.
CGBuiltInIterationCallExp
          A representation of the model object 'CG While Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGTypeId
          A representation of the model object 'CG Type'.
CGUnboxExp
          A representation of the model object 'CG Unbox Exp'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.java
CGAssertNonNullExp
          A representation of the model object 'CG Assert Non Null Exp'.
CGBoolean
          A representation of the model object 'CG Boolean'.
CGBoxExp
          A representation of the model object 'CG Box Exp'.
CGBuiltInIterationCallExp
          A representation of the model object 'CG While Exp'.
CGCastExp
          A representation of the model object 'CG Cast Exp'.
CGCatchExp
          A representation of the model object 'CG Catch Exp'.
CGClass
          A representation of the model object 'CG Class'.
CGCollectionExp
          A representation of the model object 'CG Collection Exp'.
CGCollectionPart
          A representation of the model object 'CG Collection Part'.
CGConstantExp
          A representation of the model object 'CG Literal Exp'.
CGConstraint
          A representation of the model object 'CG Constraint'.
CGConstructorExp
          A representation of the model object 'CG Constructor Exp'.
CGConstructorPart
          A representation of the model object 'CG Constructor Part'.
CGEcoreDataTypeConstructorExp
          A representation of the model object 'CG Ecore Data Type Constructor Exp'.
CGEcoreOperationCallExp
          A representation of the model object 'CG Ecore Operation Call Exp'.
CGEcorePropertyCallExp
          A representation of the model object 'CG Ecore Property Call Exp'.
CGElement
          A representation of the model object 'CG Element'.
CGElementId
          A representation of the model object 'CG Element Id'.
CGExecutorCompositionProperty
          A representation of the model object 'CG Executor Composition Property'.
CGExecutorConstructorPart
          A representation of the model object 'CG Executor Constructor Part'.
CGExecutorNavigationProperty
          A representation of the model object 'CG Executor Navigation Property'.
CGExecutorOperation
          A representation of the model object 'CG Executor Operation'.
CGExecutorOperationCallExp
          A representation of the model object 'CG Executor Operation Call Exp'.
CGExecutorOppositeProperty
          A representation of the model object 'CG Executor Opposite Property'.
CGExecutorOppositePropertyCallExp
          A representation of the model object 'CG Executor Opposite Property Call Exp'.
CGExecutorProperty
          A representation of the model object 'CG Executor Property'.
CGExecutorPropertyCallExp
          A representation of the model object 'CG Executor Property Call Exp'.
CGExecutorType
          A representation of the model object 'CG Type With Reflection'.
CGGuardExp
          A representation of the model object 'CG Guard Exp'.
CGIfExp
          A representation of the model object 'CG If Exp'.
CGInteger
          A representation of the model object 'CG Integer'.
CGInvalid
          A representation of the model object 'CG Invalid'.
CGIsEqualExp
          A representation of the model object 'CG Is Equal Exp'.
CGIsInvalidExp
          A representation of the model object 'CG Is Invalid Exp'.
CGIsUndefinedExp
          A representation of the model object 'CG Is Undefined Exp'.
CGIterationCallExp
          A representation of the model object 'CG Iteration Call Exp'.
CGIterator
          A representation of the model object 'CG Iterator'.
CGLetExp
          A representation of the model object 'CG Let Exp'.
CGLibraryIterateCallExp
          A representation of the model object 'CG Library Iterate Call Exp'.
CGLibraryIterationCallExp
          A representation of the model object 'CG Library Iteration Call Exp'.
CGLibraryOperationCallExp
          A representation of the model object 'CG Library Operation Call Exp'.
CGLibraryPropertyCallExp
          A representation of the model object 'CG Library Property Call Exp'.
CGNull
          A representation of the model object 'CG Null'.
CGOperation
          A representation of the model object 'CG Operation'.
CGPackage
          A representation of the model object 'CG Package'.
CGParameter
          A representation of the model object 'CG Parameter'.
CGProperty
          A representation of the model object 'CG Property'.
CGReal
          A representation of the model object 'CG Real'.
CGString
          A representation of the model object 'CG String'.
CGText
          A representation of the model object 'CG Text'.
CGTextParameter
          A representation of the model object 'CG Text Parameter'.
CGThrowExp
          A representation of the model object 'CG Throw Exp'.
CGTupleExp
          A representation of the model object 'CG Tuple Exp'.
CGTuplePartCallExp
          A representation of the model object 'CG Tuple Part Call Exp'.
CGTypedElement
          A representation of the model object 'CG Typed Element'.
CGTypeExp
          A representation of the model object 'CG Type Exp'.
CGTypeId
          A representation of the model object 'CG Type'.
CGUnboxExp
          A representation of the model object 'CG Unbox Exp'.
CGUnlimited
          A representation of the model object 'CG Infinity'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
CGVariableExp
          A representation of the model object 'CG Variable Exp'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.java.iteration
CGBuiltInIterationCallExp
          A representation of the model object 'CG While Exp'.
CGIterator
          A representation of the model object 'CG Iterator'.
CGTypeId
          A representation of the model object 'CG Type'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.java.types
CGBoxExp
          A representation of the model object 'CG Box Exp'.
CGUnboxExp
          A representation of the model object 'CG Unbox Exp'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.oclinecore
CGClass
          A representation of the model object 'CG Class'.
CGConstantExp
          A representation of the model object 'CG Literal Exp'.
CGConstraint
          A representation of the model object 'CG Constraint'.
CGElement
          A representation of the model object 'CG Element'.
CGOperation
          A representation of the model object 'CG Operation'.
CGPackage
          A representation of the model object 'CG Package'.
CGParameter
          A representation of the model object 'CG Parameter'.
CGProperty
          A representation of the model object 'CG Property'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
CGVariable
          A representation of the model object 'CG Variable Declaration'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.oclinjunit
CGClass
          A representation of the model object 'CG Class'.
CGPackage
          A representation of the model object 'CG Package'.
CGValuedElement
          A representation of the model object 'CG Valued Element'.
 

Classes in org.eclipse.ocl.examples.codegen.cgmodel used by org.eclipse.ocl.examples.codegen.utilities
CGCallExp
          A representation of the model object 'CG Call Exp'.
CGCollectionExp
          A representation of the model object 'CG Collection Exp'.
CGCollectionPart
          A representation of the model object 'CG Collection Part'.
CGConstructorPart
          A representation of the model object 'CG Constructor Part'.
CGEcoreClassConstructorExp
          A representation of the model object 'CG Ecore Class Constructor Exp'.
CGEcoreDataTypeConstructorExp
          A representation of the model object 'CG Ecore Data Type Constructor Exp'.
CGIfExp
          A representation of the model object 'CG If Exp'.
CGIterationCallExp
          A representation of the model object 'CG Iteration Call Exp'.
CGLetExp
          A representation of the model object 'CG Let Exp'.
CGNavigationCallExp
          A representation of the model object 'CG Navigation Call Exp'.
CGNumber
          A representation of the model object 'CG Number'.
CGOperationCallExp
          A representation of the model object 'CG Operation Call Exp'.
CGTupleExp
          A representation of the model object 'CG Tuple Exp'.
CGTuplePart
          A representation of the model object 'CG Tuple Part'.