org.eclipse.gmt.umlx.essentialocl
Interface EssentialoclPackage

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

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

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

See Also:
EssentialoclFactory

Nested Class Summary
static interface EssentialoclPackage.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 ANY_TYPE
          The meta object id for the 'Any Type' class.
static int ANY_TYPE__IS_ABSTRACT
          The feature id for the 'Is Abstract' attribute.
static int ANY_TYPE__NAME
          The feature id for the 'Name' attribute.
static int ANY_TYPE__OWNED_ATTRIBUTE
          The feature id for the 'Owned Attribute' containment reference list.
static int ANY_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int ANY_TYPE__OWNED_OPERATION
          The feature id for the 'Owned Operation' containment reference list.
static int ANY_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int ANY_TYPE__SUPER_CLASS
          The feature id for the 'Super Class' reference list.
static int ANY_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int ANY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Any Type' class.
static int BAG_TYPE
          The meta object id for the 'Bag Type' class.
static int BAG_TYPE__ELEMENT_TYPE
          The feature id for the 'Element Type' reference.
static int BAG_TYPE__NAME
          The feature id for the 'Name' attribute.
static int BAG_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int BAG_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int BAG_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int BAG_TYPE_FEATURE_COUNT
          The number of structural features of the 'Bag Type' 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__NAME
          The feature id for the 'Name' attribute.
static int BOOLEAN_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int BOOLEAN_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int BOOLEAN_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int CALL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int CALL_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int CALL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int CALL_EXP__TYPE
          The feature id for the 'Type' reference.
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__COLLECTION_LITERAL_EXP
          The feature id for the 'Collection Literal Exp' container reference.
static int COLLECTION_ITEM__ITEM
          The feature id for the 'Item' containment reference.
static int COLLECTION_ITEM__NAME
          The feature id for the 'Name' attribute.
static int COLLECTION_ITEM__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int COLLECTION_ITEM__TAG
          The feature id for the 'Tag' reference list.
static int COLLECTION_ITEM__TYPE
          The feature id for the 'Type' 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__KIND
          The feature id for the 'Kind' attribute.
static int COLLECTION_LITERAL_EXP__NAME
          The feature id for the 'Name' attribute.
static int COLLECTION_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int COLLECTION_LITERAL_EXP__PART
          The feature id for the 'Part' containment reference list.
static int COLLECTION_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int COLLECTION_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__COLLECTION_LITERAL_EXP
          The feature id for the 'Collection Literal Exp' container reference.
static int COLLECTION_LITERAL_PART__NAME
          The feature id for the 'Name' attribute.
static int COLLECTION_LITERAL_PART__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int COLLECTION_LITERAL_PART__TAG
          The feature id for the 'Tag' reference list.
static int COLLECTION_LITERAL_PART__TYPE
          The feature id for the 'Type' reference.
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__COLLECTION_LITERAL_EXP
          The feature id for the 'Collection Literal Exp' container reference.
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__NAME
          The feature id for the 'Name' attribute.
static int COLLECTION_RANGE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int COLLECTION_RANGE__TAG
          The feature id for the 'Tag' reference list.
static int COLLECTION_RANGE__TYPE
          The feature id for the 'Type' reference.
static int COLLECTION_RANGE_FEATURE_COUNT
          The number of structural features of the 'Collection Range' class.
static int COLLECTION_TYPE
          The meta object id for the 'Collection Type' class.
static int COLLECTION_TYPE__ELEMENT_TYPE
          The feature id for the 'Element Type' reference.
static int COLLECTION_TYPE__NAME
          The feature id for the 'Name' attribute.
static int COLLECTION_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int COLLECTION_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int COLLECTION_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int COLLECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Collection Type' class.
static EssentialoclPackage 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__NAME
          The feature id for the 'Name' attribute.
static int ENUM_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL
          The feature id for the 'Referred Enum Literal' reference.
static int ENUM_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int ENUM_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
static int ENUM_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Enum Literal Exp' class.
static int EXPRESSION_IN_OCL
          The meta object id for the 'Expression In Ocl' class.
static int EXPRESSION_IN_OCL__BODY_EXPRESSION
          The feature id for the 'Body Expression' containment reference.
static int EXPRESSION_IN_OCL__CONTEXT
          The feature id for the 'Context' containment reference.
static int EXPRESSION_IN_OCL__PARAMETER_VARIABLE
          The feature id for the 'Parameter Variable' containment reference.
static int EXPRESSION_IN_OCL__RESULT_VARIABLE
          The feature id for the 'Result Variable' containment reference.
static int EXPRESSION_IN_OCL_FEATURE_COUNT
          The number of structural features of the 'Expression In Ocl' class.
static int FEATURE_PROPERTY_CALL
          The meta object id for the 'Feature Property Call' class.
static int FEATURE_PROPERTY_CALL__NAME
          The feature id for the 'Name' attribute.
static int FEATURE_PROPERTY_CALL__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int FEATURE_PROPERTY_CALL__SOURCE
          The feature id for the 'Source' containment reference.
static int FEATURE_PROPERTY_CALL__TAG
          The feature id for the 'Tag' reference list.
static int FEATURE_PROPERTY_CALL__TYPE
          The feature id for the 'Type' reference.
static int FEATURE_PROPERTY_CALL_FEATURE_COUNT
          The number of structural features of the 'Feature Property Call' 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__NAME
          The feature id for the 'Name' attribute.
static int IF_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int IF_EXP__TAG
          The feature id for the 'Tag' reference list.
static int IF_EXP__THEN_EXPRESSION
          The feature id for the 'Then Expression' containment reference.
static int IF_EXP__TYPE
          The feature id for the 'Type' 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__INTEGER_SYMBOL
          The feature id for the 'Integer Symbol' attribute.
static int INTEGER_LITERAL_EXP__NAME
          The feature id for the 'Name' attribute.
static int INTEGER_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int INTEGER_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int INTEGER_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int INVALID_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int INVALID_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int INVALID_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
static int INVALID_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Invalid Literal Exp' class.
static int INVALID_TYPE
          The meta object id for the 'Invalid Type' class.
static int INVALID_TYPE__NAME
          The feature id for the 'Name' attribute.
static int INVALID_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int INVALID_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int INVALID_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int INVALID_TYPE_FEATURE_COUNT
          The number of structural features of the 'Invalid Type' 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__ITERATOR
          The feature id for the 'Iterator' containment reference list.
static int ITERATE_EXP__NAME
          The feature id for the 'Name' attribute.
static int ITERATE_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
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__TAG
          The feature id for the 'Tag' reference list.
static int ITERATE_EXP__TYPE
          The feature id for the 'Type' reference.
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__ITERATOR
          The feature id for the 'Iterator' containment reference list.
static int ITERATOR_EXP__NAME
          The feature id for the 'Name' attribute.
static int ITERATOR_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int ITERATOR_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int ITERATOR_EXP__TAG
          The feature id for the 'Tag' reference list.
static int ITERATOR_EXP__TYPE
          The feature id for the 'Type' reference.
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__IN
          The feature id for the 'In' containment reference.
static int LET_EXP__NAME
          The feature id for the 'Name' attribute.
static int LET_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int LET_EXP__TAG
          The feature id for the 'Tag' reference list.
static int LET_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__ITERATOR
          The feature id for the 'Iterator' containment reference list.
static int LOOP_EXP__NAME
          The feature id for the 'Name' attribute.
static int LOOP_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int LOOP_EXP__SOURCE
          The feature id for the 'Source' containment reference.
static int LOOP_EXP__TAG
          The feature id for the 'Tag' reference list.
static int LOOP_EXP__TYPE
          The feature id for the 'Type' reference.
static int LOOP_EXP_FEATURE_COUNT
          The number of structural features of the 'Loop Exp' class.
static int NULL_LITERAL_EXP
          The meta object id for the 'Null Literal Exp' class.
static int NULL_LITERAL_EXP__NAME
          The feature id for the 'Name' attribute.
static int NULL_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int NULL_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int NULL_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int NUMERIC_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int NUMERIC_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int NUMERIC_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int OCL_EXPRESSION__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int OCL_EXPRESSION__TAG
          The feature id for the 'Tag' reference list.
static int OCL_EXPRESSION__TYPE
          The feature id for the 'Type' reference.
static int OCL_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Ocl Expression' class.
static int OPAQUE_EXPRESSION
          The meta object id for the 'Opaque Expression' class.
static int OPAQUE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Opaque 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__NAME
          The feature id for the 'Name' attribute.
static int OPERATION_CALL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
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__TAG
          The feature id for the 'Tag' reference list.
static int OPERATION_CALL_EXP__TYPE
          The feature id for the 'Type' reference.
static int OPERATION_CALL_EXP_FEATURE_COUNT
          The number of structural features of the 'Operation Call Exp' class.
static int ORDERED_SET_TYPE
          The meta object id for the 'Ordered Set Type' class.
static int ORDERED_SET_TYPE__ELEMENT_TYPE
          The feature id for the 'Element Type' reference.
static int ORDERED_SET_TYPE__NAME
          The feature id for the 'Name' attribute.
static int ORDERED_SET_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int ORDERED_SET_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int ORDERED_SET_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int ORDERED_SET_TYPE_FEATURE_COUNT
          The number of structural features of the 'Ordered Set Type' class.
static int PRIMITIVE_LITERAL_EXP
          The meta object id for the 'Primitive Literal Exp' class.
static int PRIMITIVE_LITERAL_EXP__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int PRIMITIVE_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int PRIMITIVE_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int PROPERTY_CALL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' 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__TAG
          The feature id for the 'Tag' reference list.
static int PROPERTY_CALL_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int REAL_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int REAL_LITERAL_EXP__REAL_SYMBOL
          The feature id for the 'Real Symbol' attribute.
static int REAL_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int REAL_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
static int REAL_LITERAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Real Literal Exp' class.
static int SEQUENCE_TYPE
          The meta object id for the 'Sequence Type' class.
static int SEQUENCE_TYPE__ELEMENT_TYPE
          The feature id for the 'Element Type' reference.
static int SEQUENCE_TYPE__NAME
          The feature id for the 'Name' attribute.
static int SEQUENCE_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int SEQUENCE_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int SEQUENCE_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int SEQUENCE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Sequence Type' class.
static int SET_TYPE
          The meta object id for the 'Set Type' class.
static int SET_TYPE__ELEMENT_TYPE
          The feature id for the 'Element Type' reference.
static int SET_TYPE__NAME
          The feature id for the 'Name' attribute.
static int SET_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int SET_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int SET_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int SET_TYPE_FEATURE_COUNT
          The number of structural features of the 'Set Type' class.
static int STRING_LITERAL_EXP
          The meta object id for the 'String Literal Exp' class.
static int STRING_LITERAL_EXP__NAME
          The feature id for the 'Name' attribute.
static int STRING_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int STRING_LITERAL_EXP__STRING_SYMBOL
          The feature id for the 'String Symbol' attribute.
static int STRING_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int STRING_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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__NAME
          The feature id for the 'Name' attribute.
static int TUPLE_LITERAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TUPLE_LITERAL_EXP__PART
          The feature id for the 'Part' containment reference list.
static int TUPLE_LITERAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int TUPLE_LITERAL_EXP__TYPE
          The feature id for the 'Type' reference.
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' containment reference.
static int TUPLE_LITERAL_PART__NAME
          The feature id for the 'Name' attribute.
static int TUPLE_LITERAL_PART__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TUPLE_LITERAL_PART__TAG
          The feature id for the 'Tag' reference list.
static int TUPLE_LITERAL_PART__TUPLE_LITERAL_EXP
          The feature id for the 'Tuple Literal Exp' container reference.
static int TUPLE_LITERAL_PART__TYPE
          The feature id for the 'Type' reference.
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 TUPLE_TYPE
          The meta object id for the 'Tuple Type' class.
static int TUPLE_TYPE__IS_ABSTRACT
          The feature id for the 'Is Abstract' attribute.
static int TUPLE_TYPE__NAME
          The feature id for the 'Name' attribute.
static int TUPLE_TYPE__OWNED_ATTRIBUTE
          The feature id for the 'Owned Attribute' containment reference list.
static int TUPLE_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TUPLE_TYPE__OWNED_OPERATION
          The feature id for the 'Owned Operation' containment reference list.
static int TUPLE_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int TUPLE_TYPE__SUPER_CLASS
          The feature id for the 'Super Class' reference list.
static int TUPLE_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int TUPLE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Tuple Type' class.
static int TYPE_EXP
          The meta object id for the 'Type Exp' class.
static int TYPE_EXP__NAME
          The feature id for the 'Name' attribute.
static int TYPE_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int TYPE_EXP__REFERRED_TYPE
          The feature id for the 'Referred Type' reference.
static int TYPE_EXP__TAG
          The feature id for the 'Tag' reference list.
static int TYPE_EXP__TYPE
          The feature id for the 'Type' reference.
static int TYPE_EXP_FEATURE_COUNT
          The number of structural features of the 'Type Exp' class.
static int UNLIMITED_NATURAL_EXP
          The meta object id for the 'Unlimited Natural Exp' class.
static int UNLIMITED_NATURAL_EXP__NAME
          The feature id for the 'Name' attribute.
static int UNLIMITED_NATURAL_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int UNLIMITED_NATURAL_EXP__SYMBOL
          The feature id for the 'Symbol' attribute.
static int UNLIMITED_NATURAL_EXP__TAG
          The feature id for the 'Tag' reference list.
static int UNLIMITED_NATURAL_EXP__TYPE
          The feature id for the 'Type' reference.
static int UNLIMITED_NATURAL_EXP_FEATURE_COUNT
          The number of structural features of the 'Unlimited Natural Exp' class.
static int VARIABLE
          The meta object id for the 'Variable' class.
static int VARIABLE__BIND_PARAMETER
          The feature id for the 'Bind Parameter' reference.
static int VARIABLE__INIT_EXPRESSION
          The feature id for the 'Init Expression' containment reference.
static int VARIABLE__LET_EXP
          The feature id for the 'Let Exp' container reference.
static int VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int VARIABLE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int VARIABLE__TAG
          The feature id for the 'Tag' reference list.
static int VARIABLE__TYPE
          The feature id for the 'Type' reference.
static int VARIABLE_EXP
          The meta object id for the 'Variable Exp' class.
static int VARIABLE_EXP__NAME
          The feature id for the 'Name' attribute.
static int VARIABLE_EXP__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int VARIABLE_EXP__REFERRED_VARIABLE
          The feature id for the 'Referred Variable' reference.
static int VARIABLE_EXP__TAG
          The feature id for the 'Tag' reference list.
static int VARIABLE_EXP__TYPE
          The feature id for the 'Type' reference.
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.
static int VOID_TYPE
          The meta object id for the 'Void Type' class.
static int VOID_TYPE__NAME
          The feature id for the 'Name' attribute.
static int VOID_TYPE__OWNED_COMMENT
          The feature id for the 'Owned Comment' containment reference list.
static int VOID_TYPE__PACKAGE
          The feature id for the 'Package' container reference.
static int VOID_TYPE__TAG
          The feature id for the 'Tag' reference list.
static int VOID_TYPE_FEATURE_COUNT
          The number of structural features of the 'Void Type' class.
 
Method Summary
 org.eclipse.emf.ecore.EClass getAnyType()
          Returns the meta object for class 'Any Type'.
 org.eclipse.emf.ecore.EClass getBagType()
          Returns the meta object for class 'Bag Type'.
 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.EClass getCollectionLiteralExp()
          Returns the meta object for class 'Collection Literal Exp'.
 org.eclipse.emf.ecore.EReference getCollectionLiteralPart_CollectionLiteralExp()
          Returns the meta object for the container reference '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 getCollectionType_ElementType()
          Returns the meta object for the reference 'Element Type'.
 org.eclipse.emf.ecore.EClass getCollectionType()
          Returns the meta object for class 'Collection Type'.
 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'.
 EssentialoclFactory getEssentialoclFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getExpressionInOcl_BodyExpression()
          Returns the meta object for the containment reference 'Body Expression'.
 org.eclipse.emf.ecore.EReference getExpressionInOcl_Context()
          Returns the meta object for the containment reference 'Context'.
 org.eclipse.emf.ecore.EReference getExpressionInOcl_ParameterVariable()
          Returns the meta object for the containment reference 'Parameter Variable'.
 org.eclipse.emf.ecore.EReference getExpressionInOcl_ResultVariable()
          Returns the meta object for the containment reference 'Result Variable'.
 org.eclipse.emf.ecore.EClass getExpressionInOcl()
          Returns the meta object for class 'Expression In Ocl'.
 org.eclipse.emf.ecore.EClass getFeaturePropertyCall()
          Returns the meta object for class 'Feature Property Call'.
 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_IntegerSymbol()
          Returns the meta object for the attribute 'Integer 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.EClass getInvalidType()
          Returns the meta object for class 'Invalid Type'.
 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.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.EClass getOpaqueExpression()
          Returns the meta object for class 'Opaque Expression'.
 org.eclipse.emf.ecore.EReference getOperationCallExp_Argument()
          Returns the meta object for the containment reference list 'Argument'.
 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 getOrderedSetType()
          Returns the meta object for class 'Ordered Set Type'.
 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.EClass getSequenceType()
          Returns the meta object for class 'Sequence Type'.
 org.eclipse.emf.ecore.EClass getSetType()
          Returns the meta object for class 'Set Type'.
 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 containment reference 'Attribute'.
 org.eclipse.emf.ecore.EReference getTupleLiteralPart_TupleLiteralExp()
          Returns the meta object for the container reference 'Tuple Literal Exp'.
 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.EClass getTupleType()
          Returns the meta object for class 'Tuple Type'.
 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 getUnlimitedNaturalExp_Symbol()
          Returns the meta object for the attribute 'Symbol'.
 org.eclipse.emf.ecore.EClass getUnlimitedNaturalExp()
          Returns the meta object for class 'Unlimited Natural Exp'.
 org.eclipse.emf.ecore.EReference getVariable_BindParameter()
          Returns the meta object for the reference 'Bind Parameter'.
 org.eclipse.emf.ecore.EReference getVariable_InitExpression()
          Returns the meta object for the containment reference 'Init Expression'.
 org.eclipse.emf.ecore.EReference getVariable_LetExp()
          Returns the meta object for the container reference 'Let Exp'.
 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'.
 org.eclipse.emf.ecore.EClass getVoidType()
          Returns the meta object for class 'Void Type'.
 
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, 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

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

static final EssentialoclPackage eINSTANCE
The singleton instance of the package.


OCL_EXPRESSION

static final int OCL_EXPRESSION
The meta object id for the 'Ocl Expression' class.

See Also:
OclExpressionImpl, EssentialoclPackageImpl.getOclExpression(), Constant Field Values

OCL_EXPRESSION__TAG

static final int OCL_EXPRESSION__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

OCL_EXPRESSION__OWNED_COMMENT

static final int OCL_EXPRESSION__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

OCL_EXPRESSION__NAME

static final int OCL_EXPRESSION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

OCL_EXPRESSION__TYPE

static final int OCL_EXPRESSION__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

OCL_EXPRESSION_FEATURE_COUNT

static final int OCL_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Ocl Expression' class.

See Also:
Constant Field Values

LITERAL_EXP

static final int LITERAL_EXP
The meta object id for the 'Literal Exp' class.

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

LITERAL_EXP__TAG

static final int LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

LITERAL_EXP__OWNED_COMMENT

static final int LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

LITERAL_EXP__NAME

static final int LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

LITERAL_EXP__TYPE

static final int LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

LITERAL_EXP_FEATURE_COUNT

static final int LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Literal Exp' class.

See Also:
Constant Field Values

PRIMITIVE_LITERAL_EXP

static final int PRIMITIVE_LITERAL_EXP
The meta object id for the 'Primitive Literal Exp' class.

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

PRIMITIVE_LITERAL_EXP__TAG

static final int PRIMITIVE_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PRIMITIVE_LITERAL_EXP__OWNED_COMMENT

static final int PRIMITIVE_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PRIMITIVE_LITERAL_EXP__NAME

static final int PRIMITIVE_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PRIMITIVE_LITERAL_EXP__TYPE

static final int PRIMITIVE_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

PRIMITIVE_LITERAL_EXP_FEATURE_COUNT

static final int PRIMITIVE_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Primitive Literal Exp' class.

See Also:
Constant Field Values

BOOLEAN_LITERAL_EXP

static final int BOOLEAN_LITERAL_EXP
The meta object id for the 'Boolean Literal Exp' class.

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

BOOLEAN_LITERAL_EXP__TAG

static final int BOOLEAN_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

BOOLEAN_LITERAL_EXP__OWNED_COMMENT

static final int BOOLEAN_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

BOOLEAN_LITERAL_EXP__NAME

static final int BOOLEAN_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

BOOLEAN_LITERAL_EXP__TYPE

static final int BOOLEAN_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL

static final int BOOLEAN_LITERAL_EXP__BOOLEAN_SYMBOL
The feature id for the 'Boolean Symbol' attribute.

See Also:
Constant Field Values

BOOLEAN_LITERAL_EXP_FEATURE_COUNT

static final int BOOLEAN_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Boolean Literal Exp' class.

See Also:
Constant Field Values

CALL_EXP

static final int CALL_EXP
The meta object id for the 'Call Exp' class.

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

CALL_EXP__TAG

static final int CALL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

CALL_EXP__OWNED_COMMENT

static final int CALL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

CALL_EXP__NAME

static final int CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CALL_EXP__TYPE

static final int CALL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

CALL_EXP__SOURCE

static final int CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

CALL_EXP_FEATURE_COUNT

static final int CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Call Exp' class.

See Also:
Constant Field Values

NUMERIC_LITERAL_EXP

static final int NUMERIC_LITERAL_EXP
The meta object id for the 'Numeric Literal Exp' class.

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

NUMERIC_LITERAL_EXP__TAG

static final int NUMERIC_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

NUMERIC_LITERAL_EXP__OWNED_COMMENT

static final int NUMERIC_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

NUMERIC_LITERAL_EXP__NAME

static final int NUMERIC_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NUMERIC_LITERAL_EXP__TYPE

static final int NUMERIC_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

NUMERIC_LITERAL_EXP_FEATURE_COUNT

static final int NUMERIC_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Numeric Literal Exp' class.

See Also:
Constant Field Values

UNLIMITED_NATURAL_EXP

static final int UNLIMITED_NATURAL_EXP
The meta object id for the 'Unlimited Natural Exp' class.

See Also:
UnlimitedNaturalExpImpl, EssentialoclPackageImpl.getUnlimitedNaturalExp(), Constant Field Values

UNLIMITED_NATURAL_EXP__TAG

static final int UNLIMITED_NATURAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

UNLIMITED_NATURAL_EXP__OWNED_COMMENT

static final int UNLIMITED_NATURAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

UNLIMITED_NATURAL_EXP__NAME

static final int UNLIMITED_NATURAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

UNLIMITED_NATURAL_EXP__TYPE

static final int UNLIMITED_NATURAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

UNLIMITED_NATURAL_EXP__SYMBOL

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

See Also:
Constant Field Values

UNLIMITED_NATURAL_EXP_FEATURE_COUNT

static final int UNLIMITED_NATURAL_EXP_FEATURE_COUNT
The number of structural features of the 'Unlimited Natural Exp' class.

See Also:
Constant Field Values

IF_EXP

static final int IF_EXP
The meta object id for the 'If Exp' class.

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

IF_EXP__TAG

static final int IF_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

IF_EXP__OWNED_COMMENT

static final int IF_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

IF_EXP__NAME

static final int IF_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

IF_EXP__TYPE

static final int IF_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

IF_EXP__CONDITION

static final int IF_EXP__CONDITION
The feature id for the 'Condition' containment reference.

See Also:
Constant Field Values

IF_EXP__THEN_EXPRESSION

static final int IF_EXP__THEN_EXPRESSION
The feature id for the 'Then Expression' containment reference.

See Also:
Constant Field Values

IF_EXP__ELSE_EXPRESSION

static final int IF_EXP__ELSE_EXPRESSION
The feature id for the 'Else Expression' containment reference.

See Also:
Constant Field Values

IF_EXP_FEATURE_COUNT

static final int IF_EXP_FEATURE_COUNT
The number of structural features of the 'If Exp' class.

See Also:
Constant Field Values

LET_EXP

static final int LET_EXP
The meta object id for the 'Let Exp' class.

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

LET_EXP__TAG

static final int LET_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

LET_EXP__OWNED_COMMENT

static final int LET_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

LET_EXP__NAME

static final int LET_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

LET_EXP__TYPE

static final int LET_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

LET_EXP__IN

static final int LET_EXP__IN
The feature id for the 'In' containment reference.

See Also:
Constant Field Values

LET_EXP__VARIABLE

static final int LET_EXP__VARIABLE
The feature id for the 'Variable' containment reference.

See Also:
Constant Field Values

LET_EXP_FEATURE_COUNT

static final int LET_EXP_FEATURE_COUNT
The number of structural features of the 'Let Exp' class.

See Also:
Constant Field Values

VARIABLE

static final int VARIABLE
The meta object id for the 'Variable' class.

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

VARIABLE__TAG

static final int VARIABLE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

VARIABLE__OWNED_COMMENT

static final int VARIABLE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

VARIABLE__NAME

static final int VARIABLE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

VARIABLE__TYPE

static final int VARIABLE__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

VARIABLE__INIT_EXPRESSION

static final int VARIABLE__INIT_EXPRESSION
The feature id for the 'Init Expression' containment reference.

See Also:
Constant Field Values

VARIABLE__LET_EXP

static final int VARIABLE__LET_EXP
The feature id for the 'Let Exp' container reference.

See Also:
Constant Field Values

VARIABLE__BIND_PARAMETER

static final int VARIABLE__BIND_PARAMETER
The feature id for the 'Bind Parameter' reference.

See Also:
Constant Field Values

VARIABLE_FEATURE_COUNT

static final int VARIABLE_FEATURE_COUNT
The number of structural features of the 'Variable' class.

See Also:
Constant Field Values

FEATURE_PROPERTY_CALL

static final int FEATURE_PROPERTY_CALL
The meta object id for the 'Feature Property Call' class.

See Also:
FeaturePropertyCallImpl, EssentialoclPackageImpl.getFeaturePropertyCall(), Constant Field Values

FEATURE_PROPERTY_CALL__TAG

static final int FEATURE_PROPERTY_CALL__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

FEATURE_PROPERTY_CALL__OWNED_COMMENT

static final int FEATURE_PROPERTY_CALL__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

FEATURE_PROPERTY_CALL__NAME

static final int FEATURE_PROPERTY_CALL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FEATURE_PROPERTY_CALL__TYPE

static final int FEATURE_PROPERTY_CALL__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

FEATURE_PROPERTY_CALL__SOURCE

static final int FEATURE_PROPERTY_CALL__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

FEATURE_PROPERTY_CALL_FEATURE_COUNT

static final int FEATURE_PROPERTY_CALL_FEATURE_COUNT
The number of structural features of the 'Feature Property Call' class.

See Also:
Constant Field Values

PROPERTY_CALL_EXP

static final int PROPERTY_CALL_EXP
The meta object id for the 'Property Call Exp' class.

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

PROPERTY_CALL_EXP__TAG

static final int PROPERTY_CALL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

PROPERTY_CALL_EXP__OWNED_COMMENT

static final int PROPERTY_CALL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

PROPERTY_CALL_EXP__NAME

static final int PROPERTY_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROPERTY_CALL_EXP__TYPE

static final int PROPERTY_CALL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

PROPERTY_CALL_EXP__SOURCE

static final int PROPERTY_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

PROPERTY_CALL_EXP__REFERRED_PROPERTY

static final int PROPERTY_CALL_EXP__REFERRED_PROPERTY
The feature id for the 'Referred Property' reference.

See Also:
Constant Field Values

PROPERTY_CALL_EXP_FEATURE_COUNT

static final int PROPERTY_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Property Call Exp' class.

See Also:
Constant Field Values

VARIABLE_EXP

static final int VARIABLE_EXP
The meta object id for the 'Variable Exp' class.

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

VARIABLE_EXP__TAG

static final int VARIABLE_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

VARIABLE_EXP__OWNED_COMMENT

static final int VARIABLE_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

VARIABLE_EXP__NAME

static final int VARIABLE_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

VARIABLE_EXP__TYPE

static final int VARIABLE_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

VARIABLE_EXP__REFERRED_VARIABLE

static final int VARIABLE_EXP__REFERRED_VARIABLE
The feature id for the 'Referred Variable' reference.

See Also:
Constant Field Values

VARIABLE_EXP_FEATURE_COUNT

static final int VARIABLE_EXP_FEATURE_COUNT
The number of structural features of the 'Variable Exp' class.

See Also:
Constant Field Values

TYPE_EXP

static final int TYPE_EXP
The meta object id for the 'Type Exp' class.

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

TYPE_EXP__TAG

static final int TYPE_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TYPE_EXP__OWNED_COMMENT

static final int TYPE_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TYPE_EXP__NAME

static final int TYPE_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TYPE_EXP__TYPE

static final int TYPE_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

TYPE_EXP__REFERRED_TYPE

static final int TYPE_EXP__REFERRED_TYPE
The feature id for the 'Referred Type' reference.

See Also:
Constant Field Values

TYPE_EXP_FEATURE_COUNT

static final int TYPE_EXP_FEATURE_COUNT
The number of structural features of the 'Type Exp' class.

See Also:
Constant Field Values

LOOP_EXP

static final int LOOP_EXP
The meta object id for the 'Loop Exp' class.

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

LOOP_EXP__TAG

static final int LOOP_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

LOOP_EXP__OWNED_COMMENT

static final int LOOP_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

LOOP_EXP__NAME

static final int LOOP_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

LOOP_EXP__TYPE

static final int LOOP_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

LOOP_EXP__SOURCE

static final int LOOP_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

LOOP_EXP__BODY

static final int LOOP_EXP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values

LOOP_EXP__ITERATOR

static final int LOOP_EXP__ITERATOR
The feature id for the 'Iterator' containment reference list.

See Also:
Constant Field Values

LOOP_EXP_FEATURE_COUNT

static final int LOOP_EXP_FEATURE_COUNT
The number of structural features of the 'Loop Exp' class.

See Also:
Constant Field Values

ITERATOR_EXP

static final int ITERATOR_EXP
The meta object id for the 'Iterator Exp' class.

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

ITERATOR_EXP__TAG

static final int ITERATOR_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ITERATOR_EXP__OWNED_COMMENT

static final int ITERATOR_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ITERATOR_EXP__NAME

static final int ITERATOR_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ITERATOR_EXP__TYPE

static final int ITERATOR_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

ITERATOR_EXP__SOURCE

static final int ITERATOR_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

ITERATOR_EXP__BODY

static final int ITERATOR_EXP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values

ITERATOR_EXP__ITERATOR

static final int ITERATOR_EXP__ITERATOR
The feature id for the 'Iterator' containment reference list.

See Also:
Constant Field Values

ITERATOR_EXP_FEATURE_COUNT

static final int ITERATOR_EXP_FEATURE_COUNT
The number of structural features of the 'Iterator Exp' class.

See Also:
Constant Field Values

STRING_LITERAL_EXP

static final int STRING_LITERAL_EXP
The meta object id for the 'String Literal Exp' class.

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

STRING_LITERAL_EXP__TAG

static final int STRING_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

STRING_LITERAL_EXP__OWNED_COMMENT

static final int STRING_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

STRING_LITERAL_EXP__NAME

static final int STRING_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

STRING_LITERAL_EXP__TYPE

static final int STRING_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

STRING_LITERAL_EXP__STRING_SYMBOL

static final int STRING_LITERAL_EXP__STRING_SYMBOL
The feature id for the 'String Symbol' attribute.

See Also:
Constant Field Values

STRING_LITERAL_EXP_FEATURE_COUNT

static final int STRING_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'String Literal Exp' class.

See Also:
Constant Field Values

INTEGER_LITERAL_EXP

static final int INTEGER_LITERAL_EXP
The meta object id for the 'Integer Literal Exp' class.

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

INTEGER_LITERAL_EXP__TAG

static final int INTEGER_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

INTEGER_LITERAL_EXP__OWNED_COMMENT

static final int INTEGER_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

INTEGER_LITERAL_EXP__NAME

static final int INTEGER_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

INTEGER_LITERAL_EXP__TYPE

static final int INTEGER_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

INTEGER_LITERAL_EXP__INTEGER_SYMBOL

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

See Also:
Constant Field Values

INTEGER_LITERAL_EXP_FEATURE_COUNT

static final int INTEGER_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Integer Literal Exp' class.

See Also:
Constant Field Values

OPERATION_CALL_EXP

static final int OPERATION_CALL_EXP
The meta object id for the 'Operation Call Exp' class.

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

OPERATION_CALL_EXP__TAG

static final int OPERATION_CALL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

OPERATION_CALL_EXP__OWNED_COMMENT

static final int OPERATION_CALL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

OPERATION_CALL_EXP__NAME

static final int OPERATION_CALL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

OPERATION_CALL_EXP__TYPE

static final int OPERATION_CALL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

OPERATION_CALL_EXP__SOURCE

static final int OPERATION_CALL_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

OPERATION_CALL_EXP__ARGUMENT

static final int OPERATION_CALL_EXP__ARGUMENT
The feature id for the 'Argument' containment reference list.

See Also:
Constant Field Values

OPERATION_CALL_EXP__REFERRED_OPERATION

static final int OPERATION_CALL_EXP__REFERRED_OPERATION
The feature id for the 'Referred Operation' reference.

See Also:
Constant Field Values

OPERATION_CALL_EXP_FEATURE_COUNT

static final int OPERATION_CALL_EXP_FEATURE_COUNT
The number of structural features of the 'Operation Call Exp' class.

See Also:
Constant Field Values

REAL_LITERAL_EXP

static final int REAL_LITERAL_EXP
The meta object id for the 'Real Literal Exp' class.

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

REAL_LITERAL_EXP__TAG

static final int REAL_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

REAL_LITERAL_EXP__OWNED_COMMENT

static final int REAL_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

REAL_LITERAL_EXP__NAME

static final int REAL_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

REAL_LITERAL_EXP__TYPE

static final int REAL_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

REAL_LITERAL_EXP__REAL_SYMBOL

static final int REAL_LITERAL_EXP__REAL_SYMBOL
The feature id for the 'Real Symbol' attribute.

See Also:
Constant Field Values

REAL_LITERAL_EXP_FEATURE_COUNT

static final int REAL_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Real Literal Exp' class.

See Also:
Constant Field Values

ITERATE_EXP

static final int ITERATE_EXP
The meta object id for the 'Iterate Exp' class.

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

ITERATE_EXP__TAG

static final int ITERATE_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ITERATE_EXP__OWNED_COMMENT

static final int ITERATE_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ITERATE_EXP__NAME

static final int ITERATE_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ITERATE_EXP__TYPE

static final int ITERATE_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

ITERATE_EXP__SOURCE

static final int ITERATE_EXP__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

ITERATE_EXP__BODY

static final int ITERATE_EXP__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values

ITERATE_EXP__ITERATOR

static final int ITERATE_EXP__ITERATOR
The feature id for the 'Iterator' containment reference list.

See Also:
Constant Field Values

ITERATE_EXP__RESULT

static final int ITERATE_EXP__RESULT
The feature id for the 'Result' containment reference.

See Also:
Constant Field Values

ITERATE_EXP_FEATURE_COUNT

static final int ITERATE_EXP_FEATURE_COUNT
The number of structural features of the 'Iterate Exp' class.

See Also:
Constant Field Values

COLLECTION_LITERAL_EXP

static final int COLLECTION_LITERAL_EXP
The meta object id for the 'Collection Literal Exp' class.

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

COLLECTION_LITERAL_EXP__TAG

static final int COLLECTION_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

COLLECTION_LITERAL_EXP__OWNED_COMMENT

static final int COLLECTION_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

COLLECTION_LITERAL_EXP__NAME

static final int COLLECTION_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COLLECTION_LITERAL_EXP__TYPE

static final int COLLECTION_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

COLLECTION_LITERAL_EXP__KIND

static final int COLLECTION_LITERAL_EXP__KIND
The feature id for the 'Kind' attribute.

See Also:
Constant Field Values

COLLECTION_LITERAL_EXP__PART

static final int COLLECTION_LITERAL_EXP__PART
The feature id for the 'Part' containment reference list.

See Also:
Constant Field Values

COLLECTION_LITERAL_EXP_FEATURE_COUNT

static final int COLLECTION_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Collection Literal Exp' class.

See Also:
Constant Field Values

COLLECTION_LITERAL_PART

static final int COLLECTION_LITERAL_PART
The meta object id for the 'Collection Literal Part' class.

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

COLLECTION_LITERAL_PART__TAG

static final int COLLECTION_LITERAL_PART__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

COLLECTION_LITERAL_PART__OWNED_COMMENT

static final int COLLECTION_LITERAL_PART__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

COLLECTION_LITERAL_PART__NAME

static final int COLLECTION_LITERAL_PART__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COLLECTION_LITERAL_PART__TYPE

static final int COLLECTION_LITERAL_PART__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

COLLECTION_LITERAL_PART__COLLECTION_LITERAL_EXP

static final int COLLECTION_LITERAL_PART__COLLECTION_LITERAL_EXP
The feature id for the 'Collection Literal Exp' container reference.

See Also:
Constant Field Values

COLLECTION_LITERAL_PART_FEATURE_COUNT

static final int COLLECTION_LITERAL_PART_FEATURE_COUNT
The number of structural features of the 'Collection Literal Part' class.

See Also:
Constant Field Values

COLLECTION_ITEM

static final int COLLECTION_ITEM
The meta object id for the 'Collection Item' class.

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

COLLECTION_ITEM__TAG

static final int COLLECTION_ITEM__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

COLLECTION_ITEM__OWNED_COMMENT

static final int COLLECTION_ITEM__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

COLLECTION_ITEM__NAME

static final int COLLECTION_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COLLECTION_ITEM__TYPE

static final int COLLECTION_ITEM__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

COLLECTION_ITEM__COLLECTION_LITERAL_EXP

static final int COLLECTION_ITEM__COLLECTION_LITERAL_EXP
The feature id for the 'Collection Literal Exp' container reference.

See Also:
Constant Field Values

COLLECTION_ITEM__ITEM

static final int COLLECTION_ITEM__ITEM
The feature id for the 'Item' containment reference.

See Also:
Constant Field Values

COLLECTION_ITEM_FEATURE_COUNT

static final int COLLECTION_ITEM_FEATURE_COUNT
The number of structural features of the 'Collection Item' class.

See Also:
Constant Field Values

COLLECTION_RANGE

static final int COLLECTION_RANGE
The meta object id for the 'Collection Range' class.

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

COLLECTION_RANGE__TAG

static final int COLLECTION_RANGE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

COLLECTION_RANGE__OWNED_COMMENT

static final int COLLECTION_RANGE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

COLLECTION_RANGE__NAME

static final int COLLECTION_RANGE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COLLECTION_RANGE__TYPE

static final int COLLECTION_RANGE__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

COLLECTION_RANGE__COLLECTION_LITERAL_EXP

static final int COLLECTION_RANGE__COLLECTION_LITERAL_EXP
The feature id for the 'Collection Literal Exp' container reference.

See Also:
Constant Field Values

COLLECTION_RANGE__FIRST

static final int COLLECTION_RANGE__FIRST
The feature id for the 'First' containment reference.

See Also:
Constant Field Values

COLLECTION_RANGE__LAST

static final int COLLECTION_RANGE__LAST
The feature id for the 'Last' containment reference.

See Also:
Constant Field Values

COLLECTION_RANGE_FEATURE_COUNT

static final int COLLECTION_RANGE_FEATURE_COUNT
The number of structural features of the 'Collection Range' class.

See Also:
Constant Field Values

TUPLE_LITERAL_EXP

static final int TUPLE_LITERAL_EXP
The meta object id for the 'Tuple Literal Exp' class.

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

TUPLE_LITERAL_EXP__TAG

static final int TUPLE_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TUPLE_LITERAL_EXP__OWNED_COMMENT

static final int TUPLE_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TUPLE_LITERAL_EXP__NAME

static final int TUPLE_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TUPLE_LITERAL_EXP__TYPE

static final int TUPLE_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

TUPLE_LITERAL_EXP__PART

static final int TUPLE_LITERAL_EXP__PART
The feature id for the 'Part' containment reference list.

See Also:
Constant Field Values

TUPLE_LITERAL_EXP_FEATURE_COUNT

static final int TUPLE_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Tuple Literal Exp' class.

See Also:
Constant Field Values

NULL_LITERAL_EXP

static final int NULL_LITERAL_EXP
The meta object id for the 'Null Literal Exp' class.

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

NULL_LITERAL_EXP__TAG

static final int NULL_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

NULL_LITERAL_EXP__OWNED_COMMENT

static final int NULL_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

NULL_LITERAL_EXP__NAME

static final int NULL_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NULL_LITERAL_EXP__TYPE

static final int NULL_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

NULL_LITERAL_EXP_FEATURE_COUNT

static final int NULL_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Null Literal Exp' class.

See Also:
Constant Field Values

OPAQUE_EXPRESSION

static final int OPAQUE_EXPRESSION
The meta object id for the 'Opaque Expression' class.

See Also:
OpaqueExpressionImpl, EssentialoclPackageImpl.getOpaqueExpression(), Constant Field Values

OPAQUE_EXPRESSION_FEATURE_COUNT

static final int OPAQUE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Opaque Expression' class.

See Also:
Constant Field Values

EXPRESSION_IN_OCL

static final int EXPRESSION_IN_OCL
The meta object id for the 'Expression In Ocl' class.

See Also:
ExpressionInOclImpl, EssentialoclPackageImpl.getExpressionInOcl(), Constant Field Values

EXPRESSION_IN_OCL__BODY_EXPRESSION

static final int EXPRESSION_IN_OCL__BODY_EXPRESSION
The feature id for the 'Body Expression' containment reference.

See Also:
Constant Field Values

EXPRESSION_IN_OCL__CONTEXT

static final int EXPRESSION_IN_OCL__CONTEXT
The feature id for the 'Context' containment reference.

See Also:
Constant Field Values

EXPRESSION_IN_OCL__RESULT_VARIABLE

static final int EXPRESSION_IN_OCL__RESULT_VARIABLE
The feature id for the 'Result Variable' containment reference.

See Also:
Constant Field Values

EXPRESSION_IN_OCL__PARAMETER_VARIABLE

static final int EXPRESSION_IN_OCL__PARAMETER_VARIABLE
The feature id for the 'Parameter Variable' containment reference.

See Also:
Constant Field Values

EXPRESSION_IN_OCL_FEATURE_COUNT

static final int EXPRESSION_IN_OCL_FEATURE_COUNT
The number of structural features of the 'Expression In Ocl' class.

See Also:
Constant Field Values

INVALID_LITERAL_EXP

static final int INVALID_LITERAL_EXP
The meta object id for the 'Invalid Literal Exp' class.

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

INVALID_LITERAL_EXP__TAG

static final int INVALID_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

INVALID_LITERAL_EXP__OWNED_COMMENT

static final int INVALID_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

INVALID_LITERAL_EXP__NAME

static final int INVALID_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

INVALID_LITERAL_EXP__TYPE

static final int INVALID_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

INVALID_LITERAL_EXP_FEATURE_COUNT

static final int INVALID_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Invalid Literal Exp' class.

See Also:
Constant Field Values

TUPLE_LITERAL_PART

static final int TUPLE_LITERAL_PART
The meta object id for the 'Tuple Literal Part' class.

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

TUPLE_LITERAL_PART__TAG

static final int TUPLE_LITERAL_PART__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TUPLE_LITERAL_PART__OWNED_COMMENT

static final int TUPLE_LITERAL_PART__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TUPLE_LITERAL_PART__NAME

static final int TUPLE_LITERAL_PART__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TUPLE_LITERAL_PART__TYPE

static final int TUPLE_LITERAL_PART__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

TUPLE_LITERAL_PART__TUPLE_LITERAL_EXP

static final int TUPLE_LITERAL_PART__TUPLE_LITERAL_EXP
The feature id for the 'Tuple Literal Exp' container reference.

See Also:
Constant Field Values

TUPLE_LITERAL_PART__ATTRIBUTE

static final int TUPLE_LITERAL_PART__ATTRIBUTE
The feature id for the 'Attribute' containment reference.

See Also:
Constant Field Values

TUPLE_LITERAL_PART__VALUE

static final int TUPLE_LITERAL_PART__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

TUPLE_LITERAL_PART_FEATURE_COUNT

static final int TUPLE_LITERAL_PART_FEATURE_COUNT
The number of structural features of the 'Tuple Literal Part' class.

See Also:
Constant Field Values

COLLECTION_TYPE

static final int COLLECTION_TYPE
The meta object id for the 'Collection Type' class.

See Also:
CollectionTypeImpl, EssentialoclPackageImpl.getCollectionType(), Constant Field Values

COLLECTION_TYPE__TAG

static final int COLLECTION_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

COLLECTION_TYPE__OWNED_COMMENT

static final int COLLECTION_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

COLLECTION_TYPE__NAME

static final int COLLECTION_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COLLECTION_TYPE__PACKAGE

static final int COLLECTION_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

COLLECTION_TYPE__ELEMENT_TYPE

static final int COLLECTION_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.

See Also:
Constant Field Values

COLLECTION_TYPE_FEATURE_COUNT

static final int COLLECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Collection Type' class.

See Also:
Constant Field Values

BAG_TYPE

static final int BAG_TYPE
The meta object id for the 'Bag Type' class.

See Also:
BagTypeImpl, EssentialoclPackageImpl.getBagType(), Constant Field Values

BAG_TYPE__TAG

static final int BAG_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

BAG_TYPE__OWNED_COMMENT

static final int BAG_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

BAG_TYPE__NAME

static final int BAG_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

BAG_TYPE__PACKAGE

static final int BAG_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

BAG_TYPE__ELEMENT_TYPE

static final int BAG_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.

See Also:
Constant Field Values

BAG_TYPE_FEATURE_COUNT

static final int BAG_TYPE_FEATURE_COUNT
The number of structural features of the 'Bag Type' class.

See Also:
Constant Field Values

ENUM_LITERAL_EXP

static final int ENUM_LITERAL_EXP
The meta object id for the 'Enum Literal Exp' class.

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

ENUM_LITERAL_EXP__TAG

static final int ENUM_LITERAL_EXP__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ENUM_LITERAL_EXP__OWNED_COMMENT

static final int ENUM_LITERAL_EXP__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ENUM_LITERAL_EXP__NAME

static final int ENUM_LITERAL_EXP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENUM_LITERAL_EXP__TYPE

static final int ENUM_LITERAL_EXP__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL

static final int ENUM_LITERAL_EXP__REFERRED_ENUM_LITERAL
The feature id for the 'Referred Enum Literal' reference.

See Also:
Constant Field Values

ENUM_LITERAL_EXP_FEATURE_COUNT

static final int ENUM_LITERAL_EXP_FEATURE_COUNT
The number of structural features of the 'Enum Literal Exp' class.

See Also:
Constant Field Values

INVALID_TYPE

static final int INVALID_TYPE
The meta object id for the 'Invalid Type' class.

See Also:
InvalidTypeImpl, EssentialoclPackageImpl.getInvalidType(), Constant Field Values

INVALID_TYPE__TAG

static final int INVALID_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

INVALID_TYPE__OWNED_COMMENT

static final int INVALID_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

INVALID_TYPE__NAME

static final int INVALID_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

INVALID_TYPE__PACKAGE

static final int INVALID_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

INVALID_TYPE_FEATURE_COUNT

static final int INVALID_TYPE_FEATURE_COUNT
The number of structural features of the 'Invalid Type' class.

See Also:
Constant Field Values

ORDERED_SET_TYPE

static final int ORDERED_SET_TYPE
The meta object id for the 'Ordered Set Type' class.

See Also:
OrderedSetTypeImpl, EssentialoclPackageImpl.getOrderedSetType(), Constant Field Values

ORDERED_SET_TYPE__TAG

static final int ORDERED_SET_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ORDERED_SET_TYPE__OWNED_COMMENT

static final int ORDERED_SET_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ORDERED_SET_TYPE__NAME

static final int ORDERED_SET_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ORDERED_SET_TYPE__PACKAGE

static final int ORDERED_SET_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

ORDERED_SET_TYPE__ELEMENT_TYPE

static final int ORDERED_SET_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.

See Also:
Constant Field Values

ORDERED_SET_TYPE_FEATURE_COUNT

static final int ORDERED_SET_TYPE_FEATURE_COUNT
The number of structural features of the 'Ordered Set Type' class.

See Also:
Constant Field Values

SEQUENCE_TYPE

static final int SEQUENCE_TYPE
The meta object id for the 'Sequence Type' class.

See Also:
SequenceTypeImpl, EssentialoclPackageImpl.getSequenceType(), Constant Field Values

SEQUENCE_TYPE__TAG

static final int SEQUENCE_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

SEQUENCE_TYPE__OWNED_COMMENT

static final int SEQUENCE_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

SEQUENCE_TYPE__NAME

static final int SEQUENCE_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SEQUENCE_TYPE__PACKAGE

static final int SEQUENCE_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

SEQUENCE_TYPE__ELEMENT_TYPE

static final int SEQUENCE_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.

See Also:
Constant Field Values

SEQUENCE_TYPE_FEATURE_COUNT

static final int SEQUENCE_TYPE_FEATURE_COUNT
The number of structural features of the 'Sequence Type' class.

See Also:
Constant Field Values

SET_TYPE

static final int SET_TYPE
The meta object id for the 'Set Type' class.

See Also:
SetTypeImpl, EssentialoclPackageImpl.getSetType(), Constant Field Values

SET_TYPE__TAG

static final int SET_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

SET_TYPE__OWNED_COMMENT

static final int SET_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

SET_TYPE__NAME

static final int SET_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SET_TYPE__PACKAGE

static final int SET_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

SET_TYPE__ELEMENT_TYPE

static final int SET_TYPE__ELEMENT_TYPE
The feature id for the 'Element Type' reference.

See Also:
Constant Field Values

SET_TYPE_FEATURE_COUNT

static final int SET_TYPE_FEATURE_COUNT
The number of structural features of the 'Set Type' class.

See Also:
Constant Field Values

TUPLE_TYPE

static final int TUPLE_TYPE
The meta object id for the 'Tuple Type' class.

See Also:
TupleTypeImpl, EssentialoclPackageImpl.getTupleType(), Constant Field Values

TUPLE_TYPE__TAG

static final int TUPLE_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

TUPLE_TYPE__OWNED_COMMENT

static final int TUPLE_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

TUPLE_TYPE__NAME

static final int TUPLE_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TUPLE_TYPE__PACKAGE

static final int TUPLE_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

TUPLE_TYPE__OWNED_ATTRIBUTE

static final int TUPLE_TYPE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.

See Also:
Constant Field Values

TUPLE_TYPE__OWNED_OPERATION

static final int TUPLE_TYPE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.

See Also:
Constant Field Values

TUPLE_TYPE__SUPER_CLASS

static final int TUPLE_TYPE__SUPER_CLASS
The feature id for the 'Super Class' reference list.

See Also:
Constant Field Values

TUPLE_TYPE__IS_ABSTRACT

static final int TUPLE_TYPE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.

See Also:
Constant Field Values

TUPLE_TYPE_FEATURE_COUNT

static final int TUPLE_TYPE_FEATURE_COUNT
The number of structural features of the 'Tuple Type' class.

See Also:
Constant Field Values

VOID_TYPE

static final int VOID_TYPE
The meta object id for the 'Void Type' class.

See Also:
VoidTypeImpl, EssentialoclPackageImpl.getVoidType(), Constant Field Values

VOID_TYPE__TAG

static final int VOID_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

VOID_TYPE__OWNED_COMMENT

static final int VOID_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

VOID_TYPE__NAME

static final int VOID_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

VOID_TYPE__PACKAGE

static final int VOID_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

VOID_TYPE_FEATURE_COUNT

static final int VOID_TYPE_FEATURE_COUNT
The number of structural features of the 'Void Type' class.

See Also:
Constant Field Values

ANY_TYPE

static final int ANY_TYPE
The meta object id for the 'Any Type' class.

See Also:
AnyTypeImpl, EssentialoclPackageImpl.getAnyType(), Constant Field Values

ANY_TYPE__TAG

static final int ANY_TYPE__TAG
The feature id for the 'Tag' reference list.

See Also:
Constant Field Values

ANY_TYPE__OWNED_COMMENT

static final int ANY_TYPE__OWNED_COMMENT
The feature id for the 'Owned Comment' containment reference list.

See Also:
Constant Field Values

ANY_TYPE__NAME

static final int ANY_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ANY_TYPE__PACKAGE

static final int ANY_TYPE__PACKAGE
The feature id for the 'Package' container reference.

See Also:
Constant Field Values

ANY_TYPE__OWNED_ATTRIBUTE

static final int ANY_TYPE__OWNED_ATTRIBUTE
The feature id for the 'Owned Attribute' containment reference list.

See Also:
Constant Field Values

ANY_TYPE__OWNED_OPERATION

static final int ANY_TYPE__OWNED_OPERATION
The feature id for the 'Owned Operation' containment reference list.

See Also:
Constant Field Values

ANY_TYPE__SUPER_CLASS

static final int ANY_TYPE__SUPER_CLASS
The feature id for the 'Super Class' reference list.

See Also:
Constant Field Values

ANY_TYPE__IS_ABSTRACT

static final int ANY_TYPE__IS_ABSTRACT
The feature id for the 'Is Abstract' attribute.

See Also:
Constant Field Values

ANY_TYPE_FEATURE_COUNT

static final int ANY_TYPE_FEATURE_COUNT
The number of structural features of the 'Any Type' class.

See Also:
Constant Field Values

COLLECTION_KIND

static final int COLLECTION_KIND
The meta object id for the 'Collection Kind' enum.

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

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

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()

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

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()

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

getUnlimitedNaturalExp

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

Returns:
the meta object for class 'Unlimited Natural Exp'.
See Also:
UnlimitedNaturalExp

getUnlimitedNaturalExp_Symbol

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

Returns:
the meta object for the attribute 'Symbol'.
See Also:
UnlimitedNaturalExp.getSymbol(), getUnlimitedNaturalExp()

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

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()

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()

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()

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

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()

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()

getVariable

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

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

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()

getVariable_LetExp

org.eclipse.emf.ecore.EReference getVariable_LetExp()
Returns the meta object for the container reference 'Let Exp'.

Returns:
the meta object for the container reference 'Let Exp'.
See Also:
Variable.getLetExp(), getVariable()

getVariable_BindParameter

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

Returns:
the meta object for the reference 'Bind Parameter'.
See Also:
Variable.getBindParameter(), getVariable()

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

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()

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

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()

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

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()

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

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()

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()

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

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

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()

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

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()

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

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()

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()

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

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()

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

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

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()

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

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

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

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()

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()

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

getCollectionLiteralPart_CollectionLiteralExp

org.eclipse.emf.ecore.EReference getCollectionLiteralPart_CollectionLiteralExp()
Returns the meta object for the container reference 'Collection Literal Exp'.

Returns:
the meta object for the container reference 'Collection Literal Exp'.
See Also:
CollectionLiteralPart.getCollectionLiteralExp(), getCollectionLiteralPart()

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

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()

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

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()

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()

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

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()

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

getExpressionInOcl

org.eclipse.emf.ecore.EClass getExpressionInOcl()
Returns the meta object for class 'Expression In Ocl'.

Returns:
the meta object for class 'Expression In Ocl'.
See Also:
ExpressionInOcl

getExpressionInOcl_BodyExpression

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

Returns:
the meta object for the containment reference 'Body Expression'.
See Also:
ExpressionInOcl.getBodyExpression(), getExpressionInOcl()

getExpressionInOcl_Context

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

Returns:
the meta object for the containment reference 'Context'.
See Also:
ExpressionInOcl.getContext(), getExpressionInOcl()

getExpressionInOcl_ResultVariable

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

Returns:
the meta object for the containment reference 'Result Variable'.
See Also:
ExpressionInOcl.getResultVariable(), getExpressionInOcl()

getExpressionInOcl_ParameterVariable

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

Returns:
the meta object for the containment reference 'Parameter Variable'.
See Also:
ExpressionInOcl.getParameterVariable(), getExpressionInOcl()

getOpaqueExpression

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

Returns:
the meta object for class 'Opaque Expression'.
See Also:
OpaqueExpression

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

getFeaturePropertyCall

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

Returns:
the meta object for class 'Feature Property Call'.
See Also:
FeaturePropertyCall

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

getTupleLiteralPart_TupleLiteralExp

org.eclipse.emf.ecore.EReference getTupleLiteralPart_TupleLiteralExp()
Returns the meta object for the container reference 'Tuple Literal Exp'.

Returns:
the meta object for the container reference 'Tuple Literal Exp'.
See Also:
TupleLiteralPart.getTupleLiteralExp(), getTupleLiteralPart()

getTupleLiteralPart_Attribute

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

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

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()

getBagType

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

Returns:
the meta object for class 'Bag Type'.
See Also:
BagType

getCollectionType

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

Returns:
the meta object for class 'Collection Type'.
See Also:
CollectionType

getCollectionType_ElementType

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

Returns:
the meta object for the reference 'Element Type'.
See Also:
CollectionType.getElementType(), getCollectionType()

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

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()

getInvalidType

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

Returns:
the meta object for class 'Invalid Type'.
See Also:
InvalidType

getOrderedSetType

org.eclipse.emf.ecore.EClass getOrderedSetType()
Returns the meta object for class 'Ordered Set Type'.

Returns:
the meta object for class 'Ordered Set Type'.
See Also:
OrderedSetType

getSequenceType

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

Returns:
the meta object for class 'Sequence Type'.
See Also:
SequenceType

getSetType

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

Returns:
the meta object for class 'Set Type'.
See Also:
SetType

getTupleType

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

Returns:
the meta object for class 'Tuple Type'.
See Also:
TupleType

getVoidType

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

Returns:
the meta object for class 'Void Type'.
See Also:
VoidType

getAnyType

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

Returns:
the meta object for class 'Any Type'.
See Also:
AnyType

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

getEssentialoclFactory

EssentialoclFactory getEssentialoclFactory()
Returns the factory that creates the instances of the model.

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