ujf.verimag.bip.cmodel
Interface CmodelPackage.Literals

Enclosing interface:
CmodelPackage

public static interface CmodelPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass CARGUMENT
          The meta object literal for the 'CArgument' class.
static EAttribute CARGUMENT__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass CASSIGN_STM
          The meta object literal for the 'CAssign Stm' class.
static EReference CASSIGN_STM__SOURCE
          The meta object literal for the 'Source' containment reference feature.
static EReference CASSIGN_STM__TARGET
          The meta object literal for the 'Target' containment reference feature.
static EClass CBLOCK
          The meta object literal for the 'CBlock' class.
static EReference CBLOCK__CONTENT
          The meta object literal for the 'Content' containment reference list feature.
static EClass CBLOCK_STM
          The meta object literal for the 'CBlock Stm' class.
static EClass CBODY_ITEM
          The meta object literal for the 'CBody Item' class.
static EClass CCALL
          The meta object literal for the 'CCall' class.
static EReference CCALL__ARGUMENT
          The meta object literal for the 'Argument' containment reference list feature.
static EClass CCALLABLE
          The meta object literal for the 'CCallable' class.
static EReference CCALLABLE__ARGUMENT
          The meta object literal for the 'Argument' containment reference list feature.
static EAttribute CCALLABLE__BODY_IN_DECL
          The meta object literal for the 'Body In Decl' attribute feature.
static EAttribute CCALLABLE__QUALIFIER
          The meta object literal for the 'Qualifier' attribute feature.
static EAttribute CCALLABLE__SPECIFIER
          The meta object literal for the 'Specifier' attribute feature.
static EClass CCASE_ITEM
          The meta object literal for the 'CCase Item' class.
static EAttribute CCASE_ITEM__CASE_VALUE
          The meta object literal for the 'Case Value' attribute feature.
static EClass CCLASS
          The meta object literal for the 'CClass' class.
static EReference CCLASS__CONTENT
          The meta object literal for the 'Content' containment reference list feature.
static EAttribute CCLASS__NAME
          The meta object literal for the 'Name' attribute feature.
static EAttribute CCLASS__SUPER_CLASSES
          The meta object literal for the 'Super Classes' attribute list feature.
static EClass CCONDITIONAL_EXPRESSION
          The meta object literal for the 'CConditional Expression' class.
static EReference CCONDITIONAL_EXPRESSION__FALSE_CASE
          The meta object literal for the 'False Case' containment reference feature.
static EReference CCONDITIONAL_EXPRESSION__TRUE_CASE
          The meta object literal for the 'True Case' containment reference feature.
static EClass CCONDITIONAL_STM
          The meta object literal for the 'CConditional Stm' class.
static EReference CCONDITIONAL_STM__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
static EClass CCONSTRUCTOR
          The meta object literal for the 'CConstructor' class.
static EReference CCONSTRUCTOR__INIT
          The meta object literal for the 'Init' containment reference list feature.
static EClass CCREATOR
          The meta object literal for the 'CCreator' class.
static EAttribute CCREATOR__ARRAY_ALLOCATOR
          The meta object literal for the 'Array Allocator' attribute feature.
static EClass CDATA
          The meta object literal for the 'CData' class.
static EReference CDATA__INITIAL_VALUE
          The meta object literal for the 'Initial Value' containment reference feature.
static EAttribute CDATA__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass CENUM_TYPE
          The meta object literal for the 'CEnum Type' class.
static EReference CENUM_TYPE__ENUMERATION
          The meta object literal for the 'Enumeration' containment reference list feature.
static EClass CEXPRESSION
          The meta object literal for the 'CExpression' class.
static EClass CFOR
          The meta object literal for the 'CFor' class.
static EReference CFOR__CODITION
          The meta object literal for the 'Codition' containment reference feature.
static EReference CFOR__INITIALIZATION
          The meta object literal for the 'Initialization' containment reference feature.
static EReference CFOR__ITERATION
          The meta object literal for the 'Iteration' reference feature.
static EClass CFUNCTION
          The meta object literal for the 'CFunction' class.
static EAttribute CFUNCTION__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass CFUNCTION_CALL
          The meta object literal for the 'CFunction Call' class.
static EAttribute CFUNCTION_CALL__FUNCTION_NAME
          The meta object literal for the 'Function Name' attribute feature.
static EClass CHEADER_TEXT
          The meta object literal for the 'CHeader Text' class.
static EAttribute CHEADER_TEXT__CCODE
          The meta object literal for the 'CCode' attribute feature.
static EClass CHIERARCHY
          The meta object literal for the 'CHierarchy' class.
static EReference CHIERARCHY__FIELD
          The meta object literal for the 'Field' containment reference feature.
static EClass CIF_STM
          The meta object literal for the 'CIf Stm' class.
static EReference CIF_STM__ELSE_CASE
          The meta object literal for the 'Else Case' containment reference feature.
static EReference CIF_STM__IF_CASE
          The meta object literal for the 'If Case' containment reference feature.
static EClass CINCLUDE
          The meta object literal for the 'CInclude' class.
static EAttribute CINCLUDE__FILE_NAME
          The meta object literal for the 'File Name' attribute feature.
static EClass CINDEXED
          The meta object literal for the 'CIndexed' class.
static EReference CINDEXED__INDEX
          The meta object literal for the 'Index' containment reference feature.
static EClass CINIT_PARAMETER
          The meta object literal for the 'CInit Parameter' class.
static EAttribute CINIT_PARAMETER__FIELD_NAME
          The meta object literal for the 'Field Name' attribute feature.
static EReference CINIT_PARAMETER__VALUE
          The meta object literal for the 'Value' containment reference feature.
static EClass CINITIALIZATION
          The meta object literal for the 'CInitialization' class.
static EAttribute CINITIALIZATION__FIELD
          The meta object literal for the 'Field' attribute feature.
static EReference CINITIALIZATION__PARAMETER
          The meta object literal for the 'Parameter' containment reference list feature.
static EClass CITEM
          The meta object literal for the 'CItem' class.
static EAttribute CITEM__VISIBILITY
          The meta object literal for the 'Visibility' attribute feature.
static EClass CJUMP
          The meta object literal for the 'CJump' class.
static EAttribute CJUMP__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass CLITERAL
          The meta object literal for the 'CLiteral' class.
static EAttribute CLITERAL__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass CMODULE
          The meta object literal for the 'CModule' class.
static EReference CMODULE__CIMPORT
          The meta object literal for the 'CImport' containment reference list feature.
static EReference CMODULE__CONTENT
          The meta object literal for the 'Content' containment reference list feature.
static EAttribute CMODULE__NAMESPACE
          The meta object literal for the 'Namespace' attribute feature.
static EClass CNAVIGATION
          The meta object literal for the 'CNavigation' class.
static EReference CNAVIGATION__PREFIX
          The meta object literal for the 'Prefix' containment reference feature.
static EClass COPERATION
          The meta object literal for the 'COperation' class.
static EReference COPERATION__LEFT_OPERAND
          The meta object literal for the 'Left Operand' containment reference feature.
static EAttribute COPERATION__OPERATOR
          The meta object literal for the 'Operator' attribute feature.
static EReference COPERATION__RIGHT_OPERAND
          The meta object literal for the 'Right Operand' containment reference feature.
static EClass CPOINTED
          The meta object literal for the 'CPointed' class.
static EClass CRETURN
          The meta object literal for the 'CReturn' class.
static EReference CRETURN__RETURN_EXPRESSION
          The meta object literal for the 'Return Expression' containment reference feature.
static EClass CSIMPLE_NAME
          The meta object literal for the 'CSimple Name' class.
static EAttribute CSIMPLE_NAME__NAME
          The meta object literal for the 'Name' attribute feature.
static EClass CSTM
          The meta object literal for the 'CStm' class.
static EClass CSTRUCTURED
          The meta object literal for the 'CStructured' class.
static EClass CSWITCH_STM
          The meta object literal for the 'CSwitch Stm' class.
static EReference CSWITCH_STM__CASE_ACTION
          The meta object literal for the 'Case Action' containment reference list feature.
static EAttribute CSWITCH_STM__SELECTOR
          The meta object literal for the 'Selector' attribute feature.
static EClass CTEXT
          The meta object literal for the 'CText' class.
static EAttribute CTEXT__CCODE
          The meta object literal for the 'CCode' attribute feature.
static EAttribute CTEXT__IN_BODY_FILE
          The meta object literal for the 'In Body File' attribute feature.
static EAttribute CTEXT__PRAGMA
          The meta object literal for the 'Pragma' attribute feature.
static EClass CTYPE_CONVERTION
          The meta object literal for the 'CType Convertion' class.
static EReference CTYPE_CONVERTION__CONVERTED_EXPRESSION
          The meta object literal for the 'Converted Expression' containment reference feature.
static EClass CTYPED_ELEMENT
          The meta object literal for the 'CTyped Element' class.
static EAttribute CTYPED_ELEMENT__TYPE
          The meta object literal for the 'Type' attribute feature.
static EClass CWHILE_STM
          The meta object literal for the 'CWhile Stm' class.
static EEnum JUMP_TYPE
          The meta object literal for the 'Jump Type' enum.
 

Field Detail

CSTM

static final EClass CSTM
The meta object literal for the 'CStm' class.

See Also:
CStmImpl, CmodelPackageImpl.getCStm()

CBLOCK

static final EClass CBLOCK
The meta object literal for the 'CBlock' class.

See Also:
CBlockImpl, CmodelPackageImpl.getCBlock()

CBLOCK__CONTENT

static final EReference CBLOCK__CONTENT
The meta object literal for the 'Content' containment reference list feature.


CCONDITIONAL_STM

static final EClass CCONDITIONAL_STM
The meta object literal for the 'CConditional Stm' class.

See Also:
CConditionalStmImpl, CmodelPackageImpl.getCConditionalStm()

CCONDITIONAL_STM__CONDITION

static final EReference CCONDITIONAL_STM__CONDITION
The meta object literal for the 'Condition' containment reference feature.


CSWITCH_STM

static final EClass CSWITCH_STM
The meta object literal for the 'CSwitch Stm' class.

See Also:
CSwitchStmImpl, CmodelPackageImpl.getCSwitchStm()

CSWITCH_STM__CASE_ACTION

static final EReference CSWITCH_STM__CASE_ACTION
The meta object literal for the 'Case Action' containment reference list feature.


CSWITCH_STM__SELECTOR

static final EAttribute CSWITCH_STM__SELECTOR
The meta object literal for the 'Selector' attribute feature.


CWHILE_STM

static final EClass CWHILE_STM
The meta object literal for the 'CWhile Stm' class.

See Also:
CWhileStmImpl, CmodelPackageImpl.getCWhileStm()

CIF_STM

static final EClass CIF_STM
The meta object literal for the 'CIf Stm' class.

See Also:
CIfStmImpl, CmodelPackageImpl.getCIfStm()

CIF_STM__IF_CASE

static final EReference CIF_STM__IF_CASE
The meta object literal for the 'If Case' containment reference feature.


CIF_STM__ELSE_CASE

static final EReference CIF_STM__ELSE_CASE
The meta object literal for the 'Else Case' containment reference feature.


CEXPRESSION

static final EClass CEXPRESSION
The meta object literal for the 'CExpression' class.

See Also:
CExpressionImpl, CmodelPackageImpl.getCExpression()

CCASE_ITEM

static final EClass CCASE_ITEM
The meta object literal for the 'CCase Item' class.

See Also:
CCaseItemImpl, CmodelPackageImpl.getCCaseItem()

CCASE_ITEM__CASE_VALUE

static final EAttribute CCASE_ITEM__CASE_VALUE
The meta object literal for the 'Case Value' attribute feature.


CJUMP

static final EClass CJUMP
The meta object literal for the 'CJump' class.

See Also:
CJumpImpl, CmodelPackageImpl.getCJump()

CJUMP__TYPE

static final EAttribute CJUMP__TYPE
The meta object literal for the 'Type' attribute feature.


CCALL

static final EClass CCALL
The meta object literal for the 'CCall' class.

See Also:
CCallImpl, CmodelPackageImpl.getCCall()

CCALL__ARGUMENT

static final EReference CCALL__ARGUMENT
The meta object literal for the 'Argument' containment reference list feature.


CASSIGN_STM

static final EClass CASSIGN_STM
The meta object literal for the 'CAssign Stm' class.

See Also:
CAssignStmImpl, CmodelPackageImpl.getCAssignStm()

CASSIGN_STM__SOURCE

static final EReference CASSIGN_STM__SOURCE
The meta object literal for the 'Source' containment reference feature.


CASSIGN_STM__TARGET

static final EReference CASSIGN_STM__TARGET
The meta object literal for the 'Target' containment reference feature.


CFUNCTION_CALL

static final EClass CFUNCTION_CALL
The meta object literal for the 'CFunction Call' class.

See Also:
CFunctionCallImpl, CmodelPackageImpl.getCFunctionCall()

CFUNCTION_CALL__FUNCTION_NAME

static final EAttribute CFUNCTION_CALL__FUNCTION_NAME
The meta object literal for the 'Function Name' attribute feature.


CCREATOR

static final EClass CCREATOR
The meta object literal for the 'CCreator' class.

See Also:
CCreatorImpl, CmodelPackageImpl.getCCreator()

CCREATOR__ARRAY_ALLOCATOR

static final EAttribute CCREATOR__ARRAY_ALLOCATOR
The meta object literal for the 'Array Allocator' attribute feature.


CTYPED_ELEMENT

static final EClass CTYPED_ELEMENT
The meta object literal for the 'CTyped Element' class.

See Also:
CTypedElementImpl, CmodelPackageImpl.getCTypedElement()

CTYPED_ELEMENT__TYPE

static final EAttribute CTYPED_ELEMENT__TYPE
The meta object literal for the 'Type' attribute feature.


COPERATION

static final EClass COPERATION
The meta object literal for the 'COperation' class.

See Also:
COperationImpl, CmodelPackageImpl.getCOperation()

COPERATION__LEFT_OPERAND

static final EReference COPERATION__LEFT_OPERAND
The meta object literal for the 'Left Operand' containment reference feature.


COPERATION__RIGHT_OPERAND

static final EReference COPERATION__RIGHT_OPERAND
The meta object literal for the 'Right Operand' containment reference feature.


COPERATION__OPERATOR

static final EAttribute COPERATION__OPERATOR
The meta object literal for the 'Operator' attribute feature.


CTYPE_CONVERTION

static final EClass CTYPE_CONVERTION
The meta object literal for the 'CType Convertion' class.

See Also:
CTypeConvertionImpl, CmodelPackageImpl.getCTypeConvertion()

CTYPE_CONVERTION__CONVERTED_EXPRESSION

static final EReference CTYPE_CONVERTION__CONVERTED_EXPRESSION
The meta object literal for the 'Converted Expression' containment reference feature.


CHIERARCHY

static final EClass CHIERARCHY
The meta object literal for the 'CHierarchy' class.

See Also:
CHierarchyImpl, CmodelPackageImpl.getCHierarchy()

CHIERARCHY__FIELD

static final EReference CHIERARCHY__FIELD
The meta object literal for the 'Field' containment reference feature.


CSIMPLE_NAME

static final EClass CSIMPLE_NAME
The meta object literal for the 'CSimple Name' class.

See Also:
CSimpleNameImpl, CmodelPackageImpl.getCSimpleName()

CSIMPLE_NAME__NAME

static final EAttribute CSIMPLE_NAME__NAME
The meta object literal for the 'Name' attribute feature.


CINDEXED

static final EClass CINDEXED
The meta object literal for the 'CIndexed' class.

See Also:
CIndexedImpl, CmodelPackageImpl.getCIndexed()

CINDEXED__INDEX

static final EReference CINDEXED__INDEX
The meta object literal for the 'Index' containment reference feature.


CSTRUCTURED

static final EClass CSTRUCTURED
The meta object literal for the 'CStructured' class.

See Also:
CStructuredImpl, CmodelPackageImpl.getCStructured()

CPOINTED

static final EClass CPOINTED
The meta object literal for the 'CPointed' class.

See Also:
CPointedImpl, CmodelPackageImpl.getCPointed()

CLITERAL

static final EClass CLITERAL
The meta object literal for the 'CLiteral' class.

See Also:
CLiteralImpl, CmodelPackageImpl.getCLiteral()

CLITERAL__VALUE

static final EAttribute CLITERAL__VALUE
The meta object literal for the 'Value' attribute feature.


CMODULE

static final EClass CMODULE
The meta object literal for the 'CModule' class.

See Also:
CModuleImpl, CmodelPackageImpl.getCModule()

CMODULE__CIMPORT

static final EReference CMODULE__CIMPORT
The meta object literal for the 'CImport' containment reference list feature.


CMODULE__CONTENT

static final EReference CMODULE__CONTENT
The meta object literal for the 'Content' containment reference list feature.


CMODULE__NAMESPACE

static final EAttribute CMODULE__NAMESPACE
The meta object literal for the 'Namespace' attribute feature.


CINCLUDE

static final EClass CINCLUDE
The meta object literal for the 'CInclude' class.

See Also:
CIncludeImpl, CmodelPackageImpl.getCInclude()

CINCLUDE__FILE_NAME

static final EAttribute CINCLUDE__FILE_NAME
The meta object literal for the 'File Name' attribute feature.


CENUM_TYPE

static final EClass CENUM_TYPE
The meta object literal for the 'CEnum Type' class.

See Also:
CEnumTypeImpl, CmodelPackageImpl.getCEnumType()

CENUM_TYPE__ENUMERATION

static final EReference CENUM_TYPE__ENUMERATION
The meta object literal for the 'Enumeration' containment reference list feature.


CCLASS

static final EClass CCLASS
The meta object literal for the 'CClass' class.

See Also:
CClassImpl, CmodelPackageImpl.getCClass()

CCLASS__CONTENT

static final EReference CCLASS__CONTENT
The meta object literal for the 'Content' containment reference list feature.


CCLASS__NAME

static final EAttribute CCLASS__NAME
The meta object literal for the 'Name' attribute feature.


CCLASS__SUPER_CLASSES

static final EAttribute CCLASS__SUPER_CLASSES
The meta object literal for the 'Super Classes' attribute list feature.


CCALLABLE

static final EClass CCALLABLE
The meta object literal for the 'CCallable' class.

See Also:
CCallableImpl, CmodelPackageImpl.getCCallable()

CCALLABLE__ARGUMENT

static final EReference CCALLABLE__ARGUMENT
The meta object literal for the 'Argument' containment reference list feature.


CCALLABLE__SPECIFIER

static final EAttribute CCALLABLE__SPECIFIER
The meta object literal for the 'Specifier' attribute feature.


CCALLABLE__QUALIFIER

static final EAttribute CCALLABLE__QUALIFIER
The meta object literal for the 'Qualifier' attribute feature.


CCALLABLE__BODY_IN_DECL

static final EAttribute CCALLABLE__BODY_IN_DECL
The meta object literal for the 'Body In Decl' attribute feature.


CDATA

static final EClass CDATA
The meta object literal for the 'CData' class.

See Also:
CDataImpl, CmodelPackageImpl.getCData()

CDATA__NAME

static final EAttribute CDATA__NAME
The meta object literal for the 'Name' attribute feature.


CDATA__INITIAL_VALUE

static final EReference CDATA__INITIAL_VALUE
The meta object literal for the 'Initial Value' containment reference feature.


CARGUMENT

static final EClass CARGUMENT
The meta object literal for the 'CArgument' class.

See Also:
CArgumentImpl, CmodelPackageImpl.getCArgument()

CARGUMENT__NAME

static final EAttribute CARGUMENT__NAME
The meta object literal for the 'Name' attribute feature.


CINIT_PARAMETER

static final EClass CINIT_PARAMETER
The meta object literal for the 'CInit Parameter' class.

See Also:
CInitParameterImpl, CmodelPackageImpl.getCInitParameter()

CINIT_PARAMETER__FIELD_NAME

static final EAttribute CINIT_PARAMETER__FIELD_NAME
The meta object literal for the 'Field Name' attribute feature.


CINIT_PARAMETER__VALUE

static final EReference CINIT_PARAMETER__VALUE
The meta object literal for the 'Value' containment reference feature.


CFUNCTION

static final EClass CFUNCTION
The meta object literal for the 'CFunction' class.

See Also:
CFunctionImpl, CmodelPackageImpl.getCFunction()

CFUNCTION__NAME

static final EAttribute CFUNCTION__NAME
The meta object literal for the 'Name' attribute feature.


CCONSTRUCTOR

static final EClass CCONSTRUCTOR
The meta object literal for the 'CConstructor' class.

See Also:
CConstructorImpl, CmodelPackageImpl.getCConstructor()

CCONSTRUCTOR__INIT

static final EReference CCONSTRUCTOR__INIT
The meta object literal for the 'Init' containment reference list feature.


CITEM

static final EClass CITEM
The meta object literal for the 'CItem' class.

See Also:
CItemImpl, CmodelPackageImpl.getCItem()

CITEM__VISIBILITY

static final EAttribute CITEM__VISIBILITY
The meta object literal for the 'Visibility' attribute feature.


CTEXT

static final EClass CTEXT
The meta object literal for the 'CText' class.

See Also:
CTextImpl, CmodelPackageImpl.getCText()

CTEXT__CCODE

static final EAttribute CTEXT__CCODE
The meta object literal for the 'CCode' attribute feature.


CTEXT__PRAGMA

static final EAttribute CTEXT__PRAGMA
The meta object literal for the 'Pragma' attribute feature.


CTEXT__IN_BODY_FILE

static final EAttribute CTEXT__IN_BODY_FILE
The meta object literal for the 'In Body File' attribute feature.


CBODY_ITEM

static final EClass CBODY_ITEM
The meta object literal for the 'CBody Item' class.

See Also:
CBodyItemImpl, CmodelPackageImpl.getCBodyItem()

CBLOCK_STM

static final EClass CBLOCK_STM
The meta object literal for the 'CBlock Stm' class.

See Also:
CBlockStmImpl, CmodelPackageImpl.getCBlockStm()

CNAVIGATION

static final EClass CNAVIGATION
The meta object literal for the 'CNavigation' class.

See Also:
CNavigationImpl, CmodelPackageImpl.getCNavigation()

CNAVIGATION__PREFIX

static final EReference CNAVIGATION__PREFIX
The meta object literal for the 'Prefix' containment reference feature.


CRETURN

static final EClass CRETURN
The meta object literal for the 'CReturn' class.

See Also:
CReturnImpl, CmodelPackageImpl.getCReturn()

CRETURN__RETURN_EXPRESSION

static final EReference CRETURN__RETURN_EXPRESSION
The meta object literal for the 'Return Expression' containment reference feature.


CINITIALIZATION

static final EClass CINITIALIZATION
The meta object literal for the 'CInitialization' class.

See Also:
CInitializationImpl, CmodelPackageImpl.getCInitialization()

CINITIALIZATION__FIELD

static final EAttribute CINITIALIZATION__FIELD
The meta object literal for the 'Field' attribute feature.


CINITIALIZATION__PARAMETER

static final EReference CINITIALIZATION__PARAMETER
The meta object literal for the 'Parameter' containment reference list feature.


CFOR

static final EClass CFOR
The meta object literal for the 'CFor' class.

See Also:
CForImpl, CmodelPackageImpl.getCFor()

CFOR__INITIALIZATION

static final EReference CFOR__INITIALIZATION
The meta object literal for the 'Initialization' containment reference feature.


CFOR__CODITION

static final EReference CFOR__CODITION
The meta object literal for the 'Codition' containment reference feature.


CFOR__ITERATION

static final EReference CFOR__ITERATION
The meta object literal for the 'Iteration' reference feature.


CCONDITIONAL_EXPRESSION

static final EClass CCONDITIONAL_EXPRESSION
The meta object literal for the 'CConditional Expression' class.

See Also:
CConditionalExpressionImpl, CmodelPackageImpl.getCConditionalExpression()

CCONDITIONAL_EXPRESSION__TRUE_CASE

static final EReference CCONDITIONAL_EXPRESSION__TRUE_CASE
The meta object literal for the 'True Case' containment reference feature.


CCONDITIONAL_EXPRESSION__FALSE_CASE

static final EReference CCONDITIONAL_EXPRESSION__FALSE_CASE
The meta object literal for the 'False Case' containment reference feature.


CHEADER_TEXT

static final EClass CHEADER_TEXT
The meta object literal for the 'CHeader Text' class.

See Also:
CHeaderTextImpl, CmodelPackageImpl.getCHeaderText()

CHEADER_TEXT__CCODE

static final EAttribute CHEADER_TEXT__CCODE
The meta object literal for the 'CCode' attribute feature.


JUMP_TYPE

static final EEnum JUMP_TYPE
The meta object literal for the 'Jump Type' enum.

See Also:
JumpType, CmodelPackageImpl.getJumpType()