org.eclipse.ocl.expressions
Interface ExpressionsPackage

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

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

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

See Also:
ExpressionsFactory
Generated
Model
kind="package"

Nested Class Summary
static interface ExpressionsPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ASSOCIATION_CLASS_CALL_EXP
          The meta object id for the 'Association Class Call Exp' class.
static int ASSOCIATION_CLASS_CALL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int ASSOCIATION_CLASS_CALL_EXP__MARKED_PRE
          The feature id for the 'Marked Pre' attribute.
static int ASSOCIATION_CLASS_CALL_EXP__NAVIGATION_SOURCE
          The feature id for the 'Navigation Source' reference.
static int ASSOCIATION_CLASS_CALL_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int ASSOCIATION_CLASS_CALL_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int ASSOCIATION_CLASS_CALL_EXP__QUALIFIER
          The feature id for the 'Qualifier' containment reference list.
static int ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS
          The feature id for the 'Referred Association Class' reference.
static int ASSOCIATION_CLASS_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int ASSOCIATION_CLASS_CALL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int ASSOCIATION_CLASS_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'Association Class Call Exp' class.
static int BOOLEAN_LITERAL_EXP
          The meta object id for the 'Boolean Literal Exp' class.
static int BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL
          The feature id for the 'Boolean Symbol' attribute.
static int BOOLEAN_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int BOOLEAN_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int BOOLEAN_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Boolean Literal Exp' class.
static int CALL_EXP
          The meta object id for the 'Call Exp' class.
static int CALL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int CALL_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int CALL_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CALL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'Call Exp' class.
static int COLLECTION_ITEM
          The meta object id for the 'Collection Item' class.
static int COLLECTION_ITEM__ITEM
          The feature id for the 'Item' containment reference.
static int COLLECTION_ITEM_FEATURE_COUNT
          The number of structural features of the 'Collection Item' class.
static int COLLECTION_KIND
          The meta object id for the 'Collection Kind' enum.
static int COLLECTION_LITERAL_EXP
          The meta object id for the 'Collection Literal Exp' class.
static int COLLECTION_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int COLLECTION_LITERAL_EXP__KIND
          The feature id for the 'Kind' attribute.
static int COLLECTION_LITERAL_EXP__PART
          The feature id for the 'Part' containment reference list.
static int COLLECTION_LITERAL_EXP__SIMPLE_RANGE
          The feature id for the 'Simple Range' attribute.
static int COLLECTION_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int COLLECTION_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Collection Literal Exp' class.
static int COLLECTION_LITERAL_PART
          The meta object id for the 'Collection Literal Part' class.
static int COLLECTION_LITERAL_PART_FEATURE_COUNT
          The number of structural features of the 'Collection Literal Part' class.
static int COLLECTION_RANGE
          The meta object id for the 'Collection Range' class.
static int COLLECTION_RANGE__FIRST
          The feature id for the 'First' containment reference.
static int COLLECTION_RANGE__LAST
          The feature id for the 'Last' containment reference.
static int COLLECTION_RANGE_FEATURE_COUNT
          The number of structural features of the 'Collection Range' class.
static java.lang.String eCONTENT_TYPE
          The package content type ID.
static ExpressionsPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENUM_LITERAL_EXP
          The meta object id for the 'Enum Literal Exp' class.
static int ENUM_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL
          The feature id for the 'Referred Enum Literal' reference.
static int ENUM_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int ENUM_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Enum Literal Exp' class.
static int FEATURE_CALL_EXP
          The meta object id for the 'Feature Call Exp' class.
static int FEATURE_CALL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int FEATURE_CALL_EXP__MARKED_PRE
          The feature id for the 'Marked Pre' attribute.
static int FEATURE_CALL_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int FEATURE_CALL_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int FEATURE_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int FEATURE_CALL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int FEATURE_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'Feature Call Exp' class.
static int IF_EXP
          The meta object id for the 'If Exp' class.
static int IF_EXP__CONDITION
          The feature id for the 'Condition' containment reference.
static int IF_EXP__ELSE_EXPRESSION
          The feature id for the 'Else Expression' containment reference.
static int IF_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int IF_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int IF_EXP__THEN_EXPRESSION
          The feature id for the 'Then Expression' containment reference.
static int IF_EXP_FEATURE_COUNT
          The number of structural features of the 'If Exp' class.
static int INTEGER_LITERAL_EXP
          The meta object id for the 'Integer Literal Exp' class.
static int INTEGER_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int INTEGER_LITERAL_EXP__EXTENDED_INTEGER_SYMBOL
          The feature id for the 'Extended Integer Symbol' attribute.
static int INTEGER_LITERAL_EXP__INTEGER_SYMBOL
          The feature id for the 'Integer Symbol' attribute.
static int INTEGER_LITERAL_EXP__LONG_SYMBOL
          The feature id for the 'Long Symbol' attribute.
static int INTEGER_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int INTEGER_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Integer Literal Exp' class.
static int INVALID_LITERAL_EXP
          The meta object id for the 'Invalid Literal Exp' class.
static int INVALID_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int INVALID_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int INVALID_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Invalid Literal Exp' class.
static int ITERATE_EXP
          The meta object id for the 'Iterate Exp' class.
static int ITERATE_EXP__BODY
          The feature id for the 'Body' containment reference.
static int ITERATE_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int ITERATE_EXP__ITERATOR
          The feature id for the 'Iterator' containment reference list.
static int ITERATE_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int ITERATE_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int ITERATE_EXP__RESULT
          The feature id for the 'Result' containment reference.
static int ITERATE_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int ITERATE_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int ITERATE_EXP_FEATURE_COUNT
          The number of structural features of the 'Iterate Exp' class.
static int ITERATOR_EXP
          The meta object id for the 'Iterator Exp' class.
static int ITERATOR_EXP__BODY
          The feature id for the 'Body' containment reference.
static int ITERATOR_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int ITERATOR_EXP__ITERATOR
          The feature id for the 'Iterator' containment reference list.
static int ITERATOR_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int ITERATOR_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int ITERATOR_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int ITERATOR_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int ITERATOR_EXP_FEATURE_COUNT
          The number of structural features of the 'Iterator Exp' class.
static int LET_EXP
          The meta object id for the 'Let Exp' class.
static int LET_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int LET_EXP__IN
          The feature id for the 'In' containment reference.
static int LET_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int LET_EXP__VARIABLE
          The feature id for the 'Variable' containment reference.
static int LET_EXP_FEATURE_COUNT
          The number of structural features of the 'Let Exp' class.
static int LITERAL_EXP
          The meta object id for the 'Literal Exp' class.
static int LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Literal Exp' class.
static int LOOP_EXP
          The meta object id for the 'Loop Exp' class.
static int LOOP_EXP__BODY
          The feature id for the 'Body' containment reference.
static int LOOP_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int LOOP_EXP__ITERATOR
          The feature id for the 'Iterator' containment reference list.
static int LOOP_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int LOOP_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int LOOP_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int LOOP_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int LOOP_EXP_FEATURE_COUNT
          The number of structural features of the 'Loop Exp' class.
static int MESSAGE_EXP
          The meta object id for the 'Message Exp' class.
static int MESSAGE_EXP__ARGUMENT
          The feature id for the 'Argument' containment reference list.
static int MESSAGE_EXP__CALLED_OPERATION
          The feature id for the 'Called Operation' containment reference.
static int MESSAGE_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int MESSAGE_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int MESSAGE_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int MESSAGE_EXP__SENT_SIGNAL
          The feature id for the 'Sent Signal' containment reference.
static int MESSAGE_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int MESSAGE_EXP__TARGET
          The feature id for the 'Target' containment reference.
static int MESSAGE_EXP_FEATURE_COUNT
          The number of structural features of the 'Message Exp' class.
static int NAVIGATION_CALL_EXP
          The meta object id for the 'Navigation Call Exp' class.
static int NAVIGATION_CALL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int NAVIGATION_CALL_EXP__MARKED_PRE
          The feature id for the 'Marked Pre' attribute.
static int NAVIGATION_CALL_EXP__NAVIGATION_SOURCE
          The feature id for the 'Navigation Source' reference.
static int NAVIGATION_CALL_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int NAVIGATION_CALL_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int NAVIGATION_CALL_EXP__QUALIFIER
          The feature id for the 'Qualifier' containment reference list.
static int NAVIGATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int NAVIGATION_CALL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int NAVIGATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'Navigation Call Exp' class.
static int NULL_LITERAL_EXP
          The meta object id for the 'Null Literal Exp' class.
static int NULL_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int NULL_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int NULL_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Null Literal Exp' class.
static int NUMERIC_LITERAL_EXP
          The meta object id for the 'Numeric Literal Exp' class.
static int NUMERIC_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int NUMERIC_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int NUMERIC_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Numeric Literal Exp' class.
static int OCL_EXPRESSION
          The meta object id for the 'OCL Expression' class.
static int OCL_EXPRESSION__END_POSITION
          The feature id for the 'End Position' attribute.
static int OCL_EXPRESSION__START_POSITION
          The feature id for the 'Start Position' attribute.
static int OCL_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'OCL Expression' class.
static int OPERATION_CALL_EXP
          The meta object id for the 'Operation Call Exp' class.
static int OPERATION_CALL_EXP__ARGUMENT
          The feature id for the 'Argument' containment reference list.
static int OPERATION_CALL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int OPERATION_CALL_EXP__MARKED_PRE
          The feature id for the 'Marked Pre' attribute.
static int OPERATION_CALL_EXP__OPERATION_CODE
          The feature id for the 'Operation Code' attribute.
static int OPERATION_CALL_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int OPERATION_CALL_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int OPERATION_CALL_EXP__REFERRED_OPERATION
          The feature id for the 'Referred Operation' reference.
static int OPERATION_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int OPERATION_CALL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int OPERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'Operation Call Exp' class.
static int PRIMITIVE_LITERAL_EXP
          The meta object id for the 'Primitive Literal Exp' class.
static int PRIMITIVE_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int PRIMITIVE_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int PRIMITIVE_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Primitive Literal Exp' class.
static int PROPERTY_CALL_EXP
          The meta object id for the 'Property Call Exp' class.
static int PROPERTY_CALL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int PROPERTY_CALL_EXP__MARKED_PRE
          The feature id for the 'Marked Pre' attribute.
static int PROPERTY_CALL_EXP__NAVIGATION_SOURCE
          The feature id for the 'Navigation Source' reference.
static int PROPERTY_CALL_EXP__PROPERTY_END_POSITION
          The feature id for the 'Property End Position' attribute.
static int PROPERTY_CALL_EXP__PROPERTY_START_POSITION
          The feature id for the 'Property Start Position' attribute.
static int PROPERTY_CALL_EXP__QUALIFIER
          The feature id for the 'Qualifier' containment reference list.
static int PROPERTY_CALL_EXP__REFERRED_PROPERTY
          The feature id for the 'Referred Property' reference.
static int PROPERTY_CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int PROPERTY_CALL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int PROPERTY_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'Property Call Exp' class.
static int REAL_LITERAL_EXP
          The meta object id for the 'Real Literal Exp' class.
static int REAL_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int REAL_LITERAL_EXP__REAL_SYMBOL
          The feature id for the 'Real Symbol' attribute.
static int REAL_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int REAL_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Real Literal Exp' class.
static int STATE_EXP
          The meta object id for the 'State Exp' class.
static int STATE_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int STATE_EXP__REFERRED_STATE
          The feature id for the 'Referred State' reference.
static int STATE_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int STATE_EXP_FEATURE_COUNT
          The number of structural features of the 'State Exp' class.
static int STRING_LITERAL_EXP
          The meta object id for the 'String Literal Exp' class.
static int STRING_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int STRING_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int STRING_LITERAL_EXP__STRING_SYMBOL
          The feature id for the 'String Symbol' attribute.
static int STRING_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'String Literal Exp' class.
static int TUPLE_LITERAL_EXP
          The meta object id for the 'Tuple Literal Exp' class.
static int TUPLE_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int TUPLE_LITERAL_EXP__PART
          The feature id for the 'Part' containment reference list.
static int TUPLE_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int TUPLE_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Tuple Literal Exp' class.
static int TUPLE_LITERAL_PART
          The meta object id for the 'Tuple Literal Part' class.
static int TUPLE_LITERAL_PART__ATTRIBUTE
          The feature id for the 'Attribute' reference.
static int TUPLE_LITERAL_PART__END_POSITION
          The feature id for the 'End Position' attribute.
static int TUPLE_LITERAL_PART__START_POSITION
          The feature id for the 'Start Position' attribute.
static int TUPLE_LITERAL_PART__TYPE_END_POSITION
          The feature id for the 'Type End Position' attribute.
static int TUPLE_LITERAL_PART__TYPE_START_POSITION
          The feature id for the 'Type Start Position' attribute.
static int TUPLE_LITERAL_PART__VALUE
          The feature id for the 'Value' containment reference.
static int TUPLE_LITERAL_PART_FEATURE_COUNT
          The number of structural features of the 'Tuple Literal Part' class.
static int TYPE_EXP
          The meta object id for the 'Type Exp' class.
static int TYPE_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int TYPE_EXP__REFERRED_TYPE
          The feature id for the 'Referred Type' reference.
static int TYPE_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int TYPE_EXP_FEATURE_COUNT
          The number of structural features of the 'Type Exp' class.
static int UNLIMITED_NATURAL_LITERAL_EXP
          The meta object id for the 'Unlimited Natural Literal Exp' class.
static int UNLIMITED_NATURAL_LITERAL_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int UNLIMITED_NATURAL_LITERAL_EXP__EXTENDED_INTEGER_SYMBOL
          The feature id for the 'Extended Integer Symbol' attribute.
static int UNLIMITED_NATURAL_LITERAL_EXP__INTEGER_SYMBOL
          The feature id for the 'Integer Symbol' attribute.
static int UNLIMITED_NATURAL_LITERAL_EXP__LONG_SYMBOL
          The feature id for the 'Long Symbol' attribute.
static int UNLIMITED_NATURAL_LITERAL_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int UNLIMITED_NATURAL_LITERAL_EXP__UNLIMITED
          The feature id for the 'Unlimited' attribute.
static int UNLIMITED_NATURAL_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Unlimited Natural Literal Exp' class.
static int UNSPECIFIED_VALUE_EXP
          The meta object id for the 'Unspecified Value Exp' class.
static int UNSPECIFIED_VALUE_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int UNSPECIFIED_VALUE_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int UNSPECIFIED_VALUE_EXP__TYPE_END_POSITION
          The feature id for the 'Type End Position' attribute.
static int UNSPECIFIED_VALUE_EXP__TYPE_START_POSITION
          The feature id for the 'Type Start Position' attribute.
static int UNSPECIFIED_VALUE_EXP_FEATURE_COUNT
          The number of structural features of the 'Unspecified Value Exp' class.
static int VARIABLE
          The meta object id for the 'Variable' class.
static int VARIABLE__END_POSITION
          The feature id for the 'End Position' attribute.
static int VARIABLE__INIT_EXPRESSION
          The feature id for the 'Init Expression' containment reference.
static int VARIABLE__REPRESENTED_PARAMETER
          The feature id for the 'Represented Parameter' reference.
static int VARIABLE__START_POSITION
          The feature id for the 'Start Position' attribute.
static int VARIABLE__TYPE_END_POSITION
          The feature id for the 'Type End Position' attribute.
static int VARIABLE__TYPE_START_POSITION
          The feature id for the 'Type Start Position' attribute.
static int VARIABLE_EXP
          The meta object id for the 'Variable Exp' class.
static int VARIABLE_EXP__END_POSITION
          The feature id for the 'End Position' attribute.
static int VARIABLE_EXP__REFERRED_VARIABLE
          The feature id for the 'Referred Variable' reference.
static int VARIABLE_EXP__START_POSITION
          The feature id for the 'Start Position' attribute.
static int VARIABLE_EXP_FEATURE_COUNT
          The number of structural features of the 'Variable Exp' class.
static int VARIABLE_FEATURE_COUNT
          The number of structural features of the 'Variable' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getAssociationClassCallExp_ReferredAssociationClass()
          Returns the meta object for the reference 'Referred Association Class'.
 org.eclipse.emf.ecore.EClass getAssociationClassCallExp()
          Returns the meta object for class 'Association Class Call Exp'.
 org.eclipse.emf.ecore.EAttribute getBooleanLiteralExp_BooleanSymbol()
          Returns the meta object for the attribute 'Boolean Symbol'.
 org.eclipse.emf.ecore.EClass getBooleanLiteralExp()
          Returns the meta object for class 'Boolean Literal Exp'.
 org.eclipse.emf.ecore.EReference getCallExp_Source()
          Returns the meta object for the containment reference 'Source'.
 org.eclipse.emf.ecore.EClass getCallExp()
          Returns the meta object for class 'Call Exp'.
 org.eclipse.emf.ecore.EReference getCollectionItem_Item()
          Returns the meta object for the containment reference 'Item'.
 org.eclipse.emf.ecore.EClass getCollectionItem()
          Returns the meta object for class 'Collection Item'.
 org.eclipse.emf.ecore.EEnum getCollectionKind()
          Returns the meta object for enum 'Collection Kind'.
 org.eclipse.emf.ecore.EAttribute getCollectionLiteralExp_Kind()
          Returns the meta object for the attribute 'Kind'.
 org.eclipse.emf.ecore.EReference getCollectionLiteralExp_Part()
          Returns the meta object for the containment reference list 'Part'.
 org.eclipse.emf.ecore.EAttribute getCollectionLiteralExp_SimpleRange()
          Returns the meta object for the attribute 'Simple Range'.
 org.eclipse.emf.ecore.EClass getCollectionLiteralExp()
          Returns the meta object for class 'Collection Literal Exp'.
 org.eclipse.emf.ecore.EClass getCollectionLiteralPart()
          Returns the meta object for class 'Collection Literal Part'.
 org.eclipse.emf.ecore.EReference getCollectionRange_First()
          Returns the meta object for the containment reference 'First'.
 org.eclipse.emf.ecore.EReference getCollectionRange_Last()
          Returns the meta object for the containment reference 'Last'.
 org.eclipse.emf.ecore.EClass getCollectionRange()
          Returns the meta object for class 'Collection Range'.
 org.eclipse.emf.ecore.EReference getEnumLiteralExp_ReferredEnumLiteral()
          Returns the meta object for the reference 'Referred Enum Literal'.
 org.eclipse.emf.ecore.EClass getEnumLiteralExp()
          Returns the meta object for class 'Enum Literal Exp'.
 ExpressionsFactory getExpressionsFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getFeatureCallExp_MarkedPre()
          Returns the meta object for the attribute 'Marked Pre'.
 org.eclipse.emf.ecore.EClass getFeatureCallExp()
          Returns the meta object for class 'Feature Call Exp'.
 org.eclipse.emf.ecore.EReference getIfExp_Condition()
          Returns the meta object for the containment reference 'Condition'.
 org.eclipse.emf.ecore.EReference getIfExp_ElseExpression()
          Returns the meta object for the containment reference 'Else Expression'.
 org.eclipse.emf.ecore.EReference getIfExp_ThenExpression()
          Returns the meta object for the containment reference 'Then Expression'.
 org.eclipse.emf.ecore.EClass getIfExp()
          Returns the meta object for class 'If Exp'.
 org.eclipse.emf.ecore.EAttribute getIntegerLiteralExp_ExtendedIntegerSymbol()
          Returns the meta object for the attribute 'Extended Integer Symbol'.
 org.eclipse.emf.ecore.EAttribute getIntegerLiteralExp_IntegerSymbol()
          Returns the meta object for the attribute 'Integer Symbol'.
 org.eclipse.emf.ecore.EAttribute getIntegerLiteralExp_LongSymbol()
          Returns the meta object for the attribute 'Long Symbol'.
 org.eclipse.emf.ecore.EClass getIntegerLiteralExp()
          Returns the meta object for class 'Integer Literal Exp'.
 org.eclipse.emf.ecore.EClass getInvalidLiteralExp()
          Returns the meta object for class 'Invalid Literal Exp'.
 org.eclipse.emf.ecore.EReference getIterateExp_Result()
          Returns the meta object for the containment reference 'Result'.
 org.eclipse.emf.ecore.EClass getIterateExp()
          Returns the meta object for class 'Iterate Exp'.
 org.eclipse.emf.ecore.EClass getIteratorExp()
          Returns the meta object for class 'Iterator Exp'.
 org.eclipse.emf.ecore.EReference getLetExp_In()
          Returns the meta object for the containment reference 'In'.
 org.eclipse.emf.ecore.EReference getLetExp_Variable()
          Returns the meta object for the containment reference 'Variable'.
 org.eclipse.emf.ecore.EClass getLetExp()
          Returns the meta object for class 'Let Exp'.
 org.eclipse.emf.ecore.EClass getLiteralExp()
          Returns the meta object for class 'Literal Exp'.
 org.eclipse.emf.ecore.EReference getLoopExp_Body()
          Returns the meta object for the containment reference 'Body'.
 org.eclipse.emf.ecore.EReference getLoopExp_Iterator()
          Returns the meta object for the containment reference list 'Iterator'.
 org.eclipse.emf.ecore.EClass getLoopExp()
          Returns the meta object for class 'Loop Exp'.
 org.eclipse.emf.ecore.EReference getMessageExp_Argument()
          Returns the meta object for the containment reference list 'Argument'.
 org.eclipse.emf.ecore.EReference getMessageExp_CalledOperation()
          Returns the meta object for the containment reference 'Called Operation'.
 org.eclipse.emf.ecore.EReference getMessageExp_SentSignal()
          Returns the meta object for the containment reference 'Sent Signal'.
 org.eclipse.emf.ecore.EReference getMessageExp_Target()
          Returns the meta object for the containment reference 'Target'.
 org.eclipse.emf.ecore.EClass getMessageExp()
          Returns the meta object for class 'Message Exp'.
 org.eclipse.emf.ecore.EReference getNavigationCallExp_NavigationSource()
          Returns the meta object for the reference 'Navigation Source'.
 org.eclipse.emf.ecore.EReference getNavigationCallExp_Qualifier()
          Returns the meta object for the containment reference list 'Qualifier'.
 org.eclipse.emf.ecore.EClass getNavigationCallExp()
          Returns the meta object for class 'Navigation Call Exp'.
 org.eclipse.emf.ecore.EClass getNullLiteralExp()
          Returns the meta object for class 'Null Literal Exp'.
 org.eclipse.emf.ecore.EClass getNumericLiteralExp()
          Returns the meta object for class 'Numeric Literal Exp'.
 org.eclipse.emf.ecore.EClass getOCLExpression()
          Returns the meta object for class 'OCL Expression'.
 org.eclipse.emf.ecore.EReference getOperationCallExp_Argument()
          Returns the meta object for the containment reference list 'Argument'.
 org.eclipse.emf.ecore.EAttribute getOperationCallExp_OperationCode()
          Returns the meta object for the attribute 'Operation Code'.
 org.eclipse.emf.ecore.EReference getOperationCallExp_ReferredOperation()
          Returns the meta object for the reference 'Referred Operation'.
 org.eclipse.emf.ecore.EClass getOperationCallExp()
          Returns the meta object for class 'Operation Call Exp'.
 org.eclipse.emf.ecore.EClass getPrimitiveLiteralExp()
          Returns the meta object for class 'Primitive Literal Exp'.
 org.eclipse.emf.ecore.EReference getPropertyCallExp_ReferredProperty()
          Returns the meta object for the reference 'Referred Property'.
 org.eclipse.emf.ecore.EClass getPropertyCallExp()
          Returns the meta object for class 'Property Call Exp'.
 org.eclipse.emf.ecore.EAttribute getRealLiteralExp_RealSymbol()
          Returns the meta object for the attribute 'Real Symbol'.
 org.eclipse.emf.ecore.EClass getRealLiteralExp()
          Returns the meta object for class 'Real Literal Exp'.
 org.eclipse.emf.ecore.EReference getStateExp_ReferredState()
          Returns the meta object for the reference 'Referred State'.
 org.eclipse.emf.ecore.EClass getStateExp()
          Returns the meta object for class 'State Exp'.
 org.eclipse.emf.ecore.EAttribute getStringLiteralExp_StringSymbol()
          Returns the meta object for the attribute 'String Symbol'.
 org.eclipse.emf.ecore.EClass getStringLiteralExp()
          Returns the meta object for class 'String Literal Exp'.
 org.eclipse.emf.ecore.EReference getTupleLiteralExp_Part()
          Returns the meta object for the containment reference list 'Part'.
 org.eclipse.emf.ecore.EClass getTupleLiteralExp()
          Returns the meta object for class 'Tuple Literal Exp'.
 org.eclipse.emf.ecore.EReference getTupleLiteralPart_Attribute()
          Returns the meta object for the reference 'Attribute'.
 org.eclipse.emf.ecore.EReference getTupleLiteralPart_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getTupleLiteralPart()
          Returns the meta object for class 'Tuple Literal Part'.
 org.eclipse.emf.ecore.EReference getTypeExp_ReferredType()
          Returns the meta object for the reference 'Referred Type'.
 org.eclipse.emf.ecore.EClass getTypeExp()
          Returns the meta object for class 'Type Exp'.
 org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_ExtendedIntegerSymbol()
          Returns the meta object for the attribute 'Extended Integer Symbol'.
 org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_IntegerSymbol()
          Returns the meta object for the attribute 'Integer Symbol'.
 org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_LongSymbol()
          Returns the meta object for the attribute 'Long Symbol'.
 org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_Unlimited()
          Returns the meta object for the attribute 'Unlimited'.
 org.eclipse.emf.ecore.EClass getUnlimitedNaturalLiteralExp()
          Returns the meta object for class 'Unlimited Natural Literal Exp'.
 org.eclipse.emf.ecore.EClass getUnspecifiedValueExp()
          Returns the meta object for class 'Unspecified Value Exp'.
 org.eclipse.emf.ecore.EReference getVariable_InitExpression()
          Returns the meta object for the containment reference 'Init Expression'.
 org.eclipse.emf.ecore.EReference getVariable_RepresentedParameter()
          Returns the meta object for the reference 'Represented Parameter'.
 org.eclipse.emf.ecore.EClass getVariable()
          Returns the meta object for class 'Variable'.
 org.eclipse.emf.ecore.EReference getVariableExp_ReferredVariable()
          Returns the meta object for the reference 'Referred Variable'.
 org.eclipse.emf.ecore.EClass getVariableExp()
          Returns the meta object for class 'Variable Exp'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

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

See Also:
Constant Field Values
Generated

eNS_URI

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

See Also:
Constant Field Values
Generated

eNS_PREFIX

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

See Also:
Constant Field Values
Generated

eCONTENT_TYPE

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

Since:
1.3
See Also:
Constant Field Values
Generated

eINSTANCE

static final ExpressionsPackage eINSTANCE
The singleton instance of the package.

Generated

OCL_EXPRESSION

static final int OCL_EXPRESSION
The meta object id for the 'OCL Expression' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
OCLExpressionImpl, ExpressionsPackageImpl.getOCLExpression(), Constant Field Values
Generated

OCL_EXPRESSION__START_POSITION

static final int OCL_EXPRESSION__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OCL_EXPRESSION__END_POSITION

static final int OCL_EXPRESSION__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OCL_EXPRESSION_FEATURE_COUNT

static final int OCL_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'OCL Expression' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

CALL_EXP

static final int CALL_EXP
The meta object id for the 'Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
CallExpImpl, ExpressionsPackageImpl.getCallExp(), Constant Field Values
Generated

CALL_EXP__START_POSITION

static final int CALL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

CALL_EXP__END_POSITION

static final int CALL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

CALL_EXP__PROPERTY_START_POSITION

static final int CALL_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

CALL_EXP__PROPERTY_END_POSITION

static final int CALL_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

CALL_EXP__SOURCE

static final int CALL_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

CALL_EXP_FEATURE_COUNT

static final int CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

FEATURE_CALL_EXP

static final int FEATURE_CALL_EXP
The meta object id for the 'Feature Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
FeatureCallExpImpl, ExpressionsPackageImpl.getFeatureCallExp(), Constant Field Values
Generated

FEATURE_CALL_EXP__START_POSITION

static final int FEATURE_CALL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

FEATURE_CALL_EXP__END_POSITION

static final int FEATURE_CALL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

FEATURE_CALL_EXP__PROPERTY_START_POSITION

static final int FEATURE_CALL_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

FEATURE_CALL_EXP__PROPERTY_END_POSITION

static final int FEATURE_CALL_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

FEATURE_CALL_EXP__SOURCE

static final int FEATURE_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

FEATURE_CALL_EXP__MARKED_PRE

static final int FEATURE_CALL_EXP__MARKED_PRE
The feature id for the 'Marked Pre' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

FEATURE_CALL_EXP_FEATURE_COUNT

static final int FEATURE_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Feature Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP

static final int NAVIGATION_CALL_EXP
The meta object id for the 'Navigation Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
NavigationCallExpImpl, ExpressionsPackageImpl.getNavigationCallExp(), Constant Field Values
Generated

NAVIGATION_CALL_EXP__START_POSITION

static final int NAVIGATION_CALL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP__END_POSITION

static final int NAVIGATION_CALL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP__PROPERTY_START_POSITION

static final int NAVIGATION_CALL_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP__PROPERTY_END_POSITION

static final int NAVIGATION_CALL_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP__SOURCE

static final int NAVIGATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP__MARKED_PRE

static final int NAVIGATION_CALL_EXP__MARKED_PRE
The feature id for the 'Marked Pre' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP__QUALIFIER

static final int NAVIGATION_CALL_EXP__QUALIFIER
The feature id for the 'Qualifier' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP__NAVIGATION_SOURCE

static final int NAVIGATION_CALL_EXP__NAVIGATION_SOURCE
The feature id for the 'Navigation Source' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NAVIGATION_CALL_EXP_FEATURE_COUNT

static final int NAVIGATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Navigation Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP

static final int ASSOCIATION_CLASS_CALL_EXP
The meta object id for the 'Association Class Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
AssociationClassCallExpImpl, ExpressionsPackageImpl.getAssociationClassCallExp(), Constant Field Values
Generated

ASSOCIATION_CLASS_CALL_EXP__START_POSITION

static final int ASSOCIATION_CLASS_CALL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__END_POSITION

static final int ASSOCIATION_CLASS_CALL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__PROPERTY_START_POSITION

static final int ASSOCIATION_CLASS_CALL_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__PROPERTY_END_POSITION

static final int ASSOCIATION_CLASS_CALL_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__SOURCE

static final int ASSOCIATION_CLASS_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__MARKED_PRE

static final int ASSOCIATION_CLASS_CALL_EXP__MARKED_PRE
The feature id for the 'Marked Pre' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__QUALIFIER

static final int ASSOCIATION_CLASS_CALL_EXP__QUALIFIER
The feature id for the 'Qualifier' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__NAVIGATION_SOURCE

static final int ASSOCIATION_CLASS_CALL_EXP__NAVIGATION_SOURCE
The feature id for the 'Navigation Source' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS

static final int ASSOCIATION_CLASS_CALL_EXP__REFERRED_ASSOCIATION_CLASS
The feature id for the 'Referred Association Class' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ASSOCIATION_CLASS_CALL_EXP_FEATURE_COUNT

static final int ASSOCIATION_CLASS_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Association Class Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LITERAL_EXP

static final int LITERAL_EXP
The meta object id for the 'Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
LiteralExpImpl, ExpressionsPackageImpl.getLiteralExp(), Constant Field Values
Generated

LITERAL_EXP__START_POSITION

static final int LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LITERAL_EXP__END_POSITION

static final int LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LITERAL_EXP_FEATURE_COUNT

static final int LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PRIMITIVE_LITERAL_EXP

static final int PRIMITIVE_LITERAL_EXP
The meta object id for the 'Primitive Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
PrimitiveLiteralExpImpl, ExpressionsPackageImpl.getPrimitiveLiteralExp(), Constant Field Values
Generated

PRIMITIVE_LITERAL_EXP__START_POSITION

static final int PRIMITIVE_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PRIMITIVE_LITERAL_EXP__END_POSITION

static final int PRIMITIVE_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PRIMITIVE_LITERAL_EXP_FEATURE_COUNT

static final int PRIMITIVE_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Primitive Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

BOOLEAN_LITERAL_EXP

static final int BOOLEAN_LITERAL_EXP
The meta object id for the 'Boolean Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
BooleanLiteralExpImpl, ExpressionsPackageImpl.getBooleanLiteralExp(), Constant Field Values
Generated

BOOLEAN_LITERAL_EXP__START_POSITION

static final int BOOLEAN_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

BOOLEAN_LITERAL_EXP__END_POSITION

static final int BOOLEAN_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL

static final int BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL
The feature id for the 'Boolean Symbol' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

BOOLEAN_LITERAL_EXP_FEATURE_COUNT

static final int BOOLEAN_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Boolean Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_LITERAL_PART

static final int COLLECTION_LITERAL_PART
The meta object id for the 'Collection Literal Part' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
CollectionLiteralPartImpl, ExpressionsPackageImpl.getCollectionLiteralPart(), Constant Field Values
Generated

COLLECTION_LITERAL_PART_FEATURE_COUNT

static final int COLLECTION_LITERAL_PART_FEATURE_COUNT
The number of structural features of the 'Collection Literal Part' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_ITEM

static final int COLLECTION_ITEM
The meta object id for the 'Collection Item' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
CollectionItemImpl, ExpressionsPackageImpl.getCollectionItem(), Constant Field Values
Generated

COLLECTION_ITEM__ITEM

static final int COLLECTION_ITEM__ITEM
The feature id for the 'Item' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_ITEM_FEATURE_COUNT

static final int COLLECTION_ITEM_FEATURE_COUNT
The number of structural features of the 'Collection Item' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_LITERAL_EXP

static final int COLLECTION_LITERAL_EXP
The meta object id for the 'Collection Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
CollectionLiteralExpImpl, ExpressionsPackageImpl.getCollectionLiteralExp(), Constant Field Values
Generated

COLLECTION_LITERAL_EXP__START_POSITION

static final int COLLECTION_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_LITERAL_EXP__END_POSITION

static final int COLLECTION_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_LITERAL_EXP__KIND

static final int COLLECTION_LITERAL_EXP__KIND
The feature id for the 'Kind' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_LITERAL_EXP__PART

static final int COLLECTION_LITERAL_EXP__PART
The feature id for the 'Part' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_LITERAL_EXP__SIMPLE_RANGE

static final int COLLECTION_LITERAL_EXP__SIMPLE_RANGE
The feature id for the 'Simple Range' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_LITERAL_EXP_FEATURE_COUNT

static final int COLLECTION_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Collection Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_RANGE

static final int COLLECTION_RANGE
The meta object id for the 'Collection Range' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
CollectionRangeImpl, ExpressionsPackageImpl.getCollectionRange(), Constant Field Values
Generated

COLLECTION_RANGE__FIRST

static final int COLLECTION_RANGE__FIRST
The feature id for the 'First' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_RANGE__LAST

static final int COLLECTION_RANGE__LAST
The feature id for the 'Last' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_RANGE_FEATURE_COUNT

static final int COLLECTION_RANGE_FEATURE_COUNT
The number of structural features of the 'Collection Range' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ENUM_LITERAL_EXP

static final int ENUM_LITERAL_EXP
The meta object id for the 'Enum Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
EnumLiteralExpImpl, ExpressionsPackageImpl.getEnumLiteralExp(), Constant Field Values
Generated

ENUM_LITERAL_EXP__START_POSITION

static final int ENUM_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ENUM_LITERAL_EXP__END_POSITION

static final int ENUM_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL

static final int ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL
The feature id for the 'Referred Enum Literal' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ENUM_LITERAL_EXP_FEATURE_COUNT

static final int ENUM_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Enum Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

IF_EXP

static final int IF_EXP
The meta object id for the 'If Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
IfExpImpl, ExpressionsPackageImpl.getIfExp(), Constant Field Values
Generated

IF_EXP__START_POSITION

static final int IF_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

IF_EXP__END_POSITION

static final int IF_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

IF_EXP__CONDITION

static final int IF_EXP__CONDITION
The feature id for the 'Condition' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

IF_EXP__THEN_EXPRESSION

static final int IF_EXP__THEN_EXPRESSION
The feature id for the 'Then Expression' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

IF_EXP__ELSE_EXPRESSION

static final int IF_EXP__ELSE_EXPRESSION
The feature id for the 'Else Expression' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

IF_EXP_FEATURE_COUNT

static final int IF_EXP_FEATURE_COUNT
The number of structural features of the 'If Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NUMERIC_LITERAL_EXP

static final int NUMERIC_LITERAL_EXP
The meta object id for the 'Numeric Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
NumericLiteralExpImpl, ExpressionsPackageImpl.getNumericLiteralExp(), Constant Field Values
Generated

NUMERIC_LITERAL_EXP__START_POSITION

static final int NUMERIC_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NUMERIC_LITERAL_EXP__END_POSITION

static final int NUMERIC_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NUMERIC_LITERAL_EXP_FEATURE_COUNT

static final int NUMERIC_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Numeric Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

INTEGER_LITERAL_EXP

static final int INTEGER_LITERAL_EXP
The meta object id for the 'Integer Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
IntegerLiteralExpImpl, ExpressionsPackageImpl.getIntegerLiteralExp(), Constant Field Values
Generated

INTEGER_LITERAL_EXP__START_POSITION

static final int INTEGER_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

INTEGER_LITERAL_EXP__END_POSITION

static final int INTEGER_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

INTEGER_LITERAL_EXP__INTEGER_SYMBOL

static final int INTEGER_LITERAL_EXP__INTEGER_SYMBOL
The feature id for the 'Integer Symbol' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

INTEGER_LITERAL_EXP__EXTENDED_INTEGER_SYMBOL

static final int INTEGER_LITERAL_EXP__EXTENDED_INTEGER_SYMBOL
The feature id for the 'Extended Integer Symbol' attribute.

Since:
3.2
See Also:
Constant Field Values
Generated
Ordered

INTEGER_LITERAL_EXP__LONG_SYMBOL

static final int INTEGER_LITERAL_EXP__LONG_SYMBOL
The feature id for the 'Long Symbol' attribute.

Since:
3.2
See Also:
Constant Field Values
Generated
Ordered

INTEGER_LITERAL_EXP_FEATURE_COUNT

static final int INTEGER_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Integer Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

Since:
3.2
See Also:
Constant Field Values
Generated
Ordered

UNLIMITED_NATURAL_LITERAL_EXP

static final int UNLIMITED_NATURAL_LITERAL_EXP
The meta object id for the 'Unlimited Natural Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
UnlimitedNaturalLiteralExpImpl, ExpressionsPackageImpl.getUnlimitedNaturalLiteralExp(), Constant Field Values
Generated

UNLIMITED_NATURAL_LITERAL_EXP__START_POSITION

static final int UNLIMITED_NATURAL_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNLIMITED_NATURAL_LITERAL_EXP__END_POSITION

static final int UNLIMITED_NATURAL_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNLIMITED_NATURAL_LITERAL_EXP__INTEGER_SYMBOL

static final int UNLIMITED_NATURAL_LITERAL_EXP__INTEGER_SYMBOL
The feature id for the 'Integer Symbol' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNLIMITED_NATURAL_LITERAL_EXP__UNLIMITED

static final int UNLIMITED_NATURAL_LITERAL_EXP__UNLIMITED
The feature id for the 'Unlimited' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNLIMITED_NATURAL_LITERAL_EXP__EXTENDED_INTEGER_SYMBOL

static final int UNLIMITED_NATURAL_LITERAL_EXP__EXTENDED_INTEGER_SYMBOL
The feature id for the 'Extended Integer Symbol' attribute.

Since:
3.2
See Also:
Constant Field Values
Generated
Ordered

UNLIMITED_NATURAL_LITERAL_EXP__LONG_SYMBOL

static final int UNLIMITED_NATURAL_LITERAL_EXP__LONG_SYMBOL
The feature id for the 'Long Symbol' attribute.

Since:
3.2
See Also:
Constant Field Values
Generated
Ordered

UNLIMITED_NATURAL_LITERAL_EXP_FEATURE_COUNT

static final int UNLIMITED_NATURAL_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Unlimited Natural Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

Since:
3.2
See Also:
Constant Field Values
Generated
Ordered

INVALID_LITERAL_EXP

static final int INVALID_LITERAL_EXP
The meta object id for the 'Invalid Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
InvalidLiteralExpImpl, ExpressionsPackageImpl.getInvalidLiteralExp(), Constant Field Values
Generated

INVALID_LITERAL_EXP__START_POSITION

static final int INVALID_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

INVALID_LITERAL_EXP__END_POSITION

static final int INVALID_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

INVALID_LITERAL_EXP_FEATURE_COUNT

static final int INVALID_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Invalid Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP

static final int LOOP_EXP
The meta object id for the 'Loop Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
LoopExpImpl, ExpressionsPackageImpl.getLoopExp(), Constant Field Values
Generated

LOOP_EXP__START_POSITION

static final int LOOP_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP__END_POSITION

static final int LOOP_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP__PROPERTY_START_POSITION

static final int LOOP_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP__PROPERTY_END_POSITION

static final int LOOP_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP__SOURCE

static final int LOOP_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP__BODY

static final int LOOP_EXP__BODY
The feature id for the 'Body' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP__ITERATOR

static final int LOOP_EXP__ITERATOR
The feature id for the 'Iterator' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LOOP_EXP_FEATURE_COUNT

static final int LOOP_EXP_FEATURE_COUNT
The number of structural features of the 'Loop Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP

static final int ITERATE_EXP
The meta object id for the 'Iterate Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
IterateExpImpl, ExpressionsPackageImpl.getIterateExp(), Constant Field Values
Generated

ITERATE_EXP__START_POSITION

static final int ITERATE_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP__END_POSITION

static final int ITERATE_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP__PROPERTY_START_POSITION

static final int ITERATE_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP__PROPERTY_END_POSITION

static final int ITERATE_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP__SOURCE

static final int ITERATE_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP__BODY

static final int ITERATE_EXP__BODY
The feature id for the 'Body' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP__ITERATOR

static final int ITERATE_EXP__ITERATOR
The feature id for the 'Iterator' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP__RESULT

static final int ITERATE_EXP__RESULT
The feature id for the 'Result' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATE_EXP_FEATURE_COUNT

static final int ITERATE_EXP_FEATURE_COUNT
The number of structural features of the 'Iterate Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP

static final int ITERATOR_EXP
The meta object id for the 'Iterator Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
IteratorExpImpl, ExpressionsPackageImpl.getIteratorExp(), Constant Field Values
Generated

LET_EXP

static final int LET_EXP
The meta object id for the 'Let Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
LetExpImpl, ExpressionsPackageImpl.getLetExp(), Constant Field Values
Generated

MESSAGE_EXP

static final int MESSAGE_EXP
The meta object id for the 'Message Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
MessageExpImpl, ExpressionsPackageImpl.getMessageExp(), Constant Field Values
Generated

NULL_LITERAL_EXP

static final int NULL_LITERAL_EXP
The meta object id for the 'Null Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
NullLiteralExpImpl, ExpressionsPackageImpl.getNullLiteralExp(), Constant Field Values
Generated

OPERATION_CALL_EXP

static final int OPERATION_CALL_EXP
The meta object id for the 'Operation Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
OperationCallExpImpl, ExpressionsPackageImpl.getOperationCallExp(), Constant Field Values
Generated

PROPERTY_CALL_EXP

static final int PROPERTY_CALL_EXP
The meta object id for the 'Property Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
PropertyCallExpImpl, ExpressionsPackageImpl.getPropertyCallExp(), Constant Field Values
Generated

REAL_LITERAL_EXP

static final int REAL_LITERAL_EXP
The meta object id for the 'Real Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
RealLiteralExpImpl, ExpressionsPackageImpl.getRealLiteralExp(), Constant Field Values
Generated

STATE_EXP

static final int STATE_EXP
The meta object id for the 'State Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
StateExpImpl, ExpressionsPackageImpl.getStateExp(), Constant Field Values
Generated

STRING_LITERAL_EXP

static final int STRING_LITERAL_EXP
The meta object id for the 'String Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
StringLiteralExpImpl, ExpressionsPackageImpl.getStringLiteralExp(), Constant Field Values
Generated

TUPLE_LITERAL_EXP

static final int TUPLE_LITERAL_EXP
The meta object id for the 'Tuple Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
TupleLiteralExpImpl, ExpressionsPackageImpl.getTupleLiteralExp(), Constant Field Values
Generated

TUPLE_LITERAL_PART

static final int TUPLE_LITERAL_PART
The meta object id for the 'Tuple Literal Part' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
TupleLiteralPartImpl, ExpressionsPackageImpl.getTupleLiteralPart(), Constant Field Values
Generated

TYPE_EXP

static final int TYPE_EXP
The meta object id for the 'Type Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
TypeExpImpl, ExpressionsPackageImpl.getTypeExp(), Constant Field Values
Generated

UNSPECIFIED_VALUE_EXP

static final int UNSPECIFIED_VALUE_EXP
The meta object id for the 'Unspecified Value Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
UnspecifiedValueExpImpl, ExpressionsPackageImpl.getUnspecifiedValueExp(), Constant Field Values
Generated

VARIABLE

static final int VARIABLE
The meta object id for the 'Variable' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
VariableImpl, ExpressionsPackageImpl.getVariable(), Constant Field Values
Generated

VARIABLE__START_POSITION

static final int VARIABLE__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE__END_POSITION

static final int VARIABLE__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE__TYPE_START_POSITION

static final int VARIABLE__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE__TYPE_END_POSITION

static final int VARIABLE__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE__INIT_EXPRESSION

static final int VARIABLE__INIT_EXPRESSION
The feature id for the 'Init Expression' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE__REPRESENTED_PARAMETER

static final int VARIABLE__REPRESENTED_PARAMETER
The feature id for the 'Represented Parameter' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE_FEATURE_COUNT

static final int VARIABLE_FEATURE_COUNT
The number of structural features of the 'Variable' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP__START_POSITION

static final int ITERATOR_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP__END_POSITION

static final int ITERATOR_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP__PROPERTY_START_POSITION

static final int ITERATOR_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP__PROPERTY_END_POSITION

static final int ITERATOR_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP__SOURCE

static final int ITERATOR_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP__BODY

static final int ITERATOR_EXP__BODY
The feature id for the 'Body' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP__ITERATOR

static final int ITERATOR_EXP__ITERATOR
The feature id for the 'Iterator' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

ITERATOR_EXP_FEATURE_COUNT

static final int ITERATOR_EXP_FEATURE_COUNT
The number of structural features of the 'Iterator Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LET_EXP__START_POSITION

static final int LET_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LET_EXP__END_POSITION

static final int LET_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LET_EXP__IN

static final int LET_EXP__IN
The feature id for the 'In' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LET_EXP__VARIABLE

static final int LET_EXP__VARIABLE
The feature id for the 'Variable' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

LET_EXP_FEATURE_COUNT

static final int LET_EXP_FEATURE_COUNT
The number of structural features of the 'Let Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__START_POSITION

static final int MESSAGE_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__END_POSITION

static final int MESSAGE_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__PROPERTY_START_POSITION

static final int MESSAGE_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__PROPERTY_END_POSITION

static final int MESSAGE_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__TARGET

static final int MESSAGE_EXP__TARGET
The feature id for the 'Target' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__ARGUMENT

static final int MESSAGE_EXP__ARGUMENT
The feature id for the 'Argument' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__CALLED_OPERATION

static final int MESSAGE_EXP__CALLED_OPERATION
The feature id for the 'Called Operation' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP__SENT_SIGNAL

static final int MESSAGE_EXP__SENT_SIGNAL
The feature id for the 'Sent Signal' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

MESSAGE_EXP_FEATURE_COUNT

static final int MESSAGE_EXP_FEATURE_COUNT
The number of structural features of the 'Message Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NULL_LITERAL_EXP__START_POSITION

static final int NULL_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NULL_LITERAL_EXP__END_POSITION

static final int NULL_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

NULL_LITERAL_EXP_FEATURE_COUNT

static final int NULL_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Null Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__START_POSITION

static final int OPERATION_CALL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__END_POSITION

static final int OPERATION_CALL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__PROPERTY_START_POSITION

static final int OPERATION_CALL_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__PROPERTY_END_POSITION

static final int OPERATION_CALL_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__SOURCE

static final int OPERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__MARKED_PRE

static final int OPERATION_CALL_EXP__MARKED_PRE
The feature id for the 'Marked Pre' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__ARGUMENT

static final int OPERATION_CALL_EXP__ARGUMENT
The feature id for the 'Argument' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__REFERRED_OPERATION

static final int OPERATION_CALL_EXP__REFERRED_OPERATION
The feature id for the 'Referred Operation' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP__OPERATION_CODE

static final int OPERATION_CALL_EXP__OPERATION_CODE
The feature id for the 'Operation Code' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

OPERATION_CALL_EXP_FEATURE_COUNT

static final int OPERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Operation Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__START_POSITION

static final int PROPERTY_CALL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__END_POSITION

static final int PROPERTY_CALL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__PROPERTY_START_POSITION

static final int PROPERTY_CALL_EXP__PROPERTY_START_POSITION
The feature id for the 'Property Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__PROPERTY_END_POSITION

static final int PROPERTY_CALL_EXP__PROPERTY_END_POSITION
The feature id for the 'Property End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__SOURCE

static final int PROPERTY_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__MARKED_PRE

static final int PROPERTY_CALL_EXP__MARKED_PRE
The feature id for the 'Marked Pre' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__QUALIFIER

static final int PROPERTY_CALL_EXP__QUALIFIER
The feature id for the 'Qualifier' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__NAVIGATION_SOURCE

static final int PROPERTY_CALL_EXP__NAVIGATION_SOURCE
The feature id for the 'Navigation Source' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP__REFERRED_PROPERTY

static final int PROPERTY_CALL_EXP__REFERRED_PROPERTY
The feature id for the 'Referred Property' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

PROPERTY_CALL_EXP_FEATURE_COUNT

static final int PROPERTY_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Property Call Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

REAL_LITERAL_EXP__START_POSITION

static final int REAL_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

REAL_LITERAL_EXP__END_POSITION

static final int REAL_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

REAL_LITERAL_EXP__REAL_SYMBOL

static final int REAL_LITERAL_EXP__REAL_SYMBOL
The feature id for the 'Real Symbol' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

REAL_LITERAL_EXP_FEATURE_COUNT

static final int REAL_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Real Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STATE_EXP__START_POSITION

static final int STATE_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STATE_EXP__END_POSITION

static final int STATE_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STATE_EXP__REFERRED_STATE

static final int STATE_EXP__REFERRED_STATE
The feature id for the 'Referred State' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STATE_EXP_FEATURE_COUNT

static final int STATE_EXP_FEATURE_COUNT
The number of structural features of the 'State Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STRING_LITERAL_EXP__START_POSITION

static final int STRING_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STRING_LITERAL_EXP__END_POSITION

static final int STRING_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STRING_LITERAL_EXP__STRING_SYMBOL

static final int STRING_LITERAL_EXP__STRING_SYMBOL
The feature id for the 'String Symbol' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

STRING_LITERAL_EXP_FEATURE_COUNT

static final int STRING_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'String Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_EXP__START_POSITION

static final int TUPLE_LITERAL_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_EXP__END_POSITION

static final int TUPLE_LITERAL_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_EXP__PART

static final int TUPLE_LITERAL_EXP__PART
The feature id for the 'Part' containment reference list. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_EXP_FEATURE_COUNT

static final int TUPLE_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Tuple Literal Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_PART__START_POSITION

static final int TUPLE_LITERAL_PART__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_PART__END_POSITION

static final int TUPLE_LITERAL_PART__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_PART__TYPE_START_POSITION

static final int TUPLE_LITERAL_PART__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_PART__TYPE_END_POSITION

static final int TUPLE_LITERAL_PART__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_PART__VALUE

static final int TUPLE_LITERAL_PART__VALUE
The feature id for the 'Value' containment reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_PART__ATTRIBUTE

static final int TUPLE_LITERAL_PART__ATTRIBUTE
The feature id for the 'Attribute' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TUPLE_LITERAL_PART_FEATURE_COUNT

static final int TUPLE_LITERAL_PART_FEATURE_COUNT
The number of structural features of the 'Tuple Literal Part' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TYPE_EXP__START_POSITION

static final int TYPE_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TYPE_EXP__END_POSITION

static final int TYPE_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TYPE_EXP__REFERRED_TYPE

static final int TYPE_EXP__REFERRED_TYPE
The feature id for the 'Referred Type' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

TYPE_EXP_FEATURE_COUNT

static final int TYPE_EXP_FEATURE_COUNT
The number of structural features of the 'Type Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNSPECIFIED_VALUE_EXP__START_POSITION

static final int UNSPECIFIED_VALUE_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNSPECIFIED_VALUE_EXP__END_POSITION

static final int UNSPECIFIED_VALUE_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNSPECIFIED_VALUE_EXP__TYPE_START_POSITION

static final int UNSPECIFIED_VALUE_EXP__TYPE_START_POSITION
The feature id for the 'Type Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNSPECIFIED_VALUE_EXP__TYPE_END_POSITION

static final int UNSPECIFIED_VALUE_EXP__TYPE_END_POSITION
The feature id for the 'Type End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

UNSPECIFIED_VALUE_EXP_FEATURE_COUNT

static final int UNSPECIFIED_VALUE_EXP_FEATURE_COUNT
The number of structural features of the 'Unspecified Value Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE_EXP

static final int VARIABLE_EXP
The meta object id for the 'Variable Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
VariableExpImpl, ExpressionsPackageImpl.getVariableExp(), Constant Field Values
Generated

VARIABLE_EXP__START_POSITION

static final int VARIABLE_EXP__START_POSITION
The feature id for the 'Start Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE_EXP__END_POSITION

static final int VARIABLE_EXP__END_POSITION
The feature id for the 'End Position' attribute. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE_EXP__REFERRED_VARIABLE

static final int VARIABLE_EXP__REFERRED_VARIABLE
The feature id for the 'Referred Variable' reference. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

VARIABLE_EXP_FEATURE_COUNT

static final int VARIABLE_EXP_FEATURE_COUNT
The number of structural features of the 'Variable Exp' class. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
Constant Field Values
Generated
Ordered

COLLECTION_KIND

static final int COLLECTION_KIND
The meta object id for the 'Collection Kind' enum. This value may change when the model code is regenerated. It is subject to change without notice.

See Also:
CollectionKind, ExpressionsPackageImpl.getCollectionKind(), Constant Field Values
Generated
Method Detail

getAssociationClassCallExp

org.eclipse.emf.ecore.EClass getAssociationClassCallExp()
Returns the meta object for class 'Association Class Call Exp'.

Returns:
the meta object for class 'Association Class Call Exp'.
See Also:
AssociationClassCallExp
Generated

getAssociationClassCallExp_ReferredAssociationClass

org.eclipse.emf.ecore.EReference getAssociationClassCallExp_ReferredAssociationClass()
Returns the meta object for the reference 'Referred Association Class'.

Returns:
the meta object for the reference 'Referred Association Class'.
See Also:
AssociationClassCallExp.getReferredAssociationClass(), getAssociationClassCallExp()
Generated

getBooleanLiteralExp

org.eclipse.emf.ecore.EClass getBooleanLiteralExp()
Returns the meta object for class 'Boolean Literal Exp'.

Returns:
the meta object for class 'Boolean Literal Exp'.
See Also:
BooleanLiteralExp
Generated

getBooleanLiteralExp_BooleanSymbol

org.eclipse.emf.ecore.EAttribute getBooleanLiteralExp_BooleanSymbol()
Returns the meta object for the attribute 'Boolean Symbol'.

Returns:
the meta object for the attribute 'Boolean Symbol'.
See Also:
BooleanLiteralExp.getBooleanSymbol(), getBooleanLiteralExp()
Generated

getCallExp

org.eclipse.emf.ecore.EClass getCallExp()
Returns the meta object for class 'Call Exp'.

Returns:
the meta object for class 'Call Exp'.
See Also:
CallExp
Generated

getCallExp_Source

org.eclipse.emf.ecore.EReference getCallExp_Source()
Returns the meta object for the containment reference 'Source'.

Returns:
the meta object for the containment reference 'Source'.
See Also:
CallExp.getSource(), getCallExp()
Generated

getCollectionItem

org.eclipse.emf.ecore.EClass getCollectionItem()
Returns the meta object for class 'Collection Item'.

Returns:
the meta object for class 'Collection Item'.
See Also:
CollectionItem
Generated

getCollectionItem_Item

org.eclipse.emf.ecore.EReference getCollectionItem_Item()
Returns the meta object for the containment reference 'Item'.

Returns:
the meta object for the containment reference 'Item'.
See Also:
CollectionItem.getItem(), getCollectionItem()
Generated

getCollectionLiteralExp

org.eclipse.emf.ecore.EClass getCollectionLiteralExp()
Returns the meta object for class 'Collection Literal Exp'.

Returns:
the meta object for class 'Collection Literal Exp'.
See Also:
CollectionLiteralExp
Generated

getCollectionLiteralExp_Kind

org.eclipse.emf.ecore.EAttribute getCollectionLiteralExp_Kind()
Returns the meta object for the attribute 'Kind'.

Returns:
the meta object for the attribute 'Kind'.
See Also:
CollectionLiteralExp.getKind(), getCollectionLiteralExp()
Generated

getCollectionLiteralExp_Part

org.eclipse.emf.ecore.EReference getCollectionLiteralExp_Part()
Returns the meta object for the containment reference list 'Part'.

Returns:
the meta object for the containment reference list 'Part'.
See Also:
CollectionLiteralExp.getPart(), getCollectionLiteralExp()
Generated

getCollectionLiteralExp_SimpleRange

org.eclipse.emf.ecore.EAttribute getCollectionLiteralExp_SimpleRange()
Returns the meta object for the attribute 'Simple Range'.

Returns:
the meta object for the attribute 'Simple Range'.
See Also:
CollectionLiteralExp.isSimpleRange(), getCollectionLiteralExp()
Generated

getCollectionLiteralPart

org.eclipse.emf.ecore.EClass getCollectionLiteralPart()
Returns the meta object for class 'Collection Literal Part'.

Returns:
the meta object for class 'Collection Literal Part'.
See Also:
CollectionLiteralPart
Generated

getCollectionRange

org.eclipse.emf.ecore.EClass getCollectionRange()
Returns the meta object for class 'Collection Range'.

Returns:
the meta object for class 'Collection Range'.
See Also:
CollectionRange
Generated

getCollectionRange_First

org.eclipse.emf.ecore.EReference getCollectionRange_First()
Returns the meta object for the containment reference 'First'.

Returns:
the meta object for the containment reference 'First'.
See Also:
CollectionRange.getFirst(), getCollectionRange()
Generated

getCollectionRange_Last

org.eclipse.emf.ecore.EReference getCollectionRange_Last()
Returns the meta object for the containment reference 'Last'.

Returns:
the meta object for the containment reference 'Last'.
See Also:
CollectionRange.getLast(), getCollectionRange()
Generated

getEnumLiteralExp

org.eclipse.emf.ecore.EClass getEnumLiteralExp()
Returns the meta object for class 'Enum Literal Exp'.

Returns:
the meta object for class 'Enum Literal Exp'.
See Also:
EnumLiteralExp
Generated

getEnumLiteralExp_ReferredEnumLiteral

org.eclipse.emf.ecore.EReference getEnumLiteralExp_ReferredEnumLiteral()
Returns the meta object for the reference 'Referred Enum Literal'.

Returns:
the meta object for the reference 'Referred Enum Literal'.
See Also:
EnumLiteralExp.getReferredEnumLiteral(), getEnumLiteralExp()
Generated

getFeatureCallExp

org.eclipse.emf.ecore.EClass getFeatureCallExp()
Returns the meta object for class 'Feature Call Exp'.

Returns:
the meta object for class 'Feature Call Exp'.
See Also:
FeatureCallExp
Generated

getFeatureCallExp_MarkedPre

org.eclipse.emf.ecore.EAttribute getFeatureCallExp_MarkedPre()
Returns the meta object for the attribute 'Marked Pre'.

Returns:
the meta object for the attribute 'Marked Pre'.
See Also:
FeatureCallExp.isMarkedPre(), getFeatureCallExp()
Generated

getIfExp

org.eclipse.emf.ecore.EClass getIfExp()
Returns the meta object for class 'If Exp'.

Returns:
the meta object for class 'If Exp'.
See Also:
IfExp
Generated

getIfExp_Condition

org.eclipse.emf.ecore.EReference getIfExp_Condition()
Returns the meta object for the containment reference 'Condition'.

Returns:
the meta object for the containment reference 'Condition'.
See Also:
IfExp.getCondition(), getIfExp()
Generated

getIfExp_ThenExpression

org.eclipse.emf.ecore.EReference getIfExp_ThenExpression()
Returns the meta object for the containment reference 'Then Expression'.

Returns:
the meta object for the containment reference 'Then Expression'.
See Also:
IfExp.getThenExpression(), getIfExp()
Generated

getIfExp_ElseExpression

org.eclipse.emf.ecore.EReference getIfExp_ElseExpression()
Returns the meta object for the containment reference 'Else Expression'.

Returns:
the meta object for the containment reference 'Else Expression'.
See Also:
IfExp.getElseExpression(), getIfExp()
Generated

getIntegerLiteralExp

org.eclipse.emf.ecore.EClass getIntegerLiteralExp()
Returns the meta object for class 'Integer Literal Exp'.

Returns:
the meta object for class 'Integer Literal Exp'.
See Also:
IntegerLiteralExp
Generated

getIntegerLiteralExp_IntegerSymbol

org.eclipse.emf.ecore.EAttribute getIntegerLiteralExp_IntegerSymbol()
Returns the meta object for the attribute 'Integer Symbol'.

Returns:
the meta object for the attribute 'Integer Symbol'.
See Also:
IntegerLiteralExp.getIntegerSymbol(), getIntegerLiteralExp()
Generated

getIntegerLiteralExp_ExtendedIntegerSymbol

org.eclipse.emf.ecore.EAttribute getIntegerLiteralExp_ExtendedIntegerSymbol()
Returns the meta object for the attribute 'Extended Integer Symbol'.

Returns:
the meta object for the attribute 'Extended Integer Symbol'.
Since:
3.2
See Also:
IntegerLiteralExp, getIntegerLiteralExp()
Generated

getIntegerLiteralExp_LongSymbol

org.eclipse.emf.ecore.EAttribute getIntegerLiteralExp_LongSymbol()
Returns the meta object for the attribute 'Long Symbol'.

Returns:
the meta object for the attribute 'Long Symbol'.
Since:
3.2
See Also:
IntegerLiteralExp.getLongSymbol(), getIntegerLiteralExp()
Generated

getUnlimitedNaturalLiteralExp

org.eclipse.emf.ecore.EClass getUnlimitedNaturalLiteralExp()
Returns the meta object for class 'Unlimited Natural Literal Exp'.

Returns:
the meta object for class 'Unlimited Natural Literal Exp'.
See Also:
UnlimitedNaturalLiteralExp
Generated

getUnlimitedNaturalLiteralExp_IntegerSymbol

org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_IntegerSymbol()
Returns the meta object for the attribute 'Integer Symbol'.

Returns:
the meta object for the attribute 'Integer Symbol'.
See Also:
UnlimitedNaturalLiteralExp.getIntegerSymbol(), getUnlimitedNaturalLiteralExp()
Generated

getUnlimitedNaturalLiteralExp_Unlimited

org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_Unlimited()
Returns the meta object for the attribute 'Unlimited'.

Returns:
the meta object for the attribute 'Unlimited'.
See Also:
UnlimitedNaturalLiteralExp.isUnlimited(), getUnlimitedNaturalLiteralExp()
Generated

getUnlimitedNaturalLiteralExp_ExtendedIntegerSymbol

org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_ExtendedIntegerSymbol()
Returns the meta object for the attribute 'Extended Integer Symbol'.

Returns:
the meta object for the attribute 'Extended Integer Symbol'.
Since:
3.2
See Also:
UnlimitedNaturalLiteralExp, getUnlimitedNaturalLiteralExp()
Generated

getUnlimitedNaturalLiteralExp_LongSymbol

org.eclipse.emf.ecore.EAttribute getUnlimitedNaturalLiteralExp_LongSymbol()
Returns the meta object for the attribute 'Long Symbol'.

Returns:
the meta object for the attribute 'Long Symbol'.
Since:
3.2
See Also:
UnlimitedNaturalLiteralExp.getLongSymbol(), getUnlimitedNaturalLiteralExp()
Generated

getInvalidLiteralExp

org.eclipse.emf.ecore.EClass getInvalidLiteralExp()
Returns the meta object for class 'Invalid Literal Exp'.

Returns:
the meta object for class 'Invalid Literal Exp'.
See Also:
InvalidLiteralExp
Generated

getIterateExp

org.eclipse.emf.ecore.EClass getIterateExp()
Returns the meta object for class 'Iterate Exp'.

Returns:
the meta object for class 'Iterate Exp'.
See Also:
IterateExp
Generated

getIterateExp_Result

org.eclipse.emf.ecore.EReference getIterateExp_Result()
Returns the meta object for the containment reference 'Result'.

Returns:
the meta object for the containment reference 'Result'.
See Also:
IterateExp.getResult(), getIterateExp()
Generated

getIteratorExp

org.eclipse.emf.ecore.EClass getIteratorExp()
Returns the meta object for class 'Iterator Exp'.

Returns:
the meta object for class 'Iterator Exp'.
See Also:
IteratorExp
Generated

getLetExp

org.eclipse.emf.ecore.EClass getLetExp()
Returns the meta object for class 'Let Exp'.

Returns:
the meta object for class 'Let Exp'.
See Also:
LetExp
Generated

getLetExp_In

org.eclipse.emf.ecore.EReference getLetExp_In()
Returns the meta object for the containment reference 'In'.

Returns:
the meta object for the containment reference 'In'.
See Also:
LetExp.getIn(), getLetExp()
Generated

getLetExp_Variable

org.eclipse.emf.ecore.EReference getLetExp_Variable()
Returns the meta object for the containment reference 'Variable'.

Returns:
the meta object for the containment reference 'Variable'.
See Also:
LetExp.getVariable(), getLetExp()
Generated

getLiteralExp

org.eclipse.emf.ecore.EClass getLiteralExp()
Returns the meta object for class 'Literal Exp'.

Returns:
the meta object for class 'Literal Exp'.
See Also:
LiteralExp
Generated

getLoopExp

org.eclipse.emf.ecore.EClass getLoopExp()
Returns the meta object for class 'Loop Exp'.

Returns:
the meta object for class 'Loop Exp'.
See Also:
LoopExp
Generated

getLoopExp_Body

org.eclipse.emf.ecore.EReference getLoopExp_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
LoopExp.getBody(), getLoopExp()
Generated

getLoopExp_Iterator

org.eclipse.emf.ecore.EReference getLoopExp_Iterator()
Returns the meta object for the containment reference list 'Iterator'.

Returns:
the meta object for the containment reference list 'Iterator'.
See Also:
LoopExp.getIterator(), getLoopExp()
Generated

getMessageExp

org.eclipse.emf.ecore.EClass getMessageExp()
Returns the meta object for class 'Message Exp'.

Returns:
the meta object for class 'Message Exp'.
See Also:
MessageExp
Generated

getMessageExp_Target

org.eclipse.emf.ecore.EReference getMessageExp_Target()
Returns the meta object for the containment reference 'Target'.

Returns:
the meta object for the containment reference 'Target'.
See Also:
MessageExp.getTarget(), getMessageExp()
Generated

getMessageExp_Argument

org.eclipse.emf.ecore.EReference getMessageExp_Argument()
Returns the meta object for the containment reference list 'Argument'.

Returns:
the meta object for the containment reference list 'Argument'.
See Also:
MessageExp.getArgument(), getMessageExp()
Generated

getMessageExp_CalledOperation

org.eclipse.emf.ecore.EReference getMessageExp_CalledOperation()
Returns the meta object for the containment reference 'Called Operation'.

Returns:
the meta object for the containment reference 'Called Operation'.
See Also:
MessageExp.getCalledOperation(), getMessageExp()
Generated

getMessageExp_SentSignal

org.eclipse.emf.ecore.EReference getMessageExp_SentSignal()
Returns the meta object for the containment reference 'Sent Signal'.

Returns:
the meta object for the containment reference 'Sent Signal'.
See Also:
MessageExp.getSentSignal(), getMessageExp()
Generated

getNavigationCallExp

org.eclipse.emf.ecore.EClass getNavigationCallExp()
Returns the meta object for class 'Navigation Call Exp'.

Returns:
the meta object for class 'Navigation Call Exp'.
See Also:
NavigationCallExp
Generated

getNavigationCallExp_Qualifier

org.eclipse.emf.ecore.EReference getNavigationCallExp_Qualifier()
Returns the meta object for the containment reference list 'Qualifier'.

Returns:
the meta object for the containment reference list 'Qualifier'.
See Also:
NavigationCallExp.getQualifier(), getNavigationCallExp()
Generated

getNavigationCallExp_NavigationSource

org.eclipse.emf.ecore.EReference getNavigationCallExp_NavigationSource()
Returns the meta object for the reference 'Navigation Source'.

Returns:
the meta object for the reference 'Navigation Source'.
See Also:
NavigationCallExp.getNavigationSource(), getNavigationCallExp()
Generated

getNullLiteralExp

org.eclipse.emf.ecore.EClass getNullLiteralExp()
Returns the meta object for class 'Null Literal Exp'.

Returns:
the meta object for class 'Null Literal Exp'.
See Also:
NullLiteralExp
Generated

getNumericLiteralExp

org.eclipse.emf.ecore.EClass getNumericLiteralExp()
Returns the meta object for class 'Numeric Literal Exp'.

Returns:
the meta object for class 'Numeric Literal Exp'.
See Also:
NumericLiteralExp
Generated

getOCLExpression

org.eclipse.emf.ecore.EClass getOCLExpression()
Returns the meta object for class 'OCL Expression'.

Returns:
the meta object for class 'OCL Expression'.
See Also:
OCLExpression
Generated

getOperationCallExp

org.eclipse.emf.ecore.EClass getOperationCallExp()
Returns the meta object for class 'Operation Call Exp'.

Returns:
the meta object for class 'Operation Call Exp'.
See Also:
OperationCallExp
Generated

getOperationCallExp_Argument

org.eclipse.emf.ecore.EReference getOperationCallExp_Argument()
Returns the meta object for the containment reference list 'Argument'.

Returns:
the meta object for the containment reference list 'Argument'.
See Also:
OperationCallExp.getArgument(), getOperationCallExp()
Generated

getOperationCallExp_ReferredOperation

org.eclipse.emf.ecore.EReference getOperationCallExp_ReferredOperation()
Returns the meta object for the reference 'Referred Operation'.

Returns:
the meta object for the reference 'Referred Operation'.
See Also:
OperationCallExp.getReferredOperation(), getOperationCallExp()
Generated

getOperationCallExp_OperationCode

org.eclipse.emf.ecore.EAttribute getOperationCallExp_OperationCode()
Returns the meta object for the attribute 'Operation Code'.

Returns:
the meta object for the attribute 'Operation Code'.
See Also:
OperationCallExp.getOperationCode(), getOperationCallExp()
Generated

getPrimitiveLiteralExp

org.eclipse.emf.ecore.EClass getPrimitiveLiteralExp()
Returns the meta object for class 'Primitive Literal Exp'.

Returns:
the meta object for class 'Primitive Literal Exp'.
See Also:
PrimitiveLiteralExp
Generated

getPropertyCallExp

org.eclipse.emf.ecore.EClass getPropertyCallExp()
Returns the meta object for class 'Property Call Exp'.

Returns:
the meta object for class 'Property Call Exp'.
See Also:
PropertyCallExp
Generated

getPropertyCallExp_ReferredProperty

org.eclipse.emf.ecore.EReference getPropertyCallExp_ReferredProperty()
Returns the meta object for the reference 'Referred Property'.

Returns:
the meta object for the reference 'Referred Property'.
See Also:
PropertyCallExp.getReferredProperty(), getPropertyCallExp()
Generated

getRealLiteralExp

org.eclipse.emf.ecore.EClass getRealLiteralExp()
Returns the meta object for class 'Real Literal Exp'.

Returns:
the meta object for class 'Real Literal Exp'.
See Also:
RealLiteralExp
Generated

getRealLiteralExp_RealSymbol

org.eclipse.emf.ecore.EAttribute getRealLiteralExp_RealSymbol()
Returns the meta object for the attribute 'Real Symbol'.

Returns:
the meta object for the attribute 'Real Symbol'.
See Also:
RealLiteralExp.getRealSymbol(), getRealLiteralExp()
Generated

getStateExp

org.eclipse.emf.ecore.EClass getStateExp()
Returns the meta object for class 'State Exp'.

Returns:
the meta object for class 'State Exp'.
See Also:
StateExp
Generated

getStateExp_ReferredState

org.eclipse.emf.ecore.EReference getStateExp_ReferredState()
Returns the meta object for the reference 'Referred State'.

Returns:
the meta object for the reference 'Referred State'.
See Also:
StateExp.getReferredState(), getStateExp()
Generated

getStringLiteralExp

org.eclipse.emf.ecore.EClass getStringLiteralExp()
Returns the meta object for class 'String Literal Exp'.

Returns:
the meta object for class 'String Literal Exp'.
See Also:
StringLiteralExp
Generated

getStringLiteralExp_StringSymbol

org.eclipse.emf.ecore.EAttribute getStringLiteralExp_StringSymbol()
Returns the meta object for the attribute 'String Symbol'.

Returns:
the meta object for the attribute 'String Symbol'.
See Also:
StringLiteralExp.getStringSymbol(), getStringLiteralExp()
Generated

getTupleLiteralExp

org.eclipse.emf.ecore.EClass getTupleLiteralExp()
Returns the meta object for class 'Tuple Literal Exp'.

Returns:
the meta object for class 'Tuple Literal Exp'.
See Also:
TupleLiteralExp
Generated

getTupleLiteralExp_Part

org.eclipse.emf.ecore.EReference getTupleLiteralExp_Part()
Returns the meta object for the containment reference list 'Part'.

Returns:
the meta object for the containment reference list 'Part'.
See Also:
TupleLiteralExp.getPart(), getTupleLiteralExp()
Generated

getTupleLiteralPart

org.eclipse.emf.ecore.EClass getTupleLiteralPart()
Returns the meta object for class 'Tuple Literal Part'.

Returns:
the meta object for class 'Tuple Literal Part'.
See Also:
TupleLiteralPart
Generated

getTupleLiteralPart_Value

org.eclipse.emf.ecore.EReference getTupleLiteralPart_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
TupleLiteralPart.getValue(), getTupleLiteralPart()
Generated

getTupleLiteralPart_Attribute

org.eclipse.emf.ecore.EReference getTupleLiteralPart_Attribute()
Returns the meta object for the reference 'Attribute'.

Returns:
the meta object for the reference 'Attribute'.
See Also:
TupleLiteralPart.getAttribute(), getTupleLiteralPart()
Generated

getTypeExp

org.eclipse.emf.ecore.EClass getTypeExp()
Returns the meta object for class 'Type Exp'.

Returns:
the meta object for class 'Type Exp'.
See Also:
TypeExp
Generated

getTypeExp_ReferredType

org.eclipse.emf.ecore.EReference getTypeExp_ReferredType()
Returns the meta object for the reference 'Referred Type'.

Returns:
the meta object for the reference 'Referred Type'.
See Also:
TypeExp.getReferredType(), getTypeExp()
Generated

getUnspecifiedValueExp

org.eclipse.emf.ecore.EClass getUnspecifiedValueExp()
Returns the meta object for class 'Unspecified Value Exp'.

Returns:
the meta object for class 'Unspecified Value Exp'.
See Also:
UnspecifiedValueExp
Generated

getVariable

org.eclipse.emf.ecore.EClass getVariable()
Returns the meta object for class 'Variable'.

Returns:
the meta object for class 'Variable'.
See Also:
Variable
Generated

getVariable_InitExpression

org.eclipse.emf.ecore.EReference getVariable_InitExpression()
Returns the meta object for the containment reference 'Init Expression'.

Returns:
the meta object for the containment reference 'Init Expression'.
See Also:
Variable.getInitExpression(), getVariable()
Generated

getVariable_RepresentedParameter

org.eclipse.emf.ecore.EReference getVariable_RepresentedParameter()
Returns the meta object for the reference 'Represented Parameter'.

Returns:
the meta object for the reference 'Represented Parameter'.
See Also:
Variable.getRepresentedParameter(), getVariable()
Generated

getVariableExp

org.eclipse.emf.ecore.EClass getVariableExp()
Returns the meta object for class 'Variable Exp'.

Returns:
the meta object for class 'Variable Exp'.
See Also:
VariableExp
Generated

getVariableExp_ReferredVariable

org.eclipse.emf.ecore.EReference getVariableExp_ReferredVariable()
Returns the meta object for the reference 'Referred Variable'.

Returns:
the meta object for the reference 'Referred Variable'.
See Also:
VariableExp.getReferredVariable(), getVariableExp()
Generated

getCollectionKind

org.eclipse.emf.ecore.EEnum getCollectionKind()
Returns the meta object for enum 'Collection Kind'.

Returns:
the meta object for enum 'Collection Kind'.
See Also:
CollectionKind
Generated

getExpressionsFactory

ExpressionsFactory getExpressionsFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated