org.eclipse.emf.ocl.expressions
Interface ExpressionsPackage.Literals

Enclosing interface:
ExpressionsPackage

public static interface ExpressionsPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ASSOCIATION_CLASS_CALL_EXP
          The meta object literal for the 'Association Class Call Exp' class
static org.eclipse.emf.ecore.EReference ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS
          The meta object literal for the 'Referred Association Class' reference feature
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.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 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 FEATURE_CALL_EXP
          The meta object literal for the 'Feature Call Exp' class
static org.eclipse.emf.ecore.EAttribute FEATURE_CALL_EXP__MARKED_PRE
          The meta object literal for the 'Marked Pre' attribute feature
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 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 MESSAGE_EXP
          The meta object literal for the 'Message Exp' class
static org.eclipse.emf.ecore.EReference MESSAGE_EXP__ARGUMENT
          The meta object literal for the 'Argument' containment reference list feature
static org.eclipse.emf.ecore.EReference MESSAGE_EXP__CALLED_OPERATION
          The meta object literal for the 'Called Operation' containment reference feature
static org.eclipse.emf.ecore.EReference MESSAGE_EXP__SENT_SIGNAL
          The meta object literal for the 'Sent Signal' containment reference feature
static org.eclipse.emf.ecore.EReference MESSAGE_EXP__TARGET
          The meta object literal for the 'Target' containment reference feature
static org.eclipse.emf.ecore.EClass NAVIGATION_CALL_EXP
          The meta object literal for the 'Navigation Call Exp' class
static org.eclipse.emf.ecore.EReference NAVIGATION_CALL_EXP__NAVIGATION_SOURCE
          The meta object literal for the 'Navigation Source' reference feature
static org.eclipse.emf.ecore.EReference NAVIGATION_CALL_EXP__QUALIFIER
          The meta object literal for the 'Qualifier' 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 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 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 STATE_EXP
          The meta object literal for the 'State Exp' class
static org.eclipse.emf.ecore.EReference STATE_EXP__REFERRED_STATE
          The meta object literal for the 'Referred State' reference feature
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' 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 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 UNSPECIFIED_VALUE_EXP
          The meta object literal for the 'Unspecified Value Exp' class
static org.eclipse.emf.ecore.EClass VARIABLE
          The meta object literal for the 'Variable' class
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__REPRESENTED_PARAMETER
          The meta object literal for the 'Represented Parameter' 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.EDataType VISITOR
          The meta object literal for the 'Visitor' data type
 

Field Detail

BOOLEAN_LITERAL_EXP

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

See Also:
BooleanLiteralExpImpl, ExpressionsPackageImpl.getBooleanLiteralExp()

BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL

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


COLLECTION_ITEM

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

See Also:
CollectionItemImpl, ExpressionsPackageImpl.getCollectionItem()

COLLECTION_ITEM__ITEM

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


COLLECTION_LITERAL_EXP

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

See Also:
CollectionLiteralExpImpl, ExpressionsPackageImpl.getCollectionLiteralExp()

COLLECTION_LITERAL_EXP__KIND

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


COLLECTION_LITERAL_EXP__PART

public 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

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

See Also:
CollectionLiteralPartImpl, ExpressionsPackageImpl.getCollectionLiteralPart()

COLLECTION_RANGE

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

See Also:
CollectionRangeImpl, ExpressionsPackageImpl.getCollectionRange()

COLLECTION_RANGE__FIRST

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


COLLECTION_RANGE__LAST

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


ENUM_LITERAL_EXP

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

See Also:
EnumLiteralExpImpl, ExpressionsPackageImpl.getEnumLiteralExp()

ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL

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


IF_EXP

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

See Also:
IfExpImpl, ExpressionsPackageImpl.getIfExp()

IF_EXP__CONDITION

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


IF_EXP__THEN_EXPRESSION

public 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

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


INTEGER_LITERAL_EXP

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

See Also:
IntegerLiteralExpImpl, ExpressionsPackageImpl.getIntegerLiteralExp()

INTEGER_LITERAL_EXP__INTEGER_SYMBOL

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


ITERATE_EXP

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

See Also:
IterateExpImpl, ExpressionsPackageImpl.getIterateExp()

ITERATE_EXP__RESULT

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


ITERATOR_EXP

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

See Also:
IteratorExpImpl, ExpressionsPackageImpl.getIteratorExp()

LET_EXP

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

See Also:
LetExpImpl, ExpressionsPackageImpl.getLetExp()

LET_EXP__IN

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


LET_EXP__VARIABLE

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


LITERAL_EXP

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

See Also:
LiteralExpImpl, ExpressionsPackageImpl.getLiteralExp()

LOOP_EXP

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

See Also:
LoopExpImpl, ExpressionsPackageImpl.getLoopExp()

LOOP_EXP__BODY

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


LOOP_EXP__ITERATOR

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


NAVIGATION_CALL_EXP

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

See Also:
NavigationCallExpImpl, ExpressionsPackageImpl.getNavigationCallExp()

NAVIGATION_CALL_EXP__QUALIFIER

public static final org.eclipse.emf.ecore.EReference NAVIGATION_CALL_EXP__QUALIFIER
The meta object literal for the 'Qualifier' containment reference list feature.


NAVIGATION_CALL_EXP__NAVIGATION_SOURCE

public static final org.eclipse.emf.ecore.EReference NAVIGATION_CALL_EXP__NAVIGATION_SOURCE
The meta object literal for the 'Navigation Source' reference feature.


NUMERIC_LITERAL_EXP

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

See Also:
NumericLiteralExpImpl, ExpressionsPackageImpl.getNumericLiteralExp()

OPERATION_CALL_EXP

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

See Also:
OperationCallExpImpl, ExpressionsPackageImpl.getOperationCallExp()

OPERATION_CALL_EXP__ARGUMENT

public 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

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


PRIMITIVE_LITERAL_EXP

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

See Also:
PrimitiveLiteralExpImpl, ExpressionsPackageImpl.getPrimitiveLiteralExp()

REAL_LITERAL_EXP

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

See Also:
RealLiteralExpImpl, ExpressionsPackageImpl.getRealLiteralExp()

REAL_LITERAL_EXP__REAL_SYMBOL

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


STRING_LITERAL_EXP

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

See Also:
StringLiteralExpImpl, ExpressionsPackageImpl.getStringLiteralExp()

STRING_LITERAL_EXP__STRING_SYMBOL

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


TUPLE_LITERAL_EXP

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

See Also:
TupleLiteralExpImpl, ExpressionsPackageImpl.getTupleLiteralExp()

TUPLE_LITERAL_EXP__PART

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


UNSPECIFIED_VALUE_EXP

public static final org.eclipse.emf.ecore.EClass UNSPECIFIED_VALUE_EXP
The meta object literal for the 'Unspecified Value Exp' class.

See Also:
UnspecifiedValueExpImpl, ExpressionsPackageImpl.getUnspecifiedValueExp()

VARIABLE_EXP

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

See Also:
VariableExpImpl, ExpressionsPackageImpl.getVariableExp()

VARIABLE_EXP__REFERRED_VARIABLE

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


ASSOCIATION_CLASS_CALL_EXP

public static final org.eclipse.emf.ecore.EClass ASSOCIATION_CLASS_CALL_EXP
The meta object literal for the 'Association Class Call Exp' class.

See Also:
AssociationClassCallExpImpl, ExpressionsPackageImpl.getAssociationClassCallExp()

ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS

public static final org.eclipse.emf.ecore.EReference ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS
The meta object literal for the 'Referred Association Class' reference feature.


FEATURE_CALL_EXP

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

See Also:
FeatureCallExpImpl, ExpressionsPackageImpl.getFeatureCallExp()

FEATURE_CALL_EXP__MARKED_PRE

public static final org.eclipse.emf.ecore.EAttribute FEATURE_CALL_EXP__MARKED_PRE
The meta object literal for the 'Marked Pre' attribute feature.


MESSAGE_EXP

public static final org.eclipse.emf.ecore.EClass MESSAGE_EXP
The meta object literal for the 'Message Exp' class.

See Also:
MessageExpImpl, ExpressionsPackageImpl.getMessageExp()

MESSAGE_EXP__TARGET

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


MESSAGE_EXP__ARGUMENT

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


MESSAGE_EXP__CALLED_OPERATION

public static final org.eclipse.emf.ecore.EReference MESSAGE_EXP__CALLED_OPERATION
The meta object literal for the 'Called Operation' containment reference feature.


MESSAGE_EXP__SENT_SIGNAL

public static final org.eclipse.emf.ecore.EReference MESSAGE_EXP__SENT_SIGNAL
The meta object literal for the 'Sent Signal' containment reference feature.


CALL_EXP

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

See Also:
CallExpImpl, ExpressionsPackageImpl.getCallExp()

CALL_EXP__SOURCE

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


VARIABLE

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

See Also:
VariableImpl, ExpressionsPackageImpl.getVariable()

VARIABLE__INIT_EXPRESSION

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


VARIABLE__REPRESENTED_PARAMETER

public static final org.eclipse.emf.ecore.EReference VARIABLE__REPRESENTED_PARAMETER
The meta object literal for the 'Represented Parameter' reference feature.


NULL_LITERAL_EXP

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

See Also:
NullLiteralExpImpl, ExpressionsPackageImpl.getNullLiteralExp()

INVALID_LITERAL_EXP

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

See Also:
InvalidLiteralExpImpl, ExpressionsPackageImpl.getInvalidLiteralExp()

TYPE_EXP

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

See Also:
TypeExpImpl, ExpressionsPackageImpl.getTypeExp()

TYPE_EXP__REFERRED_TYPE

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


STATE_EXP

public static final org.eclipse.emf.ecore.EClass STATE_EXP
The meta object literal for the 'State Exp' class.

See Also:
StateExpImpl, ExpressionsPackageImpl.getStateExp()

STATE_EXP__REFERRED_STATE

public static final org.eclipse.emf.ecore.EReference STATE_EXP__REFERRED_STATE
The meta object literal for the 'Referred State' reference feature.


PROPERTY_CALL_EXP

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

See Also:
PropertyCallExpImpl, ExpressionsPackageImpl.getPropertyCallExp()

PROPERTY_CALL_EXP__REFERRED_PROPERTY

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


TUPLE_LITERAL_PART

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

See Also:
TupleLiteralPartImpl, ExpressionsPackageImpl.getTupleLiteralPart()

TUPLE_LITERAL_PART__VALUE

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


TUPLE_LITERAL_PART__ATTRIBUTE

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


OCL_EXPRESSION

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

See Also:
OCLExpressionImpl, ExpressionsPackageImpl.getOCLExpression()

COLLECTION_KIND

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

See Also:
CollectionKind, ExpressionsPackageImpl.getCollectionKind()

VISITOR

public static final org.eclipse.emf.ecore.EDataType VISITOR
The meta object literal for the 'Visitor' data type.

See Also:
Visitor, ExpressionsPackageImpl.getVisitor()

Copyright 2002, 2006 IBM Corporation and others.
All Rights Reserved.