org.eclipse.ocl.examples.codegen.cgmodel
Interface CGModelPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CGModelPackageImpl

public interface CGModelPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

The CGModel provides a Code Generation friendly form of the OCL Pivot model, with distinct classes such as LibraryPropertyCallExp and EcorePropertyCallExp for distinct purposes. Additional classes such as BoxExpr, CatchExpr and CastParameter support rewrite optimizations.

References to the Pivot model are expressed as attributes with datatype values in order to avoid confusion as to whether the new or old pivot mosdel is in use while code generating the pivot model.

See Also:
CGModelFactory
Generated
Model
kind="package" annotation="http://www.eclipse.org/OCL/Import ecore='http://www.eclipse.org/emf/2002/Ecore#/'"

Nested Class Summary
static interface CGModelPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int CG_BOOLEAN
          The meta object id for the 'CG Boolean' class.
static int CG_BOOLEAN___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_BOOLEAN___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_BOOLEAN__BOOLEAN_VALUE
          The feature id for the 'Boolean Value' attribute.
static int CG_BOOLEAN__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_BOOLEAN__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_BOOLEAN__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_BOOLEAN__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_BOOLEAN__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_BOOLEAN__FALSE
          The feature id for the 'False' attribute.
static int CG_BOOLEAN__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_BOOLEAN__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_BOOLEAN__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_BOOLEAN__NAME
          The feature id for the 'Name' attribute.
static int CG_BOOLEAN__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_BOOLEAN__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_BOOLEAN__NULL
          The feature id for the 'Null' attribute.
static int CG_BOOLEAN__PARENT
          The feature id for the 'Parent' reference.
static int CG_BOOLEAN__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_BOOLEAN__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_BOOLEAN__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_BOOLEAN__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_BOOLEAN__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_BOOLEAN__TRUE
          The feature id for the 'True' attribute.
static int CG_BOOLEAN__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_BOOLEAN__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_BOOLEAN__VALUE
          The feature id for the 'Value' reference.
static int CG_BOOLEAN__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_BOOLEAN_FEATURE_COUNT
          The number of structural features of the 'CG Boolean' class.
static int CG_BOOLEAN_OPERATION_COUNT
          The number of operations of the 'CG Boolean' class.
static int CG_BOX_EXP
          The meta object id for the 'CG Box Exp' class.
static int CG_BOX_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_BOX_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_BOX_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_BOX_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_BOX_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_BOX_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_BOX_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_BOX_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_BOX_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_BOX_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_BOX_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_BOX_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_BOX_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_BOX_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_BOX_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_BOX_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_BOX_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_BOX_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_BOX_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_BOX_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_BOX_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_BOX_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_BOX_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_BOX_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_BOX_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_BOX_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_BOX_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_BOX_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_BOX_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Box Exp' class.
static int CG_BOX_EXP_OPERATION_COUNT
          The number of operations of the 'CG Box Exp' class.
static int CG_BUILT_IN_ITERATION_CALL_EXP
          The meta object id for the 'CG Built In Iteration Call Exp' class.
static int CG_BUILT_IN_ITERATION_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_BUILT_IN_ITERATION_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_BUILT_IN_ITERATION_CALL_EXP__ACCUMULATOR
          The feature id for the 'Accumulator' containment reference.
static int CG_BUILT_IN_ITERATION_CALL_EXP__BODY
          The feature id for the 'Body' containment reference.
static int CG_BUILT_IN_ITERATION_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_BUILT_IN_ITERATION_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__ITERATORS
          The feature id for the 'Iterators' containment reference list.
static int CG_BUILT_IN_ITERATION_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_BUILT_IN_ITERATION_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__REFERRED_ITERATION
          The feature id for the 'Referred Iteration' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_BUILT_IN_ITERATION_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_BUILT_IN_ITERATION_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_BUILT_IN_ITERATION_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_BUILT_IN_ITERATION_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_BUILT_IN_ITERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Built In Iteration Call Exp' class.
static int CG_BUILT_IN_ITERATION_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Built In Iteration Call Exp' class.
static int CG_CALL_EXP
          The meta object id for the 'CG Call Exp' class.
static int CG_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Call Exp' class.
static int CG_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Call Exp' class.
static int CG_CAST_PARAMETER
          The meta object id for the 'CG Cast Parameter' class.
static int CG_CAST_PARAMETER___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_CAST_PARAMETER___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_CAST_PARAMETER__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_CAST_PARAMETER__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_CAST_PARAMETER__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_CAST_PARAMETER__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_CAST_PARAMETER__FALSE
          The feature id for the 'False' attribute.
static int CG_CAST_PARAMETER__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_CAST_PARAMETER__INIT
          The feature id for the 'Init' containment reference.
static int CG_CAST_PARAMETER__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_CAST_PARAMETER__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_CAST_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int CG_CAST_PARAMETER__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_CAST_PARAMETER__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_CAST_PARAMETER__NULL
          The feature id for the 'Null' attribute.
static int CG_CAST_PARAMETER__OPERATION
          The feature id for the 'Operation' reference.
static int CG_CAST_PARAMETER__PARENT
          The feature id for the 'Parent' reference.
static int CG_CAST_PARAMETER__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CAST_PARAMETER__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_CAST_PARAMETER__REFERRED_PARAMETER
          The feature id for the 'Referred Parameter' reference.
static int CG_CAST_PARAMETER__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_CAST_PARAMETER__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_CAST_PARAMETER__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_CAST_PARAMETER__TRUE
          The feature id for the 'True' attribute.
static int CG_CAST_PARAMETER__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_CAST_PARAMETER__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_CAST_PARAMETER__VALUE
          The feature id for the 'Value' reference.
static int CG_CAST_PARAMETER__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_CAST_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'CG Cast Parameter' class.
static int CG_CAST_PARAMETER_OPERATION_COUNT
          The number of operations of the 'CG Cast Parameter' class.
static int CG_CATCH_EXP
          The meta object id for the 'CG Catch Exp' class.
static int CG_CATCH_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_CATCH_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_CATCH_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_CATCH_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_CATCH_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_CATCH_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_CATCH_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_CATCH_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_CATCH_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_CATCH_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_CATCH_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_CATCH_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_CATCH_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_CATCH_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_CATCH_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_CATCH_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_CATCH_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CATCH_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_CATCH_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_CATCH_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_CATCH_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_CATCH_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_CATCH_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_CATCH_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_CATCH_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_CATCH_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_CATCH_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_CATCH_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_CATCH_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Catch Exp' class.
static int CG_CATCH_EXP_OPERATION_COUNT
          The number of operations of the 'CG Catch Exp' class.
static int CG_CLASS
          The meta object id for the 'CG Class' class.
static int CG_CLASS__CONTAINING_PACKAGE
          The feature id for the 'Containing Package' container reference.
static int CG_CLASS__INVARIANTS
          The feature id for the 'Invariants' containment reference list.
static int CG_CLASS__NAME
          The feature id for the 'Name' attribute.
static int CG_CLASS__OPERATIONS
          The feature id for the 'Operations' containment reference list.
static int CG_CLASS__PARENT
          The feature id for the 'Parent' reference.
static int CG_CLASS__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CLASS__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int CG_CLASS_FEATURE_COUNT
          The number of structural features of the 'CG Class' class.
static int CG_CLASS_OPERATION_COUNT
          The number of operations of the 'CG Class' class.
static int CG_COLLECTION_EXP
          The meta object id for the 'CG Collection Exp' class.
static int CG_COLLECTION_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_COLLECTION_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_COLLECTION_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_COLLECTION_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_COLLECTION_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_COLLECTION_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_COLLECTION_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_COLLECTION_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_COLLECTION_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_COLLECTION_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_COLLECTION_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_COLLECTION_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_COLLECTION_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_COLLECTION_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_COLLECTION_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_COLLECTION_EXP__PARTS
          The feature id for the 'Parts' containment reference list.
static int CG_COLLECTION_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_COLLECTION_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_COLLECTION_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_COLLECTION_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_COLLECTION_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_COLLECTION_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_COLLECTION_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_COLLECTION_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_COLLECTION_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_COLLECTION_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_COLLECTION_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Collection Exp' class.
static int CG_COLLECTION_EXP_OPERATION_COUNT
          The number of operations of the 'CG Collection Exp' class.
static int CG_COLLECTION_PART
          The meta object id for the 'CG Collection Part' class.
static int CG_COLLECTION_PART___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_COLLECTION_PART___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_COLLECTION_PART__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_COLLECTION_PART__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_COLLECTION_PART__COLLECTION_EXP
          The feature id for the 'Collection Exp' container reference.
static int CG_COLLECTION_PART__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_COLLECTION_PART__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_COLLECTION_PART__FALSE
          The feature id for the 'False' attribute.
static int CG_COLLECTION_PART__FIRST
          The feature id for the 'First' containment reference.
static int CG_COLLECTION_PART__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_COLLECTION_PART__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_COLLECTION_PART__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_COLLECTION_PART__LAST
          The feature id for the 'Last' containment reference.
static int CG_COLLECTION_PART__NAME
          The feature id for the 'Name' attribute.
static int CG_COLLECTION_PART__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_COLLECTION_PART__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_COLLECTION_PART__NULL
          The feature id for the 'Null' attribute.
static int CG_COLLECTION_PART__PARENT
          The feature id for the 'Parent' reference.
static int CG_COLLECTION_PART__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_COLLECTION_PART__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_COLLECTION_PART__RANGE
          The feature id for the 'Range' attribute.
static int CG_COLLECTION_PART__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_COLLECTION_PART__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_COLLECTION_PART__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_COLLECTION_PART__TRUE
          The feature id for the 'True' attribute.
static int CG_COLLECTION_PART__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_COLLECTION_PART__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_COLLECTION_PART__VALUE
          The feature id for the 'Value' reference.
static int CG_COLLECTION_PART__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_COLLECTION_PART_FEATURE_COUNT
          The number of structural features of the 'CG Collection Part' class.
static int CG_COLLECTION_PART_OPERATION_COUNT
          The number of operations of the 'CG Collection Part' class.
static int CG_CONSTANT
          The meta object id for the 'CG Constant' class.
static int CG_CONSTANT___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_CONSTANT___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_CONSTANT__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_CONSTANT__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_CONSTANT__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_CONSTANT__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_CONSTANT__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_CONSTANT__FALSE
          The feature id for the 'False' attribute.
static int CG_CONSTANT__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_CONSTANT__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_CONSTANT__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_CONSTANT__NAME
          The feature id for the 'Name' attribute.
static int CG_CONSTANT__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_CONSTANT__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_CONSTANT__NULL
          The feature id for the 'Null' attribute.
static int CG_CONSTANT__PARENT
          The feature id for the 'Parent' reference.
static int CG_CONSTANT__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CONSTANT__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_CONSTANT__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_CONSTANT__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_CONSTANT__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_CONSTANT__TRUE
          The feature id for the 'True' attribute.
static int CG_CONSTANT__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_CONSTANT__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_CONSTANT__VALUE
          The feature id for the 'Value' reference.
static int CG_CONSTANT__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_CONSTANT_EXP
          The meta object id for the 'CG Constant Exp' class.
static int CG_CONSTANT_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_CONSTANT_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_CONSTANT_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_CONSTANT_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_CONSTANT_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_CONSTANT_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_CONSTANT_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_CONSTANT_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_CONSTANT_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_CONSTANT_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_CONSTANT_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_CONSTANT_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_CONSTANT_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_CONSTANT_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_CONSTANT_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_CONSTANT_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CONSTANT_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_CONSTANT_EXP__REFERRED_CONSTANT
          The feature id for the 'Referred Constant' reference.
static int CG_CONSTANT_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_CONSTANT_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_CONSTANT_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_CONSTANT_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_CONSTANT_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_CONSTANT_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_CONSTANT_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_CONSTANT_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_CONSTANT_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Constant Exp' class.
static int CG_CONSTANT_EXP_OPERATION_COUNT
          The number of operations of the 'CG Constant Exp' class.
static int CG_CONSTANT_FEATURE_COUNT
          The number of structural features of the 'CG Constant' class.
static int CG_CONSTANT_OPERATION_COUNT
          The number of operations of the 'CG Constant' class.
static int CG_CONSTRAINT
          The meta object id for the 'CG Constraint' class.
static int CG_CONSTRAINT__BODY
          The feature id for the 'Body' containment reference.
static int CG_CONSTRAINT__MESSAGE
          The feature id for the 'Message' containment reference.
static int CG_CONSTRAINT__NAME
          The feature id for the 'Name' attribute.
static int CG_CONSTRAINT__PARENT
          The feature id for the 'Parent' reference.
static int CG_CONSTRAINT__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CONSTRAINT_FEATURE_COUNT
          The number of structural features of the 'CG Constraint' class.
static int CG_CONSTRAINT_OPERATION_COUNT
          The number of operations of the 'CG Constraint' class.
static int CG_CONSTRUCTOR_EXP
          The meta object id for the 'CG Constructor Exp' class.
static int CG_CONSTRUCTOR_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_CONSTRUCTOR_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_CONSTRUCTOR_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_CONSTRUCTOR_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_CONSTRUCTOR_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_CONSTRUCTOR_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_CONSTRUCTOR_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_CONSTRUCTOR_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_CONSTRUCTOR_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_CONSTRUCTOR_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_CONSTRUCTOR_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_CONSTRUCTOR_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_CONSTRUCTOR_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_CONSTRUCTOR_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_CONSTRUCTOR_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_CONSTRUCTOR_EXP__PARTS
          The feature id for the 'Parts' containment reference list.
static int CG_CONSTRUCTOR_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CONSTRUCTOR_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_CONSTRUCTOR_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_CONSTRUCTOR_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_CONSTRUCTOR_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_CONSTRUCTOR_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_CONSTRUCTOR_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_CONSTRUCTOR_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_CONSTRUCTOR_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_CONSTRUCTOR_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Constructor Exp' class.
static int CG_CONSTRUCTOR_EXP_OPERATION_COUNT
          The number of operations of the 'CG Constructor Exp' class.
static int CG_CONSTRUCTOR_PART
          The meta object id for the 'CG Constructor Part' class.
static int CG_CONSTRUCTOR_PART___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_CONSTRUCTOR_PART___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_CONSTRUCTOR_PART__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_CONSTRUCTOR_PART__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_CONSTRUCTOR_PART__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_CONSTRUCTOR_PART__CONSTRUCTOR_EXP
          The feature id for the 'Constructor Exp' container reference.
static int CG_CONSTRUCTOR_PART__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_CONSTRUCTOR_PART__FALSE
          The feature id for the 'False' attribute.
static int CG_CONSTRUCTOR_PART__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_CONSTRUCTOR_PART__INIT
          The feature id for the 'Init' containment reference.
static int CG_CONSTRUCTOR_PART__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_CONSTRUCTOR_PART__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_CONSTRUCTOR_PART__NAME
          The feature id for the 'Name' attribute.
static int CG_CONSTRUCTOR_PART__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_CONSTRUCTOR_PART__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_CONSTRUCTOR_PART__NULL
          The feature id for the 'Null' attribute.
static int CG_CONSTRUCTOR_PART__PARENT
          The feature id for the 'Parent' reference.
static int CG_CONSTRUCTOR_PART__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_CONSTRUCTOR_PART__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_CONSTRUCTOR_PART__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_CONSTRUCTOR_PART__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_CONSTRUCTOR_PART__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_CONSTRUCTOR_PART__TRUE
          The feature id for the 'True' attribute.
static int CG_CONSTRUCTOR_PART__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_CONSTRUCTOR_PART__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_CONSTRUCTOR_PART__VALUE
          The feature id for the 'Value' reference.
static int CG_CONSTRUCTOR_PART__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_CONSTRUCTOR_PART_FEATURE_COUNT
          The number of structural features of the 'CG Constructor Part' class.
static int CG_CONSTRUCTOR_PART_OPERATION_COUNT
          The number of operations of the 'CG Constructor Part' class.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP
          The meta object id for the 'CG Ecore Class Constructor Exp' class.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__ECLASS
          The feature id for the 'EClass' reference.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PARTS
          The feature id for the 'Parts' containment reference list.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Ecore Class Constructor Exp' class.
static int CG_ECORE_CLASS_CONSTRUCTOR_EXP_OPERATION_COUNT
          The number of operations of the 'CG Ecore Class Constructor Exp' class.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP
          The meta object id for the 'CG Ecore Data Type Constructor Exp' class.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__EDATA_TYPE
          The feature id for the 'EData Type' reference.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PARTS
          The feature id for the 'Parts' containment reference list.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__STRING
          The feature id for the 'String' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Ecore Data Type Constructor Exp' class.
static int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP_OPERATION_COUNT
          The number of operations of the 'CG Ecore Data Type Constructor Exp' class.
static int CG_ECORE_OPERATION_CALL_EXP
          The meta object id for the 'CG Ecore Operation Call Exp' class.
static int CG_ECORE_OPERATION_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_ECORE_OPERATION_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_ECORE_OPERATION_CALL_EXP__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int CG_ECORE_OPERATION_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_ECORE_OPERATION_CALL_EXP__EOPERATION
          The feature id for the 'EOperation' reference.
static int CG_ECORE_OPERATION_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_ECORE_OPERATION_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__REFERRED_OPERATION
          The feature id for the 'Referred Operation' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_ECORE_OPERATION_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_ECORE_OPERATION_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_ECORE_OPERATION_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_ECORE_OPERATION_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_ECORE_OPERATION_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_ECORE_OPERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Ecore Operation Call Exp' class.
static int CG_ECORE_OPERATION_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Ecore Operation Call Exp' class.
static int CG_ECORE_PROPERTY_CALL_EXP
          The meta object id for the 'CG Ecore Property Call Exp' class.
static int CG_ECORE_PROPERTY_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_ECORE_PROPERTY_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_ECORE_PROPERTY_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_ECORE_PROPERTY_CALL_EXP__ESTRUCTURAL_FEATURE
          The feature id for the 'EStructural Feature' reference.
static int CG_ECORE_PROPERTY_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_ECORE_PROPERTY_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__REFERRED_PROPERTY
          The feature id for the 'Referred Property' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_ECORE_PROPERTY_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_ECORE_PROPERTY_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_ECORE_PROPERTY_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_ECORE_PROPERTY_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_ECORE_PROPERTY_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Ecore Property Call Exp' class.
static int CG_ECORE_PROPERTY_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Ecore Property Call Exp' class.
static int CG_ELEMENT
          The meta object id for the 'CG Element' class.
static int CG_ELEMENT__PARENT
          The feature id for the 'Parent' reference.
static int CG_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'CG Element' class.
static int CG_ELEMENT_ID
          The meta object id for the 'CG Element Id' class.
static int CG_ELEMENT_ID___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_ELEMENT_ID___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_ELEMENT_ID__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_ELEMENT_ID__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_ELEMENT_ID__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_ELEMENT_ID__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_ELEMENT_ID__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_ELEMENT_ID__ELEMENT_ID
          The feature id for the 'Element Id' attribute.
static int CG_ELEMENT_ID__FALSE
          The feature id for the 'False' attribute.
static int CG_ELEMENT_ID__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_ELEMENT_ID__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_ELEMENT_ID__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_ELEMENT_ID__NAME
          The feature id for the 'Name' attribute.
static int CG_ELEMENT_ID__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_ELEMENT_ID__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_ELEMENT_ID__NULL
          The feature id for the 'Null' attribute.
static int CG_ELEMENT_ID__PARENT
          The feature id for the 'Parent' reference.
static int CG_ELEMENT_ID__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_ELEMENT_ID__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_ELEMENT_ID__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_ELEMENT_ID__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_ELEMENT_ID__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_ELEMENT_ID__TRUE
          The feature id for the 'True' attribute.
static int CG_ELEMENT_ID__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_ELEMENT_ID__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_ELEMENT_ID__VALUE
          The feature id for the 'Value' reference.
static int CG_ELEMENT_ID__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_ELEMENT_ID_FEATURE_COUNT
          The number of structural features of the 'CG Element Id' class.
static int CG_ELEMENT_ID_OPERATION_COUNT
          The number of operations of the 'CG Element Id' class.
static int CG_ELEMENT_OPERATION_COUNT
          The number of operations of the 'CG Element' class.
static int CG_EQUALS_EXP
          The meta object id for the 'CG Equals Exp' class.
static int CG_EQUALS_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EQUALS_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EQUALS_EXP__ARGUMENT
          The feature id for the 'Argument' containment reference.
static int CG_EQUALS_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EQUALS_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EQUALS_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EQUALS_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EQUALS_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_EQUALS_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EQUALS_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EQUALS_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EQUALS_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_EQUALS_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_EQUALS_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EQUALS_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EQUALS_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_EQUALS_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_EQUALS_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EQUALS_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EQUALS_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EQUALS_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EQUALS_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EQUALS_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_EQUALS_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_EQUALS_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EQUALS_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EQUALS_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_EQUALS_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_EQUALS_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EQUALS_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Equals Exp' class.
static int CG_EQUALS_EXP_OPERATION_COUNT
          The number of operations of the 'CG Equals Exp' class.
static int CG_EXECUTOR_COMPOSITION_PROPERTY
          The meta object id for the 'CG Executor Composition Property' class.
static int CG_EXECUTOR_COMPOSITION_PROPERTY___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_COMPOSITION_PROPERTY___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__UNDERLYING_PROPERTY_ID
          The feature id for the 'Underlying Property Id' reference.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_COMPOSITION_PROPERTY__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_COMPOSITION_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'CG Executor Composition Property' class.
static int CG_EXECUTOR_COMPOSITION_PROPERTY_OPERATION_COUNT
          The number of operations of the 'CG Executor Composition Property' class.
static int CG_EXECUTOR_CONSTRUCTOR_PART
          The meta object id for the 'CG Executor Constructor Part' class.
static int CG_EXECUTOR_CONSTRUCTOR_PART___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_CONSTRUCTOR_PART___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_CONSTRUCTOR_PART__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_CONSTRUCTOR_PART__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_CONSTRUCTOR_PART__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_CONSTRUCTOR_PART__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_CONSTRUCTOR_PART__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART__UNDERLYING_PROPERTY_ID
          The feature id for the 'Underlying Property Id' reference.
static int CG_EXECUTOR_CONSTRUCTOR_PART__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_CONSTRUCTOR_PART__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_CONSTRUCTOR_PART_FEATURE_COUNT
          The number of structural features of the 'CG Executor Constructor Part' class.
static int CG_EXECUTOR_CONSTRUCTOR_PART_OPERATION_COUNT
          The number of operations of the 'CG Executor Constructor Part' class.
static int CG_EXECUTOR_NAVIGATION_PROPERTY
          The meta object id for the 'CG Executor Navigation Property' class.
static int CG_EXECUTOR_NAVIGATION_PROPERTY___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_NAVIGATION_PROPERTY___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__UNDERLYING_PROPERTY_ID
          The feature id for the 'Underlying Property Id' reference.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_NAVIGATION_PROPERTY__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_NAVIGATION_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'CG Executor Navigation Property' class.
static int CG_EXECUTOR_NAVIGATION_PROPERTY_OPERATION_COUNT
          The number of operations of the 'CG Executor Navigation Property' class.
static int CG_EXECUTOR_OPERATION
          The meta object id for the 'CG Executor Operation' class.
static int CG_EXECUTOR_OPERATION___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_OPERATION___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_OPERATION__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_OPERATION__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_OPERATION__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_OPERATION__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_OPERATION__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_OPERATION__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_OPERATION__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_OPERATION__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_OPERATION__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_OPERATION__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_OPERATION__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_OPERATION__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_OPERATION__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_OPERATION__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_OPERATION__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_OPERATION__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_OPERATION__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_OPERATION__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_OPERATION__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_OPERATION__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_OPERATION__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_OPERATION__UNDERLYING_OPERATION_ID
          The feature id for the 'Underlying Operation Id' reference.
static int CG_EXECUTOR_OPERATION__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_OPERATION__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP
          The meta object id for the 'CG Executor Operation Call Exp' class.
static int CG_EXECUTOR_OPERATION_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_OPERATION_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_OPERATION_CALL_EXP__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int CG_EXECUTOR_OPERATION_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_OPERATION_CALL_EXP__EXECUTOR_OPERATION
          The feature id for the 'Executor Operation' reference.
static int CG_EXECUTOR_OPERATION_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_OPERATION_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__REFERRED_OPERATION
          The feature id for the 'Referred Operation' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_OPERATION_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_EXECUTOR_OPERATION_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_OPERATION_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_OPERATION_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_OPERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Executor Operation Call Exp' class.
static int CG_EXECUTOR_OPERATION_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Executor Operation Call Exp' class.
static int CG_EXECUTOR_OPERATION_FEATURE_COUNT
          The number of structural features of the 'CG Executor Operation' class.
static int CG_EXECUTOR_OPERATION_OPERATION_COUNT
          The number of operations of the 'CG Executor Operation' class.
static int CG_EXECUTOR_OPPOSITE_PROPERTY
          The meta object id for the 'CG Executor Opposite Property' class.
static int CG_EXECUTOR_OPPOSITE_PROPERTY___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_OPPOSITE_PROPERTY___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__UNDERLYING_PROPERTY_ID
          The feature id for the 'Underlying Property Id' reference.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_OPPOSITE_PROPERTY__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_OPPOSITE_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'CG Executor Opposite Property' class.
static int CG_EXECUTOR_OPPOSITE_PROPERTY_OPERATION_COUNT
          The number of operations of the 'CG Executor Opposite Property' class.
static int CG_EXECUTOR_PROPERTY
          The meta object id for the 'CG Executor Property' class.
static int CG_EXECUTOR_PROPERTY___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_PROPERTY___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_PROPERTY__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_PROPERTY__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_PROPERTY__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_PROPERTY__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_PROPERTY__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_PROPERTY__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_PROPERTY__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_PROPERTY__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_PROPERTY__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_PROPERTY__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_PROPERTY__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_PROPERTY__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_PROPERTY__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_PROPERTY__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_PROPERTY__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_PROPERTY__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_PROPERTY__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_PROPERTY__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_PROPERTY__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_PROPERTY__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_PROPERTY__UNDERLYING_PROPERTY_ID
          The feature id for the 'Underlying Property Id' reference.
static int CG_EXECUTOR_PROPERTY__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_PROPERTY__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP
          The meta object id for the 'CG Executor Property Call Exp' class.
static int CG_EXECUTOR_PROPERTY_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_PROPERTY_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__EXECUTOR_PROPERTY
          The feature id for the 'Executor Property' reference.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__REFERRED_PROPERTY
          The feature id for the 'Referred Property' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_PROPERTY_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_PROPERTY_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Executor Property Call Exp' class.
static int CG_EXECUTOR_PROPERTY_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Executor Property Call Exp' class.
static int CG_EXECUTOR_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'CG Executor Property' class.
static int CG_EXECUTOR_PROPERTY_OPERATION_COUNT
          The number of operations of the 'CG Executor Property' class.
static int CG_EXECUTOR_TYPE
          The meta object id for the 'CG Executor Type' class.
static int CG_EXECUTOR_TYPE___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_EXECUTOR_TYPE___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_EXECUTOR_TYPE__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_EXECUTOR_TYPE__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_EXECUTOR_TYPE__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_EXECUTOR_TYPE__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_EXECUTOR_TYPE__FALSE
          The feature id for the 'False' attribute.
static int CG_EXECUTOR_TYPE__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_EXECUTOR_TYPE__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_EXECUTOR_TYPE__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_EXECUTOR_TYPE__NAME
          The feature id for the 'Name' attribute.
static int CG_EXECUTOR_TYPE__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_EXECUTOR_TYPE__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_EXECUTOR_TYPE__NULL
          The feature id for the 'Null' attribute.
static int CG_EXECUTOR_TYPE__PARENT
          The feature id for the 'Parent' reference.
static int CG_EXECUTOR_TYPE__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_EXECUTOR_TYPE__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_EXECUTOR_TYPE__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_EXECUTOR_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_EXECUTOR_TYPE__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_EXECUTOR_TYPE__TRUE
          The feature id for the 'True' attribute.
static int CG_EXECUTOR_TYPE__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_EXECUTOR_TYPE__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_EXECUTOR_TYPE__UNDERLYING_TYPE_ID
          The feature id for the 'Underlying Type Id' reference.
static int CG_EXECUTOR_TYPE__VALUE
          The feature id for the 'Value' reference.
static int CG_EXECUTOR_TYPE__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_EXECUTOR_TYPE_FEATURE_COUNT
          The number of structural features of the 'CG Executor Type' class.
static int CG_EXECUTOR_TYPE_OPERATION_COUNT
          The number of operations of the 'CG Executor Type' class.
static int CG_FINAL_VARIABLE
          The meta object id for the 'CG Final Variable' class.
static int CG_FINAL_VARIABLE___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_FINAL_VARIABLE___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_FINAL_VARIABLE__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_FINAL_VARIABLE__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_FINAL_VARIABLE__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_FINAL_VARIABLE__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_FINAL_VARIABLE__FALSE
          The feature id for the 'False' attribute.
static int CG_FINAL_VARIABLE__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_FINAL_VARIABLE__INIT
          The feature id for the 'Init' containment reference.
static int CG_FINAL_VARIABLE__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_FINAL_VARIABLE__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_FINAL_VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int CG_FINAL_VARIABLE__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_FINAL_VARIABLE__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_FINAL_VARIABLE__NULL
          The feature id for the 'Null' attribute.
static int CG_FINAL_VARIABLE__PARENT
          The feature id for the 'Parent' reference.
static int CG_FINAL_VARIABLE__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_FINAL_VARIABLE__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_FINAL_VARIABLE__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_FINAL_VARIABLE__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_FINAL_VARIABLE__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_FINAL_VARIABLE__TRUE
          The feature id for the 'True' attribute.
static int CG_FINAL_VARIABLE__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_FINAL_VARIABLE__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_FINAL_VARIABLE__VALUE
          The feature id for the 'Value' reference.
static int CG_FINAL_VARIABLE__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_FINAL_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'CG Final Variable' class.
static int CG_FINAL_VARIABLE_OPERATION_COUNT
          The number of operations of the 'CG Final Variable' class.
static int CG_GUARD_EXP
          The meta object id for the 'CG Guard Exp' class.
static int CG_GUARD_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_GUARD_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_GUARD_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_GUARD_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_GUARD_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_GUARD_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_GUARD_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_GUARD_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_GUARD_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_GUARD_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_GUARD_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_GUARD_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_GUARD_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_GUARD_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_GUARD_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_GUARD_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_GUARD_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_GUARD_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_GUARD_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_GUARD_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_GUARD_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_GUARD_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_GUARD_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_GUARD_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_GUARD_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_GUARD_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_GUARD_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_GUARD_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_GUARD_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Guard Exp' class.
static int CG_GUARD_EXP_OPERATION_COUNT
          The number of operations of the 'CG Guard Exp' class.
static int CG_IF_EXP
          The meta object id for the 'CG If Exp' class.
static int CG_IF_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_IF_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_IF_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_IF_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_IF_EXP__CONDITION
          The feature id for the 'Condition' containment reference.
static int CG_IF_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_IF_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_IF_EXP__ELSE_EXPRESSION
          The feature id for the 'Else Expression' containment reference.
static int CG_IF_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_IF_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_IF_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_IF_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_IF_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_IF_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_IF_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_IF_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_IF_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_IF_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_IF_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_IF_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_IF_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_IF_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_IF_EXP__THEN_EXPRESSION
          The feature id for the 'Then Expression' containment reference.
static int CG_IF_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_IF_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_IF_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_IF_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_IF_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_IF_EXP_FEATURE_COUNT
          The number of structural features of the 'CG If Exp' class.
static int CG_IF_EXP_OPERATION_COUNT
          The number of operations of the 'CG If Exp' class.
static int CG_INFINITY
          The meta object id for the 'CG Infinity' class.
static int CG_INFINITY___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_INFINITY___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_INFINITY__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_INFINITY__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_INFINITY__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_INFINITY__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_INFINITY__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_INFINITY__FALSE
          The feature id for the 'False' attribute.
static int CG_INFINITY__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_INFINITY__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_INFINITY__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_INFINITY__NAME
          The feature id for the 'Name' attribute.
static int CG_INFINITY__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_INFINITY__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_INFINITY__NULL
          The feature id for the 'Null' attribute.
static int CG_INFINITY__PARENT
          The feature id for the 'Parent' reference.
static int CG_INFINITY__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_INFINITY__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_INFINITY__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_INFINITY__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_INFINITY__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_INFINITY__TRUE
          The feature id for the 'True' attribute.
static int CG_INFINITY__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_INFINITY__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_INFINITY__VALUE
          The feature id for the 'Value' reference.
static int CG_INFINITY__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_INFINITY_FEATURE_COUNT
          The number of structural features of the 'CG Infinity' class.
static int CG_INFINITY_OPERATION_COUNT
          The number of operations of the 'CG Infinity' class.
static int CG_INTEGER
          The meta object id for the 'CG Integer' class.
static int CG_INTEGER___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_INTEGER___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_INTEGER__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_INTEGER__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_INTEGER__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_INTEGER__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_INTEGER__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_INTEGER__FALSE
          The feature id for the 'False' attribute.
static int CG_INTEGER__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_INTEGER__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_INTEGER__INTEGER_VALUE
          The feature id for the 'Integer Value' attribute.
static int CG_INTEGER__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_INTEGER__NAME
          The feature id for the 'Name' attribute.
static int CG_INTEGER__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_INTEGER__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_INTEGER__NULL
          The feature id for the 'Null' attribute.
static int CG_INTEGER__PARENT
          The feature id for the 'Parent' reference.
static int CG_INTEGER__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_INTEGER__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_INTEGER__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_INTEGER__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_INTEGER__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_INTEGER__TRUE
          The feature id for the 'True' attribute.
static int CG_INTEGER__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_INTEGER__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_INTEGER__VALUE
          The feature id for the 'Value' reference.
static int CG_INTEGER__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_INTEGER_FEATURE_COUNT
          The number of structural features of the 'CG Integer' class.
static int CG_INTEGER_OPERATION_COUNT
          The number of operations of the 'CG Integer' class.
static int CG_INVALID
          The meta object id for the 'CG Invalid' class.
static int CG_INVALID___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_INVALID___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_INVALID__BINDINGS
          The feature id for the 'Bindings' attribute list.
static int CG_INVALID__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_INVALID__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_INVALID__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_INVALID__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_INVALID__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_INVALID__FALSE
          The feature id for the 'False' attribute.
static int CG_INVALID__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_INVALID__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_INVALID__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_INVALID__MESSAGE_TEMPLATE
          The feature id for the 'Message Template' attribute.
static int CG_INVALID__NAME
          The feature id for the 'Name' attribute.
static int CG_INVALID__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_INVALID__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_INVALID__NULL
          The feature id for the 'Null' attribute.
static int CG_INVALID__PARENT
          The feature id for the 'Parent' reference.
static int CG_INVALID__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_INVALID__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_INVALID__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_INVALID__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_INVALID__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_INVALID__TRUE
          The feature id for the 'True' attribute.
static int CG_INVALID__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_INVALID__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_INVALID__VALUE
          The feature id for the 'Value' reference.
static int CG_INVALID__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_INVALID_FEATURE_COUNT
          The number of structural features of the 'CG Invalid' class.
static int CG_INVALID_OPERATION_COUNT
          The number of operations of the 'CG Invalid' class.
static int CG_IS_INVALID_EXP
          The meta object id for the 'CG Is Invalid Exp' class.
static int CG_IS_INVALID_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_IS_INVALID_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_IS_INVALID_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_IS_INVALID_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_IS_INVALID_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_IS_INVALID_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_IS_INVALID_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_IS_INVALID_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_IS_INVALID_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_IS_INVALID_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_IS_INVALID_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_IS_INVALID_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_IS_INVALID_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_IS_INVALID_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_IS_INVALID_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_IS_INVALID_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_IS_INVALID_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_IS_INVALID_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_IS_INVALID_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_IS_INVALID_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_IS_INVALID_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_IS_INVALID_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_IS_INVALID_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_IS_INVALID_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_IS_INVALID_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_IS_INVALID_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_IS_INVALID_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_IS_INVALID_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_IS_INVALID_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Is Invalid Exp' class.
static int CG_IS_INVALID_EXP_OPERATION_COUNT
          The number of operations of the 'CG Is Invalid Exp' class.
static int CG_IS_UNDEFINED_EXP
          The meta object id for the 'CG Is Undefined Exp' class.
static int CG_IS_UNDEFINED_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_IS_UNDEFINED_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_IS_UNDEFINED_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_IS_UNDEFINED_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_IS_UNDEFINED_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_IS_UNDEFINED_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_IS_UNDEFINED_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_IS_UNDEFINED_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_IS_UNDEFINED_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_IS_UNDEFINED_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_IS_UNDEFINED_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_IS_UNDEFINED_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_IS_UNDEFINED_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_IS_UNDEFINED_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_IS_UNDEFINED_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_IS_UNDEFINED_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_IS_UNDEFINED_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_IS_UNDEFINED_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_IS_UNDEFINED_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_IS_UNDEFINED_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_IS_UNDEFINED_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_IS_UNDEFINED_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_IS_UNDEFINED_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_IS_UNDEFINED_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_IS_UNDEFINED_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_IS_UNDEFINED_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_IS_UNDEFINED_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_IS_UNDEFINED_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_IS_UNDEFINED_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Is Undefined Exp' class.
static int CG_IS_UNDEFINED_EXP_OPERATION_COUNT
          The number of operations of the 'CG Is Undefined Exp' class.
static int CG_ITERATION_CALL_EXP
          The meta object id for the 'CG Iteration Call Exp' class.
static int CG_ITERATION_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_ITERATION_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_ITERATION_CALL_EXP__BODY
          The feature id for the 'Body' containment reference.
static int CG_ITERATION_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_ITERATION_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_ITERATION_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_ITERATION_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_ITERATION_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_ITERATION_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_ITERATION_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_ITERATION_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_ITERATION_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_ITERATION_CALL_EXP__ITERATORS
          The feature id for the 'Iterators' containment reference list.
static int CG_ITERATION_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_ITERATION_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_ITERATION_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_ITERATION_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_ITERATION_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_ITERATION_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_ITERATION_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_ITERATION_CALL_EXP__REFERRED_ITERATION
          The feature id for the 'Referred Iteration' attribute.
static int CG_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_ITERATION_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_ITERATION_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_ITERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_ITERATION_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_ITERATION_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_ITERATION_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_ITERATION_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_ITERATION_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_ITERATION_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_ITERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Iteration Call Exp' class.
static int CG_ITERATION_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Iteration Call Exp' class.
static int CG_ITERATOR
          The meta object id for the 'CG Iterator' class.
static int CG_ITERATOR___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_ITERATOR___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_ITERATOR__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_ITERATOR__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_ITERATOR__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_ITERATOR__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_ITERATOR__FALSE
          The feature id for the 'False' attribute.
static int CG_ITERATOR__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_ITERATOR__INIT
          The feature id for the 'Init' containment reference.
static int CG_ITERATOR__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_ITERATOR__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_ITERATOR__NAME
          The feature id for the 'Name' attribute.
static int CG_ITERATOR__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_ITERATOR__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_ITERATOR__NULL
          The feature id for the 'Null' attribute.
static int CG_ITERATOR__OPERATION
          The feature id for the 'Operation' reference.
static int CG_ITERATOR__PARENT
          The feature id for the 'Parent' reference.
static int CG_ITERATOR__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_ITERATOR__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_ITERATOR__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_ITERATOR__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_ITERATOR__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_ITERATOR__TRUE
          The feature id for the 'True' attribute.
static int CG_ITERATOR__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_ITERATOR__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_ITERATOR__VALUE
          The feature id for the 'Value' reference.
static int CG_ITERATOR__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_ITERATOR_FEATURE_COUNT
          The number of structural features of the 'CG Iterator' class.
static int CG_ITERATOR_OPERATION_COUNT
          The number of operations of the 'CG Iterator' class.
static int CG_LET_EXP
          The meta object id for the 'CG Let Exp' class.
static int CG_LET_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_LET_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_LET_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_LET_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_LET_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_LET_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_LET_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_LET_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_LET_EXP__IN
          The feature id for the 'In' containment reference.
static int CG_LET_EXP__INIT
          The feature id for the 'Init' containment reference.
static int CG_LET_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_LET_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_LET_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_LET_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_LET_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_LET_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_LET_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_LET_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_LET_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_LET_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_LET_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_LET_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_LET_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_LET_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_LET_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_LET_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_LET_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_LET_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Let Exp' class.
static int CG_LET_EXP_OPERATION_COUNT
          The number of operations of the 'CG Let Exp' class.
static int CG_LIBRARY_ITERATE_CALL_EXP
          The meta object id for the 'CG Library Iterate Call Exp' class.
static int CG_LIBRARY_ITERATE_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_LIBRARY_ITERATE_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_LIBRARY_ITERATE_CALL_EXP__BODY
          The feature id for the 'Body' containment reference.
static int CG_LIBRARY_ITERATE_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_LIBRARY_ITERATE_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__ITERATORS
          The feature id for the 'Iterators' containment reference list.
static int CG_LIBRARY_ITERATE_CALL_EXP__LIBRARY_ITERATION
          The feature id for the 'Library Iteration' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_LIBRARY_ITERATE_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__REFERRED_ITERATION
          The feature id for the 'Referred Iteration' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_LIBRARY_ITERATE_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__RESULT
          The feature id for the 'Result' containment reference.
static int CG_LIBRARY_ITERATE_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_LIBRARY_ITERATE_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_LIBRARY_ITERATE_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_LIBRARY_ITERATE_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_LIBRARY_ITERATE_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Library Iterate Call Exp' class.
static int CG_LIBRARY_ITERATE_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Library Iterate Call Exp' class.
static int CG_LIBRARY_ITERATION_CALL_EXP
          The meta object id for the 'CG Library Iteration Call Exp' class.
static int CG_LIBRARY_ITERATION_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_LIBRARY_ITERATION_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_LIBRARY_ITERATION_CALL_EXP__BODY
          The feature id for the 'Body' containment reference.
static int CG_LIBRARY_ITERATION_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_LIBRARY_ITERATION_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__ITERATORS
          The feature id for the 'Iterators' containment reference list.
static int CG_LIBRARY_ITERATION_CALL_EXP__LIBRARY_ITERATION
          The feature id for the 'Library Iteration' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_LIBRARY_ITERATION_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__REFERRED_ITERATION
          The feature id for the 'Referred Iteration' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_LIBRARY_ITERATION_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_LIBRARY_ITERATION_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_LIBRARY_ITERATION_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_LIBRARY_ITERATION_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_LIBRARY_ITERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Library Iteration Call Exp' class.
static int CG_LIBRARY_ITERATION_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Library Iteration Call Exp' class.
static int CG_LIBRARY_OPERATION_CALL_EXP
          The meta object id for the 'CG Library Operation Call Exp' class.
static int CG_LIBRARY_OPERATION_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_LIBRARY_OPERATION_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_LIBRARY_OPERATION_CALL_EXP__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int CG_LIBRARY_OPERATION_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_LIBRARY_OPERATION_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__LIBRARY_OPERATION
          The feature id for the 'Library Operation' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_LIBRARY_OPERATION_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__REFERRED_OPERATION
          The feature id for the 'Referred Operation' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_LIBRARY_OPERATION_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_LIBRARY_OPERATION_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_LIBRARY_OPERATION_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_LIBRARY_OPERATION_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_LIBRARY_OPERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Library Operation Call Exp' class.
static int CG_LIBRARY_OPERATION_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Library Operation Call Exp' class.
static int CG_LIBRARY_PROPERTY_CALL_EXP
          The meta object id for the 'CG Library Property Call Exp' class.
static int CG_LIBRARY_PROPERTY_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_LIBRARY_PROPERTY_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_LIBRARY_PROPERTY_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_LIBRARY_PROPERTY_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__LIBRARY_PROPERTY
          The feature id for the 'Library Property' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_LIBRARY_PROPERTY_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__REFERRED_PROPERTY
          The feature id for the 'Referred Property' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_LIBRARY_PROPERTY_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_LIBRARY_PROPERTY_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_LIBRARY_PROPERTY_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_LIBRARY_PROPERTY_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_LIBRARY_PROPERTY_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Library Property Call Exp' class.
static int CG_LIBRARY_PROPERTY_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Library Property Call Exp' class.
static int CG_LOCAL_VARIABLE
          The meta object id for the 'CG Local Variable' class.
static int CG_LOCAL_VARIABLE___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_LOCAL_VARIABLE___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_LOCAL_VARIABLE__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_LOCAL_VARIABLE__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_LOCAL_VARIABLE__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_LOCAL_VARIABLE__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_LOCAL_VARIABLE__FALSE
          The feature id for the 'False' attribute.
static int CG_LOCAL_VARIABLE__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_LOCAL_VARIABLE__INIT
          The feature id for the 'Init' containment reference.
static int CG_LOCAL_VARIABLE__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_LOCAL_VARIABLE__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_LOCAL_VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int CG_LOCAL_VARIABLE__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_LOCAL_VARIABLE__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_LOCAL_VARIABLE__NULL
          The feature id for the 'Null' attribute.
static int CG_LOCAL_VARIABLE__PARENT
          The feature id for the 'Parent' reference.
static int CG_LOCAL_VARIABLE__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_LOCAL_VARIABLE__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_LOCAL_VARIABLE__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_LOCAL_VARIABLE__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_LOCAL_VARIABLE__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_LOCAL_VARIABLE__TRUE
          The feature id for the 'True' attribute.
static int CG_LOCAL_VARIABLE__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_LOCAL_VARIABLE__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_LOCAL_VARIABLE__VALUE
          The feature id for the 'Value' reference.
static int CG_LOCAL_VARIABLE__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_LOCAL_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'CG Local Variable' class.
static int CG_LOCAL_VARIABLE_OPERATION_COUNT
          The number of operations of the 'CG Local Variable' class.
static int CG_MODEL
          The meta object id for the 'CG Model' class.
static int CG_MODEL__GLOBALS
          The feature id for the 'Globals' containment reference list.
static int CG_MODEL__NAME
          The feature id for the 'Name' attribute.
static int CG_MODEL__PACKAGES
          The feature id for the 'Packages' containment reference list.
static int CG_MODEL__PARENT
          The feature id for the 'Parent' reference.
static int CG_MODEL__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_MODEL_FEATURE_COUNT
          The number of structural features of the 'CG Model' class.
static int CG_MODEL_OPERATION_COUNT
          The number of operations of the 'CG Model' class.
static int CG_NAMED_ELEMENT
          The meta object id for the 'CG Named Element' class.
static int CG_NAMED_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int CG_NAMED_ELEMENT__PARENT
          The feature id for the 'Parent' reference.
static int CG_NAMED_ELEMENT__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_NAMED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'CG Named Element' class.
static int CG_NAMED_ELEMENT_OPERATION_COUNT
          The number of operations of the 'CG Named Element' class.
static int CG_NULL
          The meta object id for the 'CG Null' class.
static int CG_NULL___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_NULL___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_NULL__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_NULL__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_NULL__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_NULL__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_NULL__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_NULL__FALSE
          The feature id for the 'False' attribute.
static int CG_NULL__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_NULL__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_NULL__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_NULL__NAME
          The feature id for the 'Name' attribute.
static int CG_NULL__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_NULL__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_NULL__NULL
          The feature id for the 'Null' attribute.
static int CG_NULL__PARENT
          The feature id for the 'Parent' reference.
static int CG_NULL__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_NULL__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_NULL__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_NULL__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_NULL__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_NULL__TRUE
          The feature id for the 'True' attribute.
static int CG_NULL__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_NULL__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_NULL__VALUE
          The feature id for the 'Value' reference.
static int CG_NULL__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_NULL_FEATURE_COUNT
          The number of structural features of the 'CG Null' class.
static int CG_NULL_OPERATION_COUNT
          The number of operations of the 'CG Null' class.
static int CG_OPERATION
          The meta object id for the 'CG Operation' class.
static int CG_OPERATION___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_OPERATION___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_OPERATION__BODY
          The feature id for the 'Body' containment reference.
static int CG_OPERATION__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_OPERATION__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_OPERATION__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_OPERATION__CONTAINING_CLASS
          The feature id for the 'Containing Class' container reference.
static int CG_OPERATION__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_OPERATION__FALSE
          The feature id for the 'False' attribute.
static int CG_OPERATION__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_OPERATION__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_OPERATION__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_OPERATION__NAME
          The feature id for the 'Name' attribute.
static int CG_OPERATION__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_OPERATION__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_OPERATION__NULL
          The feature id for the 'Null' attribute.
static int CG_OPERATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int CG_OPERATION__PARENT
          The feature id for the 'Parent' reference.
static int CG_OPERATION__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_OPERATION__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_OPERATION__POSTCONDITIONS
          The feature id for the 'Postconditions' containment reference list.
static int CG_OPERATION__PRECONDITIONS
          The feature id for the 'Preconditions' containment reference list.
static int CG_OPERATION__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_OPERATION__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_OPERATION__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_OPERATION__TRUE
          The feature id for the 'True' attribute.
static int CG_OPERATION__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_OPERATION__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_OPERATION__VALUE
          The feature id for the 'Value' reference.
static int CG_OPERATION__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_OPERATION_CALL_EXP
          The meta object id for the 'CG Operation Call Exp' class.
static int CG_OPERATION_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_OPERATION_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_OPERATION_CALL_EXP__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int CG_OPERATION_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_OPERATION_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_OPERATION_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_OPERATION_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_OPERATION_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_OPERATION_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_OPERATION_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_OPERATION_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_OPERATION_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_OPERATION_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_OPERATION_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_OPERATION_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_OPERATION_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_OPERATION_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_OPERATION_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_OPERATION_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_OPERATION_CALL_EXP__REFERRED_OPERATION
          The feature id for the 'Referred Operation' attribute.
static int CG_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_OPERATION_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_OPERATION_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_OPERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_OPERATION_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_OPERATION_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_OPERATION_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_OPERATION_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_OPERATION_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_OPERATION_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_OPERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Operation Call Exp' class.
static int CG_OPERATION_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Operation Call Exp' class.
static int CG_OPERATION_FEATURE_COUNT
          The number of structural features of the 'CG Operation' class.
static int CG_OPERATION_OPERATION_COUNT
          The number of operations of the 'CG Operation' class.
static int CG_PACKAGE
          The meta object id for the 'CG Package' class.
static int CG_PACKAGE__CLASSES
          The feature id for the 'Classes' containment reference list.
static int CG_PACKAGE__CONTAINING_PACKAGE
          The feature id for the 'Containing Package' container reference.
static int CG_PACKAGE__NAME
          The feature id for the 'Name' attribute.
static int CG_PACKAGE__PACKAGES
          The feature id for the 'Packages' containment reference list.
static int CG_PACKAGE__PARENT
          The feature id for the 'Parent' reference.
static int CG_PACKAGE__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_PACKAGE_FEATURE_COUNT
          The number of structural features of the 'CG Package' class.
static int CG_PACKAGE_OPERATION_COUNT
          The number of operations of the 'CG Package' class.
static int CG_PARAMETER
          The meta object id for the 'CG Parameter' class.
static int CG_PARAMETER___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_PARAMETER___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_PARAMETER__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_PARAMETER__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_PARAMETER__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_PARAMETER__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_PARAMETER__FALSE
          The feature id for the 'False' attribute.
static int CG_PARAMETER__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_PARAMETER__INIT
          The feature id for the 'Init' containment reference.
static int CG_PARAMETER__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_PARAMETER__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int CG_PARAMETER__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_PARAMETER__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_PARAMETER__NULL
          The feature id for the 'Null' attribute.
static int CG_PARAMETER__OPERATION
          The feature id for the 'Operation' reference.
static int CG_PARAMETER__PARENT
          The feature id for the 'Parent' reference.
static int CG_PARAMETER__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_PARAMETER__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_PARAMETER__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_PARAMETER__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_PARAMETER__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_PARAMETER__TRUE
          The feature id for the 'True' attribute.
static int CG_PARAMETER__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_PARAMETER__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_PARAMETER__VALUE
          The feature id for the 'Value' reference.
static int CG_PARAMETER__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'CG Parameter' class.
static int CG_PARAMETER_OPERATION_COUNT
          The number of operations of the 'CG Parameter' class.
static int CG_PROPERTY
          The meta object id for the 'CG Property' class.
static int CG_PROPERTY___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_PROPERTY___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_PROPERTY__BODY
          The feature id for the 'Body' containment reference.
static int CG_PROPERTY__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_PROPERTY__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_PROPERTY__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_PROPERTY__CONTAINING_CLASS
          The feature id for the 'Containing Class' container reference.
static int CG_PROPERTY__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_PROPERTY__FALSE
          The feature id for the 'False' attribute.
static int CG_PROPERTY__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_PROPERTY__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_PROPERTY__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int CG_PROPERTY__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_PROPERTY__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_PROPERTY__NULL
          The feature id for the 'Null' attribute.
static int CG_PROPERTY__PARENT
          The feature id for the 'Parent' reference.
static int CG_PROPERTY__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_PROPERTY__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_PROPERTY__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_PROPERTY__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_PROPERTY__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_PROPERTY__TRUE
          The feature id for the 'True' attribute.
static int CG_PROPERTY__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_PROPERTY__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_PROPERTY__VALUE
          The feature id for the 'Value' reference.
static int CG_PROPERTY__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_PROPERTY_CALL_EXP
          The meta object id for the 'CG Property Call Exp' class.
static int CG_PROPERTY_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_PROPERTY_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_PROPERTY_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_PROPERTY_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_PROPERTY_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_PROPERTY_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_PROPERTY_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_PROPERTY_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_PROPERTY_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_PROPERTY_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_PROPERTY_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_PROPERTY_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_PROPERTY_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_PROPERTY_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_PROPERTY_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_PROPERTY_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_PROPERTY_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_PROPERTY_CALL_EXP__REFERRED_PROPERTY
          The feature id for the 'Referred Property' attribute.
static int CG_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_PROPERTY_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_PROPERTY_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_PROPERTY_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_PROPERTY_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_PROPERTY_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_PROPERTY_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_PROPERTY_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_PROPERTY_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_PROPERTY_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_PROPERTY_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Property Call Exp' class.
static int CG_PROPERTY_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Property Call Exp' class.
static int CG_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'CG Property' class.
static int CG_PROPERTY_OPERATION_COUNT
          The number of operations of the 'CG Property' class.
static int CG_REAL
          The meta object id for the 'CG Real' class.
static int CG_REAL___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_REAL___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_REAL__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_REAL__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_REAL__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_REAL__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_REAL__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_REAL__FALSE
          The feature id for the 'False' attribute.
static int CG_REAL__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_REAL__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_REAL__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_REAL__NAME
          The feature id for the 'Name' attribute.
static int CG_REAL__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_REAL__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_REAL__NULL
          The feature id for the 'Null' attribute.
static int CG_REAL__PARENT
          The feature id for the 'Parent' reference.
static int CG_REAL__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_REAL__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_REAL__REAL_VALUE
          The feature id for the 'Real Value' attribute.
static int CG_REAL__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_REAL__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_REAL__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_REAL__TRUE
          The feature id for the 'True' attribute.
static int CG_REAL__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_REAL__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_REAL__VALUE
          The feature id for the 'Value' reference.
static int CG_REAL__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_REAL_FEATURE_COUNT
          The number of structural features of the 'CG Real' class.
static int CG_REAL_OPERATION_COUNT
          The number of operations of the 'CG Real' class.
static int CG_SETTABLE_VARIABLE
          The meta object id for the 'CG Settable Variable' class.
static int CG_SETTABLE_VARIABLE___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_SETTABLE_VARIABLE___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_SETTABLE_VARIABLE__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_SETTABLE_VARIABLE__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_SETTABLE_VARIABLE__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_SETTABLE_VARIABLE__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_SETTABLE_VARIABLE__FALSE
          The feature id for the 'False' attribute.
static int CG_SETTABLE_VARIABLE__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_SETTABLE_VARIABLE__INIT
          The feature id for the 'Init' containment reference.
static int CG_SETTABLE_VARIABLE__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_SETTABLE_VARIABLE__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_SETTABLE_VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int CG_SETTABLE_VARIABLE__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_SETTABLE_VARIABLE__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_SETTABLE_VARIABLE__NULL
          The feature id for the 'Null' attribute.
static int CG_SETTABLE_VARIABLE__PARENT
          The feature id for the 'Parent' reference.
static int CG_SETTABLE_VARIABLE__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_SETTABLE_VARIABLE__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_SETTABLE_VARIABLE__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_SETTABLE_VARIABLE__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_SETTABLE_VARIABLE__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_SETTABLE_VARIABLE__TRUE
          The feature id for the 'True' attribute.
static int CG_SETTABLE_VARIABLE__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_SETTABLE_VARIABLE__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_SETTABLE_VARIABLE__VALUE
          The feature id for the 'Value' reference.
static int CG_SETTABLE_VARIABLE__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_SETTABLE_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'CG Settable Variable' class.
static int CG_SETTABLE_VARIABLE_OPERATION_COUNT
          The number of operations of the 'CG Settable Variable' class.
static int CG_STRING
          The meta object id for the 'CG String' class.
static int CG_STRING___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_STRING___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_STRING__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_STRING__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_STRING__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_STRING__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_STRING__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_STRING__FALSE
          The feature id for the 'False' attribute.
static int CG_STRING__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_STRING__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_STRING__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_STRING__NAME
          The feature id for the 'Name' attribute.
static int CG_STRING__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_STRING__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_STRING__NULL
          The feature id for the 'Null' attribute.
static int CG_STRING__PARENT
          The feature id for the 'Parent' reference.
static int CG_STRING__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_STRING__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_STRING__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_STRING__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_STRING__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_STRING__STRING_VALUE
          The feature id for the 'String Value' attribute.
static int CG_STRING__TRUE
          The feature id for the 'True' attribute.
static int CG_STRING__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_STRING__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_STRING__VALUE
          The feature id for the 'Value' reference.
static int CG_STRING__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_STRING_FEATURE_COUNT
          The number of structural features of the 'CG String' class.
static int CG_STRING_OPERATION_COUNT
          The number of operations of the 'CG String' class.
static int CG_TEXT
          The meta object id for the 'CG Text' class.
static int CG_TEXT___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_TEXT___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_TEXT__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_TEXT__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_TEXT__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_TEXT__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_TEXT__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_TEXT__FALSE
          The feature id for the 'False' attribute.
static int CG_TEXT__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_TEXT__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_TEXT__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_TEXT__NAME
          The feature id for the 'Name' attribute.
static int CG_TEXT__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_TEXT__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_TEXT__NULL
          The feature id for the 'Null' attribute.
static int CG_TEXT__PARENT
          The feature id for the 'Parent' reference.
static int CG_TEXT__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TEXT__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TEXT__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_TEXT__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TEXT__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_TEXT__TEXT_VALUE
          The feature id for the 'Text Value' attribute.
static int CG_TEXT__TRUE
          The feature id for the 'True' attribute.
static int CG_TEXT__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TEXT__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_TEXT__VALUE
          The feature id for the 'Value' reference.
static int CG_TEXT__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_TEXT_FEATURE_COUNT
          The number of structural features of the 'CG Text' class.
static int CG_TEXT_OPERATION_COUNT
          The number of operations of the 'CG Text' class.
static int CG_TEXT_PARAMETER
          The meta object id for the 'CG Text Parameter' class.
static int CG_TEXT_PARAMETER___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_TEXT_PARAMETER___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_TEXT_PARAMETER__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_TEXT_PARAMETER__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_TEXT_PARAMETER__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_TEXT_PARAMETER__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_TEXT_PARAMETER__FALSE
          The feature id for the 'False' attribute.
static int CG_TEXT_PARAMETER__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_TEXT_PARAMETER__INIT
          The feature id for the 'Init' containment reference.
static int CG_TEXT_PARAMETER__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_TEXT_PARAMETER__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_TEXT_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int CG_TEXT_PARAMETER__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_TEXT_PARAMETER__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_TEXT_PARAMETER__NULL
          The feature id for the 'Null' attribute.
static int CG_TEXT_PARAMETER__OPERATION
          The feature id for the 'Operation' reference.
static int CG_TEXT_PARAMETER__PARENT
          The feature id for the 'Parent' reference.
static int CG_TEXT_PARAMETER__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TEXT_PARAMETER__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TEXT_PARAMETER__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_TEXT_PARAMETER__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TEXT_PARAMETER__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_TEXT_PARAMETER__TEXT_VALUE
          The feature id for the 'Text Value' attribute.
static int CG_TEXT_PARAMETER__TRUE
          The feature id for the 'True' attribute.
static int CG_TEXT_PARAMETER__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TEXT_PARAMETER__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_TEXT_PARAMETER__VALUE
          The feature id for the 'Value' reference.
static int CG_TEXT_PARAMETER__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_TEXT_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'CG Text Parameter' class.
static int CG_TEXT_PARAMETER_OPERATION_COUNT
          The number of operations of the 'CG Text Parameter' class.
static int CG_THROW_EXP
          The meta object id for the 'CG Throw Exp' class.
static int CG_THROW_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_THROW_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_THROW_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_THROW_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_THROW_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_THROW_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_THROW_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_THROW_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_THROW_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_THROW_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_THROW_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_THROW_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_THROW_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_THROW_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_THROW_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_THROW_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_THROW_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_THROW_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_THROW_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_THROW_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_THROW_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_THROW_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_THROW_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_THROW_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_THROW_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_THROW_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_THROW_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_THROW_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_THROW_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Throw Exp' class.
static int CG_THROW_EXP_OPERATION_COUNT
          The number of operations of the 'CG Throw Exp' class.
static int CG_TUPLE_EXP
          The meta object id for the 'CG Tuple Exp' class.
static int CG_TUPLE_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_TUPLE_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_TUPLE_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_TUPLE_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_TUPLE_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_TUPLE_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_TUPLE_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_TUPLE_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_TUPLE_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_TUPLE_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_TUPLE_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_TUPLE_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_TUPLE_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_TUPLE_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_TUPLE_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_TUPLE_EXP__PARTS
          The feature id for the 'Parts' containment reference list.
static int CG_TUPLE_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TUPLE_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TUPLE_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_TUPLE_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TUPLE_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_TUPLE_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_TUPLE_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TUPLE_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_TUPLE_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_TUPLE_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_TUPLE_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Tuple Exp' class.
static int CG_TUPLE_EXP_OPERATION_COUNT
          The number of operations of the 'CG Tuple Exp' class.
static int CG_TUPLE_PART
          The meta object id for the 'CG Tuple Part' class.
static int CG_TUPLE_PART___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_TUPLE_PART___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_TUPLE_PART__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_TUPLE_PART__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_TUPLE_PART__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_TUPLE_PART__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_TUPLE_PART__FALSE
          The feature id for the 'False' attribute.
static int CG_TUPLE_PART__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_TUPLE_PART__INIT
          The feature id for the 'Init' containment reference.
static int CG_TUPLE_PART__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_TUPLE_PART__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_TUPLE_PART__NAME
          The feature id for the 'Name' attribute.
static int CG_TUPLE_PART__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_TUPLE_PART__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_TUPLE_PART__NULL
          The feature id for the 'Null' attribute.
static int CG_TUPLE_PART__PARENT
          The feature id for the 'Parent' reference.
static int CG_TUPLE_PART__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TUPLE_PART__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TUPLE_PART__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_TUPLE_PART__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TUPLE_PART__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_TUPLE_PART__TRUE
          The feature id for the 'True' attribute.
static int CG_TUPLE_PART__TUPLE_EXP
          The feature id for the 'Tuple Exp' container reference.
static int CG_TUPLE_PART__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TUPLE_PART__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_TUPLE_PART__VALUE
          The feature id for the 'Value' reference.
static int CG_TUPLE_PART__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_TUPLE_PART_CALL_EXP
          The meta object id for the 'CG Tuple Part Call Exp' class.
static int CG_TUPLE_PART_CALL_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_TUPLE_PART_CALL_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_TUPLE_PART_CALL_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_TUPLE_PART_CALL_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_TUPLE_PART_CALL_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_TUPLE_PART_CALL_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_TUPLE_PART_CALL_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_TUPLE_PART_CALL_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_TUPLE_PART_CALL_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_TUPLE_PART_CALL_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_TUPLE_PART_CALL_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_TUPLE_PART_CALL_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_TUPLE_PART_CALL_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_TUPLE_PART_CALL_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_TUPLE_PART_CALL_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_TUPLE_PART_CALL_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_TUPLE_PART_CALL_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TUPLE_PART_CALL_EXP__PIVOT_TUPLE_PART_ID
          The feature id for the 'Pivot Tuple Part Id' attribute.
static int CG_TUPLE_PART_CALL_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TUPLE_PART_CALL_EXP__REFERRED_PROPERTY
          The feature id for the 'Referred Property' attribute.
static int CG_TUPLE_PART_CALL_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_TUPLE_PART_CALL_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TUPLE_PART_CALL_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_TUPLE_PART_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_TUPLE_PART_CALL_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_TUPLE_PART_CALL_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TUPLE_PART_CALL_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_TUPLE_PART_CALL_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_TUPLE_PART_CALL_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_TUPLE_PART_CALL_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_TUPLE_PART_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Tuple Part Call Exp' class.
static int CG_TUPLE_PART_CALL_EXP_OPERATION_COUNT
          The number of operations of the 'CG Tuple Part Call Exp' class.
static int CG_TUPLE_PART_FEATURE_COUNT
          The number of structural features of the 'CG Tuple Part' class.
static int CG_TUPLE_PART_OPERATION_COUNT
          The number of operations of the 'CG Tuple Part' class.
static int CG_TYPE_EXP
          The meta object id for the 'CG Type Exp' class.
static int CG_TYPE_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_TYPE_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_TYPE_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_TYPE_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_TYPE_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_TYPE_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_TYPE_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_TYPE_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_TYPE_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_TYPE_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_TYPE_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_TYPE_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_TYPE_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_TYPE_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_TYPE_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_TYPE_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TYPE_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TYPE_EXP__REFERRED_TYPE
          The feature id for the 'Referred Type' reference.
static int CG_TYPE_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_TYPE_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TYPE_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_TYPE_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_TYPE_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TYPE_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_TYPE_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_TYPE_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_TYPE_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Type Exp' class.
static int CG_TYPE_EXP_OPERATION_COUNT
          The number of operations of the 'CG Type Exp' class.
static int CG_TYPE_ID
          The meta object id for the 'CG Type Id' class.
static int CG_TYPE_ID___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_TYPE_ID___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_TYPE_ID__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_TYPE_ID__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_TYPE_ID__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_TYPE_ID__CONSTANT_VALUE
          The feature id for the 'Constant Value' attribute.
static int CG_TYPE_ID__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_TYPE_ID__ELEMENT_ID
          The feature id for the 'Element Id' attribute.
static int CG_TYPE_ID__FALSE
          The feature id for the 'False' attribute.
static int CG_TYPE_ID__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_TYPE_ID__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_TYPE_ID__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_TYPE_ID__NAME
          The feature id for the 'Name' attribute.
static int CG_TYPE_ID__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_TYPE_ID__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_TYPE_ID__NULL
          The feature id for the 'Null' attribute.
static int CG_TYPE_ID__PARENT
          The feature id for the 'Parent' reference.
static int CG_TYPE_ID__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TYPE_ID__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TYPE_ID__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_TYPE_ID__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TYPE_ID__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_TYPE_ID__TRUE
          The feature id for the 'True' attribute.
static int CG_TYPE_ID__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TYPE_ID__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_TYPE_ID__VALUE
          The feature id for the 'Value' reference.
static int CG_TYPE_ID__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_TYPE_ID_FEATURE_COUNT
          The number of structural features of the 'CG Type Id' class.
static int CG_TYPE_ID_OPERATION_COUNT
          The number of operations of the 'CG Type Id' class.
static int CG_TYPED_ELEMENT
          The meta object id for the 'CG Typed Element' class.
static int CG_TYPED_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int CG_TYPED_ELEMENT__PARENT
          The feature id for the 'Parent' reference.
static int CG_TYPED_ELEMENT__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_TYPED_ELEMENT__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_TYPED_ELEMENT__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_TYPED_ELEMENT__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_TYPED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'CG Typed Element' class.
static int CG_TYPED_ELEMENT_OPERATION_COUNT
          The number of operations of the 'CG Typed Element' class.
static int CG_UNBOX_EXP
          The meta object id for the 'CG Unbox Exp' class.
static int CG_UNBOX_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_UNBOX_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_UNBOX_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_UNBOX_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_UNBOX_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_UNBOX_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_UNBOX_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_UNBOX_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_UNBOX_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_UNBOX_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_UNBOX_EXP__INVALIDATING
          The feature id for the 'Invalidating' attribute.
static int CG_UNBOX_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_UNBOX_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_UNBOX_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_UNBOX_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_UNBOX_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_UNBOX_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_UNBOX_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_UNBOX_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_UNBOX_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_UNBOX_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_UNBOX_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CG_UNBOX_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_UNBOX_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_UNBOX_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_UNBOX_EXP__VALIDATING
          The feature id for the 'Validating' attribute.
static int CG_UNBOX_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_UNBOX_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_UNBOX_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Unbox Exp' class.
static int CG_UNBOX_EXP_OPERATION_COUNT
          The number of operations of the 'CG Unbox Exp' class.
static int CG_VALUED_ELEMENT
          The meta object id for the 'CG Valued Element' class.
static int CG_VALUED_ELEMENT___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_VALUED_ELEMENT___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_VALUED_ELEMENT__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_VALUED_ELEMENT__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_VALUED_ELEMENT__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_VALUED_ELEMENT__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_VALUED_ELEMENT__FALSE
          The feature id for the 'False' attribute.
static int CG_VALUED_ELEMENT__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_VALUED_ELEMENT__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_VALUED_ELEMENT__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_VALUED_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int CG_VALUED_ELEMENT__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_VALUED_ELEMENT__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_VALUED_ELEMENT__NULL
          The feature id for the 'Null' attribute.
static int CG_VALUED_ELEMENT__PARENT
          The feature id for the 'Parent' reference.
static int CG_VALUED_ELEMENT__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_VALUED_ELEMENT__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_VALUED_ELEMENT__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_VALUED_ELEMENT__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_VALUED_ELEMENT__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_VALUED_ELEMENT__TRUE
          The feature id for the 'True' attribute.
static int CG_VALUED_ELEMENT__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_VALUED_ELEMENT__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_VALUED_ELEMENT__VALUE
          The feature id for the 'Value' reference.
static int CG_VALUED_ELEMENT__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_VALUED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'CG Valued Element' class.
static int CG_VALUED_ELEMENT_OPERATION_COUNT
          The number of operations of the 'CG Valued Element' class.
static int CG_VARIABLE
          The meta object id for the 'CG Variable' class.
static int CG_VARIABLE___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_VARIABLE___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_VARIABLE__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_VARIABLE__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_VARIABLE__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_VARIABLE__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_VARIABLE__FALSE
          The feature id for the 'False' attribute.
static int CG_VARIABLE__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_VARIABLE__INIT
          The feature id for the 'Init' containment reference.
static int CG_VARIABLE__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_VARIABLE__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int CG_VARIABLE__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_VARIABLE__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_VARIABLE__NULL
          The feature id for the 'Null' attribute.
static int CG_VARIABLE__PARENT
          The feature id for the 'Parent' reference.
static int CG_VARIABLE__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_VARIABLE__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_VARIABLE__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_VARIABLE__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_VARIABLE__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_VARIABLE__TRUE
          The feature id for the 'True' attribute.
static int CG_VARIABLE__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_VARIABLE__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_VARIABLE__VALUE
          The feature id for the 'Value' reference.
static int CG_VARIABLE__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_VARIABLE_EXP
          The meta object id for the 'CG Variable Exp' class.
static int CG_VARIABLE_EXP___SET_NON_INVALID
          The operation id for the 'Set Non Invalid' operation.
static int CG_VARIABLE_EXP___SET_NON_NULL
          The operation id for the 'Set Non Null' operation.
static int CG_VARIABLE_EXP__BOXED
          The feature id for the 'Boxed' attribute.
static int CG_VARIABLE_EXP__CAUGHT
          The feature id for the 'Caught' attribute.
static int CG_VARIABLE_EXP__CONSTANT
          The feature id for the 'Constant' attribute.
static int CG_VARIABLE_EXP__DEPENDS_ON
          The feature id for the 'Depends On' reference list.
static int CG_VARIABLE_EXP__FALSE
          The feature id for the 'False' attribute.
static int CG_VARIABLE_EXP__GLOBAL
          The feature id for the 'Global' attribute.
static int CG_VARIABLE_EXP__INLINEABLE
          The feature id for the 'Inlineable' attribute.
static int CG_VARIABLE_EXP__INVALID
          The feature id for the 'Invalid' attribute.
static int CG_VARIABLE_EXP__NAME
          The feature id for the 'Name' attribute.
static int CG_VARIABLE_EXP__NON_INVALID
          The feature id for the 'Non Invalid' attribute.
static int CG_VARIABLE_EXP__NON_NULL
          The feature id for the 'Non Null' attribute.
static int CG_VARIABLE_EXP__NULL
          The feature id for the 'Null' attribute.
static int CG_VARIABLE_EXP__PARENT
          The feature id for the 'Parent' reference.
static int CG_VARIABLE_EXP__PIVOT
          The feature id for the 'Pivot' attribute.
static int CG_VARIABLE_EXP__PIVOT_TYPE_ID
          The feature id for the 'Pivot Type Id' attribute.
static int CG_VARIABLE_EXP__REFERRED_VALUED_ELEMENT
          The feature id for the 'Referred Valued Element' reference.
static int CG_VARIABLE_EXP__REFERRED_VARIABLE
          The feature id for the 'Referred Variable' reference.
static int CG_VARIABLE_EXP__REQUIRED
          The feature id for the 'Required' attribute.
static int CG_VARIABLE_EXP__SETTABLE
          The feature id for the 'Settable' attribute.
static int CG_VARIABLE_EXP__TRUE
          The feature id for the 'True' attribute.
static int CG_VARIABLE_EXP__TYPE_ID
          The feature id for the 'Type Id' reference.
static int CG_VARIABLE_EXP__UNBOXED
          The feature id for the 'Unboxed' attribute.
static int CG_VARIABLE_EXP__VALUE
          The feature id for the 'Value' reference.
static int CG_VARIABLE_EXP__VALUE_NAME
          The feature id for the 'Value Name' attribute.
static int CG_VARIABLE_EXP_FEATURE_COUNT
          The number of structural features of the 'CG Variable Exp' class.
static int CG_VARIABLE_EXP_OPERATION_COUNT
          The number of operations of the 'CG Variable Exp' class.
static int CG_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'CG Variable' class.
static int CG_VARIABLE_OPERATION_COUNT
          The number of operations of the 'CG Variable' class.
static java.lang.String eCONTENT_TYPE
          The package content type ID.
static CGModelPackage eINSTANCE
          The singleton instance of the package.
static int ELEMENT_ID
          The meta object id for the 'Element Id' data type.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENUMERATION_LITERAL_ID
          The meta object id for the 'Enumeration Literal Id' data type.
static int ITERATION
          The meta object id for the 'Iteration' data type.
static int LIBRARY_ITERATION
          The meta object id for the 'Library Iteration' data type.
static int LIBRARY_OPERATION
          The meta object id for the 'Library Operation' data type.
static int LIBRARY_PROPERTY
          The meta object id for the 'Library Property' data type.
static int NAMEABLE
          The meta object id for the 'Nameable' class.
static int NAMEABLE_FEATURE_COUNT
          The number of structural features of the 'Nameable' class.
static int NAMEABLE_OPERATION_COUNT
          The number of operations of the 'Nameable' class.
static int NAMED_ELEMENT
          The meta object id for the 'Named Element' data type.
static int NUMBER
          The meta object id for the 'Number' data type.
static int OBJECT
          The meta object id for the 'Object' data type.
static int OPERATION
          The meta object id for the 'Operation' data type.
static int PROPERTY
          The meta object id for the 'Property' data type.
static int TUPLE_PART_ID
          The meta object id for the 'Tuple Part Id' data type.
static int TYPE_ID
          The meta object id for the 'Type Id' data type.
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getCGBoolean_BooleanValue()
          Returns the meta object for the attribute 'Boolean Value'.
 org.eclipse.emf.ecore.EClass getCGBoolean()
          Returns the meta object for class 'CG Boolean'.
 org.eclipse.emf.ecore.EClass getCGBoxExp()
          Returns the meta object for class 'CG Box Exp'.
 org.eclipse.emf.ecore.EReference getCGBuiltInIterationCallExp_Accumulator()
          Returns the meta object for the containment reference 'Accumulator'.
 org.eclipse.emf.ecore.EClass getCGBuiltInIterationCallExp()
          Returns the meta object for class 'CG Built In Iteration Call Exp'.
 org.eclipse.emf.ecore.EAttribute getCGCallExp_Invalidating()
          Returns the meta object for the attribute 'Invalidating'.
 org.eclipse.emf.ecore.EReference getCGCallExp_Source()
          Returns the meta object for the containment reference 'Source'.
 org.eclipse.emf.ecore.EAttribute getCGCallExp_Validating()
          Returns the meta object for the attribute 'Validating'.
 org.eclipse.emf.ecore.EClass getCGCallExp()
          Returns the meta object for class 'CG Call Exp'.
 org.eclipse.emf.ecore.EReference getCGCastParameter_ReferredParameter()
          Returns the meta object for the reference 'Referred Parameter'.
 org.eclipse.emf.ecore.EClass getCGCastParameter()
          Returns the meta object for class 'CG Cast Parameter'.
 org.eclipse.emf.ecore.EClass getCGCatchExp()
          Returns the meta object for class 'CG Catch Exp'.
 org.eclipse.emf.ecore.EReference getCGClass_ContainingPackage()
          Returns the meta object for the container reference 'Containing Package'.
 org.eclipse.emf.ecore.EReference getCGClass_Invariants()
          Returns the meta object for the containment reference list 'Invariants'.
 org.eclipse.emf.ecore.EReference getCGClass_Operations()
          Returns the meta object for the containment reference list 'Operations'.
 org.eclipse.emf.ecore.EReference getCGClass_Properties()
          Returns the meta object for the containment reference list 'Properties'.
 org.eclipse.emf.ecore.EClass getCGClass()
          Returns the meta object for class 'CG Class'.
 org.eclipse.emf.ecore.EReference getCGCollectionExp_Parts()
          Returns the meta object for the containment reference list 'Parts'.
 org.eclipse.emf.ecore.EClass getCGCollectionExp()
          Returns the meta object for class 'CG Collection Exp'.
 org.eclipse.emf.ecore.EReference getCGCollectionPart_CollectionExp()
          Returns the meta object for the container reference 'Collection Exp'.
 org.eclipse.emf.ecore.EReference getCGCollectionPart_First()
          Returns the meta object for the containment reference 'First'.
 org.eclipse.emf.ecore.EReference getCGCollectionPart_Last()
          Returns the meta object for the containment reference 'Last'.
 org.eclipse.emf.ecore.EAttribute getCGCollectionPart_Range()
          Returns the meta object for the attribute 'Range'.
 org.eclipse.emf.ecore.EClass getCGCollectionPart()
          Returns the meta object for class 'CG Collection Part'.
 org.eclipse.emf.ecore.EAttribute getCGConstant_ConstantValue()
          Returns the meta object for the attribute 'Constant Value'.
 org.eclipse.emf.ecore.EClass getCGConstant()
          Returns the meta object for class 'CG Constant'.
 org.eclipse.emf.ecore.EReference getCGConstantExp_ReferredConstant()
          Returns the meta object for the reference 'Referred Constant'.
 org.eclipse.emf.ecore.EClass getCGConstantExp()
          Returns the meta object for class 'CG Constant Exp'.
 org.eclipse.emf.ecore.EReference getCGConstraint_Body()
          Returns the meta object for the containment reference 'Body'.
 org.eclipse.emf.ecore.EReference getCGConstraint_Message()
          Returns the meta object for the containment reference 'Message'.
 org.eclipse.emf.ecore.EClass getCGConstraint()
          Returns the meta object for class 'CG Constraint'.
 org.eclipse.emf.ecore.EReference getCGConstructorExp_Parts()
          Returns the meta object for the containment reference list 'Parts'.
 org.eclipse.emf.ecore.EClass getCGConstructorExp()
          Returns the meta object for class 'CG Constructor Exp'.
 org.eclipse.emf.ecore.EReference getCGConstructorPart_ConstructorExp()
          Returns the meta object for the container reference 'Constructor Exp'.
 org.eclipse.emf.ecore.EReference getCGConstructorPart_Init()
          Returns the meta object for the containment reference 'Init'.
 org.eclipse.emf.ecore.EClass getCGConstructorPart()
          Returns the meta object for class 'CG Constructor Part'.
 org.eclipse.emf.ecore.EReference getCGEcoreClassConstructorExp_EClass()
          Returns the meta object for the reference 'EClass'.
 org.eclipse.emf.ecore.EClass getCGEcoreClassConstructorExp()
          Returns the meta object for class 'CG Ecore Class Constructor Exp'.
 org.eclipse.emf.ecore.EReference getCGEcoreDataTypeConstructorExp_EDataType()
          Returns the meta object for the reference 'EData Type'.
 org.eclipse.emf.ecore.EAttribute getCGEcoreDataTypeConstructorExp_String()
          Returns the meta object for the attribute 'String'.
 org.eclipse.emf.ecore.EClass getCGEcoreDataTypeConstructorExp()
          Returns the meta object for class 'CG Ecore Data Type Constructor Exp'.
 org.eclipse.emf.ecore.EReference getCGEcoreOperationCallExp_EOperation()
          Returns the meta object for the reference 'EOperation'.
 org.eclipse.emf.ecore.EClass getCGEcoreOperationCallExp()
          Returns the meta object for class 'CG Ecore Operation Call Exp'.
 org.eclipse.emf.ecore.EReference getCGEcorePropertyCallExp_EStructuralFeature()
          Returns the meta object for the reference 'EStructural Feature'.
 org.eclipse.emf.ecore.EClass getCGEcorePropertyCallExp()
          Returns the meta object for class 'CG Ecore Property Call Exp'.
 org.eclipse.emf.ecore.EReference getCGElement_Parent()
          Returns the meta object for the reference 'Parent'.
 org.eclipse.emf.ecore.EClass getCGElement()
          Returns the meta object for class 'CG Element'.
 org.eclipse.emf.ecore.EAttribute getCGElementId_ElementId()
          Returns the meta object for the attribute 'Element Id'.
 org.eclipse.emf.ecore.EClass getCGElementId()
          Returns the meta object for class 'CG Element Id'.
 org.eclipse.emf.ecore.EReference getCGEqualsExp_Argument()
          Returns the meta object for the containment reference 'Argument'.
 org.eclipse.emf.ecore.EClass getCGEqualsExp()
          Returns the meta object for class 'CG Equals Exp'.
 org.eclipse.emf.ecore.EClass getCGExecutorCompositionProperty()
          Returns the meta object for class 'CG Executor Composition Property'.
 org.eclipse.emf.ecore.EClass getCGExecutorConstructorPart()
          Returns the meta object for class 'CG Executor Constructor Part'.
 org.eclipse.emf.ecore.EClass getCGExecutorNavigationProperty()
          Returns the meta object for class 'CG Executor Navigation Property'.
 org.eclipse.emf.ecore.EReference getCGExecutorOperation_UnderlyingOperationId()
          Returns the meta object for the reference 'Underlying Operation Id'.
 org.eclipse.emf.ecore.EClass getCGExecutorOperation()
          Returns the meta object for class 'CG Executor Operation'.
 org.eclipse.emf.ecore.EReference getCGExecutorOperationCallExp_ExecutorOperation()
          Returns the meta object for the reference 'Executor Operation'.
 org.eclipse.emf.ecore.EClass getCGExecutorOperationCallExp()
          Returns the meta object for class 'CG Executor Operation Call Exp'.
 org.eclipse.emf.ecore.EClass getCGExecutorOppositeProperty()
          Returns the meta object for class 'CG Executor Opposite Property'.
 org.eclipse.emf.ecore.EReference getCGExecutorProperty_UnderlyingPropertyId()
          Returns the meta object for the reference 'Underlying Property Id'.
 org.eclipse.emf.ecore.EClass getCGExecutorProperty()
          Returns the meta object for class 'CG Executor Property'.
 org.eclipse.emf.ecore.EReference getCGExecutorPropertyCallExp_ExecutorProperty()
          Returns the meta object for the reference 'Executor Property'.
 org.eclipse.emf.ecore.EClass getCGExecutorPropertyCallExp()
          Returns the meta object for class 'CG Executor Property Call Exp'.
 org.eclipse.emf.ecore.EReference getCGExecutorType_UnderlyingTypeId()
          Returns the meta object for the reference 'Underlying Type Id'.
 org.eclipse.emf.ecore.EClass getCGExecutorType()
          Returns the meta object for class 'CG Executor Type'.
 org.eclipse.emf.ecore.EClass getCGFinalVariable()
          Returns the meta object for class 'CG Final Variable'.
 org.eclipse.emf.ecore.EClass getCGGuardExp()
          Returns the meta object for class 'CG Guard Exp'.
 org.eclipse.emf.ecore.EReference getCGIfExp_Condition()
          Returns the meta object for the containment reference 'Condition'.
 org.eclipse.emf.ecore.EReference getCGIfExp_ElseExpression()
          Returns the meta object for the containment reference 'Else Expression'.
 org.eclipse.emf.ecore.EReference getCGIfExp_ThenExpression()
          Returns the meta object for the containment reference 'Then Expression'.
 org.eclipse.emf.ecore.EClass getCGIfExp()
          Returns the meta object for class 'CG If Exp'.
 org.eclipse.emf.ecore.EClass getCGInfinity()
          Returns the meta object for class 'CG Infinity'.
 org.eclipse.emf.ecore.EAttribute getCGInteger_IntegerValue()
          Returns the meta object for the attribute 'Integer Value'.
 org.eclipse.emf.ecore.EClass getCGInteger()
          Returns the meta object for class 'CG Integer'.
 org.eclipse.emf.ecore.EAttribute getCGInvalid_Bindings()
          Returns the meta object for the attribute list 'Bindings'.
 org.eclipse.emf.ecore.EAttribute getCGInvalid_MessageTemplate()
          Returns the meta object for the attribute 'Message Template'.
 org.eclipse.emf.ecore.EClass getCGInvalid()
          Returns the meta object for class 'CG Invalid'.
 org.eclipse.emf.ecore.EClass getCGIsInvalidExp()
          Returns the meta object for class 'CG Is Invalid Exp'.
 org.eclipse.emf.ecore.EClass getCGIsUndefinedExp()
          Returns the meta object for class 'CG Is Undefined Exp'.
 org.eclipse.emf.ecore.EReference getCGIterationCallExp_Body()
          Returns the meta object for the containment reference 'Body'.
 org.eclipse.emf.ecore.EReference getCGIterationCallExp_Iterators()
          Returns the meta object for the containment reference list 'Iterators'.
 org.eclipse.emf.ecore.EAttribute getCGIterationCallExp_ReferredIteration()
          Returns the meta object for the attribute 'Referred Iteration'.
 org.eclipse.emf.ecore.EClass getCGIterationCallExp()
          Returns the meta object for class 'CG Iteration Call Exp'.
 org.eclipse.emf.ecore.EClass getCGIterator()
          Returns the meta object for class 'CG Iterator'.
 org.eclipse.emf.ecore.EReference getCGLetExp_In()
          Returns the meta object for the containment reference 'In'.
 org.eclipse.emf.ecore.EReference getCGLetExp_Init()
          Returns the meta object for the containment reference 'Init'.
 org.eclipse.emf.ecore.EClass getCGLetExp()
          Returns the meta object for class 'CG Let Exp'.
 org.eclipse.emf.ecore.EAttribute getCGLibraryIterateCallExp_LibraryIteration()
          Returns the meta object for the attribute 'Library Iteration'.
 org.eclipse.emf.ecore.EReference getCGLibraryIterateCallExp_Result()
          Returns the meta object for the containment reference 'Result'.
 org.eclipse.emf.ecore.EClass getCGLibraryIterateCallExp()
          Returns the meta object for class 'CG Library Iterate Call Exp'.
 org.eclipse.emf.ecore.EAttribute getCGLibraryIterationCallExp_LibraryIteration()
          Returns the meta object for the attribute 'Library Iteration'.
 org.eclipse.emf.ecore.EClass getCGLibraryIterationCallExp()
          Returns the meta object for class 'CG Library Iteration Call Exp'.
 org.eclipse.emf.ecore.EAttribute getCGLibraryOperationCallExp_LibraryOperation()
          Returns the meta object for the attribute 'Library Operation'.
 org.eclipse.emf.ecore.EClass getCGLibraryOperationCallExp()
          Returns the meta object for class 'CG Library Operation Call Exp'.
 org.eclipse.emf.ecore.EAttribute getCGLibraryPropertyCallExp_LibraryProperty()
          Returns the meta object for the attribute 'Library Property'.
 org.eclipse.emf.ecore.EClass getCGLibraryPropertyCallExp()
          Returns the meta object for class 'CG Library Property Call Exp'.
 org.eclipse.emf.ecore.EClass getCGLocalVariable()
          Returns the meta object for class 'CG Local Variable'.
 org.eclipse.emf.ecore.EReference getCGModel_Globals()
          Returns the meta object for the containment reference list 'Globals'.
 org.eclipse.emf.ecore.EReference getCGModel_Packages()
          Returns the meta object for the containment reference list 'Packages'.
 org.eclipse.emf.ecore.EClass getCGModel()
          Returns the meta object for class 'CG Model'.
 CGModelFactory getCGModelFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getCGNamedElement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getCGNamedElement_Pivot()
          Returns the meta object for the attribute 'Pivot'.
 org.eclipse.emf.ecore.EClass getCGNamedElement()
          Returns the meta object for class 'CG Named Element'.
 org.eclipse.emf.ecore.EClass getCGNull()
          Returns the meta object for class 'CG Null'.
 org.eclipse.emf.ecore.EReference getCGOperation_Body()
          Returns the meta object for the containment reference 'Body'.
 org.eclipse.emf.ecore.EReference getCGOperation_ContainingClass()
          Returns the meta object for the container reference 'Containing Class'.
 org.eclipse.emf.ecore.EReference getCGOperation_Parameters()
          Returns the meta object for the containment reference list 'Parameters'.
 org.eclipse.emf.ecore.EReference getCGOperation_Postconditions()
          Returns the meta object for the containment reference list 'Postconditions'.
 org.eclipse.emf.ecore.EReference getCGOperation_Preconditions()
          Returns the meta object for the containment reference list 'Preconditions'.
 org.eclipse.emf.ecore.EClass getCGOperation()
          Returns the meta object for class 'CG Operation'.
 org.eclipse.emf.ecore.EReference getCGOperationCallExp_Arguments()
          Returns the meta object for the containment reference list 'Arguments'.
 org.eclipse.emf.ecore.EAttribute getCGOperationCallExp_ReferredOperation()
          Returns the meta object for the attribute 'Referred Operation'.
 org.eclipse.emf.ecore.EClass getCGOperationCallExp()
          Returns the meta object for class 'CG Operation Call Exp'.
 org.eclipse.emf.ecore.EReference getCGPackage_Classes()
          Returns the meta object for the containment reference list 'Classes'.
 org.eclipse.emf.ecore.EReference getCGPackage_ContainingPackage()
          Returns the meta object for the container reference 'Containing Package'.
 org.eclipse.emf.ecore.EReference getCGPackage_Packages()
          Returns the meta object for the containment reference list 'Packages'.
 org.eclipse.emf.ecore.EClass getCGPackage()
          Returns the meta object for class 'CG Package'.
 org.eclipse.emf.ecore.EReference getCGParameter_Operation()
          Returns the meta object for the reference 'Operation'.
 org.eclipse.emf.ecore.EClass getCGParameter()
          Returns the meta object for class 'CG Parameter'.
 org.eclipse.emf.ecore.EReference getCGProperty_Body()
          Returns the meta object for the containment reference 'Body'.
 org.eclipse.emf.ecore.EReference getCGProperty_ContainingClass()
          Returns the meta object for the container reference 'Containing Class'.
 org.eclipse.emf.ecore.EClass getCGProperty()
          Returns the meta object for class 'CG Property'.
 org.eclipse.emf.ecore.EAttribute getCGPropertyCallExp_ReferredProperty()
          Returns the meta object for the attribute 'Referred Property'.
 org.eclipse.emf.ecore.EClass getCGPropertyCallExp()
          Returns the meta object for class 'CG Property Call Exp'.
 org.eclipse.emf.ecore.EAttribute getCGReal_RealValue()
          Returns the meta object for the attribute 'Real Value'.
 org.eclipse.emf.ecore.EClass getCGReal()
          Returns the meta object for class 'CG Real'.
 org.eclipse.emf.ecore.EClass getCGSettableVariable()
          Returns the meta object for class 'CG Settable Variable'.
 org.eclipse.emf.ecore.EAttribute getCGString_StringValue()
          Returns the meta object for the attribute 'String Value'.
 org.eclipse.emf.ecore.EClass getCGString()
          Returns the meta object for class 'CG String'.
 org.eclipse.emf.ecore.EAttribute getCGText_TextValue()
          Returns the meta object for the attribute 'Text Value'.
 org.eclipse.emf.ecore.EClass getCGText()
          Returns the meta object for class 'CG Text'.
 org.eclipse.emf.ecore.EAttribute getCGTextParameter_TextValue()
          Returns the meta object for the attribute 'Text Value'.
 org.eclipse.emf.ecore.EClass getCGTextParameter()
          Returns the meta object for class 'CG Text Parameter'.
 org.eclipse.emf.ecore.EClass getCGThrowExp()
          Returns the meta object for class 'CG Throw Exp'.
 org.eclipse.emf.ecore.EReference getCGTupleExp_Parts()
          Returns the meta object for the containment reference list 'Parts'.
 org.eclipse.emf.ecore.EClass getCGTupleExp()
          Returns the meta object for class 'CG Tuple Exp'.
 org.eclipse.emf.ecore.EReference getCGTuplePart_Init()
          Returns the meta object for the containment reference 'Init'.
 org.eclipse.emf.ecore.EReference getCGTuplePart_TupleExp()
          Returns the meta object for the container reference 'Tuple Exp'.
 org.eclipse.emf.ecore.EClass getCGTuplePart()
          Returns the meta object for class 'CG Tuple Part'.
 org.eclipse.emf.ecore.EAttribute getCGTuplePartCallExp_PivotTuplePartId()
          Returns the meta object for the attribute 'Pivot Tuple Part Id'.
 org.eclipse.emf.ecore.EClass getCGTuplePartCallExp()
          Returns the meta object for class 'CG Tuple Part Call Exp'.
 org.eclipse.emf.ecore.EAttribute getCGTypedElement_PivotTypeId()
          Returns the meta object for the attribute 'Pivot Type Id'.
 org.eclipse.emf.ecore.EAttribute getCGTypedElement_Required()
          Returns the meta object for the attribute 'Required'.
 org.eclipse.emf.ecore.EReference getCGTypedElement_TypeId()
          Returns the meta object for the reference 'Type Id'.
 org.eclipse.emf.ecore.EClass getCGTypedElement()
          Returns the meta object for class 'CG Typed Element'.
 org.eclipse.emf.ecore.EReference getCGTypeExp_ReferredType()
          Returns the meta object for the reference 'Referred Type'.
 org.eclipse.emf.ecore.EClass getCGTypeExp()
          Returns the meta object for class 'CG Type Exp'.
 org.eclipse.emf.ecore.EClass getCGTypeId()
          Returns the meta object for class 'CG Type Id'.
 org.eclipse.emf.ecore.EClass getCGUnboxExp()
          Returns the meta object for class 'CG Unbox Exp'.
 org.eclipse.emf.ecore.EOperation getCGValuedElement__SetNonInvalid()
          Returns the meta object for the 'Set Non Invalid' operation.
 org.eclipse.emf.ecore.EOperation getCGValuedElement__SetNonNull()
          Returns the meta object for the 'Set Non Null' operation.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Boxed()
          Returns the meta object for the attribute 'Boxed'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Caught()
          Returns the meta object for the attribute 'Caught'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Constant()
          Returns the meta object for the attribute 'Constant'.
 org.eclipse.emf.ecore.EReference getCGValuedElement_DependsOn()
          Returns the meta object for the reference list 'Depends On'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_False()
          Returns the meta object for the attribute 'False'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Global()
          Returns the meta object for the attribute 'Global'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Inlineable()
          Returns the meta object for the attribute 'Inlineable'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Invalid()
          Returns the meta object for the attribute 'Invalid'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_NonInvalid()
          Returns the meta object for the attribute 'Non Invalid'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_NonNull()
          Returns the meta object for the attribute 'Non Null'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Null()
          Returns the meta object for the attribute 'Null'.
 org.eclipse.emf.ecore.EReference getCGValuedElement_ReferredValuedElement()
          Returns the meta object for the reference 'Referred Valued Element'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Settable()
          Returns the meta object for the attribute 'Settable'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_True()
          Returns the meta object for the attribute 'True'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_Unboxed()
          Returns the meta object for the attribute 'Unboxed'.
 org.eclipse.emf.ecore.EReference getCGValuedElement_Value()
          Returns the meta object for the reference 'Value'.
 org.eclipse.emf.ecore.EAttribute getCGValuedElement_ValueName()
          Returns the meta object for the attribute 'Value Name'.
 org.eclipse.emf.ecore.EClass getCGValuedElement()
          Returns the meta object for class 'CG Valued Element'.
 org.eclipse.emf.ecore.EReference getCGVariable_Init()
          Returns the meta object for the containment reference 'Init'.
 org.eclipse.emf.ecore.EClass getCGVariable()
          Returns the meta object for class 'CG Variable'.
 org.eclipse.emf.ecore.EReference getCGVariableExp_ReferredVariable()
          Returns the meta object for the reference 'Referred Variable'.
 org.eclipse.emf.ecore.EClass getCGVariableExp()
          Returns the meta object for class 'CG Variable Exp'.
 org.eclipse.emf.ecore.EDataType getElementId()
          Returns the meta object for data type 'Element Id'.
 org.eclipse.emf.ecore.EDataType getEnumerationLiteralId()
          Returns the meta object for data type 'Enumeration Literal Id'.
 org.eclipse.emf.ecore.EDataType getIteration()
          Returns the meta object for data type 'Iteration'.
 org.eclipse.emf.ecore.EDataType getLibraryIteration()
          Returns the meta object for data type 'Library Iteration'.
 org.eclipse.emf.ecore.EDataType getLibraryOperation()
          Returns the meta object for data type 'Library Operation'.
 org.eclipse.emf.ecore.EDataType getLibraryProperty()
          Returns the meta object for data type 'Library Property'.
 org.eclipse.emf.ecore.EClass getNameable()
          Returns the meta object for class 'Nameable'.
 org.eclipse.emf.ecore.EDataType getNamedElement()
          Returns the meta object for data type 'Named Element'.
 org.eclipse.emf.ecore.EDataType getNumber()
          Returns the meta object for data type 'Number'.
 org.eclipse.emf.ecore.EDataType getObject()
          Returns the meta object for data type 'Object'.
 org.eclipse.emf.ecore.EDataType getOperation()
          Returns the meta object for data type 'Operation'.
 org.eclipse.emf.ecore.EDataType getProperty()
          Returns the meta object for data type 'Property'.
 org.eclipse.emf.ecore.EDataType getTuplePartId()
          Returns the meta object for data type 'Tuple Part Id'.
 org.eclipse.emf.ecore.EDataType getTypeId()
          Returns the meta object for data type 'Type Id'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated

eCONTENT_TYPE

static final java.lang.String eCONTENT_TYPE
The package content type ID.

See Also:
Constant Field Values
Generated

eINSTANCE

@NonNull
static final CGModelPackage eINSTANCE
The singleton instance of the package.

Generated

CG_ELEMENT

static final int CG_ELEMENT
The meta object id for the 'CG Element' class.

See Also:
CGElementImpl, CGModelPackageImpl.getCGElement(), Constant Field Values
Generated

CG_ELEMENT__PARENT

static final int CG_ELEMENT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_FEATURE_COUNT

static final int CG_ELEMENT_FEATURE_COUNT
The number of structural features of the 'CG Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_OPERATION_COUNT

static final int CG_ELEMENT_OPERATION_COUNT
The number of operations of the 'CG Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_NAMED_ELEMENT

static final int CG_NAMED_ELEMENT
The meta object id for the 'CG Named Element' class.

See Also:
CGNamedElementImpl, CGModelPackageImpl.getCGNamedElement(), Constant Field Values
Generated

CG_CLASS

static final int CG_CLASS
The meta object id for the 'CG Class' class.

See Also:
CGClassImpl, CGModelPackageImpl.getCGClass(), Constant Field Values
Generated

CG_MODEL

static final int CG_MODEL
The meta object id for the 'CG Model' class.

See Also:
CGModelImpl, CGModelPackageImpl.getCGModel(), Constant Field Values
Generated

CG_TYPED_ELEMENT

static final int CG_TYPED_ELEMENT
The meta object id for the 'CG Typed Element' class.

See Also:
CGTypedElementImpl, CGModelPackageImpl.getCGTypedElement(), Constant Field Values
Generated

CG_VALUED_ELEMENT

static final int CG_VALUED_ELEMENT
The meta object id for the 'CG Valued Element' class.

See Also:
CGValuedElementImpl, CGModelPackageImpl.getCGValuedElement(), Constant Field Values
Generated

CG_IF_EXP

static final int CG_IF_EXP
The meta object id for the 'CG If Exp' class.

See Also:
CGIfExpImpl, CGModelPackageImpl.getCGIfExp(), Constant Field Values
Generated

CG_OPERATION

static final int CG_OPERATION
The meta object id for the 'CG Operation' class.

See Also:
CGOperationImpl, CGModelPackageImpl.getCGOperation(), Constant Field Values
Generated

CG_PACKAGE

static final int CG_PACKAGE
The meta object id for the 'CG Package' class.

See Also:
CGPackageImpl, CGModelPackageImpl.getCGPackage(), Constant Field Values
Generated

CG_PARAMETER

static final int CG_PARAMETER
The meta object id for the 'CG Parameter' class.

See Also:
CGParameterImpl, CGModelPackageImpl.getCGParameter(), Constant Field Values
Generated

CG_BOOLEAN

static final int CG_BOOLEAN
The meta object id for the 'CG Boolean' class.

See Also:
CGBooleanImpl, CGModelPackageImpl.getCGBoolean(), Constant Field Values
Generated

CG_INFINITY

static final int CG_INFINITY
The meta object id for the 'CG Infinity' class.

See Also:
CGInfinityImpl, CGModelPackageImpl.getCGInfinity(), Constant Field Values
Generated

CG_INTEGER

static final int CG_INTEGER
The meta object id for the 'CG Integer' class.

See Also:
CGIntegerImpl, CGModelPackageImpl.getCGInteger(), Constant Field Values
Generated

CG_INVALID

static final int CG_INVALID
The meta object id for the 'CG Invalid' class.

See Also:
CGInvalidImpl, CGModelPackageImpl.getCGInvalid(), Constant Field Values
Generated

CG_CONSTANT

static final int CG_CONSTANT
The meta object id for the 'CG Constant' class.

See Also:
CGConstantImpl, CGModelPackageImpl.getCGConstant(), Constant Field Values
Generated

CG_CALL_EXP

static final int CG_CALL_EXP
The meta object id for the 'CG Call Exp' class.

See Also:
CGCallExpImpl, CGModelPackageImpl.getCGCallExp(), Constant Field Values
Generated

CG_CATCH_EXP

static final int CG_CATCH_EXP
The meta object id for the 'CG Catch Exp' class.

See Also:
CGCatchExpImpl, CGModelPackageImpl.getCGCatchExp(), Constant Field Values
Generated

CG_COLLECTION_EXP

static final int CG_COLLECTION_EXP
The meta object id for the 'CG Collection Exp' class.

See Also:
CGCollectionExpImpl, CGModelPackageImpl.getCGCollectionExp(), Constant Field Values
Generated

CG_COLLECTION_PART

static final int CG_COLLECTION_PART
The meta object id for the 'CG Collection Part' class.

See Also:
CGCollectionPartImpl, CGModelPackageImpl.getCGCollectionPart(), Constant Field Values
Generated

CG_LIBRARY_OPERATION_CALL_EXP

static final int CG_LIBRARY_OPERATION_CALL_EXP
The meta object id for the 'CG Library Operation Call Exp' class.

See Also:
CGLibraryOperationCallExpImpl, CGModelPackageImpl.getCGLibraryOperationCallExp(), Constant Field Values
Generated

CG_LIBRARY_PROPERTY_CALL_EXP

static final int CG_LIBRARY_PROPERTY_CALL_EXP
The meta object id for the 'CG Library Property Call Exp' class.

See Also:
CGLibraryPropertyCallExpImpl, CGModelPackageImpl.getCGLibraryPropertyCallExp(), Constant Field Values
Generated

CG_NULL

static final int CG_NULL
The meta object id for the 'CG Null' class.

See Also:
CGNullImpl, CGModelPackageImpl.getCGNull(), Constant Field Values
Generated

CG_OPERATION_CALL_EXP

static final int CG_OPERATION_CALL_EXP
The meta object id for the 'CG Operation Call Exp' class.

See Also:
CGOperationCallExpImpl, CGModelPackageImpl.getCGOperationCallExp(), Constant Field Values
Generated

CG_PROPERTY

static final int CG_PROPERTY
The meta object id for the 'CG Property' class.

See Also:
CGPropertyImpl, CGModelPackageImpl.getCGProperty(), Constant Field Values
Generated

CG_PROPERTY_CALL_EXP

static final int CG_PROPERTY_CALL_EXP
The meta object id for the 'CG Property Call Exp' class.

See Also:
CGPropertyCallExpImpl, CGModelPackageImpl.getCGPropertyCallExp(), Constant Field Values
Generated

CG_REAL

static final int CG_REAL
The meta object id for the 'CG Real' class.

See Also:
CGRealImpl, CGModelPackageImpl.getCGReal(), Constant Field Values
Generated

CG_STRING

static final int CG_STRING
The meta object id for the 'CG String' class.

See Also:
CGStringImpl, CGModelPackageImpl.getCGString(), Constant Field Values
Generated

CG_VARIABLE

static final int CG_VARIABLE
The meta object id for the 'CG Variable' class.

See Also:
CGVariableImpl, CGModelPackageImpl.getCGVariable(), Constant Field Values
Generated

CG_LOCAL_VARIABLE

static final int CG_LOCAL_VARIABLE
The meta object id for the 'CG Local Variable' class.

See Also:
CGLocalVariableImpl, CGModelPackageImpl.getCGLocalVariable(), Constant Field Values
Generated

CG_ECORE_OPERATION_CALL_EXP

static final int CG_ECORE_OPERATION_CALL_EXP
The meta object id for the 'CG Ecore Operation Call Exp' class.

See Also:
CGEcoreOperationCallExpImpl, CGModelPackageImpl.getCGEcoreOperationCallExp(), Constant Field Values
Generated

CG_ECORE_PROPERTY_CALL_EXP

static final int CG_ECORE_PROPERTY_CALL_EXP
The meta object id for the 'CG Ecore Property Call Exp' class.

See Also:
CGEcorePropertyCallExpImpl, CGModelPackageImpl.getCGEcorePropertyCallExp(), Constant Field Values
Generated

CG_CONSTANT_EXP

static final int CG_CONSTANT_EXP
The meta object id for the 'CG Constant Exp' class.

See Also:
CGConstantExpImpl, CGModelPackageImpl.getCGConstantExp(), Constant Field Values
Generated

CG_FINAL_VARIABLE

static final int CG_FINAL_VARIABLE
The meta object id for the 'CG Final Variable' class.

See Also:
CGFinalVariableImpl, CGModelPackageImpl.getCGFinalVariable(), Constant Field Values
Generated

CG_LET_EXP

static final int CG_LET_EXP
The meta object id for the 'CG Let Exp' class.

See Also:
CGLetExpImpl, CGModelPackageImpl.getCGLetExp(), Constant Field Values
Generated

CG_SETTABLE_VARIABLE

static final int CG_SETTABLE_VARIABLE
The meta object id for the 'CG Settable Variable' class.

See Also:
CGSettableVariableImpl, CGModelPackageImpl.getCGSettableVariable(), Constant Field Values
Generated

CG_THROW_EXP

static final int CG_THROW_EXP
The meta object id for the 'CG Throw Exp' class.

See Also:
CGThrowExpImpl, CGModelPackageImpl.getCGThrowExp(), Constant Field Values
Generated

CG_TUPLE_EXP

static final int CG_TUPLE_EXP
The meta object id for the 'CG Tuple Exp' class.

See Also:
CGTupleExpImpl, CGModelPackageImpl.getCGTupleExp(), Constant Field Values
Generated

CG_TUPLE_PART

static final int CG_TUPLE_PART
The meta object id for the 'CG Tuple Part' class.

See Also:
CGTuplePartImpl, CGModelPackageImpl.getCGTuplePart(), Constant Field Values
Generated

CG_TYPE_EXP

static final int CG_TYPE_EXP
The meta object id for the 'CG Type Exp' class.

See Also:
CGTypeExpImpl, CGModelPackageImpl.getCGTypeExp(), Constant Field Values
Generated

CG_CONSTRUCTOR_EXP

static final int CG_CONSTRUCTOR_EXP
The meta object id for the 'CG Constructor Exp' class.

See Also:
CGConstructorExpImpl, CGModelPackageImpl.getCGConstructorExp(), Constant Field Values
Generated

CG_CONSTRUCTOR_PART

static final int CG_CONSTRUCTOR_PART
The meta object id for the 'CG Constructor Part' class.

See Also:
CGConstructorPartImpl, CGModelPackageImpl.getCGConstructorPart(), Constant Field Values
Generated

CG_ECORE_CLASS_CONSTRUCTOR_EXP

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP
The meta object id for the 'CG Ecore Class Constructor Exp' class.

See Also:
CGEcoreClassConstructorExpImpl, CGModelPackageImpl.getCGEcoreClassConstructorExp(), Constant Field Values
Generated

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP
The meta object id for the 'CG Ecore Data Type Constructor Exp' class.

See Also:
CGEcoreDataTypeConstructorExpImpl, CGModelPackageImpl.getCGEcoreDataTypeConstructorExp(), Constant Field Values
Generated

CG_ELEMENT_ID

static final int CG_ELEMENT_ID
The meta object id for the 'CG Element Id' class.

See Also:
CGElementIdImpl, CGModelPackageImpl.getCGElementId(), Constant Field Values
Generated

CG_ITERATION_CALL_EXP

static final int CG_ITERATION_CALL_EXP
The meta object id for the 'CG Iteration Call Exp' class.

See Also:
CGIterationCallExpImpl, CGModelPackageImpl.getCGIterationCallExp(), Constant Field Values
Generated

CG_BOX_EXP

static final int CG_BOX_EXP
The meta object id for the 'CG Box Exp' class.

See Also:
CGBoxExpImpl, CGModelPackageImpl.getCGBoxExp(), Constant Field Values
Generated

CG_LIBRARY_ITERATION_CALL_EXP

static final int CG_LIBRARY_ITERATION_CALL_EXP
The meta object id for the 'CG Library Iteration Call Exp' class.

See Also:
CGLibraryIterationCallExpImpl, CGModelPackageImpl.getCGLibraryIterationCallExp(), Constant Field Values
Generated

CG_TEXT

static final int CG_TEXT
The meta object id for the 'CG Text' class.

See Also:
CGTextImpl, CGModelPackageImpl.getCGText(), Constant Field Values
Generated

CG_TYPE_ID

static final int CG_TYPE_ID
The meta object id for the 'CG Type Id' class.

See Also:
CGTypeIdImpl, CGModelPackageImpl.getCGTypeId(), Constant Field Values
Generated

CG_NAMED_ELEMENT__PARENT

static final int CG_NAMED_ELEMENT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_NAMED_ELEMENT__NAME

static final int CG_NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NAMED_ELEMENT__PIVOT

static final int CG_NAMED_ELEMENT__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NAMED_ELEMENT_FEATURE_COUNT

static final int CG_NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'CG Named Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_NAMED_ELEMENT_OPERATION_COUNT

static final int CG_NAMED_ELEMENT_OPERATION_COUNT
The number of operations of the 'CG Named Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT__PARENT

static final int CG_TYPED_ELEMENT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT__NAME

static final int CG_TYPED_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT__PIVOT

static final int CG_TYPED_ELEMENT__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT__PIVOT_TYPE_ID

static final int CG_TYPED_ELEMENT__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT__TYPE_ID

static final int CG_TYPED_ELEMENT__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT__REQUIRED

static final int CG_TYPED_ELEMENT__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT_FEATURE_COUNT

static final int CG_TYPED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'CG Typed Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPED_ELEMENT_OPERATION_COUNT

static final int CG_TYPED_ELEMENT_OPERATION_COUNT
The number of operations of the 'CG Typed Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__PARENT

static final int CG_VALUED_ELEMENT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__NAME

static final int CG_VALUED_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__PIVOT

static final int CG_VALUED_ELEMENT__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__PIVOT_TYPE_ID

static final int CG_VALUED_ELEMENT__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__TYPE_ID

static final int CG_VALUED_ELEMENT__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__REQUIRED

static final int CG_VALUED_ELEMENT__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__BOXED

static final int CG_VALUED_ELEMENT__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__CAUGHT

static final int CG_VALUED_ELEMENT__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__CONSTANT

static final int CG_VALUED_ELEMENT__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__DEPENDS_ON

static final int CG_VALUED_ELEMENT__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__FALSE

static final int CG_VALUED_ELEMENT__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__GLOBAL

static final int CG_VALUED_ELEMENT__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__INLINEABLE

static final int CG_VALUED_ELEMENT__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__INVALID

static final int CG_VALUED_ELEMENT__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__NULL

static final int CG_VALUED_ELEMENT__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__NON_INVALID

static final int CG_VALUED_ELEMENT__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__NON_NULL

static final int CG_VALUED_ELEMENT__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__REFERRED_VALUED_ELEMENT

static final int CG_VALUED_ELEMENT__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__SETTABLE

static final int CG_VALUED_ELEMENT__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__TRUE

static final int CG_VALUED_ELEMENT__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__UNBOXED

static final int CG_VALUED_ELEMENT__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__VALUE

static final int CG_VALUED_ELEMENT__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT__VALUE_NAME

static final int CG_VALUED_ELEMENT__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT_FEATURE_COUNT

static final int CG_VALUED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'CG Valued Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT___SET_NON_INVALID

static final int CG_VALUED_ELEMENT___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT___SET_NON_NULL

static final int CG_VALUED_ELEMENT___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_VALUED_ELEMENT_OPERATION_COUNT

static final int CG_VALUED_ELEMENT_OPERATION_COUNT
The number of operations of the 'CG Valued Element' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__PARENT

static final int CG_CONSTANT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__NAME

static final int CG_CONSTANT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__PIVOT

static final int CG_CONSTANT__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__PIVOT_TYPE_ID

static final int CG_CONSTANT__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__TYPE_ID

static final int CG_CONSTANT__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__REQUIRED

static final int CG_CONSTANT__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__BOXED

static final int CG_CONSTANT__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__CAUGHT

static final int CG_CONSTANT__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__CONSTANT

static final int CG_CONSTANT__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__DEPENDS_ON

static final int CG_CONSTANT__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__FALSE

static final int CG_CONSTANT__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__GLOBAL

static final int CG_CONSTANT__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__INLINEABLE

static final int CG_CONSTANT__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__INVALID

static final int CG_CONSTANT__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__NULL

static final int CG_CONSTANT__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__NON_INVALID

static final int CG_CONSTANT__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__NON_NULL

static final int CG_CONSTANT__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__REFERRED_VALUED_ELEMENT

static final int CG_CONSTANT__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__SETTABLE

static final int CG_CONSTANT__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__TRUE

static final int CG_CONSTANT__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__UNBOXED

static final int CG_CONSTANT__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__VALUE

static final int CG_CONSTANT__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__VALUE_NAME

static final int CG_CONSTANT__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT__CONSTANT_VALUE

static final int CG_CONSTANT__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_FEATURE_COUNT

static final int CG_CONSTANT_FEATURE_COUNT
The number of structural features of the 'CG Constant' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT___SET_NON_INVALID

static final int CG_CONSTANT___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT___SET_NON_NULL

static final int CG_CONSTANT___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_OPERATION_COUNT

static final int CG_CONSTANT_OPERATION_COUNT
The number of operations of the 'CG Constant' class.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__PARENT

static final int CG_BOOLEAN__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__NAME

static final int CG_BOOLEAN__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__PIVOT

static final int CG_BOOLEAN__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__PIVOT_TYPE_ID

static final int CG_BOOLEAN__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__TYPE_ID

static final int CG_BOOLEAN__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__REQUIRED

static final int CG_BOOLEAN__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__BOXED

static final int CG_BOOLEAN__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__CAUGHT

static final int CG_BOOLEAN__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__CONSTANT

static final int CG_BOOLEAN__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__DEPENDS_ON

static final int CG_BOOLEAN__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__FALSE

static final int CG_BOOLEAN__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__GLOBAL

static final int CG_BOOLEAN__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__INLINEABLE

static final int CG_BOOLEAN__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__INVALID

static final int CG_BOOLEAN__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__NULL

static final int CG_BOOLEAN__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__NON_INVALID

static final int CG_BOOLEAN__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__NON_NULL

static final int CG_BOOLEAN__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__REFERRED_VALUED_ELEMENT

static final int CG_BOOLEAN__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__SETTABLE

static final int CG_BOOLEAN__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__TRUE

static final int CG_BOOLEAN__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__UNBOXED

static final int CG_BOOLEAN__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__VALUE

static final int CG_BOOLEAN__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__VALUE_NAME

static final int CG_BOOLEAN__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__CONSTANT_VALUE

static final int CG_BOOLEAN__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN__BOOLEAN_VALUE

static final int CG_BOOLEAN__BOOLEAN_VALUE
The feature id for the 'Boolean Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN_FEATURE_COUNT

static final int CG_BOOLEAN_FEATURE_COUNT
The number of structural features of the 'CG Boolean' class.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN___SET_NON_INVALID

static final int CG_BOOLEAN___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN___SET_NON_NULL

static final int CG_BOOLEAN___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_BOOLEAN_OPERATION_COUNT

static final int CG_BOOLEAN_OPERATION_COUNT
The number of operations of the 'CG Boolean' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__PARENT

static final int CG_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__NAME

static final int CG_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__PIVOT

static final int CG_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__PIVOT_TYPE_ID

static final int CG_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__TYPE_ID

static final int CG_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__REQUIRED

static final int CG_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__BOXED

static final int CG_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__CAUGHT

static final int CG_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__CONSTANT

static final int CG_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__DEPENDS_ON

static final int CG_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__FALSE

static final int CG_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__GLOBAL

static final int CG_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__INLINEABLE

static final int CG_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__INVALID

static final int CG_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__NULL

static final int CG_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__NON_INVALID

static final int CG_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__NON_NULL

static final int CG_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__SETTABLE

static final int CG_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__TRUE

static final int CG_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__UNBOXED

static final int CG_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__VALUE

static final int CG_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__VALUE_NAME

static final int CG_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__INVALIDATING

static final int CG_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__VALIDATING

static final int CG_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP__SOURCE

static final int CG_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP_FEATURE_COUNT

static final int CG_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP___SET_NON_INVALID

static final int CG_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP___SET_NON_NULL

static final int CG_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CALL_EXP_OPERATION_COUNT

static final int CG_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__PARENT

static final int CG_BOX_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__NAME

static final int CG_BOX_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__PIVOT

static final int CG_BOX_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__PIVOT_TYPE_ID

static final int CG_BOX_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__TYPE_ID

static final int CG_BOX_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__REQUIRED

static final int CG_BOX_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__BOXED

static final int CG_BOX_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__CAUGHT

static final int CG_BOX_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__CONSTANT

static final int CG_BOX_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__DEPENDS_ON

static final int CG_BOX_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__FALSE

static final int CG_BOX_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__GLOBAL

static final int CG_BOX_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__INLINEABLE

static final int CG_BOX_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__INVALID

static final int CG_BOX_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__NULL

static final int CG_BOX_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__NON_INVALID

static final int CG_BOX_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__NON_NULL

static final int CG_BOX_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__REFERRED_VALUED_ELEMENT

static final int CG_BOX_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__SETTABLE

static final int CG_BOX_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__TRUE

static final int CG_BOX_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__UNBOXED

static final int CG_BOX_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__VALUE

static final int CG_BOX_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__VALUE_NAME

static final int CG_BOX_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__INVALIDATING

static final int CG_BOX_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__VALIDATING

static final int CG_BOX_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP__SOURCE

static final int CG_BOX_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP_FEATURE_COUNT

static final int CG_BOX_EXP_FEATURE_COUNT
The number of structural features of the 'CG Box Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP___SET_NON_INVALID

static final int CG_BOX_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP___SET_NON_NULL

static final int CG_BOX_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_BOX_EXP_OPERATION_COUNT

static final int CG_BOX_EXP_OPERATION_COUNT
The number of operations of the 'CG Box Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION

static final int CG_EXECUTOR_OPERATION
The meta object id for the 'CG Executor Operation' class.

See Also:
CGExecutorOperationImpl, CGModelPackageImpl.getCGExecutorOperation(), Constant Field Values
Generated

CG_EXECUTOR_OPERATION_CALL_EXP

static final int CG_EXECUTOR_OPERATION_CALL_EXP
The meta object id for the 'CG Executor Operation Call Exp' class.

See Also:
CGExecutorOperationCallExpImpl, CGModelPackageImpl.getCGExecutorOperationCallExp(), Constant Field Values
Generated

CG_EXECUTOR_PROPERTY

static final int CG_EXECUTOR_PROPERTY
The meta object id for the 'CG Executor Property' class.

See Also:
CGExecutorPropertyImpl, CGModelPackageImpl.getCGExecutorProperty(), Constant Field Values
Generated

CG_EXECUTOR_PROPERTY_CALL_EXP

static final int CG_EXECUTOR_PROPERTY_CALL_EXP
The meta object id for the 'CG Executor Property Call Exp' class.

See Also:
CGExecutorPropertyCallExpImpl, CGModelPackageImpl.getCGExecutorPropertyCallExp(), Constant Field Values
Generated

CG_EXECUTOR_COMPOSITION_PROPERTY

static final int CG_EXECUTOR_COMPOSITION_PROPERTY
The meta object id for the 'CG Executor Composition Property' class.

See Also:
CGExecutorCompositionPropertyImpl, CGModelPackageImpl.getCGExecutorCompositionProperty(), Constant Field Values
Generated

CG_EXECUTOR_CONSTRUCTOR_PART

static final int CG_EXECUTOR_CONSTRUCTOR_PART
The meta object id for the 'CG Executor Constructor Part' class.

See Also:
CGExecutorConstructorPartImpl, CGModelPackageImpl.getCGExecutorConstructorPart(), Constant Field Values
Generated

CG_EXECUTOR_NAVIGATION_PROPERTY

static final int CG_EXECUTOR_NAVIGATION_PROPERTY
The meta object id for the 'CG Executor Navigation Property' class.

See Also:
CGExecutorNavigationPropertyImpl, CGModelPackageImpl.getCGExecutorNavigationProperty(), Constant Field Values
Generated

CG_EXECUTOR_TYPE

static final int CG_EXECUTOR_TYPE
The meta object id for the 'CG Executor Type' class.

See Also:
CGExecutorTypeImpl, CGModelPackageImpl.getCGExecutorType(), Constant Field Values
Generated

CG_GUARD_EXP

static final int CG_GUARD_EXP
The meta object id for the 'CG Guard Exp' class.

See Also:
CGGuardExpImpl, CGModelPackageImpl.getCGGuardExp(), Constant Field Values
Generated

CG_LIBRARY_ITERATE_CALL_EXP

static final int CG_LIBRARY_ITERATE_CALL_EXP
The meta object id for the 'CG Library Iterate Call Exp' class.

See Also:
CGLibraryIterateCallExpImpl, CGModelPackageImpl.getCGLibraryIterateCallExp(), Constant Field Values
Generated

CG_CAST_PARAMETER

static final int CG_CAST_PARAMETER
The meta object id for the 'CG Cast Parameter' class.

See Also:
CGCastParameterImpl, CGModelPackageImpl.getCGCastParameter(), Constant Field Values
Generated

CG_CONSTRAINT

static final int CG_CONSTRAINT
The meta object id for the 'CG Constraint' class.

See Also:
CGConstraintImpl, CGModelPackageImpl.getCGConstraint(), Constant Field Values
Generated

CG_EQUALS_EXP

static final int CG_EQUALS_EXP
The meta object id for the 'CG Equals Exp' class.

See Also:
CGEqualsExpImpl, CGModelPackageImpl.getCGEqualsExp(), Constant Field Values
Generated

CG_EXECUTOR_OPPOSITE_PROPERTY

static final int CG_EXECUTOR_OPPOSITE_PROPERTY
The meta object id for the 'CG Executor Opposite Property' class.

See Also:
CGExecutorOppositePropertyImpl, CGModelPackageImpl.getCGExecutorOppositeProperty(), Constant Field Values
Generated

CG_IS_INVALID_EXP

static final int CG_IS_INVALID_EXP
The meta object id for the 'CG Is Invalid Exp' class.

See Also:
CGIsInvalidExpImpl, CGModelPackageImpl.getCGIsInvalidExp(), Constant Field Values
Generated

CG_IS_UNDEFINED_EXP

static final int CG_IS_UNDEFINED_EXP
The meta object id for the 'CG Is Undefined Exp' class.

See Also:
CGIsUndefinedExpImpl, CGModelPackageImpl.getCGIsUndefinedExp(), Constant Field Values
Generated

CG_ITERATION_CALL_EXP__PARENT

static final int CG_ITERATION_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__NAME

static final int CG_ITERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__PIVOT

static final int CG_ITERATION_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__PIVOT_TYPE_ID

static final int CG_ITERATION_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__TYPE_ID

static final int CG_ITERATION_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__REQUIRED

static final int CG_ITERATION_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__BOXED

static final int CG_ITERATION_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__CAUGHT

static final int CG_ITERATION_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__CONSTANT

static final int CG_ITERATION_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__DEPENDS_ON

static final int CG_ITERATION_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__FALSE

static final int CG_ITERATION_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__GLOBAL

static final int CG_ITERATION_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__INLINEABLE

static final int CG_ITERATION_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__INVALID

static final int CG_ITERATION_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__NULL

static final int CG_ITERATION_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__NON_INVALID

static final int CG_ITERATION_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__NON_NULL

static final int CG_ITERATION_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__SETTABLE

static final int CG_ITERATION_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__TRUE

static final int CG_ITERATION_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__UNBOXED

static final int CG_ITERATION_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__VALUE

static final int CG_ITERATION_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__VALUE_NAME

static final int CG_ITERATION_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__INVALIDATING

static final int CG_ITERATION_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__VALIDATING

static final int CG_ITERATION_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__SOURCE

static final int CG_ITERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__REFERRED_ITERATION

static final int CG_ITERATION_CALL_EXP__REFERRED_ITERATION
The feature id for the 'Referred Iteration' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__ITERATORS

static final int CG_ITERATION_CALL_EXP__ITERATORS
The feature id for the 'Iterators' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP__BODY

static final int CG_ITERATION_CALL_EXP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP_FEATURE_COUNT

static final int CG_ITERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Iteration Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP___SET_NON_INVALID

static final int CG_ITERATION_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP___SET_NON_NULL

static final int CG_ITERATION_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATION_CALL_EXP_OPERATION_COUNT

static final int CG_ITERATION_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Iteration Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP

static final int CG_BUILT_IN_ITERATION_CALL_EXP
The meta object id for the 'CG Built In Iteration Call Exp' class.

See Also:
CGBuiltInIterationCallExpImpl, CGModelPackageImpl.getCGBuiltInIterationCallExp(), Constant Field Values
Generated

CG_BUILT_IN_ITERATION_CALL_EXP__PARENT

static final int CG_BUILT_IN_ITERATION_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__NAME

static final int CG_BUILT_IN_ITERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__PIVOT

static final int CG_BUILT_IN_ITERATION_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__PIVOT_TYPE_ID

static final int CG_BUILT_IN_ITERATION_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__TYPE_ID

static final int CG_BUILT_IN_ITERATION_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__REQUIRED

static final int CG_BUILT_IN_ITERATION_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__BOXED

static final int CG_BUILT_IN_ITERATION_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__CAUGHT

static final int CG_BUILT_IN_ITERATION_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__CONSTANT

static final int CG_BUILT_IN_ITERATION_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__DEPENDS_ON

static final int CG_BUILT_IN_ITERATION_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__FALSE

static final int CG_BUILT_IN_ITERATION_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__GLOBAL

static final int CG_BUILT_IN_ITERATION_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__INLINEABLE

static final int CG_BUILT_IN_ITERATION_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__INVALID

static final int CG_BUILT_IN_ITERATION_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__NULL

static final int CG_BUILT_IN_ITERATION_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__NON_INVALID

static final int CG_BUILT_IN_ITERATION_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__NON_NULL

static final int CG_BUILT_IN_ITERATION_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_BUILT_IN_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__SETTABLE

static final int CG_BUILT_IN_ITERATION_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__TRUE

static final int CG_BUILT_IN_ITERATION_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__UNBOXED

static final int CG_BUILT_IN_ITERATION_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__VALUE

static final int CG_BUILT_IN_ITERATION_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__VALUE_NAME

static final int CG_BUILT_IN_ITERATION_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__INVALIDATING

static final int CG_BUILT_IN_ITERATION_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__VALIDATING

static final int CG_BUILT_IN_ITERATION_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__SOURCE

static final int CG_BUILT_IN_ITERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__REFERRED_ITERATION

static final int CG_BUILT_IN_ITERATION_CALL_EXP__REFERRED_ITERATION
The feature id for the 'Referred Iteration' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__ITERATORS

static final int CG_BUILT_IN_ITERATION_CALL_EXP__ITERATORS
The feature id for the 'Iterators' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__BODY

static final int CG_BUILT_IN_ITERATION_CALL_EXP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP__ACCUMULATOR

static final int CG_BUILT_IN_ITERATION_CALL_EXP__ACCUMULATOR
The feature id for the 'Accumulator' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP_FEATURE_COUNT

static final int CG_BUILT_IN_ITERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Built In Iteration Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP___SET_NON_INVALID

static final int CG_BUILT_IN_ITERATION_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP___SET_NON_NULL

static final int CG_BUILT_IN_ITERATION_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_BUILT_IN_ITERATION_CALL_EXP_OPERATION_COUNT

static final int CG_BUILT_IN_ITERATION_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Built In Iteration Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__PARENT

static final int CG_VARIABLE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__NAME

static final int CG_VARIABLE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__PIVOT

static final int CG_VARIABLE__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__PIVOT_TYPE_ID

static final int CG_VARIABLE__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__TYPE_ID

static final int CG_VARIABLE__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__REQUIRED

static final int CG_VARIABLE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__BOXED

static final int CG_VARIABLE__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__CAUGHT

static final int CG_VARIABLE__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__CONSTANT

static final int CG_VARIABLE__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__DEPENDS_ON

static final int CG_VARIABLE__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__FALSE

static final int CG_VARIABLE__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__GLOBAL

static final int CG_VARIABLE__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__INLINEABLE

static final int CG_VARIABLE__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__INVALID

static final int CG_VARIABLE__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__NULL

static final int CG_VARIABLE__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__NON_INVALID

static final int CG_VARIABLE__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__NON_NULL

static final int CG_VARIABLE__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__REFERRED_VALUED_ELEMENT

static final int CG_VARIABLE__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__SETTABLE

static final int CG_VARIABLE__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__TRUE

static final int CG_VARIABLE__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__UNBOXED

static final int CG_VARIABLE__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__VALUE

static final int CG_VARIABLE__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__VALUE_NAME

static final int CG_VARIABLE__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE__INIT

static final int CG_VARIABLE__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_FEATURE_COUNT

static final int CG_VARIABLE_FEATURE_COUNT
The number of structural features of the 'CG Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE___SET_NON_INVALID

static final int CG_VARIABLE___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE___SET_NON_NULL

static final int CG_VARIABLE___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_OPERATION_COUNT

static final int CG_VARIABLE_OPERATION_COUNT
The number of operations of the 'CG Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__PARENT

static final int CG_PARAMETER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__NAME

static final int CG_PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__PIVOT

static final int CG_PARAMETER__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__PIVOT_TYPE_ID

static final int CG_PARAMETER__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__TYPE_ID

static final int CG_PARAMETER__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__REQUIRED

static final int CG_PARAMETER__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__BOXED

static final int CG_PARAMETER__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__CAUGHT

static final int CG_PARAMETER__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__CONSTANT

static final int CG_PARAMETER__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__DEPENDS_ON

static final int CG_PARAMETER__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__FALSE

static final int CG_PARAMETER__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__GLOBAL

static final int CG_PARAMETER__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__INLINEABLE

static final int CG_PARAMETER__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__INVALID

static final int CG_PARAMETER__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__NULL

static final int CG_PARAMETER__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__NON_INVALID

static final int CG_PARAMETER__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__NON_NULL

static final int CG_PARAMETER__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__REFERRED_VALUED_ELEMENT

static final int CG_PARAMETER__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__SETTABLE

static final int CG_PARAMETER__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__TRUE

static final int CG_PARAMETER__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__UNBOXED

static final int CG_PARAMETER__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__VALUE

static final int CG_PARAMETER__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__VALUE_NAME

static final int CG_PARAMETER__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__INIT

static final int CG_PARAMETER__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER__OPERATION

static final int CG_PARAMETER__OPERATION
The feature id for the 'Operation' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER_FEATURE_COUNT

static final int CG_PARAMETER_FEATURE_COUNT
The number of structural features of the 'CG Parameter' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER___SET_NON_INVALID

static final int CG_PARAMETER___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER___SET_NON_NULL

static final int CG_PARAMETER___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_PARAMETER_OPERATION_COUNT

static final int CG_PARAMETER_OPERATION_COUNT
The number of operations of the 'CG Parameter' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__PARENT

static final int CG_CAST_PARAMETER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__NAME

static final int CG_CAST_PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__PIVOT

static final int CG_CAST_PARAMETER__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__PIVOT_TYPE_ID

static final int CG_CAST_PARAMETER__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__TYPE_ID

static final int CG_CAST_PARAMETER__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__REQUIRED

static final int CG_CAST_PARAMETER__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__BOXED

static final int CG_CAST_PARAMETER__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__CAUGHT

static final int CG_CAST_PARAMETER__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__CONSTANT

static final int CG_CAST_PARAMETER__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__DEPENDS_ON

static final int CG_CAST_PARAMETER__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__FALSE

static final int CG_CAST_PARAMETER__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__GLOBAL

static final int CG_CAST_PARAMETER__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__INLINEABLE

static final int CG_CAST_PARAMETER__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__INVALID

static final int CG_CAST_PARAMETER__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__NULL

static final int CG_CAST_PARAMETER__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__NON_INVALID

static final int CG_CAST_PARAMETER__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__NON_NULL

static final int CG_CAST_PARAMETER__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__REFERRED_VALUED_ELEMENT

static final int CG_CAST_PARAMETER__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__SETTABLE

static final int CG_CAST_PARAMETER__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__TRUE

static final int CG_CAST_PARAMETER__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__UNBOXED

static final int CG_CAST_PARAMETER__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__VALUE

static final int CG_CAST_PARAMETER__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__VALUE_NAME

static final int CG_CAST_PARAMETER__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__INIT

static final int CG_CAST_PARAMETER__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__OPERATION

static final int CG_CAST_PARAMETER__OPERATION
The feature id for the 'Operation' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER__REFERRED_PARAMETER

static final int CG_CAST_PARAMETER__REFERRED_PARAMETER
The feature id for the 'Referred Parameter' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER_FEATURE_COUNT

static final int CG_CAST_PARAMETER_FEATURE_COUNT
The number of structural features of the 'CG Cast Parameter' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER___SET_NON_INVALID

static final int CG_CAST_PARAMETER___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER___SET_NON_NULL

static final int CG_CAST_PARAMETER___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CAST_PARAMETER_OPERATION_COUNT

static final int CG_CAST_PARAMETER_OPERATION_COUNT
The number of operations of the 'CG Cast Parameter' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__PARENT

static final int CG_CATCH_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__NAME

static final int CG_CATCH_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__PIVOT

static final int CG_CATCH_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__PIVOT_TYPE_ID

static final int CG_CATCH_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__TYPE_ID

static final int CG_CATCH_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__REQUIRED

static final int CG_CATCH_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__BOXED

static final int CG_CATCH_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__CAUGHT

static final int CG_CATCH_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__CONSTANT

static final int CG_CATCH_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__DEPENDS_ON

static final int CG_CATCH_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__FALSE

static final int CG_CATCH_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__GLOBAL

static final int CG_CATCH_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__INLINEABLE

static final int CG_CATCH_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__INVALID

static final int CG_CATCH_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__NULL

static final int CG_CATCH_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__NON_INVALID

static final int CG_CATCH_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__NON_NULL

static final int CG_CATCH_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__REFERRED_VALUED_ELEMENT

static final int CG_CATCH_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__SETTABLE

static final int CG_CATCH_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__TRUE

static final int CG_CATCH_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__UNBOXED

static final int CG_CATCH_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__VALUE

static final int CG_CATCH_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__VALUE_NAME

static final int CG_CATCH_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__INVALIDATING

static final int CG_CATCH_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__VALIDATING

static final int CG_CATCH_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP__SOURCE

static final int CG_CATCH_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP_FEATURE_COUNT

static final int CG_CATCH_EXP_FEATURE_COUNT
The number of structural features of the 'CG Catch Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP___SET_NON_INVALID

static final int CG_CATCH_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP___SET_NON_NULL

static final int CG_CATCH_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CATCH_EXP_OPERATION_COUNT

static final int CG_CATCH_EXP_OPERATION_COUNT
The number of operations of the 'CG Catch Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS__PARENT

static final int CG_CLASS__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS__NAME

static final int CG_CLASS__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS__PIVOT

static final int CG_CLASS__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS__CONTAINING_PACKAGE

static final int CG_CLASS__CONTAINING_PACKAGE
The feature id for the 'Containing Package' container reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS__OPERATIONS

static final int CG_CLASS__OPERATIONS
The feature id for the 'Operations' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS__PROPERTIES

static final int CG_CLASS__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS__INVARIANTS

static final int CG_CLASS__INVARIANTS
The feature id for the 'Invariants' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS_FEATURE_COUNT

static final int CG_CLASS_FEATURE_COUNT
The number of structural features of the 'CG Class' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CLASS_OPERATION_COUNT

static final int CG_CLASS_OPERATION_COUNT
The number of operations of the 'CG Class' class.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__PARENT

static final int CG_COLLECTION_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__NAME

static final int CG_COLLECTION_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__PIVOT

static final int CG_COLLECTION_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__PIVOT_TYPE_ID

static final int CG_COLLECTION_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__TYPE_ID

static final int CG_COLLECTION_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__REQUIRED

static final int CG_COLLECTION_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__BOXED

static final int CG_COLLECTION_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__CAUGHT

static final int CG_COLLECTION_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__CONSTANT

static final int CG_COLLECTION_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__DEPENDS_ON

static final int CG_COLLECTION_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__FALSE

static final int CG_COLLECTION_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__GLOBAL

static final int CG_COLLECTION_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__INLINEABLE

static final int CG_COLLECTION_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__INVALID

static final int CG_COLLECTION_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__NULL

static final int CG_COLLECTION_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__NON_INVALID

static final int CG_COLLECTION_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__NON_NULL

static final int CG_COLLECTION_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__REFERRED_VALUED_ELEMENT

static final int CG_COLLECTION_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__SETTABLE

static final int CG_COLLECTION_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__TRUE

static final int CG_COLLECTION_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__UNBOXED

static final int CG_COLLECTION_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__VALUE

static final int CG_COLLECTION_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__VALUE_NAME

static final int CG_COLLECTION_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP__PARTS

static final int CG_COLLECTION_EXP__PARTS
The feature id for the 'Parts' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP_FEATURE_COUNT

static final int CG_COLLECTION_EXP_FEATURE_COUNT
The number of structural features of the 'CG Collection Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP___SET_NON_INVALID

static final int CG_COLLECTION_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP___SET_NON_NULL

static final int CG_COLLECTION_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_EXP_OPERATION_COUNT

static final int CG_COLLECTION_EXP_OPERATION_COUNT
The number of operations of the 'CG Collection Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__PARENT

static final int CG_COLLECTION_PART__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__NAME

static final int CG_COLLECTION_PART__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__PIVOT

static final int CG_COLLECTION_PART__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__PIVOT_TYPE_ID

static final int CG_COLLECTION_PART__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__TYPE_ID

static final int CG_COLLECTION_PART__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__REQUIRED

static final int CG_COLLECTION_PART__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__BOXED

static final int CG_COLLECTION_PART__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__CAUGHT

static final int CG_COLLECTION_PART__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__CONSTANT

static final int CG_COLLECTION_PART__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__DEPENDS_ON

static final int CG_COLLECTION_PART__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__FALSE

static final int CG_COLLECTION_PART__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__GLOBAL

static final int CG_COLLECTION_PART__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__INLINEABLE

static final int CG_COLLECTION_PART__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__INVALID

static final int CG_COLLECTION_PART__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__NULL

static final int CG_COLLECTION_PART__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__NON_INVALID

static final int CG_COLLECTION_PART__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__NON_NULL

static final int CG_COLLECTION_PART__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__REFERRED_VALUED_ELEMENT

static final int CG_COLLECTION_PART__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__SETTABLE

static final int CG_COLLECTION_PART__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__TRUE

static final int CG_COLLECTION_PART__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__UNBOXED

static final int CG_COLLECTION_PART__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__VALUE

static final int CG_COLLECTION_PART__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__VALUE_NAME

static final int CG_COLLECTION_PART__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__FIRST

static final int CG_COLLECTION_PART__FIRST
The feature id for the 'First' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__LAST

static final int CG_COLLECTION_PART__LAST
The feature id for the 'Last' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__COLLECTION_EXP

static final int CG_COLLECTION_PART__COLLECTION_EXP
The feature id for the 'Collection Exp' container reference.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART__RANGE

static final int CG_COLLECTION_PART__RANGE
The feature id for the 'Range' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART_FEATURE_COUNT

static final int CG_COLLECTION_PART_FEATURE_COUNT
The number of structural features of the 'CG Collection Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART___SET_NON_INVALID

static final int CG_COLLECTION_PART___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART___SET_NON_NULL

static final int CG_COLLECTION_PART___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_COLLECTION_PART_OPERATION_COUNT

static final int CG_COLLECTION_PART_OPERATION_COUNT
The number of operations of the 'CG Collection Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__PARENT

static final int CG_CONSTANT_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__NAME

static final int CG_CONSTANT_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__PIVOT

static final int CG_CONSTANT_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__PIVOT_TYPE_ID

static final int CG_CONSTANT_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__TYPE_ID

static final int CG_CONSTANT_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__REQUIRED

static final int CG_CONSTANT_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__BOXED

static final int CG_CONSTANT_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__CAUGHT

static final int CG_CONSTANT_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__CONSTANT

static final int CG_CONSTANT_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__DEPENDS_ON

static final int CG_CONSTANT_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__FALSE

static final int CG_CONSTANT_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__GLOBAL

static final int CG_CONSTANT_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__INLINEABLE

static final int CG_CONSTANT_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__INVALID

static final int CG_CONSTANT_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__NULL

static final int CG_CONSTANT_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__NON_INVALID

static final int CG_CONSTANT_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__NON_NULL

static final int CG_CONSTANT_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__REFERRED_VALUED_ELEMENT

static final int CG_CONSTANT_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__SETTABLE

static final int CG_CONSTANT_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__TRUE

static final int CG_CONSTANT_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__UNBOXED

static final int CG_CONSTANT_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__VALUE

static final int CG_CONSTANT_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__VALUE_NAME

static final int CG_CONSTANT_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP__REFERRED_CONSTANT

static final int CG_CONSTANT_EXP__REFERRED_CONSTANT
The feature id for the 'Referred Constant' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP_FEATURE_COUNT

static final int CG_CONSTANT_EXP_FEATURE_COUNT
The number of structural features of the 'CG Constant Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP___SET_NON_INVALID

static final int CG_CONSTANT_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP___SET_NON_NULL

static final int CG_CONSTANT_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTANT_EXP_OPERATION_COUNT

static final int CG_CONSTANT_EXP_OPERATION_COUNT
The number of operations of the 'CG Constant Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRAINT__PARENT

static final int CG_CONSTRAINT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRAINT__NAME

static final int CG_CONSTRAINT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRAINT__PIVOT

static final int CG_CONSTRAINT__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRAINT__BODY

static final int CG_CONSTRAINT__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRAINT__MESSAGE

static final int CG_CONSTRAINT__MESSAGE
The feature id for the 'Message' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRAINT_FEATURE_COUNT

static final int CG_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'CG Constraint' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRAINT_OPERATION_COUNT

static final int CG_CONSTRAINT_OPERATION_COUNT
The number of operations of the 'CG Constraint' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__PARENT

static final int CG_CONSTRUCTOR_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__NAME

static final int CG_CONSTRUCTOR_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__PIVOT

static final int CG_CONSTRUCTOR_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__PIVOT_TYPE_ID

static final int CG_CONSTRUCTOR_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__TYPE_ID

static final int CG_CONSTRUCTOR_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__REQUIRED

static final int CG_CONSTRUCTOR_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__BOXED

static final int CG_CONSTRUCTOR_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__CAUGHT

static final int CG_CONSTRUCTOR_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__CONSTANT

static final int CG_CONSTRUCTOR_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__DEPENDS_ON

static final int CG_CONSTRUCTOR_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__FALSE

static final int CG_CONSTRUCTOR_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__GLOBAL

static final int CG_CONSTRUCTOR_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__INLINEABLE

static final int CG_CONSTRUCTOR_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__INVALID

static final int CG_CONSTRUCTOR_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__NULL

static final int CG_CONSTRUCTOR_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__NON_INVALID

static final int CG_CONSTRUCTOR_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__NON_NULL

static final int CG_CONSTRUCTOR_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT

static final int CG_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__SETTABLE

static final int CG_CONSTRUCTOR_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__TRUE

static final int CG_CONSTRUCTOR_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__UNBOXED

static final int CG_CONSTRUCTOR_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__VALUE

static final int CG_CONSTRUCTOR_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__VALUE_NAME

static final int CG_CONSTRUCTOR_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP__PARTS

static final int CG_CONSTRUCTOR_EXP__PARTS
The feature id for the 'Parts' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP_FEATURE_COUNT

static final int CG_CONSTRUCTOR_EXP_FEATURE_COUNT
The number of structural features of the 'CG Constructor Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP___SET_NON_INVALID

static final int CG_CONSTRUCTOR_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP___SET_NON_NULL

static final int CG_CONSTRUCTOR_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_EXP_OPERATION_COUNT

static final int CG_CONSTRUCTOR_EXP_OPERATION_COUNT
The number of operations of the 'CG Constructor Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__PARENT

static final int CG_CONSTRUCTOR_PART__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__NAME

static final int CG_CONSTRUCTOR_PART__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__PIVOT

static final int CG_CONSTRUCTOR_PART__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__PIVOT_TYPE_ID

static final int CG_CONSTRUCTOR_PART__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__TYPE_ID

static final int CG_CONSTRUCTOR_PART__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__REQUIRED

static final int CG_CONSTRUCTOR_PART__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__BOXED

static final int CG_CONSTRUCTOR_PART__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__CAUGHT

static final int CG_CONSTRUCTOR_PART__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__CONSTANT

static final int CG_CONSTRUCTOR_PART__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__DEPENDS_ON

static final int CG_CONSTRUCTOR_PART__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__FALSE

static final int CG_CONSTRUCTOR_PART__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__GLOBAL

static final int CG_CONSTRUCTOR_PART__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__INLINEABLE

static final int CG_CONSTRUCTOR_PART__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__INVALID

static final int CG_CONSTRUCTOR_PART__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__NULL

static final int CG_CONSTRUCTOR_PART__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__NON_INVALID

static final int CG_CONSTRUCTOR_PART__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__NON_NULL

static final int CG_CONSTRUCTOR_PART__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__REFERRED_VALUED_ELEMENT

static final int CG_CONSTRUCTOR_PART__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__SETTABLE

static final int CG_CONSTRUCTOR_PART__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__TRUE

static final int CG_CONSTRUCTOR_PART__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__UNBOXED

static final int CG_CONSTRUCTOR_PART__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__VALUE

static final int CG_CONSTRUCTOR_PART__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__VALUE_NAME

static final int CG_CONSTRUCTOR_PART__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__INIT

static final int CG_CONSTRUCTOR_PART__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART__CONSTRUCTOR_EXP

static final int CG_CONSTRUCTOR_PART__CONSTRUCTOR_EXP
The feature id for the 'Constructor Exp' container reference.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART_FEATURE_COUNT

static final int CG_CONSTRUCTOR_PART_FEATURE_COUNT
The number of structural features of the 'CG Constructor Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART___SET_NON_INVALID

static final int CG_CONSTRUCTOR_PART___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART___SET_NON_NULL

static final int CG_CONSTRUCTOR_PART___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_CONSTRUCTOR_PART_OPERATION_COUNT

static final int CG_CONSTRUCTOR_PART_OPERATION_COUNT
The number of operations of the 'CG Constructor Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__PARENT

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__NAME

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__PIVOT

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__PIVOT_TYPE_ID

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__TYPE_ID

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__REQUIRED

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__BOXED

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__CAUGHT

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__CONSTANT

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__DEPENDS_ON

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__FALSE

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__GLOBAL

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__INLINEABLE

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__INVALID

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__NULL

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__NON_INVALID

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__NON_NULL

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__SETTABLE

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__TRUE

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__UNBOXED

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__VALUE

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__VALUE_NAME

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__PARTS

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__PARTS
The feature id for the 'Parts' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP__ECLASS

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP__ECLASS
The feature id for the 'EClass' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP_FEATURE_COUNT

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP_FEATURE_COUNT
The number of structural features of the 'CG Ecore Class Constructor Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP___SET_NON_INVALID

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP___SET_NON_NULL

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_CLASS_CONSTRUCTOR_EXP_OPERATION_COUNT

static final int CG_ECORE_CLASS_CONSTRUCTOR_EXP_OPERATION_COUNT
The number of operations of the 'CG Ecore Class Constructor Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PARENT

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NAME

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PIVOT

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PIVOT_TYPE_ID

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__TYPE_ID

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__REQUIRED

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__BOXED

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__CAUGHT

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__CONSTANT

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__DEPENDS_ON

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__FALSE

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__GLOBAL

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__INLINEABLE

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__INVALID

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NULL

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NON_INVALID

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NON_NULL

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__SETTABLE

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__TRUE

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__UNBOXED

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__VALUE

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__VALUE_NAME

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PARTS

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__PARTS
The feature id for the 'Parts' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__EDATA_TYPE

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__EDATA_TYPE
The feature id for the 'EData Type' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__STRING

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP__STRING
The feature id for the 'String' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP_FEATURE_COUNT

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP_FEATURE_COUNT
The number of structural features of the 'CG Ecore Data Type Constructor Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP___SET_NON_INVALID

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP___SET_NON_NULL

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP_OPERATION_COUNT

static final int CG_ECORE_DATA_TYPE_CONSTRUCTOR_EXP_OPERATION_COUNT
The number of operations of the 'CG Ecore Data Type Constructor Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__PARENT

static final int CG_OPERATION_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__NAME

static final int CG_OPERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__PIVOT

static final int CG_OPERATION_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__PIVOT_TYPE_ID

static final int CG_OPERATION_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__TYPE_ID

static final int CG_OPERATION_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__REQUIRED

static final int CG_OPERATION_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__BOXED

static final int CG_OPERATION_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__CAUGHT

static final int CG_OPERATION_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__CONSTANT

static final int CG_OPERATION_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__DEPENDS_ON

static final int CG_OPERATION_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__FALSE

static final int CG_OPERATION_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__GLOBAL

static final int CG_OPERATION_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__INLINEABLE

static final int CG_OPERATION_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__INVALID

static final int CG_OPERATION_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__NULL

static final int CG_OPERATION_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__NON_INVALID

static final int CG_OPERATION_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__NON_NULL

static final int CG_OPERATION_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__SETTABLE

static final int CG_OPERATION_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__TRUE

static final int CG_OPERATION_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__UNBOXED

static final int CG_OPERATION_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__VALUE

static final int CG_OPERATION_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__VALUE_NAME

static final int CG_OPERATION_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__INVALIDATING

static final int CG_OPERATION_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__VALIDATING

static final int CG_OPERATION_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__SOURCE

static final int CG_OPERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__REFERRED_OPERATION

static final int CG_OPERATION_CALL_EXP__REFERRED_OPERATION
The feature id for the 'Referred Operation' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP__ARGUMENTS

static final int CG_OPERATION_CALL_EXP__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP_FEATURE_COUNT

static final int CG_OPERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP___SET_NON_INVALID

static final int CG_OPERATION_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP___SET_NON_NULL

static final int CG_OPERATION_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_CALL_EXP_OPERATION_COUNT

static final int CG_OPERATION_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__PARENT

static final int CG_ECORE_OPERATION_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__NAME

static final int CG_ECORE_OPERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__PIVOT

static final int CG_ECORE_OPERATION_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__PIVOT_TYPE_ID

static final int CG_ECORE_OPERATION_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__TYPE_ID

static final int CG_ECORE_OPERATION_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__REQUIRED

static final int CG_ECORE_OPERATION_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__BOXED

static final int CG_ECORE_OPERATION_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__CAUGHT

static final int CG_ECORE_OPERATION_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__CONSTANT

static final int CG_ECORE_OPERATION_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__DEPENDS_ON

static final int CG_ECORE_OPERATION_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__FALSE

static final int CG_ECORE_OPERATION_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__GLOBAL

static final int CG_ECORE_OPERATION_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__INLINEABLE

static final int CG_ECORE_OPERATION_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__INVALID

static final int CG_ECORE_OPERATION_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__NULL

static final int CG_ECORE_OPERATION_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__NON_INVALID

static final int CG_ECORE_OPERATION_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__NON_NULL

static final int CG_ECORE_OPERATION_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_ECORE_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__SETTABLE

static final int CG_ECORE_OPERATION_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__TRUE

static final int CG_ECORE_OPERATION_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__UNBOXED

static final int CG_ECORE_OPERATION_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__VALUE

static final int CG_ECORE_OPERATION_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__VALUE_NAME

static final int CG_ECORE_OPERATION_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__INVALIDATING

static final int CG_ECORE_OPERATION_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__VALIDATING

static final int CG_ECORE_OPERATION_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__SOURCE

static final int CG_ECORE_OPERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__REFERRED_OPERATION

static final int CG_ECORE_OPERATION_CALL_EXP__REFERRED_OPERATION
The feature id for the 'Referred Operation' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__ARGUMENTS

static final int CG_ECORE_OPERATION_CALL_EXP__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP__EOPERATION

static final int CG_ECORE_OPERATION_CALL_EXP__EOPERATION
The feature id for the 'EOperation' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP_FEATURE_COUNT

static final int CG_ECORE_OPERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Ecore Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP___SET_NON_INVALID

static final int CG_ECORE_OPERATION_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP___SET_NON_NULL

static final int CG_ECORE_OPERATION_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_OPERATION_CALL_EXP_OPERATION_COUNT

static final int CG_ECORE_OPERATION_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Ecore Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__PARENT

static final int CG_PROPERTY_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__NAME

static final int CG_PROPERTY_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__PIVOT

static final int CG_PROPERTY_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__PIVOT_TYPE_ID

static final int CG_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__TYPE_ID

static final int CG_PROPERTY_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__REQUIRED

static final int CG_PROPERTY_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__BOXED

static final int CG_PROPERTY_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__CAUGHT

static final int CG_PROPERTY_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__CONSTANT

static final int CG_PROPERTY_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__DEPENDS_ON

static final int CG_PROPERTY_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__FALSE

static final int CG_PROPERTY_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__GLOBAL

static final int CG_PROPERTY_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__INLINEABLE

static final int CG_PROPERTY_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__INVALID

static final int CG_PROPERTY_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__NULL

static final int CG_PROPERTY_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__NON_INVALID

static final int CG_PROPERTY_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__NON_NULL

static final int CG_PROPERTY_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__SETTABLE

static final int CG_PROPERTY_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__TRUE

static final int CG_PROPERTY_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__UNBOXED

static final int CG_PROPERTY_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__VALUE

static final int CG_PROPERTY_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__VALUE_NAME

static final int CG_PROPERTY_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__INVALIDATING

static final int CG_PROPERTY_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__VALIDATING

static final int CG_PROPERTY_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__SOURCE

static final int CG_PROPERTY_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP__REFERRED_PROPERTY

static final int CG_PROPERTY_CALL_EXP__REFERRED_PROPERTY
The feature id for the 'Referred Property' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP_FEATURE_COUNT

static final int CG_PROPERTY_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP___SET_NON_INVALID

static final int CG_PROPERTY_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP___SET_NON_NULL

static final int CG_PROPERTY_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_CALL_EXP_OPERATION_COUNT

static final int CG_PROPERTY_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__PARENT

static final int CG_ECORE_PROPERTY_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__NAME

static final int CG_ECORE_PROPERTY_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__PIVOT

static final int CG_ECORE_PROPERTY_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__PIVOT_TYPE_ID

static final int CG_ECORE_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__TYPE_ID

static final int CG_ECORE_PROPERTY_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__REQUIRED

static final int CG_ECORE_PROPERTY_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__BOXED

static final int CG_ECORE_PROPERTY_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__CAUGHT

static final int CG_ECORE_PROPERTY_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__CONSTANT

static final int CG_ECORE_PROPERTY_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__DEPENDS_ON

static final int CG_ECORE_PROPERTY_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__FALSE

static final int CG_ECORE_PROPERTY_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__GLOBAL

static final int CG_ECORE_PROPERTY_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__INLINEABLE

static final int CG_ECORE_PROPERTY_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__INVALID

static final int CG_ECORE_PROPERTY_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__NULL

static final int CG_ECORE_PROPERTY_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__NON_INVALID

static final int CG_ECORE_PROPERTY_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__NON_NULL

static final int CG_ECORE_PROPERTY_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_ECORE_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__SETTABLE

static final int CG_ECORE_PROPERTY_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__TRUE

static final int CG_ECORE_PROPERTY_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__UNBOXED

static final int CG_ECORE_PROPERTY_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__VALUE

static final int CG_ECORE_PROPERTY_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__VALUE_NAME

static final int CG_ECORE_PROPERTY_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__INVALIDATING

static final int CG_ECORE_PROPERTY_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__VALIDATING

static final int CG_ECORE_PROPERTY_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__SOURCE

static final int CG_ECORE_PROPERTY_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__REFERRED_PROPERTY

static final int CG_ECORE_PROPERTY_CALL_EXP__REFERRED_PROPERTY
The feature id for the 'Referred Property' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP__ESTRUCTURAL_FEATURE

static final int CG_ECORE_PROPERTY_CALL_EXP__ESTRUCTURAL_FEATURE
The feature id for the 'EStructural Feature' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP_FEATURE_COUNT

static final int CG_ECORE_PROPERTY_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Ecore Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP___SET_NON_INVALID

static final int CG_ECORE_PROPERTY_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP___SET_NON_NULL

static final int CG_ECORE_PROPERTY_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ECORE_PROPERTY_CALL_EXP_OPERATION_COUNT

static final int CG_ECORE_PROPERTY_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Ecore Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__PARENT

static final int CG_ELEMENT_ID__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__NAME

static final int CG_ELEMENT_ID__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__PIVOT

static final int CG_ELEMENT_ID__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__PIVOT_TYPE_ID

static final int CG_ELEMENT_ID__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__TYPE_ID

static final int CG_ELEMENT_ID__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__REQUIRED

static final int CG_ELEMENT_ID__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__BOXED

static final int CG_ELEMENT_ID__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__CAUGHT

static final int CG_ELEMENT_ID__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__CONSTANT

static final int CG_ELEMENT_ID__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__DEPENDS_ON

static final int CG_ELEMENT_ID__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__FALSE

static final int CG_ELEMENT_ID__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__GLOBAL

static final int CG_ELEMENT_ID__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__INLINEABLE

static final int CG_ELEMENT_ID__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__INVALID

static final int CG_ELEMENT_ID__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__NULL

static final int CG_ELEMENT_ID__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__NON_INVALID

static final int CG_ELEMENT_ID__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__NON_NULL

static final int CG_ELEMENT_ID__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__REFERRED_VALUED_ELEMENT

static final int CG_ELEMENT_ID__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__SETTABLE

static final int CG_ELEMENT_ID__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__TRUE

static final int CG_ELEMENT_ID__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__UNBOXED

static final int CG_ELEMENT_ID__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__VALUE

static final int CG_ELEMENT_ID__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__VALUE_NAME

static final int CG_ELEMENT_ID__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__CONSTANT_VALUE

static final int CG_ELEMENT_ID__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID__ELEMENT_ID

static final int CG_ELEMENT_ID__ELEMENT_ID
The feature id for the 'Element Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID_FEATURE_COUNT

static final int CG_ELEMENT_ID_FEATURE_COUNT
The number of structural features of the 'CG Element Id' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID___SET_NON_INVALID

static final int CG_ELEMENT_ID___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID___SET_NON_NULL

static final int CG_ELEMENT_ID___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ELEMENT_ID_OPERATION_COUNT

static final int CG_ELEMENT_ID_OPERATION_COUNT
The number of operations of the 'CG Element Id' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__PARENT

static final int CG_EQUALS_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__NAME

static final int CG_EQUALS_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__PIVOT

static final int CG_EQUALS_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__PIVOT_TYPE_ID

static final int CG_EQUALS_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__TYPE_ID

static final int CG_EQUALS_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__REQUIRED

static final int CG_EQUALS_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__BOXED

static final int CG_EQUALS_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__CAUGHT

static final int CG_EQUALS_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__CONSTANT

static final int CG_EQUALS_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__DEPENDS_ON

static final int CG_EQUALS_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__FALSE

static final int CG_EQUALS_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__GLOBAL

static final int CG_EQUALS_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__INLINEABLE

static final int CG_EQUALS_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__INVALID

static final int CG_EQUALS_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__NULL

static final int CG_EQUALS_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__NON_INVALID

static final int CG_EQUALS_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__NON_NULL

static final int CG_EQUALS_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__REFERRED_VALUED_ELEMENT

static final int CG_EQUALS_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__SETTABLE

static final int CG_EQUALS_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__TRUE

static final int CG_EQUALS_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__UNBOXED

static final int CG_EQUALS_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__VALUE

static final int CG_EQUALS_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__VALUE_NAME

static final int CG_EQUALS_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__INVALIDATING

static final int CG_EQUALS_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__VALIDATING

static final int CG_EQUALS_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__SOURCE

static final int CG_EQUALS_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP__ARGUMENT

static final int CG_EQUALS_EXP__ARGUMENT
The feature id for the 'Argument' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP_FEATURE_COUNT

static final int CG_EQUALS_EXP_FEATURE_COUNT
The number of structural features of the 'CG Equals Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP___SET_NON_INVALID

static final int CG_EQUALS_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP___SET_NON_NULL

static final int CG_EQUALS_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EQUALS_EXP_OPERATION_COUNT

static final int CG_EQUALS_EXP_OPERATION_COUNT
The number of operations of the 'CG Equals Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__PARENT

static final int CG_EXECUTOR_PROPERTY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__NAME

static final int CG_EXECUTOR_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__PIVOT

static final int CG_EXECUTOR_PROPERTY__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__PIVOT_TYPE_ID

static final int CG_EXECUTOR_PROPERTY__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__TYPE_ID

static final int CG_EXECUTOR_PROPERTY__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__REQUIRED

static final int CG_EXECUTOR_PROPERTY__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__BOXED

static final int CG_EXECUTOR_PROPERTY__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__CAUGHT

static final int CG_EXECUTOR_PROPERTY__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__CONSTANT

static final int CG_EXECUTOR_PROPERTY__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__DEPENDS_ON

static final int CG_EXECUTOR_PROPERTY__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__FALSE

static final int CG_EXECUTOR_PROPERTY__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__GLOBAL

static final int CG_EXECUTOR_PROPERTY__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__INLINEABLE

static final int CG_EXECUTOR_PROPERTY__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__INVALID

static final int CG_EXECUTOR_PROPERTY__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__NULL

static final int CG_EXECUTOR_PROPERTY__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__NON_INVALID

static final int CG_EXECUTOR_PROPERTY__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__NON_NULL

static final int CG_EXECUTOR_PROPERTY__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_PROPERTY__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__SETTABLE

static final int CG_EXECUTOR_PROPERTY__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__TRUE

static final int CG_EXECUTOR_PROPERTY__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__UNBOXED

static final int CG_EXECUTOR_PROPERTY__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__VALUE

static final int CG_EXECUTOR_PROPERTY__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__VALUE_NAME

static final int CG_EXECUTOR_PROPERTY__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY__UNDERLYING_PROPERTY_ID

static final int CG_EXECUTOR_PROPERTY__UNDERLYING_PROPERTY_ID
The feature id for the 'Underlying Property Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_FEATURE_COUNT

static final int CG_EXECUTOR_PROPERTY_FEATURE_COUNT
The number of structural features of the 'CG Executor Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY___SET_NON_INVALID

static final int CG_EXECUTOR_PROPERTY___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY___SET_NON_NULL

static final int CG_EXECUTOR_PROPERTY___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_OPERATION_COUNT

static final int CG_EXECUTOR_PROPERTY_OPERATION_COUNT
The number of operations of the 'CG Executor Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__PARENT

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__NAME

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__PIVOT

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__PIVOT_TYPE_ID

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__TYPE_ID

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__REQUIRED

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__BOXED

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__CAUGHT

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__CONSTANT

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__DEPENDS_ON

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__FALSE

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__GLOBAL

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__INLINEABLE

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__INVALID

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__NULL

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__NON_INVALID

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__NON_NULL

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__SETTABLE

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__TRUE

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__UNBOXED

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__VALUE

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__VALUE_NAME

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY__UNDERLYING_PROPERTY_ID

static final int CG_EXECUTOR_COMPOSITION_PROPERTY__UNDERLYING_PROPERTY_ID
The feature id for the 'Underlying Property Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY_FEATURE_COUNT

static final int CG_EXECUTOR_COMPOSITION_PROPERTY_FEATURE_COUNT
The number of structural features of the 'CG Executor Composition Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY___SET_NON_INVALID

static final int CG_EXECUTOR_COMPOSITION_PROPERTY___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY___SET_NON_NULL

static final int CG_EXECUTOR_COMPOSITION_PROPERTY___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_COMPOSITION_PROPERTY_OPERATION_COUNT

static final int CG_EXECUTOR_COMPOSITION_PROPERTY_OPERATION_COUNT
The number of operations of the 'CG Executor Composition Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__PARENT

static final int CG_EXECUTOR_CONSTRUCTOR_PART__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__NAME

static final int CG_EXECUTOR_CONSTRUCTOR_PART__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__PIVOT

static final int CG_EXECUTOR_CONSTRUCTOR_PART__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__PIVOT_TYPE_ID

static final int CG_EXECUTOR_CONSTRUCTOR_PART__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__TYPE_ID

static final int CG_EXECUTOR_CONSTRUCTOR_PART__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__REQUIRED

static final int CG_EXECUTOR_CONSTRUCTOR_PART__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__BOXED

static final int CG_EXECUTOR_CONSTRUCTOR_PART__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__CAUGHT

static final int CG_EXECUTOR_CONSTRUCTOR_PART__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__CONSTANT

static final int CG_EXECUTOR_CONSTRUCTOR_PART__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__DEPENDS_ON

static final int CG_EXECUTOR_CONSTRUCTOR_PART__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__FALSE

static final int CG_EXECUTOR_CONSTRUCTOR_PART__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__GLOBAL

static final int CG_EXECUTOR_CONSTRUCTOR_PART__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__INLINEABLE

static final int CG_EXECUTOR_CONSTRUCTOR_PART__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__INVALID

static final int CG_EXECUTOR_CONSTRUCTOR_PART__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__NULL

static final int CG_EXECUTOR_CONSTRUCTOR_PART__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__NON_INVALID

static final int CG_EXECUTOR_CONSTRUCTOR_PART__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__NON_NULL

static final int CG_EXECUTOR_CONSTRUCTOR_PART__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_CONSTRUCTOR_PART__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__SETTABLE

static final int CG_EXECUTOR_CONSTRUCTOR_PART__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__TRUE

static final int CG_EXECUTOR_CONSTRUCTOR_PART__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__UNBOXED

static final int CG_EXECUTOR_CONSTRUCTOR_PART__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__VALUE

static final int CG_EXECUTOR_CONSTRUCTOR_PART__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__VALUE_NAME

static final int CG_EXECUTOR_CONSTRUCTOR_PART__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART__UNDERLYING_PROPERTY_ID

static final int CG_EXECUTOR_CONSTRUCTOR_PART__UNDERLYING_PROPERTY_ID
The feature id for the 'Underlying Property Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART_FEATURE_COUNT

static final int CG_EXECUTOR_CONSTRUCTOR_PART_FEATURE_COUNT
The number of structural features of the 'CG Executor Constructor Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART___SET_NON_INVALID

static final int CG_EXECUTOR_CONSTRUCTOR_PART___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART___SET_NON_NULL

static final int CG_EXECUTOR_CONSTRUCTOR_PART___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_CONSTRUCTOR_PART_OPERATION_COUNT

static final int CG_EXECUTOR_CONSTRUCTOR_PART_OPERATION_COUNT
The number of operations of the 'CG Executor Constructor Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__PARENT

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__NAME

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__PIVOT

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__PIVOT_TYPE_ID

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__TYPE_ID

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__REQUIRED

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__BOXED

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__CAUGHT

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__CONSTANT

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__DEPENDS_ON

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__FALSE

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__GLOBAL

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__INLINEABLE

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__INVALID

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__NULL

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__NON_INVALID

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__NON_NULL

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__SETTABLE

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__TRUE

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__UNBOXED

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__VALUE

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__VALUE_NAME

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY__UNDERLYING_PROPERTY_ID

static final int CG_EXECUTOR_NAVIGATION_PROPERTY__UNDERLYING_PROPERTY_ID
The feature id for the 'Underlying Property Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY_FEATURE_COUNT

static final int CG_EXECUTOR_NAVIGATION_PROPERTY_FEATURE_COUNT
The number of structural features of the 'CG Executor Navigation Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY___SET_NON_INVALID

static final int CG_EXECUTOR_NAVIGATION_PROPERTY___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY___SET_NON_NULL

static final int CG_EXECUTOR_NAVIGATION_PROPERTY___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_NAVIGATION_PROPERTY_OPERATION_COUNT

static final int CG_EXECUTOR_NAVIGATION_PROPERTY_OPERATION_COUNT
The number of operations of the 'CG Executor Navigation Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__PARENT

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__NAME

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__PIVOT

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__PIVOT_TYPE_ID

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__TYPE_ID

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__REQUIRED

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__BOXED

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__CAUGHT

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__CONSTANT

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__DEPENDS_ON

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__FALSE

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__GLOBAL

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__INLINEABLE

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__INVALID

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__NULL

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__NON_INVALID

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__NON_NULL

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__SETTABLE

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__TRUE

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__UNBOXED

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__VALUE

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__VALUE_NAME

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY__UNDERLYING_PROPERTY_ID

static final int CG_EXECUTOR_OPPOSITE_PROPERTY__UNDERLYING_PROPERTY_ID
The feature id for the 'Underlying Property Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY_FEATURE_COUNT

static final int CG_EXECUTOR_OPPOSITE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'CG Executor Opposite Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY___SET_NON_INVALID

static final int CG_EXECUTOR_OPPOSITE_PROPERTY___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY___SET_NON_NULL

static final int CG_EXECUTOR_OPPOSITE_PROPERTY___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPPOSITE_PROPERTY_OPERATION_COUNT

static final int CG_EXECUTOR_OPPOSITE_PROPERTY_OPERATION_COUNT
The number of operations of the 'CG Executor Opposite Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__PARENT

static final int CG_EXECUTOR_OPERATION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__NAME

static final int CG_EXECUTOR_OPERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__PIVOT

static final int CG_EXECUTOR_OPERATION__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__PIVOT_TYPE_ID

static final int CG_EXECUTOR_OPERATION__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__TYPE_ID

static final int CG_EXECUTOR_OPERATION__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__REQUIRED

static final int CG_EXECUTOR_OPERATION__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__BOXED

static final int CG_EXECUTOR_OPERATION__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__CAUGHT

static final int CG_EXECUTOR_OPERATION__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__CONSTANT

static final int CG_EXECUTOR_OPERATION__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__DEPENDS_ON

static final int CG_EXECUTOR_OPERATION__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__FALSE

static final int CG_EXECUTOR_OPERATION__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__GLOBAL

static final int CG_EXECUTOR_OPERATION__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__INLINEABLE

static final int CG_EXECUTOR_OPERATION__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__INVALID

static final int CG_EXECUTOR_OPERATION__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__NULL

static final int CG_EXECUTOR_OPERATION__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__NON_INVALID

static final int CG_EXECUTOR_OPERATION__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__NON_NULL

static final int CG_EXECUTOR_OPERATION__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_OPERATION__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__SETTABLE

static final int CG_EXECUTOR_OPERATION__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__TRUE

static final int CG_EXECUTOR_OPERATION__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__UNBOXED

static final int CG_EXECUTOR_OPERATION__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__VALUE

static final int CG_EXECUTOR_OPERATION__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__VALUE_NAME

static final int CG_EXECUTOR_OPERATION__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION__UNDERLYING_OPERATION_ID

static final int CG_EXECUTOR_OPERATION__UNDERLYING_OPERATION_ID
The feature id for the 'Underlying Operation Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_FEATURE_COUNT

static final int CG_EXECUTOR_OPERATION_FEATURE_COUNT
The number of structural features of the 'CG Executor Operation' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION___SET_NON_INVALID

static final int CG_EXECUTOR_OPERATION___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION___SET_NON_NULL

static final int CG_EXECUTOR_OPERATION___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_OPERATION_COUNT

static final int CG_EXECUTOR_OPERATION_OPERATION_COUNT
The number of operations of the 'CG Executor Operation' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__PARENT

static final int CG_EXECUTOR_OPERATION_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__NAME

static final int CG_EXECUTOR_OPERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__PIVOT

static final int CG_EXECUTOR_OPERATION_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__PIVOT_TYPE_ID

static final int CG_EXECUTOR_OPERATION_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__TYPE_ID

static final int CG_EXECUTOR_OPERATION_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__REQUIRED

static final int CG_EXECUTOR_OPERATION_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__BOXED

static final int CG_EXECUTOR_OPERATION_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__CAUGHT

static final int CG_EXECUTOR_OPERATION_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__CONSTANT

static final int CG_EXECUTOR_OPERATION_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__DEPENDS_ON

static final int CG_EXECUTOR_OPERATION_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__FALSE

static final int CG_EXECUTOR_OPERATION_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__GLOBAL

static final int CG_EXECUTOR_OPERATION_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__INLINEABLE

static final int CG_EXECUTOR_OPERATION_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__INVALID

static final int CG_EXECUTOR_OPERATION_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__NULL

static final int CG_EXECUTOR_OPERATION_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__NON_INVALID

static final int CG_EXECUTOR_OPERATION_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__NON_NULL

static final int CG_EXECUTOR_OPERATION_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__SETTABLE

static final int CG_EXECUTOR_OPERATION_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__TRUE

static final int CG_EXECUTOR_OPERATION_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__UNBOXED

static final int CG_EXECUTOR_OPERATION_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__VALUE

static final int CG_EXECUTOR_OPERATION_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__VALUE_NAME

static final int CG_EXECUTOR_OPERATION_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__INVALIDATING

static final int CG_EXECUTOR_OPERATION_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__VALIDATING

static final int CG_EXECUTOR_OPERATION_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__SOURCE

static final int CG_EXECUTOR_OPERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__REFERRED_OPERATION

static final int CG_EXECUTOR_OPERATION_CALL_EXP__REFERRED_OPERATION
The feature id for the 'Referred Operation' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__ARGUMENTS

static final int CG_EXECUTOR_OPERATION_CALL_EXP__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP__EXECUTOR_OPERATION

static final int CG_EXECUTOR_OPERATION_CALL_EXP__EXECUTOR_OPERATION
The feature id for the 'Executor Operation' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP_FEATURE_COUNT

static final int CG_EXECUTOR_OPERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Executor Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP___SET_NON_INVALID

static final int CG_EXECUTOR_OPERATION_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP___SET_NON_NULL

static final int CG_EXECUTOR_OPERATION_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_OPERATION_CALL_EXP_OPERATION_COUNT

static final int CG_EXECUTOR_OPERATION_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Executor Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__PARENT

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__NAME

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__PIVOT

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__PIVOT_TYPE_ID

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__TYPE_ID

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__REQUIRED

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__BOXED

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__CAUGHT

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__CONSTANT

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__DEPENDS_ON

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__FALSE

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__GLOBAL

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__INLINEABLE

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__INVALID

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__NULL

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__NON_INVALID

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__NON_NULL

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__SETTABLE

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__TRUE

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__UNBOXED

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__VALUE

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__VALUE_NAME

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__INVALIDATING

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__VALIDATING

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__SOURCE

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__REFERRED_PROPERTY

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__REFERRED_PROPERTY
The feature id for the 'Referred Property' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP__EXECUTOR_PROPERTY

static final int CG_EXECUTOR_PROPERTY_CALL_EXP__EXECUTOR_PROPERTY
The feature id for the 'Executor Property' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP_FEATURE_COUNT

static final int CG_EXECUTOR_PROPERTY_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Executor Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP___SET_NON_INVALID

static final int CG_EXECUTOR_PROPERTY_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP___SET_NON_NULL

static final int CG_EXECUTOR_PROPERTY_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_PROPERTY_CALL_EXP_OPERATION_COUNT

static final int CG_EXECUTOR_PROPERTY_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Executor Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__PARENT

static final int CG_EXECUTOR_TYPE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__NAME

static final int CG_EXECUTOR_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__PIVOT

static final int CG_EXECUTOR_TYPE__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__PIVOT_TYPE_ID

static final int CG_EXECUTOR_TYPE__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__TYPE_ID

static final int CG_EXECUTOR_TYPE__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__REQUIRED

static final int CG_EXECUTOR_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__BOXED

static final int CG_EXECUTOR_TYPE__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__CAUGHT

static final int CG_EXECUTOR_TYPE__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__CONSTANT

static final int CG_EXECUTOR_TYPE__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__DEPENDS_ON

static final int CG_EXECUTOR_TYPE__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__FALSE

static final int CG_EXECUTOR_TYPE__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__GLOBAL

static final int CG_EXECUTOR_TYPE__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__INLINEABLE

static final int CG_EXECUTOR_TYPE__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__INVALID

static final int CG_EXECUTOR_TYPE__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__NULL

static final int CG_EXECUTOR_TYPE__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__NON_INVALID

static final int CG_EXECUTOR_TYPE__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__NON_NULL

static final int CG_EXECUTOR_TYPE__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__REFERRED_VALUED_ELEMENT

static final int CG_EXECUTOR_TYPE__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__SETTABLE

static final int CG_EXECUTOR_TYPE__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__TRUE

static final int CG_EXECUTOR_TYPE__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__UNBOXED

static final int CG_EXECUTOR_TYPE__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__VALUE

static final int CG_EXECUTOR_TYPE__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__VALUE_NAME

static final int CG_EXECUTOR_TYPE__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE__UNDERLYING_TYPE_ID

static final int CG_EXECUTOR_TYPE__UNDERLYING_TYPE_ID
The feature id for the 'Underlying Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE_FEATURE_COUNT

static final int CG_EXECUTOR_TYPE_FEATURE_COUNT
The number of structural features of the 'CG Executor Type' class.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE___SET_NON_INVALID

static final int CG_EXECUTOR_TYPE___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE___SET_NON_NULL

static final int CG_EXECUTOR_TYPE___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_EXECUTOR_TYPE_OPERATION_COUNT

static final int CG_EXECUTOR_TYPE_OPERATION_COUNT
The number of operations of the 'CG Executor Type' class.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__PARENT

static final int CG_FINAL_VARIABLE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__NAME

static final int CG_FINAL_VARIABLE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__PIVOT

static final int CG_FINAL_VARIABLE__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__PIVOT_TYPE_ID

static final int CG_FINAL_VARIABLE__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__TYPE_ID

static final int CG_FINAL_VARIABLE__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__REQUIRED

static final int CG_FINAL_VARIABLE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__BOXED

static final int CG_FINAL_VARIABLE__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__CAUGHT

static final int CG_FINAL_VARIABLE__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__CONSTANT

static final int CG_FINAL_VARIABLE__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__DEPENDS_ON

static final int CG_FINAL_VARIABLE__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__FALSE

static final int CG_FINAL_VARIABLE__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__GLOBAL

static final int CG_FINAL_VARIABLE__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__INLINEABLE

static final int CG_FINAL_VARIABLE__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__INVALID

static final int CG_FINAL_VARIABLE__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__NULL

static final int CG_FINAL_VARIABLE__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__NON_INVALID

static final int CG_FINAL_VARIABLE__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__NON_NULL

static final int CG_FINAL_VARIABLE__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__REFERRED_VALUED_ELEMENT

static final int CG_FINAL_VARIABLE__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__SETTABLE

static final int CG_FINAL_VARIABLE__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__TRUE

static final int CG_FINAL_VARIABLE__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__UNBOXED

static final int CG_FINAL_VARIABLE__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__VALUE

static final int CG_FINAL_VARIABLE__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__VALUE_NAME

static final int CG_FINAL_VARIABLE__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE__INIT

static final int CG_FINAL_VARIABLE__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE_FEATURE_COUNT

static final int CG_FINAL_VARIABLE_FEATURE_COUNT
The number of structural features of the 'CG Final Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE___SET_NON_INVALID

static final int CG_FINAL_VARIABLE___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE___SET_NON_NULL

static final int CG_FINAL_VARIABLE___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_FINAL_VARIABLE_OPERATION_COUNT

static final int CG_FINAL_VARIABLE_OPERATION_COUNT
The number of operations of the 'CG Final Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__PARENT

static final int CG_GUARD_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__NAME

static final int CG_GUARD_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__PIVOT

static final int CG_GUARD_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__PIVOT_TYPE_ID

static final int CG_GUARD_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__TYPE_ID

static final int CG_GUARD_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__REQUIRED

static final int CG_GUARD_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__BOXED

static final int CG_GUARD_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__CAUGHT

static final int CG_GUARD_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__CONSTANT

static final int CG_GUARD_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__DEPENDS_ON

static final int CG_GUARD_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__FALSE

static final int CG_GUARD_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__GLOBAL

static final int CG_GUARD_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__INLINEABLE

static final int CG_GUARD_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__INVALID

static final int CG_GUARD_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__NULL

static final int CG_GUARD_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__NON_INVALID

static final int CG_GUARD_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__NON_NULL

static final int CG_GUARD_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__REFERRED_VALUED_ELEMENT

static final int CG_GUARD_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__SETTABLE

static final int CG_GUARD_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__TRUE

static final int CG_GUARD_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__UNBOXED

static final int CG_GUARD_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__VALUE

static final int CG_GUARD_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__VALUE_NAME

static final int CG_GUARD_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__INVALIDATING

static final int CG_GUARD_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__VALIDATING

static final int CG_GUARD_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP__SOURCE

static final int CG_GUARD_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP_FEATURE_COUNT

static final int CG_GUARD_EXP_FEATURE_COUNT
The number of structural features of the 'CG Guard Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP___SET_NON_INVALID

static final int CG_GUARD_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP___SET_NON_NULL

static final int CG_GUARD_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_GUARD_EXP_OPERATION_COUNT

static final int CG_GUARD_EXP_OPERATION_COUNT
The number of operations of the 'CG Guard Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__PARENT

static final int CG_IF_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__NAME

static final int CG_IF_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__PIVOT

static final int CG_IF_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__PIVOT_TYPE_ID

static final int CG_IF_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__TYPE_ID

static final int CG_IF_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__REQUIRED

static final int CG_IF_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__BOXED

static final int CG_IF_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__CAUGHT

static final int CG_IF_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__CONSTANT

static final int CG_IF_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__DEPENDS_ON

static final int CG_IF_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__FALSE

static final int CG_IF_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__GLOBAL

static final int CG_IF_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__INLINEABLE

static final int CG_IF_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__INVALID

static final int CG_IF_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__NULL

static final int CG_IF_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__NON_INVALID

static final int CG_IF_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__NON_NULL

static final int CG_IF_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__REFERRED_VALUED_ELEMENT

static final int CG_IF_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__SETTABLE

static final int CG_IF_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__TRUE

static final int CG_IF_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__UNBOXED

static final int CG_IF_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__VALUE

static final int CG_IF_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__VALUE_NAME

static final int CG_IF_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__CONDITION

static final int CG_IF_EXP__CONDITION
The feature id for the 'Condition' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__THEN_EXPRESSION

static final int CG_IF_EXP__THEN_EXPRESSION
The feature id for the 'Then Expression' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP__ELSE_EXPRESSION

static final int CG_IF_EXP__ELSE_EXPRESSION
The feature id for the 'Else Expression' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP_FEATURE_COUNT

static final int CG_IF_EXP_FEATURE_COUNT
The number of structural features of the 'CG If Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP___SET_NON_INVALID

static final int CG_IF_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP___SET_NON_NULL

static final int CG_IF_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_IF_EXP_OPERATION_COUNT

static final int CG_IF_EXP_OPERATION_COUNT
The number of operations of the 'CG If Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__PARENT

static final int CG_INFINITY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__NAME

static final int CG_INFINITY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__PIVOT

static final int CG_INFINITY__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__PIVOT_TYPE_ID

static final int CG_INFINITY__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__TYPE_ID

static final int CG_INFINITY__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__REQUIRED

static final int CG_INFINITY__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__BOXED

static final int CG_INFINITY__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__CAUGHT

static final int CG_INFINITY__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__CONSTANT

static final int CG_INFINITY__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__DEPENDS_ON

static final int CG_INFINITY__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__FALSE

static final int CG_INFINITY__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__GLOBAL

static final int CG_INFINITY__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__INLINEABLE

static final int CG_INFINITY__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__INVALID

static final int CG_INFINITY__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__NULL

static final int CG_INFINITY__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__NON_INVALID

static final int CG_INFINITY__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__NON_NULL

static final int CG_INFINITY__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__REFERRED_VALUED_ELEMENT

static final int CG_INFINITY__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__SETTABLE

static final int CG_INFINITY__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__TRUE

static final int CG_INFINITY__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__UNBOXED

static final int CG_INFINITY__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__VALUE

static final int CG_INFINITY__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__VALUE_NAME

static final int CG_INFINITY__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY__CONSTANT_VALUE

static final int CG_INFINITY__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY_FEATURE_COUNT

static final int CG_INFINITY_FEATURE_COUNT
The number of structural features of the 'CG Infinity' class.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY___SET_NON_INVALID

static final int CG_INFINITY___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY___SET_NON_NULL

static final int CG_INFINITY___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_INFINITY_OPERATION_COUNT

static final int CG_INFINITY_OPERATION_COUNT
The number of operations of the 'CG Infinity' class.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__PARENT

static final int CG_INTEGER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__NAME

static final int CG_INTEGER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__PIVOT

static final int CG_INTEGER__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__PIVOT_TYPE_ID

static final int CG_INTEGER__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__TYPE_ID

static final int CG_INTEGER__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__REQUIRED

static final int CG_INTEGER__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__BOXED

static final int CG_INTEGER__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__CAUGHT

static final int CG_INTEGER__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__CONSTANT

static final int CG_INTEGER__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__DEPENDS_ON

static final int CG_INTEGER__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__FALSE

static final int CG_INTEGER__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__GLOBAL

static final int CG_INTEGER__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__INLINEABLE

static final int CG_INTEGER__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__INVALID

static final int CG_INTEGER__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__NULL

static final int CG_INTEGER__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__NON_INVALID

static final int CG_INTEGER__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__NON_NULL

static final int CG_INTEGER__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__REFERRED_VALUED_ELEMENT

static final int CG_INTEGER__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__SETTABLE

static final int CG_INTEGER__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__TRUE

static final int CG_INTEGER__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__UNBOXED

static final int CG_INTEGER__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__VALUE

static final int CG_INTEGER__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__VALUE_NAME

static final int CG_INTEGER__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__CONSTANT_VALUE

static final int CG_INTEGER__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER__INTEGER_VALUE

static final int CG_INTEGER__INTEGER_VALUE
The feature id for the 'Integer Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER_FEATURE_COUNT

static final int CG_INTEGER_FEATURE_COUNT
The number of structural features of the 'CG Integer' class.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER___SET_NON_INVALID

static final int CG_INTEGER___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER___SET_NON_NULL

static final int CG_INTEGER___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_INTEGER_OPERATION_COUNT

static final int CG_INTEGER_OPERATION_COUNT
The number of operations of the 'CG Integer' class.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__PARENT

static final int CG_INVALID__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__NAME

static final int CG_INVALID__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__PIVOT

static final int CG_INVALID__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__PIVOT_TYPE_ID

static final int CG_INVALID__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__TYPE_ID

static final int CG_INVALID__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__REQUIRED

static final int CG_INVALID__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__BOXED

static final int CG_INVALID__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__CAUGHT

static final int CG_INVALID__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__CONSTANT

static final int CG_INVALID__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__DEPENDS_ON

static final int CG_INVALID__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__FALSE

static final int CG_INVALID__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__GLOBAL

static final int CG_INVALID__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__INLINEABLE

static final int CG_INVALID__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__INVALID

static final int CG_INVALID__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__NULL

static final int CG_INVALID__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__NON_INVALID

static final int CG_INVALID__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__NON_NULL

static final int CG_INVALID__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__REFERRED_VALUED_ELEMENT

static final int CG_INVALID__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__SETTABLE

static final int CG_INVALID__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__TRUE

static final int CG_INVALID__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__UNBOXED

static final int CG_INVALID__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__VALUE

static final int CG_INVALID__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__VALUE_NAME

static final int CG_INVALID__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__CONSTANT_VALUE

static final int CG_INVALID__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__MESSAGE_TEMPLATE

static final int CG_INVALID__MESSAGE_TEMPLATE
The feature id for the 'Message Template' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID__BINDINGS

static final int CG_INVALID__BINDINGS
The feature id for the 'Bindings' attribute list.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID_FEATURE_COUNT

static final int CG_INVALID_FEATURE_COUNT
The number of structural features of the 'CG Invalid' class.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID___SET_NON_INVALID

static final int CG_INVALID___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID___SET_NON_NULL

static final int CG_INVALID___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_INVALID_OPERATION_COUNT

static final int CG_INVALID_OPERATION_COUNT
The number of operations of the 'CG Invalid' class.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__PARENT

static final int CG_IS_INVALID_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__NAME

static final int CG_IS_INVALID_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__PIVOT

static final int CG_IS_INVALID_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__PIVOT_TYPE_ID

static final int CG_IS_INVALID_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__TYPE_ID

static final int CG_IS_INVALID_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__REQUIRED

static final int CG_IS_INVALID_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__BOXED

static final int CG_IS_INVALID_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__CAUGHT

static final int CG_IS_INVALID_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__CONSTANT

static final int CG_IS_INVALID_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__DEPENDS_ON

static final int CG_IS_INVALID_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__FALSE

static final int CG_IS_INVALID_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__GLOBAL

static final int CG_IS_INVALID_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__INLINEABLE

static final int CG_IS_INVALID_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__INVALID

static final int CG_IS_INVALID_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__NULL

static final int CG_IS_INVALID_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__NON_INVALID

static final int CG_IS_INVALID_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__NON_NULL

static final int CG_IS_INVALID_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__REFERRED_VALUED_ELEMENT

static final int CG_IS_INVALID_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__SETTABLE

static final int CG_IS_INVALID_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__TRUE

static final int CG_IS_INVALID_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__UNBOXED

static final int CG_IS_INVALID_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__VALUE

static final int CG_IS_INVALID_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__VALUE_NAME

static final int CG_IS_INVALID_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__INVALIDATING

static final int CG_IS_INVALID_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__VALIDATING

static final int CG_IS_INVALID_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP__SOURCE

static final int CG_IS_INVALID_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP_FEATURE_COUNT

static final int CG_IS_INVALID_EXP_FEATURE_COUNT
The number of structural features of the 'CG Is Invalid Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP___SET_NON_INVALID

static final int CG_IS_INVALID_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP___SET_NON_NULL

static final int CG_IS_INVALID_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_INVALID_EXP_OPERATION_COUNT

static final int CG_IS_INVALID_EXP_OPERATION_COUNT
The number of operations of the 'CG Is Invalid Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__PARENT

static final int CG_IS_UNDEFINED_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__NAME

static final int CG_IS_UNDEFINED_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__PIVOT

static final int CG_IS_UNDEFINED_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__PIVOT_TYPE_ID

static final int CG_IS_UNDEFINED_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__TYPE_ID

static final int CG_IS_UNDEFINED_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__REQUIRED

static final int CG_IS_UNDEFINED_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__BOXED

static final int CG_IS_UNDEFINED_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__CAUGHT

static final int CG_IS_UNDEFINED_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__CONSTANT

static final int CG_IS_UNDEFINED_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__DEPENDS_ON

static final int CG_IS_UNDEFINED_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__FALSE

static final int CG_IS_UNDEFINED_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__GLOBAL

static final int CG_IS_UNDEFINED_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__INLINEABLE

static final int CG_IS_UNDEFINED_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__INVALID

static final int CG_IS_UNDEFINED_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__NULL

static final int CG_IS_UNDEFINED_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__NON_INVALID

static final int CG_IS_UNDEFINED_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__NON_NULL

static final int CG_IS_UNDEFINED_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__REFERRED_VALUED_ELEMENT

static final int CG_IS_UNDEFINED_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__SETTABLE

static final int CG_IS_UNDEFINED_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__TRUE

static final int CG_IS_UNDEFINED_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__UNBOXED

static final int CG_IS_UNDEFINED_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__VALUE

static final int CG_IS_UNDEFINED_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__VALUE_NAME

static final int CG_IS_UNDEFINED_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__INVALIDATING

static final int CG_IS_UNDEFINED_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__VALIDATING

static final int CG_IS_UNDEFINED_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP__SOURCE

static final int CG_IS_UNDEFINED_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP_FEATURE_COUNT

static final int CG_IS_UNDEFINED_EXP_FEATURE_COUNT
The number of structural features of the 'CG Is Undefined Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP___SET_NON_INVALID

static final int CG_IS_UNDEFINED_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP___SET_NON_NULL

static final int CG_IS_UNDEFINED_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_IS_UNDEFINED_EXP_OPERATION_COUNT

static final int CG_IS_UNDEFINED_EXP_OPERATION_COUNT
The number of operations of the 'CG Is Undefined Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR

static final int CG_ITERATOR
The meta object id for the 'CG Iterator' class.

See Also:
CGIteratorImpl, CGModelPackageImpl.getCGIterator(), Constant Field Values
Generated

CG_ITERATOR__PARENT

static final int CG_ITERATOR__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__NAME

static final int CG_ITERATOR__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__PIVOT

static final int CG_ITERATOR__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__PIVOT_TYPE_ID

static final int CG_ITERATOR__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__TYPE_ID

static final int CG_ITERATOR__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__REQUIRED

static final int CG_ITERATOR__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__BOXED

static final int CG_ITERATOR__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__CAUGHT

static final int CG_ITERATOR__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__CONSTANT

static final int CG_ITERATOR__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__DEPENDS_ON

static final int CG_ITERATOR__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__FALSE

static final int CG_ITERATOR__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__GLOBAL

static final int CG_ITERATOR__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__INLINEABLE

static final int CG_ITERATOR__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__INVALID

static final int CG_ITERATOR__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__NULL

static final int CG_ITERATOR__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__NON_INVALID

static final int CG_ITERATOR__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__NON_NULL

static final int CG_ITERATOR__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__REFERRED_VALUED_ELEMENT

static final int CG_ITERATOR__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__SETTABLE

static final int CG_ITERATOR__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__TRUE

static final int CG_ITERATOR__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__UNBOXED

static final int CG_ITERATOR__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__VALUE

static final int CG_ITERATOR__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__VALUE_NAME

static final int CG_ITERATOR__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__INIT

static final int CG_ITERATOR__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR__OPERATION

static final int CG_ITERATOR__OPERATION
The feature id for the 'Operation' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR_FEATURE_COUNT

static final int CG_ITERATOR_FEATURE_COUNT
The number of structural features of the 'CG Iterator' class.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR___SET_NON_INVALID

static final int CG_ITERATOR___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR___SET_NON_NULL

static final int CG_ITERATOR___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_ITERATOR_OPERATION_COUNT

static final int CG_ITERATOR_OPERATION_COUNT
The number of operations of the 'CG Iterator' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__PARENT

static final int CG_LET_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__NAME

static final int CG_LET_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__PIVOT

static final int CG_LET_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__PIVOT_TYPE_ID

static final int CG_LET_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__TYPE_ID

static final int CG_LET_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__REQUIRED

static final int CG_LET_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__BOXED

static final int CG_LET_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__CAUGHT

static final int CG_LET_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__CONSTANT

static final int CG_LET_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__DEPENDS_ON

static final int CG_LET_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__FALSE

static final int CG_LET_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__GLOBAL

static final int CG_LET_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__INLINEABLE

static final int CG_LET_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__INVALID

static final int CG_LET_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__NULL

static final int CG_LET_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__NON_INVALID

static final int CG_LET_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__NON_NULL

static final int CG_LET_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__REFERRED_VALUED_ELEMENT

static final int CG_LET_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__SETTABLE

static final int CG_LET_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__TRUE

static final int CG_LET_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__UNBOXED

static final int CG_LET_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__VALUE

static final int CG_LET_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__VALUE_NAME

static final int CG_LET_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__INIT

static final int CG_LET_EXP__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP__IN

static final int CG_LET_EXP__IN
The feature id for the 'In' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP_FEATURE_COUNT

static final int CG_LET_EXP_FEATURE_COUNT
The number of structural features of the 'CG Let Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP___SET_NON_INVALID

static final int CG_LET_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP___SET_NON_NULL

static final int CG_LET_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LET_EXP_OPERATION_COUNT

static final int CG_LET_EXP_OPERATION_COUNT
The number of operations of the 'CG Let Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__PARENT

static final int CG_LIBRARY_ITERATE_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__NAME

static final int CG_LIBRARY_ITERATE_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__PIVOT

static final int CG_LIBRARY_ITERATE_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__PIVOT_TYPE_ID

static final int CG_LIBRARY_ITERATE_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__TYPE_ID

static final int CG_LIBRARY_ITERATE_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__REQUIRED

static final int CG_LIBRARY_ITERATE_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__BOXED

static final int CG_LIBRARY_ITERATE_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__CAUGHT

static final int CG_LIBRARY_ITERATE_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__CONSTANT

static final int CG_LIBRARY_ITERATE_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__DEPENDS_ON

static final int CG_LIBRARY_ITERATE_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__FALSE

static final int CG_LIBRARY_ITERATE_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__GLOBAL

static final int CG_LIBRARY_ITERATE_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__INLINEABLE

static final int CG_LIBRARY_ITERATE_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__INVALID

static final int CG_LIBRARY_ITERATE_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__NULL

static final int CG_LIBRARY_ITERATE_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__NON_INVALID

static final int CG_LIBRARY_ITERATE_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__NON_NULL

static final int CG_LIBRARY_ITERATE_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_LIBRARY_ITERATE_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__SETTABLE

static final int CG_LIBRARY_ITERATE_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__TRUE

static final int CG_LIBRARY_ITERATE_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__UNBOXED

static final int CG_LIBRARY_ITERATE_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__VALUE

static final int CG_LIBRARY_ITERATE_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__VALUE_NAME

static final int CG_LIBRARY_ITERATE_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__INVALIDATING

static final int CG_LIBRARY_ITERATE_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__VALIDATING

static final int CG_LIBRARY_ITERATE_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__SOURCE

static final int CG_LIBRARY_ITERATE_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__REFERRED_ITERATION

static final int CG_LIBRARY_ITERATE_CALL_EXP__REFERRED_ITERATION
The feature id for the 'Referred Iteration' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__ITERATORS

static final int CG_LIBRARY_ITERATE_CALL_EXP__ITERATORS
The feature id for the 'Iterators' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__BODY

static final int CG_LIBRARY_ITERATE_CALL_EXP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__LIBRARY_ITERATION

static final int CG_LIBRARY_ITERATE_CALL_EXP__LIBRARY_ITERATION
The feature id for the 'Library Iteration' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP__RESULT

static final int CG_LIBRARY_ITERATE_CALL_EXP__RESULT
The feature id for the 'Result' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP_FEATURE_COUNT

static final int CG_LIBRARY_ITERATE_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Library Iterate Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP___SET_NON_INVALID

static final int CG_LIBRARY_ITERATE_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP___SET_NON_NULL

static final int CG_LIBRARY_ITERATE_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATE_CALL_EXP_OPERATION_COUNT

static final int CG_LIBRARY_ITERATE_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Library Iterate Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__PARENT

static final int CG_LIBRARY_ITERATION_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__NAME

static final int CG_LIBRARY_ITERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__PIVOT

static final int CG_LIBRARY_ITERATION_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__PIVOT_TYPE_ID

static final int CG_LIBRARY_ITERATION_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__TYPE_ID

static final int CG_LIBRARY_ITERATION_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__REQUIRED

static final int CG_LIBRARY_ITERATION_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__BOXED

static final int CG_LIBRARY_ITERATION_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__CAUGHT

static final int CG_LIBRARY_ITERATION_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__CONSTANT

static final int CG_LIBRARY_ITERATION_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__DEPENDS_ON

static final int CG_LIBRARY_ITERATION_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__FALSE

static final int CG_LIBRARY_ITERATION_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__GLOBAL

static final int CG_LIBRARY_ITERATION_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__INLINEABLE

static final int CG_LIBRARY_ITERATION_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__INVALID

static final int CG_LIBRARY_ITERATION_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__NULL

static final int CG_LIBRARY_ITERATION_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__NON_INVALID

static final int CG_LIBRARY_ITERATION_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__NON_NULL

static final int CG_LIBRARY_ITERATION_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_LIBRARY_ITERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__SETTABLE

static final int CG_LIBRARY_ITERATION_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__TRUE

static final int CG_LIBRARY_ITERATION_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__UNBOXED

static final int CG_LIBRARY_ITERATION_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__VALUE

static final int CG_LIBRARY_ITERATION_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__VALUE_NAME

static final int CG_LIBRARY_ITERATION_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__INVALIDATING

static final int CG_LIBRARY_ITERATION_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__VALIDATING

static final int CG_LIBRARY_ITERATION_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__SOURCE

static final int CG_LIBRARY_ITERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__REFERRED_ITERATION

static final int CG_LIBRARY_ITERATION_CALL_EXP__REFERRED_ITERATION
The feature id for the 'Referred Iteration' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__ITERATORS

static final int CG_LIBRARY_ITERATION_CALL_EXP__ITERATORS
The feature id for the 'Iterators' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__BODY

static final int CG_LIBRARY_ITERATION_CALL_EXP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP__LIBRARY_ITERATION

static final int CG_LIBRARY_ITERATION_CALL_EXP__LIBRARY_ITERATION
The feature id for the 'Library Iteration' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP_FEATURE_COUNT

static final int CG_LIBRARY_ITERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Library Iteration Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP___SET_NON_INVALID

static final int CG_LIBRARY_ITERATION_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP___SET_NON_NULL

static final int CG_LIBRARY_ITERATION_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_ITERATION_CALL_EXP_OPERATION_COUNT

static final int CG_LIBRARY_ITERATION_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Library Iteration Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__PARENT

static final int CG_LIBRARY_OPERATION_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__NAME

static final int CG_LIBRARY_OPERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__PIVOT

static final int CG_LIBRARY_OPERATION_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__PIVOT_TYPE_ID

static final int CG_LIBRARY_OPERATION_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__TYPE_ID

static final int CG_LIBRARY_OPERATION_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__REQUIRED

static final int CG_LIBRARY_OPERATION_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__BOXED

static final int CG_LIBRARY_OPERATION_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__CAUGHT

static final int CG_LIBRARY_OPERATION_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__CONSTANT

static final int CG_LIBRARY_OPERATION_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__DEPENDS_ON

static final int CG_LIBRARY_OPERATION_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__FALSE

static final int CG_LIBRARY_OPERATION_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__GLOBAL

static final int CG_LIBRARY_OPERATION_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__INLINEABLE

static final int CG_LIBRARY_OPERATION_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__INVALID

static final int CG_LIBRARY_OPERATION_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__NULL

static final int CG_LIBRARY_OPERATION_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__NON_INVALID

static final int CG_LIBRARY_OPERATION_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__NON_NULL

static final int CG_LIBRARY_OPERATION_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_LIBRARY_OPERATION_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__SETTABLE

static final int CG_LIBRARY_OPERATION_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__TRUE

static final int CG_LIBRARY_OPERATION_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__UNBOXED

static final int CG_LIBRARY_OPERATION_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__VALUE

static final int CG_LIBRARY_OPERATION_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__VALUE_NAME

static final int CG_LIBRARY_OPERATION_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__INVALIDATING

static final int CG_LIBRARY_OPERATION_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__VALIDATING

static final int CG_LIBRARY_OPERATION_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__SOURCE

static final int CG_LIBRARY_OPERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__REFERRED_OPERATION

static final int CG_LIBRARY_OPERATION_CALL_EXP__REFERRED_OPERATION
The feature id for the 'Referred Operation' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__ARGUMENTS

static final int CG_LIBRARY_OPERATION_CALL_EXP__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP__LIBRARY_OPERATION

static final int CG_LIBRARY_OPERATION_CALL_EXP__LIBRARY_OPERATION
The feature id for the 'Library Operation' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP_FEATURE_COUNT

static final int CG_LIBRARY_OPERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Library Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP___SET_NON_INVALID

static final int CG_LIBRARY_OPERATION_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP___SET_NON_NULL

static final int CG_LIBRARY_OPERATION_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_OPERATION_CALL_EXP_OPERATION_COUNT

static final int CG_LIBRARY_OPERATION_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Library Operation Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__PARENT

static final int CG_LIBRARY_PROPERTY_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__NAME

static final int CG_LIBRARY_PROPERTY_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__PIVOT

static final int CG_LIBRARY_PROPERTY_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__PIVOT_TYPE_ID

static final int CG_LIBRARY_PROPERTY_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__TYPE_ID

static final int CG_LIBRARY_PROPERTY_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__REQUIRED

static final int CG_LIBRARY_PROPERTY_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__BOXED

static final int CG_LIBRARY_PROPERTY_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__CAUGHT

static final int CG_LIBRARY_PROPERTY_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__CONSTANT

static final int CG_LIBRARY_PROPERTY_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__DEPENDS_ON

static final int CG_LIBRARY_PROPERTY_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__FALSE

static final int CG_LIBRARY_PROPERTY_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__GLOBAL

static final int CG_LIBRARY_PROPERTY_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__INLINEABLE

static final int CG_LIBRARY_PROPERTY_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__INVALID

static final int CG_LIBRARY_PROPERTY_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__NULL

static final int CG_LIBRARY_PROPERTY_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__NON_INVALID

static final int CG_LIBRARY_PROPERTY_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__NON_NULL

static final int CG_LIBRARY_PROPERTY_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_LIBRARY_PROPERTY_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__SETTABLE

static final int CG_LIBRARY_PROPERTY_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__TRUE

static final int CG_LIBRARY_PROPERTY_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__UNBOXED

static final int CG_LIBRARY_PROPERTY_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__VALUE

static final int CG_LIBRARY_PROPERTY_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__VALUE_NAME

static final int CG_LIBRARY_PROPERTY_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__INVALIDATING

static final int CG_LIBRARY_PROPERTY_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__VALIDATING

static final int CG_LIBRARY_PROPERTY_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__SOURCE

static final int CG_LIBRARY_PROPERTY_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__REFERRED_PROPERTY

static final int CG_LIBRARY_PROPERTY_CALL_EXP__REFERRED_PROPERTY
The feature id for the 'Referred Property' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP__LIBRARY_PROPERTY

static final int CG_LIBRARY_PROPERTY_CALL_EXP__LIBRARY_PROPERTY
The feature id for the 'Library Property' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP_FEATURE_COUNT

static final int CG_LIBRARY_PROPERTY_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Library Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP___SET_NON_INVALID

static final int CG_LIBRARY_PROPERTY_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP___SET_NON_NULL

static final int CG_LIBRARY_PROPERTY_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LIBRARY_PROPERTY_CALL_EXP_OPERATION_COUNT

static final int CG_LIBRARY_PROPERTY_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Library Property Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__PARENT

static final int CG_LOCAL_VARIABLE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__NAME

static final int CG_LOCAL_VARIABLE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__PIVOT

static final int CG_LOCAL_VARIABLE__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__PIVOT_TYPE_ID

static final int CG_LOCAL_VARIABLE__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__TYPE_ID

static final int CG_LOCAL_VARIABLE__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__REQUIRED

static final int CG_LOCAL_VARIABLE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__BOXED

static final int CG_LOCAL_VARIABLE__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__CAUGHT

static final int CG_LOCAL_VARIABLE__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__CONSTANT

static final int CG_LOCAL_VARIABLE__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__DEPENDS_ON

static final int CG_LOCAL_VARIABLE__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__FALSE

static final int CG_LOCAL_VARIABLE__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__GLOBAL

static final int CG_LOCAL_VARIABLE__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__INLINEABLE

static final int CG_LOCAL_VARIABLE__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__INVALID

static final int CG_LOCAL_VARIABLE__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__NULL

static final int CG_LOCAL_VARIABLE__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__NON_INVALID

static final int CG_LOCAL_VARIABLE__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__NON_NULL

static final int CG_LOCAL_VARIABLE__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__REFERRED_VALUED_ELEMENT

static final int CG_LOCAL_VARIABLE__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__SETTABLE

static final int CG_LOCAL_VARIABLE__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__TRUE

static final int CG_LOCAL_VARIABLE__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__UNBOXED

static final int CG_LOCAL_VARIABLE__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__VALUE

static final int CG_LOCAL_VARIABLE__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__VALUE_NAME

static final int CG_LOCAL_VARIABLE__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE__INIT

static final int CG_LOCAL_VARIABLE__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE_FEATURE_COUNT

static final int CG_LOCAL_VARIABLE_FEATURE_COUNT
The number of structural features of the 'CG Local Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE___SET_NON_INVALID

static final int CG_LOCAL_VARIABLE___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE___SET_NON_NULL

static final int CG_LOCAL_VARIABLE___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_LOCAL_VARIABLE_OPERATION_COUNT

static final int CG_LOCAL_VARIABLE_OPERATION_COUNT
The number of operations of the 'CG Local Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_MODEL__PARENT

static final int CG_MODEL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_MODEL__NAME

static final int CG_MODEL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_MODEL__PIVOT

static final int CG_MODEL__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_MODEL__GLOBALS

static final int CG_MODEL__GLOBALS
The feature id for the 'Globals' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_MODEL__PACKAGES

static final int CG_MODEL__PACKAGES
The feature id for the 'Packages' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_MODEL_FEATURE_COUNT

static final int CG_MODEL_FEATURE_COUNT
The number of structural features of the 'CG Model' class.

See Also:
Constant Field Values
Generated
Ordered

CG_MODEL_OPERATION_COUNT

static final int CG_MODEL_OPERATION_COUNT
The number of operations of the 'CG Model' class.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__PARENT

static final int CG_NULL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__NAME

static final int CG_NULL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__PIVOT

static final int CG_NULL__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__PIVOT_TYPE_ID

static final int CG_NULL__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__TYPE_ID

static final int CG_NULL__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__REQUIRED

static final int CG_NULL__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__BOXED

static final int CG_NULL__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__CAUGHT

static final int CG_NULL__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__CONSTANT

static final int CG_NULL__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__DEPENDS_ON

static final int CG_NULL__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__FALSE

static final int CG_NULL__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__GLOBAL

static final int CG_NULL__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__INLINEABLE

static final int CG_NULL__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__INVALID

static final int CG_NULL__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__NULL

static final int CG_NULL__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__NON_INVALID

static final int CG_NULL__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__NON_NULL

static final int CG_NULL__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__REFERRED_VALUED_ELEMENT

static final int CG_NULL__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__SETTABLE

static final int CG_NULL__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__TRUE

static final int CG_NULL__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__UNBOXED

static final int CG_NULL__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__VALUE

static final int CG_NULL__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__VALUE_NAME

static final int CG_NULL__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL__CONSTANT_VALUE

static final int CG_NULL__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL_FEATURE_COUNT

static final int CG_NULL_FEATURE_COUNT
The number of structural features of the 'CG Null' class.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL___SET_NON_INVALID

static final int CG_NULL___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL___SET_NON_NULL

static final int CG_NULL___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_NULL_OPERATION_COUNT

static final int CG_NULL_OPERATION_COUNT
The number of operations of the 'CG Null' class.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__PARENT

static final int CG_OPERATION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__NAME

static final int CG_OPERATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__PIVOT

static final int CG_OPERATION__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__PIVOT_TYPE_ID

static final int CG_OPERATION__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__TYPE_ID

static final int CG_OPERATION__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__REQUIRED

static final int CG_OPERATION__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__BOXED

static final int CG_OPERATION__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__CAUGHT

static final int CG_OPERATION__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__CONSTANT

static final int CG_OPERATION__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__DEPENDS_ON

static final int CG_OPERATION__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__FALSE

static final int CG_OPERATION__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__GLOBAL

static final int CG_OPERATION__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__INLINEABLE

static final int CG_OPERATION__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__INVALID

static final int CG_OPERATION__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__NULL

static final int CG_OPERATION__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__NON_INVALID

static final int CG_OPERATION__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__NON_NULL

static final int CG_OPERATION__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__REFERRED_VALUED_ELEMENT

static final int CG_OPERATION__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__SETTABLE

static final int CG_OPERATION__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__TRUE

static final int CG_OPERATION__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__UNBOXED

static final int CG_OPERATION__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__VALUE

static final int CG_OPERATION__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__VALUE_NAME

static final int CG_OPERATION__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__PARAMETERS

static final int CG_OPERATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__BODY

static final int CG_OPERATION__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__PRECONDITIONS

static final int CG_OPERATION__PRECONDITIONS
The feature id for the 'Preconditions' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__POSTCONDITIONS

static final int CG_OPERATION__POSTCONDITIONS
The feature id for the 'Postconditions' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION__CONTAINING_CLASS

static final int CG_OPERATION__CONTAINING_CLASS
The feature id for the 'Containing Class' container reference.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_FEATURE_COUNT

static final int CG_OPERATION_FEATURE_COUNT
The number of structural features of the 'CG Operation' class.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION___SET_NON_INVALID

static final int CG_OPERATION___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION___SET_NON_NULL

static final int CG_OPERATION___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_OPERATION_OPERATION_COUNT

static final int CG_OPERATION_OPERATION_COUNT
The number of operations of the 'CG Operation' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE__PARENT

static final int CG_PACKAGE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE__NAME

static final int CG_PACKAGE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE__PIVOT

static final int CG_PACKAGE__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE__CLASSES

static final int CG_PACKAGE__CLASSES
The feature id for the 'Classes' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE__PACKAGES

static final int CG_PACKAGE__PACKAGES
The feature id for the 'Packages' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE__CONTAINING_PACKAGE

static final int CG_PACKAGE__CONTAINING_PACKAGE
The feature id for the 'Containing Package' container reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE_FEATURE_COUNT

static final int CG_PACKAGE_FEATURE_COUNT
The number of structural features of the 'CG Package' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PACKAGE_OPERATION_COUNT

static final int CG_PACKAGE_OPERATION_COUNT
The number of operations of the 'CG Package' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__PARENT

static final int CG_PROPERTY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__NAME

static final int CG_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__PIVOT

static final int CG_PROPERTY__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__PIVOT_TYPE_ID

static final int CG_PROPERTY__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__TYPE_ID

static final int CG_PROPERTY__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__REQUIRED

static final int CG_PROPERTY__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__BOXED

static final int CG_PROPERTY__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__CAUGHT

static final int CG_PROPERTY__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__CONSTANT

static final int CG_PROPERTY__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__DEPENDS_ON

static final int CG_PROPERTY__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__FALSE

static final int CG_PROPERTY__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__GLOBAL

static final int CG_PROPERTY__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__INLINEABLE

static final int CG_PROPERTY__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__INVALID

static final int CG_PROPERTY__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__NULL

static final int CG_PROPERTY__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__NON_INVALID

static final int CG_PROPERTY__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__NON_NULL

static final int CG_PROPERTY__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__REFERRED_VALUED_ELEMENT

static final int CG_PROPERTY__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__SETTABLE

static final int CG_PROPERTY__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__TRUE

static final int CG_PROPERTY__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__UNBOXED

static final int CG_PROPERTY__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__VALUE

static final int CG_PROPERTY__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__VALUE_NAME

static final int CG_PROPERTY__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__CONTAINING_CLASS

static final int CG_PROPERTY__CONTAINING_CLASS
The feature id for the 'Containing Class' container reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY__BODY

static final int CG_PROPERTY__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_FEATURE_COUNT

static final int CG_PROPERTY_FEATURE_COUNT
The number of structural features of the 'CG Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY___SET_NON_INVALID

static final int CG_PROPERTY___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY___SET_NON_NULL

static final int CG_PROPERTY___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_PROPERTY_OPERATION_COUNT

static final int CG_PROPERTY_OPERATION_COUNT
The number of operations of the 'CG Property' class.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__PARENT

static final int CG_REAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__NAME

static final int CG_REAL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__PIVOT

static final int CG_REAL__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__PIVOT_TYPE_ID

static final int CG_REAL__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__TYPE_ID

static final int CG_REAL__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__REQUIRED

static final int CG_REAL__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__BOXED

static final int CG_REAL__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__CAUGHT

static final int CG_REAL__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__CONSTANT

static final int CG_REAL__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__DEPENDS_ON

static final int CG_REAL__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__FALSE

static final int CG_REAL__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__GLOBAL

static final int CG_REAL__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__INLINEABLE

static final int CG_REAL__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__INVALID

static final int CG_REAL__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__NULL

static final int CG_REAL__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__NON_INVALID

static final int CG_REAL__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__NON_NULL

static final int CG_REAL__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__REFERRED_VALUED_ELEMENT

static final int CG_REAL__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__SETTABLE

static final int CG_REAL__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__TRUE

static final int CG_REAL__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__UNBOXED

static final int CG_REAL__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__VALUE

static final int CG_REAL__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__VALUE_NAME

static final int CG_REAL__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__CONSTANT_VALUE

static final int CG_REAL__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL__REAL_VALUE

static final int CG_REAL__REAL_VALUE
The feature id for the 'Real Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL_FEATURE_COUNT

static final int CG_REAL_FEATURE_COUNT
The number of structural features of the 'CG Real' class.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL___SET_NON_INVALID

static final int CG_REAL___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL___SET_NON_NULL

static final int CG_REAL___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_REAL_OPERATION_COUNT

static final int CG_REAL_OPERATION_COUNT
The number of operations of the 'CG Real' class.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__PARENT

static final int CG_SETTABLE_VARIABLE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__NAME

static final int CG_SETTABLE_VARIABLE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__PIVOT

static final int CG_SETTABLE_VARIABLE__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__PIVOT_TYPE_ID

static final int CG_SETTABLE_VARIABLE__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__TYPE_ID

static final int CG_SETTABLE_VARIABLE__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__REQUIRED

static final int CG_SETTABLE_VARIABLE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__BOXED

static final int CG_SETTABLE_VARIABLE__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__CAUGHT

static final int CG_SETTABLE_VARIABLE__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__CONSTANT

static final int CG_SETTABLE_VARIABLE__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__DEPENDS_ON

static final int CG_SETTABLE_VARIABLE__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__FALSE

static final int CG_SETTABLE_VARIABLE__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__GLOBAL

static final int CG_SETTABLE_VARIABLE__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__INLINEABLE

static final int CG_SETTABLE_VARIABLE__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__INVALID

static final int CG_SETTABLE_VARIABLE__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__NULL

static final int CG_SETTABLE_VARIABLE__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__NON_INVALID

static final int CG_SETTABLE_VARIABLE__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__NON_NULL

static final int CG_SETTABLE_VARIABLE__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__REFERRED_VALUED_ELEMENT

static final int CG_SETTABLE_VARIABLE__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__SETTABLE

static final int CG_SETTABLE_VARIABLE__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__TRUE

static final int CG_SETTABLE_VARIABLE__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__UNBOXED

static final int CG_SETTABLE_VARIABLE__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__VALUE

static final int CG_SETTABLE_VARIABLE__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__VALUE_NAME

static final int CG_SETTABLE_VARIABLE__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE__INIT

static final int CG_SETTABLE_VARIABLE__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE_FEATURE_COUNT

static final int CG_SETTABLE_VARIABLE_FEATURE_COUNT
The number of structural features of the 'CG Settable Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE___SET_NON_INVALID

static final int CG_SETTABLE_VARIABLE___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE___SET_NON_NULL

static final int CG_SETTABLE_VARIABLE___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_SETTABLE_VARIABLE_OPERATION_COUNT

static final int CG_SETTABLE_VARIABLE_OPERATION_COUNT
The number of operations of the 'CG Settable Variable' class.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__PARENT

static final int CG_STRING__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__NAME

static final int CG_STRING__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__PIVOT

static final int CG_STRING__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__PIVOT_TYPE_ID

static final int CG_STRING__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__TYPE_ID

static final int CG_STRING__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__REQUIRED

static final int CG_STRING__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__BOXED

static final int CG_STRING__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__CAUGHT

static final int CG_STRING__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__CONSTANT

static final int CG_STRING__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__DEPENDS_ON

static final int CG_STRING__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__FALSE

static final int CG_STRING__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__GLOBAL

static final int CG_STRING__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__INLINEABLE

static final int CG_STRING__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__INVALID

static final int CG_STRING__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__NULL

static final int CG_STRING__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__NON_INVALID

static final int CG_STRING__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__NON_NULL

static final int CG_STRING__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__REFERRED_VALUED_ELEMENT

static final int CG_STRING__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__SETTABLE

static final int CG_STRING__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__TRUE

static final int CG_STRING__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__UNBOXED

static final int CG_STRING__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__VALUE

static final int CG_STRING__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__VALUE_NAME

static final int CG_STRING__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__CONSTANT_VALUE

static final int CG_STRING__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING__STRING_VALUE

static final int CG_STRING__STRING_VALUE
The feature id for the 'String Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING_FEATURE_COUNT

static final int CG_STRING_FEATURE_COUNT
The number of structural features of the 'CG String' class.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING___SET_NON_INVALID

static final int CG_STRING___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING___SET_NON_NULL

static final int CG_STRING___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_STRING_OPERATION_COUNT

static final int CG_STRING_OPERATION_COUNT
The number of operations of the 'CG String' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__PARENT

static final int CG_TEXT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__NAME

static final int CG_TEXT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__PIVOT

static final int CG_TEXT__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__PIVOT_TYPE_ID

static final int CG_TEXT__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__TYPE_ID

static final int CG_TEXT__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__REQUIRED

static final int CG_TEXT__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__BOXED

static final int CG_TEXT__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__CAUGHT

static final int CG_TEXT__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__CONSTANT

static final int CG_TEXT__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__DEPENDS_ON

static final int CG_TEXT__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__FALSE

static final int CG_TEXT__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__GLOBAL

static final int CG_TEXT__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__INLINEABLE

static final int CG_TEXT__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__INVALID

static final int CG_TEXT__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__NULL

static final int CG_TEXT__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__NON_INVALID

static final int CG_TEXT__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__NON_NULL

static final int CG_TEXT__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__REFERRED_VALUED_ELEMENT

static final int CG_TEXT__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__SETTABLE

static final int CG_TEXT__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__TRUE

static final int CG_TEXT__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__UNBOXED

static final int CG_TEXT__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__VALUE

static final int CG_TEXT__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__VALUE_NAME

static final int CG_TEXT__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__CONSTANT_VALUE

static final int CG_TEXT__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT__TEXT_VALUE

static final int CG_TEXT__TEXT_VALUE
The feature id for the 'Text Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_FEATURE_COUNT

static final int CG_TEXT_FEATURE_COUNT
The number of structural features of the 'CG Text' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT___SET_NON_INVALID

static final int CG_TEXT___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT___SET_NON_NULL

static final int CG_TEXT___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_OPERATION_COUNT

static final int CG_TEXT_OPERATION_COUNT
The number of operations of the 'CG Text' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER

static final int CG_TEXT_PARAMETER
The meta object id for the 'CG Text Parameter' class.

See Also:
CGTextParameterImpl, CGModelPackageImpl.getCGTextParameter(), Constant Field Values
Generated

CG_TEXT_PARAMETER__PARENT

static final int CG_TEXT_PARAMETER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__NAME

static final int CG_TEXT_PARAMETER__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__PIVOT

static final int CG_TEXT_PARAMETER__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__PIVOT_TYPE_ID

static final int CG_TEXT_PARAMETER__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__TYPE_ID

static final int CG_TEXT_PARAMETER__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__REQUIRED

static final int CG_TEXT_PARAMETER__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__BOXED

static final int CG_TEXT_PARAMETER__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__CAUGHT

static final int CG_TEXT_PARAMETER__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__CONSTANT

static final int CG_TEXT_PARAMETER__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__DEPENDS_ON

static final int CG_TEXT_PARAMETER__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__FALSE

static final int CG_TEXT_PARAMETER__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__GLOBAL

static final int CG_TEXT_PARAMETER__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__INLINEABLE

static final int CG_TEXT_PARAMETER__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__INVALID

static final int CG_TEXT_PARAMETER__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__NULL

static final int CG_TEXT_PARAMETER__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__NON_INVALID

static final int CG_TEXT_PARAMETER__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__NON_NULL

static final int CG_TEXT_PARAMETER__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__REFERRED_VALUED_ELEMENT

static final int CG_TEXT_PARAMETER__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__SETTABLE

static final int CG_TEXT_PARAMETER__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__TRUE

static final int CG_TEXT_PARAMETER__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__UNBOXED

static final int CG_TEXT_PARAMETER__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__VALUE

static final int CG_TEXT_PARAMETER__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__VALUE_NAME

static final int CG_TEXT_PARAMETER__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__INIT

static final int CG_TEXT_PARAMETER__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__OPERATION

static final int CG_TEXT_PARAMETER__OPERATION
The feature id for the 'Operation' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER__TEXT_VALUE

static final int CG_TEXT_PARAMETER__TEXT_VALUE
The feature id for the 'Text Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER_FEATURE_COUNT

static final int CG_TEXT_PARAMETER_FEATURE_COUNT
The number of structural features of the 'CG Text Parameter' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER___SET_NON_INVALID

static final int CG_TEXT_PARAMETER___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER___SET_NON_NULL

static final int CG_TEXT_PARAMETER___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TEXT_PARAMETER_OPERATION_COUNT

static final int CG_TEXT_PARAMETER_OPERATION_COUNT
The number of operations of the 'CG Text Parameter' class.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__PARENT

static final int CG_THROW_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__NAME

static final int CG_THROW_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__PIVOT

static final int CG_THROW_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__PIVOT_TYPE_ID

static final int CG_THROW_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__TYPE_ID

static final int CG_THROW_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__REQUIRED

static final int CG_THROW_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__BOXED

static final int CG_THROW_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__CAUGHT

static final int CG_THROW_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__CONSTANT

static final int CG_THROW_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__DEPENDS_ON

static final int CG_THROW_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__FALSE

static final int CG_THROW_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__GLOBAL

static final int CG_THROW_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__INLINEABLE

static final int CG_THROW_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__INVALID

static final int CG_THROW_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__NULL

static final int CG_THROW_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__NON_INVALID

static final int CG_THROW_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__NON_NULL

static final int CG_THROW_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__REFERRED_VALUED_ELEMENT

static final int CG_THROW_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__SETTABLE

static final int CG_THROW_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__TRUE

static final int CG_THROW_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__UNBOXED

static final int CG_THROW_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__VALUE

static final int CG_THROW_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__VALUE_NAME

static final int CG_THROW_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__INVALIDATING

static final int CG_THROW_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__VALIDATING

static final int CG_THROW_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP__SOURCE

static final int CG_THROW_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP_FEATURE_COUNT

static final int CG_THROW_EXP_FEATURE_COUNT
The number of structural features of the 'CG Throw Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP___SET_NON_INVALID

static final int CG_THROW_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP___SET_NON_NULL

static final int CG_THROW_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_THROW_EXP_OPERATION_COUNT

static final int CG_THROW_EXP_OPERATION_COUNT
The number of operations of the 'CG Throw Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__PARENT

static final int CG_TUPLE_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__NAME

static final int CG_TUPLE_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__PIVOT

static final int CG_TUPLE_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__PIVOT_TYPE_ID

static final int CG_TUPLE_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__TYPE_ID

static final int CG_TUPLE_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__REQUIRED

static final int CG_TUPLE_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__BOXED

static final int CG_TUPLE_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__CAUGHT

static final int CG_TUPLE_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__CONSTANT

static final int CG_TUPLE_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__DEPENDS_ON

static final int CG_TUPLE_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__FALSE

static final int CG_TUPLE_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__GLOBAL

static final int CG_TUPLE_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__INLINEABLE

static final int CG_TUPLE_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__INVALID

static final int CG_TUPLE_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__NULL

static final int CG_TUPLE_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__NON_INVALID

static final int CG_TUPLE_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__NON_NULL

static final int CG_TUPLE_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__REFERRED_VALUED_ELEMENT

static final int CG_TUPLE_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__SETTABLE

static final int CG_TUPLE_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__TRUE

static final int CG_TUPLE_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__UNBOXED

static final int CG_TUPLE_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__VALUE

static final int CG_TUPLE_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__VALUE_NAME

static final int CG_TUPLE_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP__PARTS

static final int CG_TUPLE_EXP__PARTS
The feature id for the 'Parts' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP_FEATURE_COUNT

static final int CG_TUPLE_EXP_FEATURE_COUNT
The number of structural features of the 'CG Tuple Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP___SET_NON_INVALID

static final int CG_TUPLE_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP___SET_NON_NULL

static final int CG_TUPLE_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_EXP_OPERATION_COUNT

static final int CG_TUPLE_EXP_OPERATION_COUNT
The number of operations of the 'CG Tuple Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__PARENT

static final int CG_TUPLE_PART__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__NAME

static final int CG_TUPLE_PART__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__PIVOT

static final int CG_TUPLE_PART__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__PIVOT_TYPE_ID

static final int CG_TUPLE_PART__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__TYPE_ID

static final int CG_TUPLE_PART__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__REQUIRED

static final int CG_TUPLE_PART__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__BOXED

static final int CG_TUPLE_PART__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__CAUGHT

static final int CG_TUPLE_PART__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__CONSTANT

static final int CG_TUPLE_PART__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__DEPENDS_ON

static final int CG_TUPLE_PART__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__FALSE

static final int CG_TUPLE_PART__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__GLOBAL

static final int CG_TUPLE_PART__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__INLINEABLE

static final int CG_TUPLE_PART__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__INVALID

static final int CG_TUPLE_PART__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__NULL

static final int CG_TUPLE_PART__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__NON_INVALID

static final int CG_TUPLE_PART__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__NON_NULL

static final int CG_TUPLE_PART__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__REFERRED_VALUED_ELEMENT

static final int CG_TUPLE_PART__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__SETTABLE

static final int CG_TUPLE_PART__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__TRUE

static final int CG_TUPLE_PART__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__UNBOXED

static final int CG_TUPLE_PART__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__VALUE

static final int CG_TUPLE_PART__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__VALUE_NAME

static final int CG_TUPLE_PART__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__INIT

static final int CG_TUPLE_PART__INIT
The feature id for the 'Init' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART__TUPLE_EXP

static final int CG_TUPLE_PART__TUPLE_EXP
The feature id for the 'Tuple Exp' container reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_FEATURE_COUNT

static final int CG_TUPLE_PART_FEATURE_COUNT
The number of structural features of the 'CG Tuple Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART___SET_NON_INVALID

static final int CG_TUPLE_PART___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART___SET_NON_NULL

static final int CG_TUPLE_PART___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_OPERATION_COUNT

static final int CG_TUPLE_PART_OPERATION_COUNT
The number of operations of the 'CG Tuple Part' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP

static final int CG_TUPLE_PART_CALL_EXP
The meta object id for the 'CG Tuple Part Call Exp' class.

See Also:
CGTuplePartCallExpImpl, CGModelPackageImpl.getCGTuplePartCallExp(), Constant Field Values
Generated

CG_TUPLE_PART_CALL_EXP__PARENT

static final int CG_TUPLE_PART_CALL_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__NAME

static final int CG_TUPLE_PART_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__PIVOT

static final int CG_TUPLE_PART_CALL_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__PIVOT_TYPE_ID

static final int CG_TUPLE_PART_CALL_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__TYPE_ID

static final int CG_TUPLE_PART_CALL_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__REQUIRED

static final int CG_TUPLE_PART_CALL_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__BOXED

static final int CG_TUPLE_PART_CALL_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__CAUGHT

static final int CG_TUPLE_PART_CALL_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__CONSTANT

static final int CG_TUPLE_PART_CALL_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__DEPENDS_ON

static final int CG_TUPLE_PART_CALL_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__FALSE

static final int CG_TUPLE_PART_CALL_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__GLOBAL

static final int CG_TUPLE_PART_CALL_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__INLINEABLE

static final int CG_TUPLE_PART_CALL_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__INVALID

static final int CG_TUPLE_PART_CALL_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__NULL

static final int CG_TUPLE_PART_CALL_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__NON_INVALID

static final int CG_TUPLE_PART_CALL_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__NON_NULL

static final int CG_TUPLE_PART_CALL_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__REFERRED_VALUED_ELEMENT

static final int CG_TUPLE_PART_CALL_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__SETTABLE

static final int CG_TUPLE_PART_CALL_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__TRUE

static final int CG_TUPLE_PART_CALL_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__UNBOXED

static final int CG_TUPLE_PART_CALL_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__VALUE

static final int CG_TUPLE_PART_CALL_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__VALUE_NAME

static final int CG_TUPLE_PART_CALL_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__INVALIDATING

static final int CG_TUPLE_PART_CALL_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__VALIDATING

static final int CG_TUPLE_PART_CALL_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__SOURCE

static final int CG_TUPLE_PART_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__REFERRED_PROPERTY

static final int CG_TUPLE_PART_CALL_EXP__REFERRED_PROPERTY
The feature id for the 'Referred Property' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP__PIVOT_TUPLE_PART_ID

static final int CG_TUPLE_PART_CALL_EXP__PIVOT_TUPLE_PART_ID
The feature id for the 'Pivot Tuple Part Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP_FEATURE_COUNT

static final int CG_TUPLE_PART_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'CG Tuple Part Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP___SET_NON_INVALID

static final int CG_TUPLE_PART_CALL_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP___SET_NON_NULL

static final int CG_TUPLE_PART_CALL_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TUPLE_PART_CALL_EXP_OPERATION_COUNT

static final int CG_TUPLE_PART_CALL_EXP_OPERATION_COUNT
The number of operations of the 'CG Tuple Part Call Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__PARENT

static final int CG_TYPE_ID__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__NAME

static final int CG_TYPE_ID__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__PIVOT

static final int CG_TYPE_ID__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__PIVOT_TYPE_ID

static final int CG_TYPE_ID__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__TYPE_ID

static final int CG_TYPE_ID__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__REQUIRED

static final int CG_TYPE_ID__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__BOXED

static final int CG_TYPE_ID__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__CAUGHT

static final int CG_TYPE_ID__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__CONSTANT

static final int CG_TYPE_ID__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__DEPENDS_ON

static final int CG_TYPE_ID__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__FALSE

static final int CG_TYPE_ID__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__GLOBAL

static final int CG_TYPE_ID__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__INLINEABLE

static final int CG_TYPE_ID__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__INVALID

static final int CG_TYPE_ID__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__NULL

static final int CG_TYPE_ID__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__NON_INVALID

static final int CG_TYPE_ID__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__NON_NULL

static final int CG_TYPE_ID__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__REFERRED_VALUED_ELEMENT

static final int CG_TYPE_ID__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__SETTABLE

static final int CG_TYPE_ID__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__TRUE

static final int CG_TYPE_ID__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__UNBOXED

static final int CG_TYPE_ID__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__VALUE

static final int CG_TYPE_ID__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__VALUE_NAME

static final int CG_TYPE_ID__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__CONSTANT_VALUE

static final int CG_TYPE_ID__CONSTANT_VALUE
The feature id for the 'Constant Value' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID__ELEMENT_ID

static final int CG_TYPE_ID__ELEMENT_ID
The feature id for the 'Element Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID_FEATURE_COUNT

static final int CG_TYPE_ID_FEATURE_COUNT
The number of structural features of the 'CG Type Id' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID___SET_NON_INVALID

static final int CG_TYPE_ID___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID___SET_NON_NULL

static final int CG_TYPE_ID___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_ID_OPERATION_COUNT

static final int CG_TYPE_ID_OPERATION_COUNT
The number of operations of the 'CG Type Id' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__PARENT

static final int CG_TYPE_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__NAME

static final int CG_TYPE_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__PIVOT

static final int CG_TYPE_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__PIVOT_TYPE_ID

static final int CG_TYPE_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__TYPE_ID

static final int CG_TYPE_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__REQUIRED

static final int CG_TYPE_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__BOXED

static final int CG_TYPE_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__CAUGHT

static final int CG_TYPE_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__CONSTANT

static final int CG_TYPE_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__DEPENDS_ON

static final int CG_TYPE_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__FALSE

static final int CG_TYPE_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__GLOBAL

static final int CG_TYPE_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__INLINEABLE

static final int CG_TYPE_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__INVALID

static final int CG_TYPE_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__NULL

static final int CG_TYPE_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__NON_INVALID

static final int CG_TYPE_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__NON_NULL

static final int CG_TYPE_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__REFERRED_VALUED_ELEMENT

static final int CG_TYPE_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__SETTABLE

static final int CG_TYPE_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__TRUE

static final int CG_TYPE_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__UNBOXED

static final int CG_TYPE_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__VALUE

static final int CG_TYPE_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__VALUE_NAME

static final int CG_TYPE_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP__REFERRED_TYPE

static final int CG_TYPE_EXP__REFERRED_TYPE
The feature id for the 'Referred Type' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP_FEATURE_COUNT

static final int CG_TYPE_EXP_FEATURE_COUNT
The number of structural features of the 'CG Type Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP___SET_NON_INVALID

static final int CG_TYPE_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP___SET_NON_NULL

static final int CG_TYPE_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_TYPE_EXP_OPERATION_COUNT

static final int CG_TYPE_EXP_OPERATION_COUNT
The number of operations of the 'CG Type Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP

static final int CG_UNBOX_EXP
The meta object id for the 'CG Unbox Exp' class.

See Also:
CGUnboxExpImpl, CGModelPackageImpl.getCGUnboxExp(), Constant Field Values
Generated

CG_UNBOX_EXP__PARENT

static final int CG_UNBOX_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__NAME

static final int CG_UNBOX_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__PIVOT

static final int CG_UNBOX_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__PIVOT_TYPE_ID

static final int CG_UNBOX_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__TYPE_ID

static final int CG_UNBOX_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__REQUIRED

static final int CG_UNBOX_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__BOXED

static final int CG_UNBOX_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__CAUGHT

static final int CG_UNBOX_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__CONSTANT

static final int CG_UNBOX_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__DEPENDS_ON

static final int CG_UNBOX_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__FALSE

static final int CG_UNBOX_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__GLOBAL

static final int CG_UNBOX_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__INLINEABLE

static final int CG_UNBOX_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__INVALID

static final int CG_UNBOX_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__NULL

static final int CG_UNBOX_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__NON_INVALID

static final int CG_UNBOX_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__NON_NULL

static final int CG_UNBOX_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__REFERRED_VALUED_ELEMENT

static final int CG_UNBOX_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__SETTABLE

static final int CG_UNBOX_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__TRUE

static final int CG_UNBOX_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__UNBOXED

static final int CG_UNBOX_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__VALUE

static final int CG_UNBOX_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__VALUE_NAME

static final int CG_UNBOX_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__INVALIDATING

static final int CG_UNBOX_EXP__INVALIDATING
The feature id for the 'Invalidating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__VALIDATING

static final int CG_UNBOX_EXP__VALIDATING
The feature id for the 'Validating' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP__SOURCE

static final int CG_UNBOX_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP_FEATURE_COUNT

static final int CG_UNBOX_EXP_FEATURE_COUNT
The number of structural features of the 'CG Unbox Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP___SET_NON_INVALID

static final int CG_UNBOX_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP___SET_NON_NULL

static final int CG_UNBOX_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_UNBOX_EXP_OPERATION_COUNT

static final int CG_UNBOX_EXP_OPERATION_COUNT
The number of operations of the 'CG Unbox Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP

static final int CG_VARIABLE_EXP
The meta object id for the 'CG Variable Exp' class.

See Also:
CGVariableExpImpl, CGModelPackageImpl.getCGVariableExp(), Constant Field Values
Generated

CG_VARIABLE_EXP__PARENT

static final int CG_VARIABLE_EXP__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__NAME

static final int CG_VARIABLE_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__PIVOT

static final int CG_VARIABLE_EXP__PIVOT
The feature id for the 'Pivot' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__PIVOT_TYPE_ID

static final int CG_VARIABLE_EXP__PIVOT_TYPE_ID
The feature id for the 'Pivot Type Id' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__TYPE_ID

static final int CG_VARIABLE_EXP__TYPE_ID
The feature id for the 'Type Id' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__REQUIRED

static final int CG_VARIABLE_EXP__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__BOXED

static final int CG_VARIABLE_EXP__BOXED
The feature id for the 'Boxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__CAUGHT

static final int CG_VARIABLE_EXP__CAUGHT
The feature id for the 'Caught' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__CONSTANT

static final int CG_VARIABLE_EXP__CONSTANT
The feature id for the 'Constant' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__DEPENDS_ON

static final int CG_VARIABLE_EXP__DEPENDS_ON
The feature id for the 'Depends On' reference list.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__FALSE

static final int CG_VARIABLE_EXP__FALSE
The feature id for the 'False' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__GLOBAL

static final int CG_VARIABLE_EXP__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__INLINEABLE

static final int CG_VARIABLE_EXP__INLINEABLE
The feature id for the 'Inlineable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__INVALID

static final int CG_VARIABLE_EXP__INVALID
The feature id for the 'Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__NULL

static final int CG_VARIABLE_EXP__NULL
The feature id for the 'Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__NON_INVALID

static final int CG_VARIABLE_EXP__NON_INVALID
The feature id for the 'Non Invalid' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__NON_NULL

static final int CG_VARIABLE_EXP__NON_NULL
The feature id for the 'Non Null' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__REFERRED_VALUED_ELEMENT

static final int CG_VARIABLE_EXP__REFERRED_VALUED_ELEMENT
The feature id for the 'Referred Valued Element' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__SETTABLE

static final int CG_VARIABLE_EXP__SETTABLE
The feature id for the 'Settable' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__TRUE

static final int CG_VARIABLE_EXP__TRUE
The feature id for the 'True' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__UNBOXED

static final int CG_VARIABLE_EXP__UNBOXED
The feature id for the 'Unboxed' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__VALUE

static final int CG_VARIABLE_EXP__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__VALUE_NAME

static final int CG_VARIABLE_EXP__VALUE_NAME
The feature id for the 'Value Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP__REFERRED_VARIABLE

static final int CG_VARIABLE_EXP__REFERRED_VARIABLE
The feature id for the 'Referred Variable' reference.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP_FEATURE_COUNT

static final int CG_VARIABLE_EXP_FEATURE_COUNT
The number of structural features of the 'CG Variable Exp' class.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP___SET_NON_INVALID

static final int CG_VARIABLE_EXP___SET_NON_INVALID
The operation id for the 'Set Non Invalid' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP___SET_NON_NULL

static final int CG_VARIABLE_EXP___SET_NON_NULL
The operation id for the 'Set Non Null' operation.

See Also:
Constant Field Values
Generated
Ordered

CG_VARIABLE_EXP_OPERATION_COUNT

static final int CG_VARIABLE_EXP_OPERATION_COUNT
The number of operations of the 'CG Variable Exp' class.

See Also:
Constant Field Values
Generated
Ordered

NAMEABLE

static final int NAMEABLE
The meta object id for the 'Nameable' class.

See Also:
Nameable, CGModelPackageImpl.getNameable(), Constant Field Values
Generated

NAMEABLE_FEATURE_COUNT

static final int NAMEABLE_FEATURE_COUNT
The number of structural features of the 'Nameable' class.

See Also:
Constant Field Values
Generated
Ordered

NAMEABLE_OPERATION_COUNT

static final int NAMEABLE_OPERATION_COUNT
The number of operations of the 'Nameable' class.

See Also:
Constant Field Values
Generated
Ordered

ELEMENT_ID

static final int ELEMENT_ID
The meta object id for the 'Element Id' data type.

See Also:
ElementId, CGModelPackageImpl.getElementId(), Constant Field Values
Generated

ENUMERATION_LITERAL_ID

static final int ENUMERATION_LITERAL_ID
The meta object id for the 'Enumeration Literal Id' data type.

See Also:
EnumerationLiteralId, CGModelPackageImpl.getEnumerationLiteralId(), Constant Field Values
Generated

ITERATION

static final int ITERATION
The meta object id for the 'Iteration' data type.

See Also:
Iteration, CGModelPackageImpl.getIteration(), Constant Field Values
Generated

LIBRARY_ITERATION

static final int LIBRARY_ITERATION
The meta object id for the 'Library Iteration' data type.

See Also:
LibraryIteration, CGModelPackageImpl.getLibraryIteration(), Constant Field Values
Generated

LIBRARY_OPERATION

static final int LIBRARY_OPERATION
The meta object id for the 'Library Operation' data type.

See Also:
LibraryOperation, CGModelPackageImpl.getLibraryOperation(), Constant Field Values
Generated

LIBRARY_PROPERTY

static final int LIBRARY_PROPERTY
The meta object id for the 'Library Property' data type.

See Also:
LibraryProperty, CGModelPackageImpl.getLibraryProperty(), Constant Field Values
Generated

NAMED_ELEMENT

static final int NAMED_ELEMENT
The meta object id for the 'Named Element' data type.

See Also:
NamedElement, CGModelPackageImpl.getNamedElement(), Constant Field Values
Generated

NUMBER

static final int NUMBER
The meta object id for the 'Number' data type.

See Also:
Number, CGModelPackageImpl.getNumber(), Constant Field Values
Generated

OBJECT

static final int OBJECT
The meta object id for the 'Object' data type.

See Also:
Object, CGModelPackageImpl.getObject(), Constant Field Values
Generated

OPERATION

static final int OPERATION
The meta object id for the 'Operation' data type.

See Also:
Operation, CGModelPackageImpl.getOperation(), Constant Field Values
Generated

PROPERTY

static final int PROPERTY
The meta object id for the 'Property' data type.

See Also:
Property, CGModelPackageImpl.getProperty(), Constant Field Values
Generated

TUPLE_PART_ID

static final int TUPLE_PART_ID
The meta object id for the 'Tuple Part Id' data type.

See Also:
TuplePartId, CGModelPackageImpl.getTuplePartId(), Constant Field Values
Generated

TYPE_ID

static final int TYPE_ID
The meta object id for the 'Type Id' data type.

See Also:
TypeId, CGModelPackageImpl.getTypeId(), Constant Field Values
Generated
Method Detail

getCGBoolean

org.eclipse.emf.ecore.EClass getCGBoolean()
Returns the meta object for class 'CG Boolean'.

Returns:
the meta object for class 'CG Boolean'.
See Also:
CGBoolean
Generated

getCGBoolean_BooleanValue

org.eclipse.emf.ecore.EAttribute getCGBoolean_BooleanValue()
Returns the meta object for the attribute 'Boolean Value'.

Returns:
the meta object for the attribute 'Boolean Value'.
See Also:
CGBoolean.isBooleanValue(), getCGBoolean()
Generated

getCGBoxExp

org.eclipse.emf.ecore.EClass getCGBoxExp()
Returns the meta object for class 'CG Box Exp'.

Returns:
the meta object for class 'CG Box Exp'.
See Also:
CGBoxExp
Generated

getCGBuiltInIterationCallExp

org.eclipse.emf.ecore.EClass getCGBuiltInIterationCallExp()
Returns the meta object for class 'CG Built In Iteration Call Exp'.

Returns:
the meta object for class 'CG Built In Iteration Call Exp'.
See Also:
CGBuiltInIterationCallExp
Generated

getCGBuiltInIterationCallExp_Accumulator

org.eclipse.emf.ecore.EReference getCGBuiltInIterationCallExp_Accumulator()
Returns the meta object for the containment reference 'Accumulator'.

Returns:
the meta object for the containment reference 'Accumulator'.
See Also:
CGBuiltInIterationCallExp.getAccumulator(), getCGBuiltInIterationCallExp()
Generated

getCGClass

org.eclipse.emf.ecore.EClass getCGClass()
Returns the meta object for class 'CG Class'.

Returns:
the meta object for class 'CG Class'.
See Also:
CGClass
Generated

getCGClass_Operations

org.eclipse.emf.ecore.EReference getCGClass_Operations()
Returns the meta object for the containment reference list 'Operations'.

Returns:
the meta object for the containment reference list 'Operations'.
See Also:
CGClass.getOperations(), getCGClass()
Generated

getCGClass_Properties

org.eclipse.emf.ecore.EReference getCGClass_Properties()
Returns the meta object for the containment reference list 'Properties'.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
CGClass.getProperties(), getCGClass()
Generated

getCGClass_Invariants

org.eclipse.emf.ecore.EReference getCGClass_Invariants()
Returns the meta object for the containment reference list 'Invariants'.

Returns:
the meta object for the containment reference list 'Invariants'.
See Also:
CGClass.getInvariants(), getCGClass()
Generated

getCGCallExp

org.eclipse.emf.ecore.EClass getCGCallExp()
Returns the meta object for class 'CG Call Exp'.

Returns:
the meta object for class 'CG Call Exp'.
See Also:
CGCallExp
Generated

getCGCallExp_Invalidating

org.eclipse.emf.ecore.EAttribute getCGCallExp_Invalidating()
Returns the meta object for the attribute 'Invalidating'.

Returns:
the meta object for the attribute 'Invalidating'.
See Also:
CGCallExp.isInvalidating(), getCGCallExp()
Generated

getCGCallExp_Validating

org.eclipse.emf.ecore.EAttribute getCGCallExp_Validating()
Returns the meta object for the attribute 'Validating'.

Returns:
the meta object for the attribute 'Validating'.
See Also:
CGCallExp.isValidating(), getCGCallExp()
Generated

getCGCallExp_Source

org.eclipse.emf.ecore.EReference getCGCallExp_Source()
Returns the meta object for the containment reference 'Source'.

Returns:
the meta object for the containment reference 'Source'.
See Also:
CGCallExp.getSource(), getCGCallExp()
Generated

getCGCastParameter

org.eclipse.emf.ecore.EClass getCGCastParameter()
Returns the meta object for class 'CG Cast Parameter'.

Returns:
the meta object for class 'CG Cast Parameter'.
See Also:
CGCastParameter
Generated

getCGCastParameter_ReferredParameter

org.eclipse.emf.ecore.EReference getCGCastParameter_ReferredParameter()
Returns the meta object for the reference 'Referred Parameter'.

Returns:
the meta object for the reference 'Referred Parameter'.
See Also:
CGCastParameter.getReferredParameter(), getCGCastParameter()
Generated

getCGCatchExp

org.eclipse.emf.ecore.EClass getCGCatchExp()
Returns the meta object for class 'CG Catch Exp'.

Returns:
the meta object for class 'CG Catch Exp'.
See Also:
CGCatchExp
Generated

getCGCollectionExp

org.eclipse.emf.ecore.EClass getCGCollectionExp()
Returns the meta object for class 'CG Collection Exp'.

Returns:
the meta object for class 'CG Collection Exp'.
See Also:
CGCollectionExp
Generated

getCGCollectionExp_Parts

org.eclipse.emf.ecore.EReference getCGCollectionExp_Parts()
Returns the meta object for the containment reference list 'Parts'.

Returns:
the meta object for the containment reference list 'Parts'.
See Also:
CGCollectionExp.getParts(), getCGCollectionExp()
Generated

getCGCollectionPart

org.eclipse.emf.ecore.EClass getCGCollectionPart()
Returns the meta object for class 'CG Collection Part'.

Returns:
the meta object for class 'CG Collection Part'.
See Also:
CGCollectionPart
Generated

getCGCollectionPart_First

org.eclipse.emf.ecore.EReference getCGCollectionPart_First()
Returns the meta object for the containment reference 'First'.

Returns:
the meta object for the containment reference 'First'.
See Also:
CGCollectionPart.getFirst(), getCGCollectionPart()
Generated

getCGCollectionPart_Last

org.eclipse.emf.ecore.EReference getCGCollectionPart_Last()
Returns the meta object for the containment reference 'Last'.

Returns:
the meta object for the containment reference 'Last'.
See Also:
CGCollectionPart.getLast(), getCGCollectionPart()
Generated

getCGCollectionPart_CollectionExp

org.eclipse.emf.ecore.EReference getCGCollectionPart_CollectionExp()
Returns the meta object for the container reference 'Collection Exp'.

Returns:
the meta object for the container reference 'Collection Exp'.
See Also:
CGCollectionPart.getCollectionExp(), getCGCollectionPart()
Generated

getCGCollectionPart_Range

org.eclipse.emf.ecore.EAttribute getCGCollectionPart_Range()
Returns the meta object for the attribute 'Range'.

Returns:
the meta object for the attribute 'Range'.
See Also:
CGCollectionPart.isRange(), getCGCollectionPart()
Generated

getCGClass_ContainingPackage

org.eclipse.emf.ecore.EReference getCGClass_ContainingPackage()
Returns the meta object for the container reference 'Containing Package'.

Returns:
the meta object for the container reference 'Containing Package'.
See Also:
CGClass.getContainingPackage(), getCGClass()
Generated

getCGConstant

org.eclipse.emf.ecore.EClass getCGConstant()
Returns the meta object for class 'CG Constant'.

Returns:
the meta object for class 'CG Constant'.
See Also:
CGConstant
Generated

getCGConstant_ConstantValue

org.eclipse.emf.ecore.EAttribute getCGConstant_ConstantValue()
Returns the meta object for the attribute 'Constant Value'.

Returns:
the meta object for the attribute 'Constant Value'.
See Also:
CGConstant.getConstantValue(), getCGConstant()
Generated

getCGFinalVariable

org.eclipse.emf.ecore.EClass getCGFinalVariable()
Returns the meta object for class 'CG Final Variable'.

Returns:
the meta object for class 'CG Final Variable'.
See Also:
CGFinalVariable
Generated

getCGGuardExp

org.eclipse.emf.ecore.EClass getCGGuardExp()
Returns the meta object for class 'CG Guard Exp'.

Returns:
the meta object for class 'CG Guard Exp'.
See Also:
CGGuardExp
Generated

getCGEcoreOperationCallExp

org.eclipse.emf.ecore.EClass getCGEcoreOperationCallExp()
Returns the meta object for class 'CG Ecore Operation Call Exp'.

Returns:
the meta object for class 'CG Ecore Operation Call Exp'.
See Also:
CGEcoreOperationCallExp
Generated

getCGEcoreOperationCallExp_EOperation

org.eclipse.emf.ecore.EReference getCGEcoreOperationCallExp_EOperation()
Returns the meta object for the reference 'EOperation'.

Returns:
the meta object for the reference 'EOperation'.
See Also:
CGEcoreOperationCallExp.getEOperation(), getCGEcoreOperationCallExp()
Generated

getCGEcorePropertyCallExp

org.eclipse.emf.ecore.EClass getCGEcorePropertyCallExp()
Returns the meta object for class 'CG Ecore Property Call Exp'.

Returns:
the meta object for class 'CG Ecore Property Call Exp'.
See Also:
CGEcorePropertyCallExp
Generated

getCGEcorePropertyCallExp_EStructuralFeature

org.eclipse.emf.ecore.EReference getCGEcorePropertyCallExp_EStructuralFeature()
Returns the meta object for the reference 'EStructural Feature'.

Returns:
the meta object for the reference 'EStructural Feature'.
See Also:
CGEcorePropertyCallExp.getEStructuralFeature(), getCGEcorePropertyCallExp()
Generated

getCGInfinity

org.eclipse.emf.ecore.EClass getCGInfinity()
Returns the meta object for class 'CG Infinity'.

Returns:
the meta object for class 'CG Infinity'.
See Also:
CGInfinity
Generated

getCGInteger

org.eclipse.emf.ecore.EClass getCGInteger()
Returns the meta object for class 'CG Integer'.

Returns:
the meta object for class 'CG Integer'.
See Also:
CGInteger
Generated

getCGInteger_IntegerValue

org.eclipse.emf.ecore.EAttribute getCGInteger_IntegerValue()
Returns the meta object for the attribute 'Integer Value'.

Returns:
the meta object for the attribute 'Integer Value'.
See Also:
CGInteger.getIntegerValue(), getCGInteger()
Generated

getCGInvalid

org.eclipse.emf.ecore.EClass getCGInvalid()
Returns the meta object for class 'CG Invalid'.

Returns:
the meta object for class 'CG Invalid'.
See Also:
CGInvalid
Generated

getCGInvalid_MessageTemplate

org.eclipse.emf.ecore.EAttribute getCGInvalid_MessageTemplate()
Returns the meta object for the attribute 'Message Template'.

Returns:
the meta object for the attribute 'Message Template'.
See Also:
CGInvalid.getMessageTemplate(), getCGInvalid()
Generated

getCGInvalid_Bindings

org.eclipse.emf.ecore.EAttribute getCGInvalid_Bindings()
Returns the meta object for the attribute list 'Bindings'.

Returns:
the meta object for the attribute list 'Bindings'.
See Also:
CGInvalid.getBindings(), getCGInvalid()
Generated

getCGIsInvalidExp

org.eclipse.emf.ecore.EClass getCGIsInvalidExp()
Returns the meta object for class 'CG Is Invalid Exp'.

Returns:
the meta object for class 'CG Is Invalid Exp'.
See Also:
CGIsInvalidExp
Generated

getCGIsUndefinedExp

org.eclipse.emf.ecore.EClass getCGIsUndefinedExp()
Returns the meta object for class 'CG Is Undefined Exp'.

Returns:
the meta object for class 'CG Is Undefined Exp'.
See Also:
CGIsUndefinedExp
Generated

getCGIterationCallExp

org.eclipse.emf.ecore.EClass getCGIterationCallExp()
Returns the meta object for class 'CG Iteration Call Exp'.

Returns:
the meta object for class 'CG Iteration Call Exp'.
See Also:
CGIterationCallExp
Generated

getCGIterationCallExp_ReferredIteration

org.eclipse.emf.ecore.EAttribute getCGIterationCallExp_ReferredIteration()
Returns the meta object for the attribute 'Referred Iteration'.

Returns:
the meta object for the attribute 'Referred Iteration'.
See Also:
CGIterationCallExp.getReferredIteration(), getCGIterationCallExp()
Generated

getCGIterationCallExp_Iterators

org.eclipse.emf.ecore.EReference getCGIterationCallExp_Iterators()
Returns the meta object for the containment reference list 'Iterators'.

Returns:
the meta object for the containment reference list 'Iterators'.
See Also:
CGIterationCallExp.getIterators(), getCGIterationCallExp()
Generated

getCGIterationCallExp_Body

org.eclipse.emf.ecore.EReference getCGIterationCallExp_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
CGIterationCallExp.getBody(), getCGIterationCallExp()
Generated

getCGIterator

org.eclipse.emf.ecore.EClass getCGIterator()
Returns the meta object for class 'CG Iterator'.

Returns:
the meta object for class 'CG Iterator'.
See Also:
CGIterator
Generated

getCGLibraryOperationCallExp

org.eclipse.emf.ecore.EClass getCGLibraryOperationCallExp()
Returns the meta object for class 'CG Library Operation Call Exp'.

Returns:
the meta object for class 'CG Library Operation Call Exp'.
See Also:
CGLibraryOperationCallExp
Generated

getCGLibraryOperationCallExp_LibraryOperation

org.eclipse.emf.ecore.EAttribute getCGLibraryOperationCallExp_LibraryOperation()
Returns the meta object for the attribute 'Library Operation'.

Returns:
the meta object for the attribute 'Library Operation'.
See Also:
CGLibraryOperationCallExp.getLibraryOperation(), getCGLibraryOperationCallExp()
Generated

getCGLibraryPropertyCallExp

org.eclipse.emf.ecore.EClass getCGLibraryPropertyCallExp()
Returns the meta object for class 'CG Library Property Call Exp'.

Returns:
the meta object for class 'CG Library Property Call Exp'.
See Also:
CGLibraryPropertyCallExp
Generated

getCGLibraryPropertyCallExp_LibraryProperty

org.eclipse.emf.ecore.EAttribute getCGLibraryPropertyCallExp_LibraryProperty()
Returns the meta object for the attribute 'Library Property'.

Returns:
the meta object for the attribute 'Library Property'.
See Also:
CGLibraryPropertyCallExp.getLibraryProperty(), getCGLibraryPropertyCallExp()
Generated

getCGConstantExp

org.eclipse.emf.ecore.EClass getCGConstantExp()
Returns the meta object for class 'CG Constant Exp'.

Returns:
the meta object for class 'CG Constant Exp'.
See Also:
CGConstantExp
Generated

getCGConstantExp_ReferredConstant

org.eclipse.emf.ecore.EReference getCGConstantExp_ReferredConstant()
Returns the meta object for the reference 'Referred Constant'.

Returns:
the meta object for the reference 'Referred Constant'.
See Also:
CGConstantExp.getReferredConstant(), getCGConstantExp()
Generated

getCGConstraint

org.eclipse.emf.ecore.EClass getCGConstraint()
Returns the meta object for class 'CG Constraint'.

Returns:
the meta object for class 'CG Constraint'.
See Also:
CGConstraint
Generated

getCGConstraint_Body

org.eclipse.emf.ecore.EReference getCGConstraint_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
CGConstraint.getBody(), getCGConstraint()
Generated

getCGConstraint_Message

org.eclipse.emf.ecore.EReference getCGConstraint_Message()
Returns the meta object for the containment reference 'Message'.

Returns:
the meta object for the containment reference 'Message'.
See Also:
CGConstraint.getMessage(), getCGConstraint()
Generated

getCGConstructorExp

org.eclipse.emf.ecore.EClass getCGConstructorExp()
Returns the meta object for class 'CG Constructor Exp'.

Returns:
the meta object for class 'CG Constructor Exp'.
See Also:
CGConstructorExp
Generated

getCGConstructorExp_Parts

org.eclipse.emf.ecore.EReference getCGConstructorExp_Parts()
Returns the meta object for the containment reference list 'Parts'.

Returns:
the meta object for the containment reference list 'Parts'.
See Also:
CGConstructorExp.getParts(), getCGConstructorExp()
Generated

getCGConstructorPart

org.eclipse.emf.ecore.EClass getCGConstructorPart()
Returns the meta object for class 'CG Constructor Part'.

Returns:
the meta object for class 'CG Constructor Part'.
See Also:
CGConstructorPart
Generated

getCGConstructorPart_Init

org.eclipse.emf.ecore.EReference getCGConstructorPart_Init()
Returns the meta object for the containment reference 'Init'.

Returns:
the meta object for the containment reference 'Init'.
See Also:
CGConstructorPart.getInit(), getCGConstructorPart()
Generated

getCGConstructorPart_ConstructorExp

org.eclipse.emf.ecore.EReference getCGConstructorPart_ConstructorExp()
Returns the meta object for the container reference 'Constructor Exp'.

Returns:
the meta object for the container reference 'Constructor Exp'.
See Also:
CGConstructorPart.getConstructorExp(), getCGConstructorPart()
Generated

getCGEcoreClassConstructorExp

org.eclipse.emf.ecore.EClass getCGEcoreClassConstructorExp()
Returns the meta object for class 'CG Ecore Class Constructor Exp'.

Returns:
the meta object for class 'CG Ecore Class Constructor Exp'.
See Also:
CGEcoreClassConstructorExp
Generated

getCGEcoreClassConstructorExp_EClass

org.eclipse.emf.ecore.EReference getCGEcoreClassConstructorExp_EClass()
Returns the meta object for the reference 'EClass'.

Returns:
the meta object for the reference 'EClass'.
See Also:
CGEcoreClassConstructorExp.getEClass(), getCGEcoreClassConstructorExp()
Generated

getCGEcoreDataTypeConstructorExp

org.eclipse.emf.ecore.EClass getCGEcoreDataTypeConstructorExp()
Returns the meta object for class 'CG Ecore Data Type Constructor Exp'.

Returns:
the meta object for class 'CG Ecore Data Type Constructor Exp'.
See Also:
CGEcoreDataTypeConstructorExp
Generated

getCGEcoreDataTypeConstructorExp_EDataType

org.eclipse.emf.ecore.EReference getCGEcoreDataTypeConstructorExp_EDataType()
Returns the meta object for the reference 'EData Type'.

Returns:
the meta object for the reference 'EData Type'.
See Also:
CGEcoreDataTypeConstructorExp.getEDataType(), getCGEcoreDataTypeConstructorExp()
Generated

getCGEcoreDataTypeConstructorExp_String

org.eclipse.emf.ecore.EAttribute getCGEcoreDataTypeConstructorExp_String()
Returns the meta object for the attribute 'String'.

Returns:
the meta object for the attribute 'String'.
See Also:
CGEcoreDataTypeConstructorExp.getString(), getCGEcoreDataTypeConstructorExp()
Generated

getCGLetExp

org.eclipse.emf.ecore.EClass getCGLetExp()
Returns the meta object for class 'CG Let Exp'.

Returns:
the meta object for class 'CG Let Exp'.
See Also:
CGLetExp
Generated

getCGLetExp_Init

org.eclipse.emf.ecore.EReference getCGLetExp_Init()
Returns the meta object for the containment reference 'Init'.

Returns:
the meta object for the containment reference 'Init'.
See Also:
CGLetExp.getInit(), getCGLetExp()
Generated

getCGLetExp_In

org.eclipse.emf.ecore.EReference getCGLetExp_In()
Returns the meta object for the containment reference 'In'.

Returns:
the meta object for the containment reference 'In'.
See Also:
CGLetExp.getIn(), getCGLetExp()
Generated

getCGLibraryIterateCallExp

org.eclipse.emf.ecore.EClass getCGLibraryIterateCallExp()
Returns the meta object for class 'CG Library Iterate Call Exp'.

Returns:
the meta object for class 'CG Library Iterate Call Exp'.
See Also:
CGLibraryIterateCallExp
Generated

getCGLibraryIterateCallExp_LibraryIteration

org.eclipse.emf.ecore.EAttribute getCGLibraryIterateCallExp_LibraryIteration()
Returns the meta object for the attribute 'Library Iteration'.

Returns:
the meta object for the attribute 'Library Iteration'.
See Also:
CGLibraryIterateCallExp.getLibraryIteration(), getCGLibraryIterateCallExp()
Generated

getCGLibraryIterateCallExp_Result

org.eclipse.emf.ecore.EReference getCGLibraryIterateCallExp_Result()
Returns the meta object for the containment reference 'Result'.

Returns:
the meta object for the containment reference 'Result'.
See Also:
CGLibraryIterateCallExp.getResult(), getCGLibraryIterateCallExp()
Generated

getCGLibraryIterationCallExp

org.eclipse.emf.ecore.EClass getCGLibraryIterationCallExp()
Returns the meta object for class 'CG Library Iteration Call Exp'.

Returns:
the meta object for class 'CG Library Iteration Call Exp'.
See Also:
CGLibraryIterationCallExp
Generated

getCGLibraryIterationCallExp_LibraryIteration

org.eclipse.emf.ecore.EAttribute getCGLibraryIterationCallExp_LibraryIteration()
Returns the meta object for the attribute 'Library Iteration'.

Returns:
the meta object for the attribute 'Library Iteration'.
See Also:
CGLibraryIterationCallExp.getLibraryIteration(), getCGLibraryIterationCallExp()
Generated

getCGLocalVariable

org.eclipse.emf.ecore.EClass getCGLocalVariable()
Returns the meta object for class 'CG Local Variable'.

Returns:
the meta object for class 'CG Local Variable'.
See Also:
CGLocalVariable
Generated

getCGModel

org.eclipse.emf.ecore.EClass getCGModel()
Returns the meta object for class 'CG Model'.

Returns:
the meta object for class 'CG Model'.
See Also:
CGModel
Generated

getCGModel_Globals

org.eclipse.emf.ecore.EReference getCGModel_Globals()
Returns the meta object for the containment reference list 'Globals'.

Returns:
the meta object for the containment reference list 'Globals'.
See Also:
CGModel.getGlobals(), getCGModel()
Generated

getCGModel_Packages

org.eclipse.emf.ecore.EReference getCGModel_Packages()
Returns the meta object for the containment reference list 'Packages'.

Returns:
the meta object for the containment reference list 'Packages'.
See Also:
CGModel.getPackages(), getCGModel()
Generated

getCGElement

org.eclipse.emf.ecore.EClass getCGElement()
Returns the meta object for class 'CG Element'.

Returns:
the meta object for class 'CG Element'.
See Also:
CGElement
Generated

getCGElement_Parent

org.eclipse.emf.ecore.EReference getCGElement_Parent()
Returns the meta object for the reference 'Parent'.

Returns:
the meta object for the reference 'Parent'.
See Also:
CGElement.getParent(), getCGElement()
Generated

getCGElementId

org.eclipse.emf.ecore.EClass getCGElementId()
Returns the meta object for class 'CG Element Id'.

Returns:
the meta object for class 'CG Element Id'.
See Also:
CGElementId
Generated

getCGElementId_ElementId

org.eclipse.emf.ecore.EAttribute getCGElementId_ElementId()
Returns the meta object for the attribute 'Element Id'.

Returns:
the meta object for the attribute 'Element Id'.
See Also:
CGElementId.getElementId(), getCGElementId()
Generated

getCGEqualsExp

org.eclipse.emf.ecore.EClass getCGEqualsExp()
Returns the meta object for class 'CG Equals Exp'.

Returns:
the meta object for class 'CG Equals Exp'.
See Also:
CGEqualsExp
Generated

getCGEqualsExp_Argument

org.eclipse.emf.ecore.EReference getCGEqualsExp_Argument()
Returns the meta object for the containment reference 'Argument'.

Returns:
the meta object for the containment reference 'Argument'.
See Also:
CGEqualsExp.getArgument(), getCGEqualsExp()
Generated

getCGExecutorCompositionProperty

org.eclipse.emf.ecore.EClass getCGExecutorCompositionProperty()
Returns the meta object for class 'CG Executor Composition Property'.

Returns:
the meta object for class 'CG Executor Composition Property'.
See Also:
CGExecutorCompositionProperty
Generated

getCGExecutorConstructorPart

org.eclipse.emf.ecore.EClass getCGExecutorConstructorPart()
Returns the meta object for class 'CG Executor Constructor Part'.

Returns:
the meta object for class 'CG Executor Constructor Part'.
See Also:
CGExecutorConstructorPart
Generated

getCGExecutorNavigationProperty

org.eclipse.emf.ecore.EClass getCGExecutorNavigationProperty()
Returns the meta object for class 'CG Executor Navigation Property'.

Returns:
the meta object for class 'CG Executor Navigation Property'.
See Also:
CGExecutorNavigationProperty
Generated

getCGExecutorOppositeProperty

org.eclipse.emf.ecore.EClass getCGExecutorOppositeProperty()
Returns the meta object for class 'CG Executor Opposite Property'.

Returns:
the meta object for class 'CG Executor Opposite Property'.
See Also:
CGExecutorOppositeProperty
Generated

getCGExecutorOperation

org.eclipse.emf.ecore.EClass getCGExecutorOperation()
Returns the meta object for class 'CG Executor Operation'.

Returns:
the meta object for class 'CG Executor Operation'.
See Also:
CGExecutorOperation
Generated

getCGExecutorOperation_UnderlyingOperationId

org.eclipse.emf.ecore.EReference getCGExecutorOperation_UnderlyingOperationId()
Returns the meta object for the reference 'Underlying Operation Id'.

Returns:
the meta object for the reference 'Underlying Operation Id'.
See Also:
CGExecutorOperation.getUnderlyingOperationId(), getCGExecutorOperation()
Generated

getCGExecutorOperationCallExp

org.eclipse.emf.ecore.EClass getCGExecutorOperationCallExp()
Returns the meta object for class 'CG Executor Operation Call Exp'.

Returns:
the meta object for class 'CG Executor Operation Call Exp'.
See Also:
CGExecutorOperationCallExp
Generated

getCGExecutorOperationCallExp_ExecutorOperation

org.eclipse.emf.ecore.EReference getCGExecutorOperationCallExp_ExecutorOperation()
Returns the meta object for the reference 'Executor Operation'.

Returns:
the meta object for the reference 'Executor Operation'.
See Also:
CGExecutorOperationCallExp.getExecutorOperation(), getCGExecutorOperationCallExp()
Generated

getCGExecutorProperty

org.eclipse.emf.ecore.EClass getCGExecutorProperty()
Returns the meta object for class 'CG Executor Property'.

Returns:
the meta object for class 'CG Executor Property'.
See Also:
CGExecutorProperty
Generated

getCGExecutorProperty_UnderlyingPropertyId

org.eclipse.emf.ecore.EReference getCGExecutorProperty_UnderlyingPropertyId()
Returns the meta object for the reference 'Underlying Property Id'.

Returns:
the meta object for the reference 'Underlying Property Id'.
See Also:
CGExecutorProperty.getUnderlyingPropertyId(), getCGExecutorProperty()
Generated

getCGExecutorPropertyCallExp

org.eclipse.emf.ecore.EClass getCGExecutorPropertyCallExp()
Returns the meta object for class 'CG Executor Property Call Exp'.

Returns:
the meta object for class 'CG Executor Property Call Exp'.
See Also:
CGExecutorPropertyCallExp
Generated

getCGExecutorPropertyCallExp_ExecutorProperty

org.eclipse.emf.ecore.EReference getCGExecutorPropertyCallExp_ExecutorProperty()
Returns the meta object for the reference 'Executor Property'.

Returns:
the meta object for the reference 'Executor Property'.
See Also:
CGExecutorPropertyCallExp.getExecutorProperty(), getCGExecutorPropertyCallExp()
Generated

getCGExecutorType

org.eclipse.emf.ecore.EClass getCGExecutorType()
Returns the meta object for class 'CG Executor Type'.

Returns:
the meta object for class 'CG Executor Type'.
See Also:
CGExecutorType
Generated

getCGExecutorType_UnderlyingTypeId

org.eclipse.emf.ecore.EReference getCGExecutorType_UnderlyingTypeId()
Returns the meta object for the reference 'Underlying Type Id'.

Returns:
the meta object for the reference 'Underlying Type Id'.
See Also:
CGExecutorType.getUnderlyingTypeId(), getCGExecutorType()
Generated

getCGIfExp

org.eclipse.emf.ecore.EClass getCGIfExp()
Returns the meta object for class 'CG If Exp'.

Returns:
the meta object for class 'CG If Exp'.
See Also:
CGIfExp
Generated

getCGIfExp_Condition

org.eclipse.emf.ecore.EReference getCGIfExp_Condition()
Returns the meta object for the containment reference 'Condition'.

Returns:
the meta object for the containment reference 'Condition'.
See Also:
CGIfExp.getCondition(), getCGIfExp()
Generated

getCGIfExp_ThenExpression

org.eclipse.emf.ecore.EReference getCGIfExp_ThenExpression()
Returns the meta object for the containment reference 'Then Expression'.

Returns:
the meta object for the containment reference 'Then Expression'.
See Also:
CGIfExp.getThenExpression(), getCGIfExp()
Generated

getCGIfExp_ElseExpression

org.eclipse.emf.ecore.EReference getCGIfExp_ElseExpression()
Returns the meta object for the containment reference 'Else Expression'.

Returns:
the meta object for the containment reference 'Else Expression'.
See Also:
CGIfExp.getElseExpression(), getCGIfExp()
Generated

getCGNamedElement

org.eclipse.emf.ecore.EClass getCGNamedElement()
Returns the meta object for class 'CG Named Element'.

Returns:
the meta object for class 'CG Named Element'.
See Also:
CGNamedElement
Generated

getCGNamedElement_Name

org.eclipse.emf.ecore.EAttribute getCGNamedElement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CGNamedElement.getName(), getCGNamedElement()
Generated

getCGNamedElement_Pivot

org.eclipse.emf.ecore.EAttribute getCGNamedElement_Pivot()
Returns the meta object for the attribute 'Pivot'.

Returns:
the meta object for the attribute 'Pivot'.
See Also:
CGNamedElement.getPivot(), getCGNamedElement()
Generated

getCGNull

org.eclipse.emf.ecore.EClass getCGNull()
Returns the meta object for class 'CG Null'.

Returns:
the meta object for class 'CG Null'.
See Also:
CGNull
Generated

getCGOperation

org.eclipse.emf.ecore.EClass getCGOperation()
Returns the meta object for class 'CG Operation'.

Returns:
the meta object for class 'CG Operation'.
See Also:
CGOperation
Generated

getCGOperation_Body

org.eclipse.emf.ecore.EReference getCGOperation_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
CGOperation.getBody(), getCGOperation()
Generated

getCGOperation_Preconditions

org.eclipse.emf.ecore.EReference getCGOperation_Preconditions()
Returns the meta object for the containment reference list 'Preconditions'.

Returns:
the meta object for the containment reference list 'Preconditions'.
See Also:
CGOperation.getPreconditions(), getCGOperation()
Generated

getCGOperation_Postconditions

org.eclipse.emf.ecore.EReference getCGOperation_Postconditions()
Returns the meta object for the containment reference list 'Postconditions'.

Returns:
the meta object for the containment reference list 'Postconditions'.
See Also:
CGOperation.getPostconditions(), getCGOperation()
Generated

getCGOperation_ContainingClass

org.eclipse.emf.ecore.EReference getCGOperation_ContainingClass()
Returns the meta object for the container reference 'Containing Class'.

Returns:
the meta object for the container reference 'Containing Class'.
See Also:
CGOperation.getContainingClass(), getCGOperation()
Generated

getCGOperationCallExp

org.eclipse.emf.ecore.EClass getCGOperationCallExp()
Returns the meta object for class 'CG Operation Call Exp'.

Returns:
the meta object for class 'CG Operation Call Exp'.
See Also:
CGOperationCallExp
Generated

getCGOperationCallExp_ReferredOperation

org.eclipse.emf.ecore.EAttribute getCGOperationCallExp_ReferredOperation()
Returns the meta object for the attribute 'Referred Operation'.

Returns:
the meta object for the attribute 'Referred Operation'.
See Also:
CGOperationCallExp.getReferredOperation(), getCGOperationCallExp()
Generated

getCGOperationCallExp_Arguments

org.eclipse.emf.ecore.EReference getCGOperationCallExp_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
CGOperationCallExp.getArguments(), getCGOperationCallExp()
Generated

getCGOperation_Parameters

org.eclipse.emf.ecore.EReference getCGOperation_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
CGOperation.getParameters(), getCGOperation()
Generated

getCGPackage

org.eclipse.emf.ecore.EClass getCGPackage()
Returns the meta object for class 'CG Package'.

Returns:
the meta object for class 'CG Package'.
See Also:
CGPackage
Generated

getCGPackage_Classes

org.eclipse.emf.ecore.EReference getCGPackage_Classes()
Returns the meta object for the containment reference list 'Classes'.

Returns:
the meta object for the containment reference list 'Classes'.
See Also:
CGPackage.getClasses(), getCGPackage()
Generated

getCGPackage_Packages

org.eclipse.emf.ecore.EReference getCGPackage_Packages()
Returns the meta object for the containment reference list 'Packages'.

Returns:
the meta object for the containment reference list 'Packages'.
See Also:
CGPackage.getPackages(), getCGPackage()
Generated

getCGPackage_ContainingPackage

org.eclipse.emf.ecore.EReference getCGPackage_ContainingPackage()
Returns the meta object for the container reference 'Containing Package'.

Returns:
the meta object for the container reference 'Containing Package'.
See Also:
CGPackage.getContainingPackage(), getCGPackage()
Generated

getCGParameter

org.eclipse.emf.ecore.EClass getCGParameter()
Returns the meta object for class 'CG Parameter'.

Returns:
the meta object for class 'CG Parameter'.
See Also:
CGParameter
Generated

getCGParameter_Operation

org.eclipse.emf.ecore.EReference getCGParameter_Operation()
Returns the meta object for the reference 'Operation'.

Returns:
the meta object for the reference 'Operation'.
See Also:
CGParameter.getOperation(), getCGParameter()
Generated

getCGProperty

org.eclipse.emf.ecore.EClass getCGProperty()
Returns the meta object for class 'CG Property'.

Returns:
the meta object for class 'CG Property'.
See Also:
CGProperty
Generated

getCGProperty_ContainingClass

org.eclipse.emf.ecore.EReference getCGProperty_ContainingClass()
Returns the meta object for the container reference 'Containing Class'.

Returns:
the meta object for the container reference 'Containing Class'.
See Also:
CGProperty.getContainingClass(), getCGProperty()
Generated

getCGProperty_Body

org.eclipse.emf.ecore.EReference getCGProperty_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
CGProperty.getBody(), getCGProperty()
Generated

getCGPropertyCallExp

org.eclipse.emf.ecore.EClass getCGPropertyCallExp()
Returns the meta object for class 'CG Property Call Exp'.

Returns:
the meta object for class 'CG Property Call Exp'.
See Also:
CGPropertyCallExp
Generated

getCGPropertyCallExp_ReferredProperty

org.eclipse.emf.ecore.EAttribute getCGPropertyCallExp_ReferredProperty()
Returns the meta object for the attribute 'Referred Property'.

Returns:
the meta object for the attribute 'Referred Property'.
See Also:
CGPropertyCallExp.getReferredProperty(), getCGPropertyCallExp()
Generated

getCGReal

org.eclipse.emf.ecore.EClass getCGReal()
Returns the meta object for class 'CG Real'.

Returns:
the meta object for class 'CG Real'.
See Also:
CGReal
Generated

getCGReal_RealValue

org.eclipse.emf.ecore.EAttribute getCGReal_RealValue()
Returns the meta object for the attribute 'Real Value'.

Returns:
the meta object for the attribute 'Real Value'.
See Also:
CGReal.getRealValue(), getCGReal()
Generated

getCGSettableVariable

org.eclipse.emf.ecore.EClass getCGSettableVariable()
Returns the meta object for class 'CG Settable Variable'.

Returns:
the meta object for class 'CG Settable Variable'.
See Also:
CGSettableVariable
Generated

getCGString

org.eclipse.emf.ecore.EClass getCGString()
Returns the meta object for class 'CG String'.

Returns:
the meta object for class 'CG String'.
See Also:
CGString
Generated

getCGString_StringValue

org.eclipse.emf.ecore.EAttribute getCGString_StringValue()
Returns the meta object for the attribute 'String Value'.

Returns:
the meta object for the attribute 'String Value'.
See Also:
CGString.getStringValue(), getCGString()
Generated

getCGText

org.eclipse.emf.ecore.EClass getCGText()
Returns the meta object for class 'CG Text'.

Returns:
the meta object for class 'CG Text'.
See Also:
CGText
Generated

getCGText_TextValue

org.eclipse.emf.ecore.EAttribute getCGText_TextValue()
Returns the meta object for the attribute 'Text Value'.

Returns:
the meta object for the attribute 'Text Value'.
See Also:
CGText.getTextValue(), getCGText()
Generated

getCGTextParameter

org.eclipse.emf.ecore.EClass getCGTextParameter()
Returns the meta object for class 'CG Text Parameter'.

Returns:
the meta object for class 'CG Text Parameter'.
See Also:
CGTextParameter
Generated

getCGTextParameter_TextValue

org.eclipse.emf.ecore.EAttribute getCGTextParameter_TextValue()
Returns the meta object for the attribute 'Text Value'.

Returns:
the meta object for the attribute 'Text Value'.
See Also:
CGTextParameter.getTextValue(), getCGTextParameter()
Generated

getCGThrowExp

org.eclipse.emf.ecore.EClass getCGThrowExp()
Returns the meta object for class 'CG Throw Exp'.

Returns:
the meta object for class 'CG Throw Exp'.
See Also:
CGThrowExp
Generated

getCGTupleExp

org.eclipse.emf.ecore.EClass getCGTupleExp()
Returns the meta object for class 'CG Tuple Exp'.

Returns:
the meta object for class 'CG Tuple Exp'.
See Also:
CGTupleExp
Generated

getCGTupleExp_Parts

org.eclipse.emf.ecore.EReference getCGTupleExp_Parts()
Returns the meta object for the containment reference list 'Parts'.

Returns:
the meta object for the containment reference list 'Parts'.
See Also:
CGTupleExp.getParts(), getCGTupleExp()
Generated

getCGTuplePart

org.eclipse.emf.ecore.EClass getCGTuplePart()
Returns the meta object for class 'CG Tuple Part'.

Returns:
the meta object for class 'CG Tuple Part'.
See Also:
CGTuplePart
Generated

getCGTuplePart_Init

org.eclipse.emf.ecore.EReference getCGTuplePart_Init()
Returns the meta object for the containment reference 'Init'.

Returns:
the meta object for the containment reference 'Init'.
See Also:
CGTuplePart.getInit(), getCGTuplePart()
Generated

getCGTuplePart_TupleExp

org.eclipse.emf.ecore.EReference getCGTuplePart_TupleExp()
Returns the meta object for the container reference 'Tuple Exp'.

Returns:
the meta object for the container reference 'Tuple Exp'.
See Also:
CGTuplePart.getTupleExp(), getCGTuplePart()
Generated

getCGTuplePartCallExp

org.eclipse.emf.ecore.EClass getCGTuplePartCallExp()
Returns the meta object for class 'CG Tuple Part Call Exp'.

Returns:
the meta object for class 'CG Tuple Part Call Exp'.
See Also:
CGTuplePartCallExp
Generated

getCGTuplePartCallExp_PivotTuplePartId

org.eclipse.emf.ecore.EAttribute getCGTuplePartCallExp_PivotTuplePartId()
Returns the meta object for the attribute 'Pivot Tuple Part Id'.

Returns:
the meta object for the attribute 'Pivot Tuple Part Id'.
See Also:
CGTuplePartCallExp.getPivotTuplePartId(), getCGTuplePartCallExp()
Generated

getCGTypeId

org.eclipse.emf.ecore.EClass getCGTypeId()
Returns the meta object for class 'CG Type Id'.

Returns:
the meta object for class 'CG Type Id'.
See Also:
CGTypeId
Generated

getCGTypeExp

org.eclipse.emf.ecore.EClass getCGTypeExp()
Returns the meta object for class 'CG Type Exp'.

Returns:
the meta object for class 'CG Type Exp'.
See Also:
CGTypeExp
Generated

getCGTypeExp_ReferredType

org.eclipse.emf.ecore.EReference getCGTypeExp_ReferredType()
Returns the meta object for the reference 'Referred Type'.

Returns:
the meta object for the reference 'Referred Type'.
See Also:
CGTypeExp.getReferredType(), getCGTypeExp()
Generated

getCGTypedElement

org.eclipse.emf.ecore.EClass getCGTypedElement()
Returns the meta object for class 'CG Typed Element'.

Returns:
the meta object for class 'CG Typed Element'.
See Also:
CGTypedElement
Generated

getCGTypedElement_PivotTypeId

org.eclipse.emf.ecore.EAttribute getCGTypedElement_PivotTypeId()
Returns the meta object for the attribute 'Pivot Type Id'.

Returns:
the meta object for the attribute 'Pivot Type Id'.
See Also:
CGTypedElement.getPivotTypeId(), getCGTypedElement()
Generated

getCGTypedElement_TypeId

org.eclipse.emf.ecore.EReference getCGTypedElement_TypeId()
Returns the meta object for the reference 'Type Id'.

Returns:
the meta object for the reference 'Type Id'.
See Also:
CGTypedElement.getTypeId(), getCGTypedElement()
Generated

getCGTypedElement_Required

org.eclipse.emf.ecore.EAttribute getCGTypedElement_Required()
Returns the meta object for the attribute 'Required'.

Returns:
the meta object for the attribute 'Required'.
See Also:
CGTypedElement.isRequired(), getCGTypedElement()
Generated

getCGUnboxExp

org.eclipse.emf.ecore.EClass getCGUnboxExp()
Returns the meta object for class 'CG Unbox Exp'.

Returns:
the meta object for class 'CG Unbox Exp'.
See Also:
CGUnboxExp
Generated

getCGValuedElement

org.eclipse.emf.ecore.EClass getCGValuedElement()
Returns the meta object for class 'CG Valued Element'.

Returns:
the meta object for class 'CG Valued Element'.
See Also:
CGValuedElement
Generated

getCGValuedElement_Boxed

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Boxed()
Returns the meta object for the attribute 'Boxed'.

Returns:
the meta object for the attribute 'Boxed'.
See Also:
CGValuedElement.isBoxed(), getCGValuedElement()
Generated

getCGValuedElement_Caught

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Caught()
Returns the meta object for the attribute 'Caught'.

Returns:
the meta object for the attribute 'Caught'.
See Also:
CGValuedElement.isCaught(), getCGValuedElement()
Generated

getCGValuedElement_Constant

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Constant()
Returns the meta object for the attribute 'Constant'.

Returns:
the meta object for the attribute 'Constant'.
See Also:
CGValuedElement.isConstant(), getCGValuedElement()
Generated

getCGValuedElement_DependsOn

org.eclipse.emf.ecore.EReference getCGValuedElement_DependsOn()
Returns the meta object for the reference list 'Depends On'.

Returns:
the meta object for the reference list 'Depends On'.
See Also:
CGValuedElement.getDependsOn(), getCGValuedElement()
Generated

getCGValuedElement_Inlineable

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Inlineable()
Returns the meta object for the attribute 'Inlineable'.

Returns:
the meta object for the attribute 'Inlineable'.
See Also:
CGValuedElement.isInlineable(), getCGValuedElement()
Generated

getCGValuedElement_Invalid

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Invalid()
Returns the meta object for the attribute 'Invalid'.

Returns:
the meta object for the attribute 'Invalid'.
See Also:
CGValuedElement.isInvalid(), getCGValuedElement()
Generated

getCGValuedElement_Null

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Null()
Returns the meta object for the attribute 'Null'.

Returns:
the meta object for the attribute 'Null'.
See Also:
CGValuedElement.isNull(), getCGValuedElement()
Generated

getCGValuedElement_False

org.eclipse.emf.ecore.EAttribute getCGValuedElement_False()
Returns the meta object for the attribute 'False'.

Returns:
the meta object for the attribute 'False'.
See Also:
CGValuedElement.isFalse(), getCGValuedElement()
Generated

getCGValuedElement_Global

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Global()
Returns the meta object for the attribute 'Global'.

Returns:
the meta object for the attribute 'Global'.
See Also:
CGValuedElement.isGlobal(), getCGValuedElement()
Generated

getCGValuedElement_NonInvalid

org.eclipse.emf.ecore.EAttribute getCGValuedElement_NonInvalid()
Returns the meta object for the attribute 'Non Invalid'.

Returns:
the meta object for the attribute 'Non Invalid'.
See Also:
CGValuedElement.isNonInvalid(), getCGValuedElement()
Generated

getCGValuedElement_NonNull

org.eclipse.emf.ecore.EAttribute getCGValuedElement_NonNull()
Returns the meta object for the attribute 'Non Null'.

Returns:
the meta object for the attribute 'Non Null'.
See Also:
CGValuedElement.isNonNull(), getCGValuedElement()
Generated

getCGValuedElement_ReferredValuedElement

org.eclipse.emf.ecore.EReference getCGValuedElement_ReferredValuedElement()
Returns the meta object for the reference 'Referred Valued Element'.

Returns:
the meta object for the reference 'Referred Valued Element'.
See Also:
CGValuedElement.getReferredValuedElement(), getCGValuedElement()
Generated

getCGValuedElement_Settable

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Settable()
Returns the meta object for the attribute 'Settable'.

Returns:
the meta object for the attribute 'Settable'.
See Also:
CGValuedElement.isSettable(), getCGValuedElement()
Generated

getCGValuedElement_True

org.eclipse.emf.ecore.EAttribute getCGValuedElement_True()
Returns the meta object for the attribute 'True'.

Returns:
the meta object for the attribute 'True'.
See Also:
CGValuedElement.isTrue(), getCGValuedElement()
Generated

getCGValuedElement_Value

org.eclipse.emf.ecore.EReference getCGValuedElement_Value()
Returns the meta object for the reference 'Value'.

Returns:
the meta object for the reference 'Value'.
See Also:
CGValuedElement.getValue(), getCGValuedElement()
Generated

getCGValuedElement_ValueName

org.eclipse.emf.ecore.EAttribute getCGValuedElement_ValueName()
Returns the meta object for the attribute 'Value Name'.

Returns:
the meta object for the attribute 'Value Name'.
See Also:
CGValuedElement.getValueName(), getCGValuedElement()
Generated

getCGValuedElement_Unboxed

org.eclipse.emf.ecore.EAttribute getCGValuedElement_Unboxed()
Returns the meta object for the attribute 'Unboxed'.

Returns:
the meta object for the attribute 'Unboxed'.
See Also:
CGValuedElement.isUnboxed(), getCGValuedElement()
Generated

getCGValuedElement__SetNonInvalid

org.eclipse.emf.ecore.EOperation getCGValuedElement__SetNonInvalid()
Returns the meta object for the 'Set Non Invalid' operation.

Returns:
the meta object for the 'Set Non Invalid' operation.
See Also:
CGValuedElement.setNonInvalid()
Generated

getCGValuedElement__SetNonNull

org.eclipse.emf.ecore.EOperation getCGValuedElement__SetNonNull()
Returns the meta object for the 'Set Non Null' operation.

Returns:
the meta object for the 'Set Non Null' operation.
See Also:
CGValuedElement.setNonNull()
Generated

getCGVariable

org.eclipse.emf.ecore.EClass getCGVariable()
Returns the meta object for class 'CG Variable'.

Returns:
the meta object for class 'CG Variable'.
See Also:
CGVariable
Generated

getCGVariable_Init

org.eclipse.emf.ecore.EReference getCGVariable_Init()
Returns the meta object for the containment reference 'Init'.

Returns:
the meta object for the containment reference 'Init'.
See Also:
CGVariable.getInit(), getCGVariable()
Generated

getCGVariableExp

org.eclipse.emf.ecore.EClass getCGVariableExp()
Returns the meta object for class 'CG Variable Exp'.

Returns:
the meta object for class 'CG Variable Exp'.
See Also:
CGVariableExp
Generated

getCGVariableExp_ReferredVariable

org.eclipse.emf.ecore.EReference getCGVariableExp_ReferredVariable()
Returns the meta object for the reference 'Referred Variable'.

Returns:
the meta object for the reference 'Referred Variable'.
See Also:
CGVariableExp.getReferredVariable(), getCGVariableExp()
Generated

getNameable

org.eclipse.emf.ecore.EClass getNameable()
Returns the meta object for class 'Nameable'.

Returns:
the meta object for class 'Nameable'.
See Also:
Nameable
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.elements.Nameable"

getElementId

org.eclipse.emf.ecore.EDataType getElementId()
Returns the meta object for data type 'Element Id'.

Returns:
the meta object for data type 'Element Id'.
See Also:
ElementId
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.ids.ElementId"

getEnumerationLiteralId

org.eclipse.emf.ecore.EDataType getEnumerationLiteralId()
Returns the meta object for data type 'Enumeration Literal Id'.

Returns:
the meta object for data type 'Enumeration Literal Id'.
See Also:
EnumerationLiteralId
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.ids.EnumerationLiteralId"

getIteration

org.eclipse.emf.ecore.EDataType getIteration()
Returns the meta object for data type 'Iteration'.

Returns:
the meta object for data type 'Iteration'.
See Also:
Iteration
Generated
Model
instanceClass="org.eclipse.ocl.examples.pivot.Iteration"

getLibraryIteration

org.eclipse.emf.ecore.EDataType getLibraryIteration()
Returns the meta object for data type 'Library Iteration'.

Returns:
the meta object for data type 'Library Iteration'.
See Also:
LibraryIteration
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.library.LibraryIteration"

getLibraryOperation

org.eclipse.emf.ecore.EDataType getLibraryOperation()
Returns the meta object for data type 'Library Operation'.

Returns:
the meta object for data type 'Library Operation'.
See Also:
LibraryOperation
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.library.LibraryOperation"

getLibraryProperty

org.eclipse.emf.ecore.EDataType getLibraryProperty()
Returns the meta object for data type 'Library Property'.

Returns:
the meta object for data type 'Library Property'.
See Also:
LibraryProperty
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.library.LibraryProperty"

getNamedElement

org.eclipse.emf.ecore.EDataType getNamedElement()
Returns the meta object for data type 'Named Element'.

Returns:
the meta object for data type 'Named Element'.
See Also:
NamedElement
Generated
Model
instanceClass="org.eclipse.ocl.examples.pivot.NamedElement"

getNumber

org.eclipse.emf.ecore.EDataType getNumber()
Returns the meta object for data type 'Number'.

Returns:
the meta object for data type 'Number'.
See Also:
Number
Generated
Model
instanceClass="java.lang.Number"

getObject

org.eclipse.emf.ecore.EDataType getObject()
Returns the meta object for data type 'Object'.

Returns:
the meta object for data type 'Object'.
See Also:
Object
Generated
Model
instanceClass="java.lang.Object"

getOperation

org.eclipse.emf.ecore.EDataType getOperation()
Returns the meta object for data type 'Operation'.

Returns:
the meta object for data type 'Operation'.
See Also:
Operation
Generated
Model
instanceClass="org.eclipse.ocl.examples.pivot.Operation"

getProperty

org.eclipse.emf.ecore.EDataType getProperty()
Returns the meta object for data type 'Property'.

Returns:
the meta object for data type 'Property'.
See Also:
Property
Generated
Model
instanceClass="org.eclipse.ocl.examples.pivot.Property"

getTuplePartId

org.eclipse.emf.ecore.EDataType getTuplePartId()
Returns the meta object for data type 'Tuple Part Id'.

Returns:
the meta object for data type 'Tuple Part Id'.
See Also:
TuplePartId
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.ids.TuplePartId"

getTypeId

org.eclipse.emf.ecore.EDataType getTypeId()
Returns the meta object for data type 'Type Id'.

Returns:
the meta object for data type 'Type Id'.
See Also:
TypeId
Generated
Model
instanceClass="org.eclipse.ocl.examples.domain.ids.TypeId"

getCGModelFactory

CGModelFactory getCGModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated