org.eclipse.gmt.umlx.imperativeocl
Interface ImperativeoclPackage.Literals

Enclosing interface:
ImperativeoclPackage

public static interface ImperativeoclPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ALT_EXP
          The meta object literal for the 'Alt Exp' class.
static org.eclipse.emf.ecore.EReference ALT_EXP__BODY
          The meta object literal for the 'Body' containment reference feature.
static org.eclipse.emf.ecore.EReference ALT_EXP__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass ANONYMOUS_TUPLE_LITERAL_EXP
          The meta object literal for the 'Anonymous Tuple Literal Exp' class.
static org.eclipse.emf.ecore.EReference ANONYMOUS_TUPLE_LITERAL_EXP__PART
          The meta object literal for the 'Part' containment reference list feature.
static org.eclipse.emf.ecore.EClass ANONYMOUS_TUPLE_LITERAL_PART
          The meta object literal for the 'Anonymous Tuple Literal Part' class.
static org.eclipse.emf.ecore.EReference ANONYMOUS_TUPLE_LITERAL_PART__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass ANONYMOUS_TUPLE_TYPE
          The meta object literal for the 'Anonymous Tuple Type' class.
static org.eclipse.emf.ecore.EReference ANONYMOUS_TUPLE_TYPE__ELEMENT_TYPE
          The meta object literal for the 'Element Type' reference list feature.
static org.eclipse.emf.ecore.EClass ASSERT_EXP
          The meta object literal for the 'Assert Exp' class.
static org.eclipse.emf.ecore.EReference ASSERT_EXP__ASSERTION
          The meta object literal for the 'Assertion' containment reference feature.
static org.eclipse.emf.ecore.EReference ASSERT_EXP__LOG
          The meta object literal for the 'Log' containment reference feature.
static org.eclipse.emf.ecore.EAttribute ASSERT_EXP__SEVERITY
          The meta object literal for the 'Severity' attribute feature.
static org.eclipse.emf.ecore.EClass ASSIGN_EXP
          The meta object literal for the 'Assign Exp' class.
static org.eclipse.emf.ecore.EReference ASSIGN_EXP__DEFAULT_VALUE
          The meta object literal for the 'Default Value' containment reference feature.
static org.eclipse.emf.ecore.EAttribute ASSIGN_EXP__IS_RESET
          The meta object literal for the 'Is Reset' attribute feature.
static org.eclipse.emf.ecore.EReference ASSIGN_EXP__LEFT
          The meta object literal for the 'Left' containment reference feature.
static org.eclipse.emf.ecore.EReference ASSIGN_EXP__VALUE
          The meta object literal for the 'Value' containment reference list feature.
static org.eclipse.emf.ecore.EClass BLOCK_EXP
          The meta object literal for the 'Block Exp' class.
static org.eclipse.emf.ecore.EReference BLOCK_EXP__BODY
          The meta object literal for the 'Body' containment reference list feature.
static org.eclipse.emf.ecore.EClass BREAK_EXP
          The meta object literal for the 'Break Exp' class.
static org.eclipse.emf.ecore.EClass COMPUTE_EXP
          The meta object literal for the 'Compute Exp' class.
static org.eclipse.emf.ecore.EReference COMPUTE_EXP__BODY
          The meta object literal for the 'Body' containment reference feature.
static org.eclipse.emf.ecore.EReference COMPUTE_EXP__RETURNED_ELEMENT
          The meta object literal for the 'Returned Element' containment reference feature.
static org.eclipse.emf.ecore.EClass CONTINUE_EXP
          The meta object literal for the 'Continue Exp' class.
static org.eclipse.emf.ecore.EClass DICT_LITERAL_EXP
          The meta object literal for the 'Dict Literal Exp' class.
static org.eclipse.emf.ecore.EReference DICT_LITERAL_EXP__PART
          The meta object literal for the 'Part' containment reference list feature.
static org.eclipse.emf.ecore.EClass DICT_LITERAL_PART
          The meta object literal for the 'Dict Literal Part' class.
static org.eclipse.emf.ecore.EReference DICT_LITERAL_PART__KEY
          The meta object literal for the 'Key' containment reference feature.
static org.eclipse.emf.ecore.EReference DICT_LITERAL_PART__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass DICTIONARY_TYPE
          The meta object literal for the 'Dictionary Type' class.
static org.eclipse.emf.ecore.EReference DICTIONARY_TYPE__KEY_TYPE
          The meta object literal for the 'Key Type' reference feature.
static org.eclipse.emf.ecore.EClass FOR_EXP
          The meta object literal for the 'For Exp' class.
static org.eclipse.emf.ecore.EClass IMPERATIVE_EXPRESSION
          The meta object literal for the 'Imperative Expression' class.
static org.eclipse.emf.ecore.EClass IMPERATIVE_ITERATE_EXP
          The meta object literal for the 'Imperative Iterate Exp' class.
static org.eclipse.emf.ecore.EReference IMPERATIVE_ITERATE_EXP__TARGET
          The meta object literal for the 'Target' containment reference feature.
static org.eclipse.emf.ecore.EClass IMPERATIVE_LOOP_EXP
          The meta object literal for the 'Imperative Loop Exp' class.
static org.eclipse.emf.ecore.EReference IMPERATIVE_LOOP_EXP__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass INSTANTIATION_EXP
          The meta object literal for the 'Instantiation Exp' class.
static org.eclipse.emf.ecore.EReference INSTANTIATION_EXP__ARGUMENT
          The meta object literal for the 'Argument' containment reference list feature.
static org.eclipse.emf.ecore.EReference INSTANTIATION_EXP__EXTENT
          The meta object literal for the 'Extent' reference feature.
static org.eclipse.emf.ecore.EReference INSTANTIATION_EXP__INSTANTIATED_CLASS
          The meta object literal for the 'Instantiated Class' reference feature.
static org.eclipse.emf.ecore.EClass LIST_TYPE
          The meta object literal for the 'List Type' class.
static org.eclipse.emf.ecore.EClass LOG_EXP
          The meta object literal for the 'Log Exp' class.
static org.eclipse.emf.ecore.EReference LOG_EXP__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass RAISE_EXP
          The meta object literal for the 'Raise Exp' class.
static org.eclipse.emf.ecore.EReference RAISE_EXP__EXCEPTION
          The meta object literal for the 'Exception' reference feature.
static org.eclipse.emf.ecore.EClass RETURN_EXP
          The meta object literal for the 'Return Exp' class.
static org.eclipse.emf.ecore.EReference RETURN_EXP__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EEnum SEVERITY_KIND
          The meta object literal for the 'Severity Kind' enum.
static org.eclipse.emf.ecore.EClass SWITCH_EXP
          The meta object literal for the 'Switch Exp' class.
static org.eclipse.emf.ecore.EReference SWITCH_EXP__ALTERNATIVE_PART
          The meta object literal for the 'Alternative Part' containment reference list feature.
static org.eclipse.emf.ecore.EReference SWITCH_EXP__ELSE_PART
          The meta object literal for the 'Else Part' containment reference feature.
static org.eclipse.emf.ecore.EClass TEMPLATE_PARAMETER_TYPE
          The meta object literal for the 'Template Parameter Type' class.
static org.eclipse.emf.ecore.EAttribute TEMPLATE_PARAMETER_TYPE__SPECIFICATION
          The meta object literal for the 'Specification' attribute feature.
static org.eclipse.emf.ecore.EClass TRY_EXP
          The meta object literal for the 'Try Exp' class.
static org.eclipse.emf.ecore.EReference TRY_EXP__EXCEPT_BODY
          The meta object literal for the 'Except Body' containment reference feature.
static org.eclipse.emf.ecore.EReference TRY_EXP__EXCEPTION
          The meta object literal for the 'Exception' reference list feature.
static org.eclipse.emf.ecore.EReference TRY_EXP__TRY_BODY
          The meta object literal for the 'Try Body' containment reference feature.
static org.eclipse.emf.ecore.EClass TUPLE_EXP
          The meta object literal for the 'Tuple Exp' class.
static org.eclipse.emf.ecore.EReference TUPLE_EXP__ELEMENT
          The meta object literal for the 'Element' containment reference list feature.
static org.eclipse.emf.ecore.EClass TYPEDEF
          The meta object literal for the 'Typedef' class.
static org.eclipse.emf.ecore.EReference TYPEDEF__BASE
          The meta object literal for the 'Base' reference feature.
static org.eclipse.emf.ecore.EReference TYPEDEF__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass UNLINK_EXP
          The meta object literal for the 'Unlink Exp' class.
static org.eclipse.emf.ecore.EReference UNLINK_EXP__ITEM
          The meta object literal for the 'Item' containment reference feature.
static org.eclipse.emf.ecore.EReference UNLINK_EXP__TARGET
          The meta object literal for the 'Target' containment reference feature.
static org.eclipse.emf.ecore.EClass UNPACK_EXP
          The meta object literal for the 'Unpack Exp' class.
static org.eclipse.emf.ecore.EReference UNPACK_EXP__VARIABLE
          The meta object literal for the 'Variable' containment reference list feature.
static org.eclipse.emf.ecore.EClass VARIABLE_INIT_EXP
          The meta object literal for the 'Variable Init Exp' class.
static org.eclipse.emf.ecore.EReference VARIABLE_INIT_EXP__REFERRED_VARIABLE
          The meta object literal for the 'Referred Variable' containment reference feature.
static org.eclipse.emf.ecore.EAttribute VARIABLE_INIT_EXP__WITH_RESULT
          The meta object literal for the 'With Result' attribute feature.
static org.eclipse.emf.ecore.EClass WHILE_EXP
          The meta object literal for the 'While Exp' class.
static org.eclipse.emf.ecore.EReference WHILE_EXP__BODY
          The meta object literal for the 'Body' containment reference feature.
static org.eclipse.emf.ecore.EReference WHILE_EXP__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
 

Field Detail

ASSIGN_EXP

static final org.eclipse.emf.ecore.EClass ASSIGN_EXP
The meta object literal for the 'Assign Exp' class.

See Also:
AssignExpImpl, ImperativeoclPackageImpl.getAssignExp()

ASSIGN_EXP__VALUE

static final org.eclipse.emf.ecore.EReference ASSIGN_EXP__VALUE
The meta object literal for the 'Value' containment reference list feature.


ASSIGN_EXP__LEFT

static final org.eclipse.emf.ecore.EReference ASSIGN_EXP__LEFT
The meta object literal for the 'Left' containment reference feature.


ASSIGN_EXP__DEFAULT_VALUE

static final org.eclipse.emf.ecore.EReference ASSIGN_EXP__DEFAULT_VALUE
The meta object literal for the 'Default Value' containment reference feature.


ASSIGN_EXP__IS_RESET

static final org.eclipse.emf.ecore.EAttribute ASSIGN_EXP__IS_RESET
The meta object literal for the 'Is Reset' attribute feature.


BLOCK_EXP

static final org.eclipse.emf.ecore.EClass BLOCK_EXP
The meta object literal for the 'Block Exp' class.

See Also:
BlockExpImpl, ImperativeoclPackageImpl.getBlockExp()

BLOCK_EXP__BODY

static final org.eclipse.emf.ecore.EReference BLOCK_EXP__BODY
The meta object literal for the 'Body' containment reference list feature.


SWITCH_EXP

static final org.eclipse.emf.ecore.EClass SWITCH_EXP
The meta object literal for the 'Switch Exp' class.

See Also:
SwitchExpImpl, ImperativeoclPackageImpl.getSwitchExp()

SWITCH_EXP__ALTERNATIVE_PART

static final org.eclipse.emf.ecore.EReference SWITCH_EXP__ALTERNATIVE_PART
The meta object literal for the 'Alternative Part' containment reference list feature.


SWITCH_EXP__ELSE_PART

static final org.eclipse.emf.ecore.EReference SWITCH_EXP__ELSE_PART
The meta object literal for the 'Else Part' containment reference feature.


VARIABLE_INIT_EXP

static final org.eclipse.emf.ecore.EClass VARIABLE_INIT_EXP
The meta object literal for the 'Variable Init Exp' class.

See Also:
VariableInitExpImpl, ImperativeoclPackageImpl.getVariableInitExp()

VARIABLE_INIT_EXP__REFERRED_VARIABLE

static final org.eclipse.emf.ecore.EReference VARIABLE_INIT_EXP__REFERRED_VARIABLE
The meta object literal for the 'Referred Variable' containment reference feature.


VARIABLE_INIT_EXP__WITH_RESULT

static final org.eclipse.emf.ecore.EAttribute VARIABLE_INIT_EXP__WITH_RESULT
The meta object literal for the 'With Result' attribute feature.


WHILE_EXP

static final org.eclipse.emf.ecore.EClass WHILE_EXP
The meta object literal for the 'While Exp' class.

See Also:
WhileExpImpl, ImperativeoclPackageImpl.getWhileExp()

WHILE_EXP__CONDITION

static final org.eclipse.emf.ecore.EReference WHILE_EXP__CONDITION
The meta object literal for the 'Condition' containment reference feature.


WHILE_EXP__BODY

static final org.eclipse.emf.ecore.EReference WHILE_EXP__BODY
The meta object literal for the 'Body' containment reference feature.


COMPUTE_EXP

static final org.eclipse.emf.ecore.EClass COMPUTE_EXP
The meta object literal for the 'Compute Exp' class.

See Also:
ComputeExpImpl, ImperativeoclPackageImpl.getComputeExp()

COMPUTE_EXP__RETURNED_ELEMENT

static final org.eclipse.emf.ecore.EReference COMPUTE_EXP__RETURNED_ELEMENT
The meta object literal for the 'Returned Element' containment reference feature.


COMPUTE_EXP__BODY

static final org.eclipse.emf.ecore.EReference COMPUTE_EXP__BODY
The meta object literal for the 'Body' containment reference feature.


ALT_EXP

static final org.eclipse.emf.ecore.EClass ALT_EXP
The meta object literal for the 'Alt Exp' class.

See Also:
AltExpImpl, ImperativeoclPackageImpl.getAltExp()

ALT_EXP__CONDITION

static final org.eclipse.emf.ecore.EReference ALT_EXP__CONDITION
The meta object literal for the 'Condition' containment reference feature.


ALT_EXP__BODY

static final org.eclipse.emf.ecore.EReference ALT_EXP__BODY
The meta object literal for the 'Body' containment reference feature.


UNLINK_EXP

static final org.eclipse.emf.ecore.EClass UNLINK_EXP
The meta object literal for the 'Unlink Exp' class.

See Also:
UnlinkExpImpl, ImperativeoclPackageImpl.getUnlinkExp()

UNLINK_EXP__TARGET

static final org.eclipse.emf.ecore.EReference UNLINK_EXP__TARGET
The meta object literal for the 'Target' containment reference feature.


UNLINK_EXP__ITEM

static final org.eclipse.emf.ecore.EReference UNLINK_EXP__ITEM
The meta object literal for the 'Item' containment reference feature.


RETURN_EXP

static final org.eclipse.emf.ecore.EClass RETURN_EXP
The meta object literal for the 'Return Exp' class.

See Also:
ReturnExpImpl, ImperativeoclPackageImpl.getReturnExp()

RETURN_EXP__VALUE

static final org.eclipse.emf.ecore.EReference RETURN_EXP__VALUE
The meta object literal for the 'Value' containment reference feature.


BREAK_EXP

static final org.eclipse.emf.ecore.EClass BREAK_EXP
The meta object literal for the 'Break Exp' class.

See Also:
BreakExpImpl, ImperativeoclPackageImpl.getBreakExp()

TRY_EXP

static final org.eclipse.emf.ecore.EClass TRY_EXP
The meta object literal for the 'Try Exp' class.

See Also:
TryExpImpl, ImperativeoclPackageImpl.getTryExp()

TRY_EXP__TRY_BODY

static final org.eclipse.emf.ecore.EReference TRY_EXP__TRY_BODY
The meta object literal for the 'Try Body' containment reference feature.


TRY_EXP__EXCEPTION

static final org.eclipse.emf.ecore.EReference TRY_EXP__EXCEPTION
The meta object literal for the 'Exception' reference list feature.


TRY_EXP__EXCEPT_BODY

static final org.eclipse.emf.ecore.EReference TRY_EXP__EXCEPT_BODY
The meta object literal for the 'Except Body' containment reference feature.


RAISE_EXP

static final org.eclipse.emf.ecore.EClass RAISE_EXP
The meta object literal for the 'Raise Exp' class.

See Also:
RaiseExpImpl, ImperativeoclPackageImpl.getRaiseExp()

RAISE_EXP__EXCEPTION

static final org.eclipse.emf.ecore.EReference RAISE_EXP__EXCEPTION
The meta object literal for the 'Exception' reference feature.


CONTINUE_EXP

static final org.eclipse.emf.ecore.EClass CONTINUE_EXP
The meta object literal for the 'Continue Exp' class.

See Also:
ContinueExpImpl, ImperativeoclPackageImpl.getContinueExp()

FOR_EXP

static final org.eclipse.emf.ecore.EClass FOR_EXP
The meta object literal for the 'For Exp' class.

See Also:
ForExpImpl, ImperativeoclPackageImpl.getForExp()

TUPLE_EXP

static final org.eclipse.emf.ecore.EClass TUPLE_EXP
The meta object literal for the 'Tuple Exp' class.

See Also:
TupleExpImpl, ImperativeoclPackageImpl.getTupleExp()

TUPLE_EXP__ELEMENT

static final org.eclipse.emf.ecore.EReference TUPLE_EXP__ELEMENT
The meta object literal for the 'Element' containment reference list feature.


TYPEDEF

static final org.eclipse.emf.ecore.EClass TYPEDEF
The meta object literal for the 'Typedef' class.

See Also:
TypedefImpl, ImperativeoclPackageImpl.getTypedef()

TYPEDEF__BASE

static final org.eclipse.emf.ecore.EReference TYPEDEF__BASE
The meta object literal for the 'Base' reference feature.


TYPEDEF__CONDITION

static final org.eclipse.emf.ecore.EReference TYPEDEF__CONDITION
The meta object literal for the 'Condition' containment reference feature.


INSTANTIATION_EXP

static final org.eclipse.emf.ecore.EClass INSTANTIATION_EXP
The meta object literal for the 'Instantiation Exp' class.

See Also:
InstantiationExpImpl, ImperativeoclPackageImpl.getInstantiationExp()

INSTANTIATION_EXP__INSTANTIATED_CLASS

static final org.eclipse.emf.ecore.EReference INSTANTIATION_EXP__INSTANTIATED_CLASS
The meta object literal for the 'Instantiated Class' reference feature.


INSTANTIATION_EXP__EXTENT

static final org.eclipse.emf.ecore.EReference INSTANTIATION_EXP__EXTENT
The meta object literal for the 'Extent' reference feature.


INSTANTIATION_EXP__ARGUMENT

static final org.eclipse.emf.ecore.EReference INSTANTIATION_EXP__ARGUMENT
The meta object literal for the 'Argument' containment reference list feature.


DICTIONARY_TYPE

static final org.eclipse.emf.ecore.EClass DICTIONARY_TYPE
The meta object literal for the 'Dictionary Type' class.

See Also:
DictionaryTypeImpl, ImperativeoclPackageImpl.getDictionaryType()

DICTIONARY_TYPE__KEY_TYPE

static final org.eclipse.emf.ecore.EReference DICTIONARY_TYPE__KEY_TYPE
The meta object literal for the 'Key Type' reference feature.


DICT_LITERAL_EXP

static final org.eclipse.emf.ecore.EClass DICT_LITERAL_EXP
The meta object literal for the 'Dict Literal Exp' class.

See Also:
DictLiteralExpImpl, ImperativeoclPackageImpl.getDictLiteralExp()

DICT_LITERAL_EXP__PART

static final org.eclipse.emf.ecore.EReference DICT_LITERAL_EXP__PART
The meta object literal for the 'Part' containment reference list feature.


DICT_LITERAL_PART

static final org.eclipse.emf.ecore.EClass DICT_LITERAL_PART
The meta object literal for the 'Dict Literal Part' class.

See Also:
DictLiteralPartImpl, ImperativeoclPackageImpl.getDictLiteralPart()

DICT_LITERAL_PART__KEY

static final org.eclipse.emf.ecore.EReference DICT_LITERAL_PART__KEY
The meta object literal for the 'Key' containment reference feature.


DICT_LITERAL_PART__VALUE

static final org.eclipse.emf.ecore.EReference DICT_LITERAL_PART__VALUE
The meta object literal for the 'Value' containment reference feature.


TEMPLATE_PARAMETER_TYPE

static final org.eclipse.emf.ecore.EClass TEMPLATE_PARAMETER_TYPE
The meta object literal for the 'Template Parameter Type' class.

See Also:
TemplateParameterTypeImpl, ImperativeoclPackageImpl.getTemplateParameterType()

TEMPLATE_PARAMETER_TYPE__SPECIFICATION

static final org.eclipse.emf.ecore.EAttribute TEMPLATE_PARAMETER_TYPE__SPECIFICATION
The meta object literal for the 'Specification' attribute feature.


LOG_EXP

static final org.eclipse.emf.ecore.EClass LOG_EXP
The meta object literal for the 'Log Exp' class.

See Also:
LogExpImpl, ImperativeoclPackageImpl.getLogExp()

LOG_EXP__CONDITION

static final org.eclipse.emf.ecore.EReference LOG_EXP__CONDITION
The meta object literal for the 'Condition' containment reference feature.


ASSERT_EXP

static final org.eclipse.emf.ecore.EClass ASSERT_EXP
The meta object literal for the 'Assert Exp' class.

See Also:
AssertExpImpl, ImperativeoclPackageImpl.getAssertExp()

ASSERT_EXP__SEVERITY

static final org.eclipse.emf.ecore.EAttribute ASSERT_EXP__SEVERITY
The meta object literal for the 'Severity' attribute feature.


ASSERT_EXP__LOG

static final org.eclipse.emf.ecore.EReference ASSERT_EXP__LOG
The meta object literal for the 'Log' containment reference feature.


ASSERT_EXP__ASSERTION

static final org.eclipse.emf.ecore.EReference ASSERT_EXP__ASSERTION
The meta object literal for the 'Assertion' containment reference feature.


IMPERATIVE_LOOP_EXP

static final org.eclipse.emf.ecore.EClass IMPERATIVE_LOOP_EXP
The meta object literal for the 'Imperative Loop Exp' class.

See Also:
ImperativeLoopExpImpl, ImperativeoclPackageImpl.getImperativeLoopExp()

IMPERATIVE_LOOP_EXP__CONDITION

static final org.eclipse.emf.ecore.EReference IMPERATIVE_LOOP_EXP__CONDITION
The meta object literal for the 'Condition' containment reference feature.


IMPERATIVE_ITERATE_EXP

static final org.eclipse.emf.ecore.EClass IMPERATIVE_ITERATE_EXP
The meta object literal for the 'Imperative Iterate Exp' class.

See Also:
ImperativeIterateExpImpl, ImperativeoclPackageImpl.getImperativeIterateExp()

IMPERATIVE_ITERATE_EXP__TARGET

static final org.eclipse.emf.ecore.EReference IMPERATIVE_ITERATE_EXP__TARGET
The meta object literal for the 'Target' containment reference feature.


IMPERATIVE_EXPRESSION

static final org.eclipse.emf.ecore.EClass IMPERATIVE_EXPRESSION
The meta object literal for the 'Imperative Expression' class.

See Also:
ImperativeExpressionImpl, ImperativeoclPackageImpl.getImperativeExpression()

UNPACK_EXP

static final org.eclipse.emf.ecore.EClass UNPACK_EXP
The meta object literal for the 'Unpack Exp' class.

See Also:
UnpackExpImpl, ImperativeoclPackageImpl.getUnpackExp()

UNPACK_EXP__VARIABLE

static final org.eclipse.emf.ecore.EReference UNPACK_EXP__VARIABLE
The meta object literal for the 'Variable' containment reference list feature.


ANONYMOUS_TUPLE_TYPE

static final org.eclipse.emf.ecore.EClass ANONYMOUS_TUPLE_TYPE
The meta object literal for the 'Anonymous Tuple Type' class.

See Also:
AnonymousTupleTypeImpl, ImperativeoclPackageImpl.getAnonymousTupleType()

ANONYMOUS_TUPLE_TYPE__ELEMENT_TYPE

static final org.eclipse.emf.ecore.EReference ANONYMOUS_TUPLE_TYPE__ELEMENT_TYPE
The meta object literal for the 'Element Type' reference list feature.


ANONYMOUS_TUPLE_LITERAL_EXP

static final org.eclipse.emf.ecore.EClass ANONYMOUS_TUPLE_LITERAL_EXP
The meta object literal for the 'Anonymous Tuple Literal Exp' class.

See Also:
AnonymousTupleLiteralExpImpl, ImperativeoclPackageImpl.getAnonymousTupleLiteralExp()

ANONYMOUS_TUPLE_LITERAL_EXP__PART

static final org.eclipse.emf.ecore.EReference ANONYMOUS_TUPLE_LITERAL_EXP__PART
The meta object literal for the 'Part' containment reference list feature.


ANONYMOUS_TUPLE_LITERAL_PART

static final org.eclipse.emf.ecore.EClass ANONYMOUS_TUPLE_LITERAL_PART
The meta object literal for the 'Anonymous Tuple Literal Part' class.

See Also:
AnonymousTupleLiteralPartImpl, ImperativeoclPackageImpl.getAnonymousTupleLiteralPart()

ANONYMOUS_TUPLE_LITERAL_PART__VALUE

static final org.eclipse.emf.ecore.EReference ANONYMOUS_TUPLE_LITERAL_PART__VALUE
The meta object literal for the 'Value' containment reference feature.


LIST_TYPE

static final org.eclipse.emf.ecore.EClass LIST_TYPE
The meta object literal for the 'List Type' class.

See Also:
ListTypeImpl, ImperativeoclPackageImpl.getListType()

SEVERITY_KIND

static final org.eclipse.emf.ecore.EEnum SEVERITY_KIND
The meta object literal for the 'Severity Kind' enum.

See Also:
SeverityKind, ImperativeoclPackageImpl.getSeverityKind()