org.eclipse.gmt.umlx.essentialocl
Interface EssentialoclPackage.Literals

Enclosing interface:
EssentialoclPackage

public static interface EssentialoclPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ANY_TYPE
          The meta object literal for the 'Any Type' class.
static org.eclipse.emf.ecore.EClass BAG_TYPE
          The meta object literal for the 'Bag Type' class.
static org.eclipse.emf.ecore.EClass BOOLEAN_LITERAL_EXP
          The meta object literal for the 'Boolean Literal Exp' class.
static org.eclipse.emf.ecore.EAttribute BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL
          The meta object literal for the 'Boolean Symbol' attribute feature.
static org.eclipse.emf.ecore.EClass CALL_EXP
          The meta object literal for the 'Call Exp' class.
static org.eclipse.emf.ecore.EReference CALL_EXP__SOURCE
          The meta object literal for the 'Source' containment reference feature.
static org.eclipse.emf.ecore.EClass COLLECTION_ITEM
          The meta object literal for the 'Collection Item' class.
static org.eclipse.emf.ecore.EReference COLLECTION_ITEM__ITEM
          The meta object literal for the 'Item' containment reference feature.
static org.eclipse.emf.ecore.EEnum COLLECTION_KIND
          The meta object literal for the 'Collection Kind' enum.
static org.eclipse.emf.ecore.EClass COLLECTION_LITERAL_EXP
          The meta object literal for the 'Collection Literal Exp' class.
static org.eclipse.emf.ecore.EAttribute COLLECTION_LITERAL_EXP__KIND
          The meta object literal for the 'Kind' attribute feature.
static org.eclipse.emf.ecore.EReference COLLECTION_LITERAL_EXP__PART
          The meta object literal for the 'Part' containment reference list feature.
static org.eclipse.emf.ecore.EClass COLLECTION_LITERAL_PART
          The meta object literal for the 'Collection Literal Part' class.
static org.eclipse.emf.ecore.EReference COLLECTION_LITERAL_PART__COLLECTION_LITERAL_EXP
          The meta object literal for the 'Collection Literal Exp' container reference feature.
static org.eclipse.emf.ecore.EClass COLLECTION_RANGE
          The meta object literal for the 'Collection Range' class.
static org.eclipse.emf.ecore.EReference COLLECTION_RANGE__FIRST
          The meta object literal for the 'First' containment reference feature.
static org.eclipse.emf.ecore.EReference COLLECTION_RANGE__LAST
          The meta object literal for the 'Last' containment reference feature.
static org.eclipse.emf.ecore.EClass COLLECTION_TYPE
          The meta object literal for the 'Collection Type' class.
static org.eclipse.emf.ecore.EReference COLLECTION_TYPE__ELEMENT_TYPE
          The meta object literal for the 'Element Type' reference feature.
static org.eclipse.emf.ecore.EClass ENUM_LITERAL_EXP
          The meta object literal for the 'Enum Literal Exp' class.
static org.eclipse.emf.ecore.EReference ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL
          The meta object literal for the 'Referred Enum Literal' reference feature.
static org.eclipse.emf.ecore.EClass EXPRESSION_IN_OCL
          The meta object literal for the 'Expression In Ocl' class.
static org.eclipse.emf.ecore.EReference EXPRESSION_IN_OCL__BODY_EXPRESSION
          The meta object literal for the 'Body Expression' containment reference feature.
static org.eclipse.emf.ecore.EReference EXPRESSION_IN_OCL__CONTEXT
          The meta object literal for the 'Context' containment reference feature.
static org.eclipse.emf.ecore.EReference EXPRESSION_IN_OCL__PARAMETER_VARIABLE
          The meta object literal for the 'Parameter Variable' containment reference list feature.
static org.eclipse.emf.ecore.EReference EXPRESSION_IN_OCL__RESULT_VARIABLE
          The meta object literal for the 'Result Variable' containment reference feature.
static org.eclipse.emf.ecore.EClass FEATURE_PROPERTY_CALL
          The meta object literal for the 'Feature Property Call' class.
static org.eclipse.emf.ecore.EClass IF_EXP
          The meta object literal for the 'If Exp' class.
static org.eclipse.emf.ecore.EReference IF_EXP__CONDITION
          The meta object literal for the 'Condition' containment reference feature.
static org.eclipse.emf.ecore.EReference IF_EXP__ELSE_EXPRESSION
          The meta object literal for the 'Else Expression' containment reference feature.
static org.eclipse.emf.ecore.EReference IF_EXP__THEN_EXPRESSION
          The meta object literal for the 'Then Expression' containment reference feature.
static org.eclipse.emf.ecore.EClass INTEGER_LITERAL_EXP
          The meta object literal for the 'Integer Literal Exp' class.
static org.eclipse.emf.ecore.EAttribute INTEGER_LITERAL_EXP__INTEGER_SYMBOL
          The meta object literal for the 'Integer Symbol' attribute feature.
static org.eclipse.emf.ecore.EClass INVALID_LITERAL_EXP
          The meta object literal for the 'Invalid Literal Exp' class.
static org.eclipse.emf.ecore.EClass INVALID_TYPE
          The meta object literal for the 'Invalid Type' class.
static org.eclipse.emf.ecore.EClass ITERATE_EXP
          The meta object literal for the 'Iterate Exp' class.
static org.eclipse.emf.ecore.EReference ITERATE_EXP__RESULT
          The meta object literal for the 'Result' containment reference feature.
static org.eclipse.emf.ecore.EClass ITERATOR_EXP
          The meta object literal for the 'Iterator Exp' class.
static org.eclipse.emf.ecore.EClass LET_EXP
          The meta object literal for the 'Let Exp' class.
static org.eclipse.emf.ecore.EReference LET_EXP__IN
          The meta object literal for the 'In' containment reference feature.
static org.eclipse.emf.ecore.EReference LET_EXP__VARIABLE
          The meta object literal for the 'Variable' containment reference feature.
static org.eclipse.emf.ecore.EClass LITERAL_EXP
          The meta object literal for the 'Literal Exp' class.
static org.eclipse.emf.ecore.EClass LOOP_EXP
          The meta object literal for the 'Loop Exp' class.
static org.eclipse.emf.ecore.EReference LOOP_EXP__BODY
          The meta object literal for the 'Body' containment reference feature.
static org.eclipse.emf.ecore.EReference LOOP_EXP__ITERATOR
          The meta object literal for the 'Iterator' containment reference list feature.
static org.eclipse.emf.ecore.EClass NULL_LITERAL_EXP
          The meta object literal for the 'Null Literal Exp' class.
static org.eclipse.emf.ecore.EClass NUMERIC_LITERAL_EXP
          The meta object literal for the 'Numeric Literal Exp' class.
static org.eclipse.emf.ecore.EClass OCL_EXPRESSION
          The meta object literal for the 'Ocl Expression' class.
static org.eclipse.emf.ecore.EClass OPAQUE_EXPRESSION
          The meta object literal for the 'Opaque Expression' class.
static org.eclipse.emf.ecore.EClass OPERATION_CALL_EXP
          The meta object literal for the 'Operation Call Exp' class.
static org.eclipse.emf.ecore.EReference OPERATION_CALL_EXP__ARGUMENT
          The meta object literal for the 'Argument' containment reference list feature.
static org.eclipse.emf.ecore.EReference OPERATION_CALL_EXP__REFERRED_OPERATION
          The meta object literal for the 'Referred Operation' reference feature.
static org.eclipse.emf.ecore.EClass ORDERED_SET_TYPE
          The meta object literal for the 'Ordered Set Type' class.
static org.eclipse.emf.ecore.EClass PRIMITIVE_LITERAL_EXP
          The meta object literal for the 'Primitive Literal Exp' class.
static org.eclipse.emf.ecore.EClass PROPERTY_CALL_EXP
          The meta object literal for the 'Property Call Exp' class.
static org.eclipse.emf.ecore.EReference PROPERTY_CALL_EXP__REFERRED_PROPERTY
          The meta object literal for the 'Referred Property' reference feature.
static org.eclipse.emf.ecore.EClass REAL_LITERAL_EXP
          The meta object literal for the 'Real Literal Exp' class.
static org.eclipse.emf.ecore.EAttribute REAL_LITERAL_EXP__REAL_SYMBOL
          The meta object literal for the 'Real Symbol' attribute feature.
static org.eclipse.emf.ecore.EClass SEQUENCE_TYPE
          The meta object literal for the 'Sequence Type' class.
static org.eclipse.emf.ecore.EClass SET_TYPE
          The meta object literal for the 'Set Type' class.
static org.eclipse.emf.ecore.EClass STRING_LITERAL_EXP
          The meta object literal for the 'String Literal Exp' class.
static org.eclipse.emf.ecore.EAttribute STRING_LITERAL_EXP__STRING_SYMBOL
          The meta object literal for the 'String Symbol' attribute feature.
static org.eclipse.emf.ecore.EClass TUPLE_LITERAL_EXP
          The meta object literal for the 'Tuple Literal Exp' class.
static org.eclipse.emf.ecore.EReference TUPLE_LITERAL_EXP__PART
          The meta object literal for the 'Part' containment reference list feature.
static org.eclipse.emf.ecore.EClass TUPLE_LITERAL_PART
          The meta object literal for the 'Tuple Literal Part' class.
static org.eclipse.emf.ecore.EReference TUPLE_LITERAL_PART__ATTRIBUTE
          The meta object literal for the 'Attribute' containment reference feature.
static org.eclipse.emf.ecore.EReference TUPLE_LITERAL_PART__TUPLE_LITERAL_EXP
          The meta object literal for the 'Tuple Literal Exp' container reference feature.
static org.eclipse.emf.ecore.EReference TUPLE_LITERAL_PART__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass TUPLE_TYPE
          The meta object literal for the 'Tuple Type' class.
static org.eclipse.emf.ecore.EClass TYPE_EXP
          The meta object literal for the 'Type Exp' class.
static org.eclipse.emf.ecore.EReference TYPE_EXP__REFERRED_TYPE
          The meta object literal for the 'Referred Type' reference feature.
static org.eclipse.emf.ecore.EClass UNLIMITED_NATURAL_EXP
          The meta object literal for the 'Unlimited Natural Exp' class.
static org.eclipse.emf.ecore.EAttribute UNLIMITED_NATURAL_EXP__SYMBOL
          The meta object literal for the 'Symbol' attribute feature.
static org.eclipse.emf.ecore.EClass VARIABLE
          The meta object literal for the 'Variable' class.
static org.eclipse.emf.ecore.EReference VARIABLE__BIND_PARAMETER
          The meta object literal for the 'Bind Parameter' reference feature.
static org.eclipse.emf.ecore.EReference VARIABLE__INIT_EXPRESSION
          The meta object literal for the 'Init Expression' containment reference feature.
static org.eclipse.emf.ecore.EReference VARIABLE__LET_EXP
          The meta object literal for the 'Let Exp' container reference feature.
static org.eclipse.emf.ecore.EClass VARIABLE_EXP
          The meta object literal for the 'Variable Exp' class.
static org.eclipse.emf.ecore.EReference VARIABLE_EXP__REFERRED_VARIABLE
          The meta object literal for the 'Referred Variable' reference feature.
static org.eclipse.emf.ecore.EClass VOID_TYPE
          The meta object literal for the 'Void Type' class.
 

Field Detail

BOOLEAN_LITERAL_EXP

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

See Also:
BooleanLiteralExpImpl, EssentialoclPackageImpl.getBooleanLiteralExp()

BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL

static final org.eclipse.emf.ecore.EAttribute BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL
The meta object literal for the 'Boolean Symbol' attribute feature.


CALL_EXP

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

See Also:
CallExpImpl, EssentialoclPackageImpl.getCallExp()

CALL_EXP__SOURCE

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


OCL_EXPRESSION

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

See Also:
OclExpressionImpl, EssentialoclPackageImpl.getOclExpression()

UNLIMITED_NATURAL_EXP

static final org.eclipse.emf.ecore.EClass UNLIMITED_NATURAL_EXP
The meta object literal for the 'Unlimited Natural Exp' class.

See Also:
UnlimitedNaturalExpImpl, EssentialoclPackageImpl.getUnlimitedNaturalExp()

UNLIMITED_NATURAL_EXP__SYMBOL

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


IF_EXP

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

See Also:
IfExpImpl, EssentialoclPackageImpl.getIfExp()

IF_EXP__CONDITION

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


IF_EXP__THEN_EXPRESSION

static final org.eclipse.emf.ecore.EReference IF_EXP__THEN_EXPRESSION
The meta object literal for the 'Then Expression' containment reference feature.


IF_EXP__ELSE_EXPRESSION

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


LET_EXP

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

See Also:
LetExpImpl, EssentialoclPackageImpl.getLetExp()

LET_EXP__IN

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


LET_EXP__VARIABLE

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


VARIABLE

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

See Also:
VariableImpl, EssentialoclPackageImpl.getVariable()

VARIABLE__INIT_EXPRESSION

static final org.eclipse.emf.ecore.EReference VARIABLE__INIT_EXPRESSION
The meta object literal for the 'Init Expression' containment reference feature.


VARIABLE__LET_EXP

static final org.eclipse.emf.ecore.EReference VARIABLE__LET_EXP
The meta object literal for the 'Let Exp' container reference feature.


VARIABLE__BIND_PARAMETER

static final org.eclipse.emf.ecore.EReference VARIABLE__BIND_PARAMETER
The meta object literal for the 'Bind Parameter' reference feature.


PROPERTY_CALL_EXP

static final org.eclipse.emf.ecore.EClass PROPERTY_CALL_EXP
The meta object literal for the 'Property Call Exp' class.

See Also:
PropertyCallExpImpl, EssentialoclPackageImpl.getPropertyCallExp()

PROPERTY_CALL_EXP__REFERRED_PROPERTY

static final org.eclipse.emf.ecore.EReference PROPERTY_CALL_EXP__REFERRED_PROPERTY
The meta object literal for the 'Referred Property' reference feature.


VARIABLE_EXP

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

See Also:
VariableExpImpl, EssentialoclPackageImpl.getVariableExp()

VARIABLE_EXP__REFERRED_VARIABLE

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


TYPE_EXP

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

See Also:
TypeExpImpl, EssentialoclPackageImpl.getTypeExp()

TYPE_EXP__REFERRED_TYPE

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


LOOP_EXP

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

See Also:
LoopExpImpl, EssentialoclPackageImpl.getLoopExp()

LOOP_EXP__BODY

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


LOOP_EXP__ITERATOR

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


ITERATOR_EXP

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

See Also:
IteratorExpImpl, EssentialoclPackageImpl.getIteratorExp()

STRING_LITERAL_EXP

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

See Also:
StringLiteralExpImpl, EssentialoclPackageImpl.getStringLiteralExp()

STRING_LITERAL_EXP__STRING_SYMBOL

static final org.eclipse.emf.ecore.EAttribute STRING_LITERAL_EXP__STRING_SYMBOL
The meta object literal for the 'String Symbol' attribute feature.


INTEGER_LITERAL_EXP

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

See Also:
IntegerLiteralExpImpl, EssentialoclPackageImpl.getIntegerLiteralExp()

INTEGER_LITERAL_EXP__INTEGER_SYMBOL

static final org.eclipse.emf.ecore.EAttribute INTEGER_LITERAL_EXP__INTEGER_SYMBOL
The meta object literal for the 'Integer Symbol' attribute feature.


OPERATION_CALL_EXP

static final org.eclipse.emf.ecore.EClass OPERATION_CALL_EXP
The meta object literal for the 'Operation Call Exp' class.

See Also:
OperationCallExpImpl, EssentialoclPackageImpl.getOperationCallExp()

OPERATION_CALL_EXP__ARGUMENT

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


OPERATION_CALL_EXP__REFERRED_OPERATION

static final org.eclipse.emf.ecore.EReference OPERATION_CALL_EXP__REFERRED_OPERATION
The meta object literal for the 'Referred Operation' reference feature.


REAL_LITERAL_EXP

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

See Also:
RealLiteralExpImpl, EssentialoclPackageImpl.getRealLiteralExp()

REAL_LITERAL_EXP__REAL_SYMBOL

static final org.eclipse.emf.ecore.EAttribute REAL_LITERAL_EXP__REAL_SYMBOL
The meta object literal for the 'Real Symbol' attribute feature.


LITERAL_EXP

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

See Also:
LiteralExpImpl, EssentialoclPackageImpl.getLiteralExp()

ITERATE_EXP

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

See Also:
IterateExpImpl, EssentialoclPackageImpl.getIterateExp()

ITERATE_EXP__RESULT

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


PRIMITIVE_LITERAL_EXP

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

See Also:
PrimitiveLiteralExpImpl, EssentialoclPackageImpl.getPrimitiveLiteralExp()

NUMERIC_LITERAL_EXP

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

See Also:
NumericLiteralExpImpl, EssentialoclPackageImpl.getNumericLiteralExp()

COLLECTION_LITERAL_EXP

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

See Also:
CollectionLiteralExpImpl, EssentialoclPackageImpl.getCollectionLiteralExp()

COLLECTION_LITERAL_EXP__KIND

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


COLLECTION_LITERAL_EXP__PART

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


COLLECTION_LITERAL_PART

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

See Also:
CollectionLiteralPartImpl, EssentialoclPackageImpl.getCollectionLiteralPart()

COLLECTION_LITERAL_PART__COLLECTION_LITERAL_EXP

static final org.eclipse.emf.ecore.EReference COLLECTION_LITERAL_PART__COLLECTION_LITERAL_EXP
The meta object literal for the 'Collection Literal Exp' container reference feature.


COLLECTION_ITEM

static final org.eclipse.emf.ecore.EClass COLLECTION_ITEM
The meta object literal for the 'Collection Item' class.

See Also:
CollectionItemImpl, EssentialoclPackageImpl.getCollectionItem()

COLLECTION_ITEM__ITEM

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


COLLECTION_RANGE

static final org.eclipse.emf.ecore.EClass COLLECTION_RANGE
The meta object literal for the 'Collection Range' class.

See Also:
CollectionRangeImpl, EssentialoclPackageImpl.getCollectionRange()

COLLECTION_RANGE__FIRST

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


COLLECTION_RANGE__LAST

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


TUPLE_LITERAL_EXP

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

See Also:
TupleLiteralExpImpl, EssentialoclPackageImpl.getTupleLiteralExp()

TUPLE_LITERAL_EXP__PART

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


NULL_LITERAL_EXP

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

See Also:
NullLiteralExpImpl, EssentialoclPackageImpl.getNullLiteralExp()

EXPRESSION_IN_OCL

static final org.eclipse.emf.ecore.EClass EXPRESSION_IN_OCL
The meta object literal for the 'Expression In Ocl' class.

See Also:
ExpressionInOclImpl, EssentialoclPackageImpl.getExpressionInOcl()

EXPRESSION_IN_OCL__BODY_EXPRESSION

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


EXPRESSION_IN_OCL__CONTEXT

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


EXPRESSION_IN_OCL__RESULT_VARIABLE

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


EXPRESSION_IN_OCL__PARAMETER_VARIABLE

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


OPAQUE_EXPRESSION

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

See Also:
OpaqueExpressionImpl, EssentialoclPackageImpl.getOpaqueExpression()

INVALID_LITERAL_EXP

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

See Also:
InvalidLiteralExpImpl, EssentialoclPackageImpl.getInvalidLiteralExp()

FEATURE_PROPERTY_CALL

static final org.eclipse.emf.ecore.EClass FEATURE_PROPERTY_CALL
The meta object literal for the 'Feature Property Call' class.

See Also:
FeaturePropertyCallImpl, EssentialoclPackageImpl.getFeaturePropertyCall()

TUPLE_LITERAL_PART

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

See Also:
TupleLiteralPartImpl, EssentialoclPackageImpl.getTupleLiteralPart()

TUPLE_LITERAL_PART__TUPLE_LITERAL_EXP

static final org.eclipse.emf.ecore.EReference TUPLE_LITERAL_PART__TUPLE_LITERAL_EXP
The meta object literal for the 'Tuple Literal Exp' container reference feature.


TUPLE_LITERAL_PART__ATTRIBUTE

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


TUPLE_LITERAL_PART__VALUE

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


BAG_TYPE

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

See Also:
BagTypeImpl, EssentialoclPackageImpl.getBagType()

COLLECTION_TYPE

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

See Also:
CollectionTypeImpl, EssentialoclPackageImpl.getCollectionType()

COLLECTION_TYPE__ELEMENT_TYPE

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


ENUM_LITERAL_EXP

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

See Also:
EnumLiteralExpImpl, EssentialoclPackageImpl.getEnumLiteralExp()

ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL

static final org.eclipse.emf.ecore.EReference ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL
The meta object literal for the 'Referred Enum Literal' reference feature.


INVALID_TYPE

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

See Also:
InvalidTypeImpl, EssentialoclPackageImpl.getInvalidType()

ORDERED_SET_TYPE

static final org.eclipse.emf.ecore.EClass ORDERED_SET_TYPE
The meta object literal for the 'Ordered Set Type' class.

See Also:
OrderedSetTypeImpl, EssentialoclPackageImpl.getOrderedSetType()

SEQUENCE_TYPE

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

See Also:
SequenceTypeImpl, EssentialoclPackageImpl.getSequenceType()

SET_TYPE

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

See Also:
SetTypeImpl, EssentialoclPackageImpl.getSetType()

TUPLE_TYPE

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

See Also:
TupleTypeImpl, EssentialoclPackageImpl.getTupleType()

VOID_TYPE

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

See Also:
VoidTypeImpl, EssentialoclPackageImpl.getVoidType()

ANY_TYPE

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

See Also:
AnyTypeImpl, EssentialoclPackageImpl.getAnyType()

COLLECTION_KIND

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

See Also:
CollectionKind, EssentialoclPackageImpl.getCollectionKind()