org.eclipse.gmt.modisco.java.emf.classic
Interface JavaPackage

All Superinterfaces:
JavaPackage

public interface JavaPackage
extends JavaPackage

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

See Also:
JavaFactory
Model:
kind="package"

Field Summary
static int ABSTRACT_METHOD_DECLARATION
          The meta object id for the 'Abstract Method Declaration' class.
static int ABSTRACT_METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int ABSTRACT_METHOD_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int ABSTRACT_METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int ABSTRACT_METHOD_DECLARATION__BODY
          The feature id for the 'Body' containment reference.
static int ABSTRACT_METHOD_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ABSTRACT_METHOD_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int ABSTRACT_METHOD_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_METHOD_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ABSTRACT_METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ABSTRACT_METHOD_DECLARATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int ABSTRACT_METHOD_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int ABSTRACT_METHOD_DECLARATION__THROWN_EXCEPTIONS
          The feature id for the 'Thrown Exceptions' containment reference list.
static int ABSTRACT_METHOD_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int ABSTRACT_METHOD_DECLARATION__USAGES
          The feature id for the 'Usages' reference list.
static int ABSTRACT_METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS
          The feature id for the 'Usages In Doc Comments' reference list.
static int ABSTRACT_METHOD_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ABSTRACT_METHOD_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Abstract Method Declaration' class.
static int ABSTRACT_METHOD_INVOCATION
          The meta object id for the 'Abstract Method Invocation' class.
static int ABSTRACT_METHOD_INVOCATION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int ABSTRACT_METHOD_INVOCATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ABSTRACT_METHOD_INVOCATION__METHOD
          The feature id for the 'Method' reference.
static int ABSTRACT_METHOD_INVOCATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ABSTRACT_METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ABSTRACT_METHOD_INVOCATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list.
static int ABSTRACT_METHOD_INVOCATION_FEATURE_COUNT
          The number of structural features of the 'Abstract Method Invocation' class.
static int ABSTRACT_TYPE_DECLARATION
          The meta object id for the 'Abstract Type Declaration' class.
static int ABSTRACT_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int ABSTRACT_TYPE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int ABSTRACT_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int ABSTRACT_TYPE_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int ABSTRACT_TYPE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ABSTRACT_TYPE_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int ABSTRACT_TYPE_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int ABSTRACT_TYPE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int ABSTRACT_TYPE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_TYPE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ABSTRACT_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ABSTRACT_TYPE_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int ABSTRACT_TYPE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int ABSTRACT_TYPE_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int ABSTRACT_TYPE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ABSTRACT_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int ABSTRACT_TYPE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Abstract Type Declaration' class.
static int ABSTRACT_TYPE_QUALIFIED_EXPRESSION
          The meta object id for the 'Abstract Type Qualified Expression' class.
static int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int ABSTRACT_TYPE_QUALIFIED_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Abstract Type Qualified Expression' class.
static int ABSTRACT_VARIABLES_CONTAINER
          The meta object id for the 'Abstract Variables Container' class.
static int ABSTRACT_VARIABLES_CONTAINER__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ABSTRACT_VARIABLES_CONTAINER__FRAGMENTS
          The feature id for the 'Fragments' containment reference list.
static int ABSTRACT_VARIABLES_CONTAINER__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ABSTRACT_VARIABLES_CONTAINER__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ABSTRACT_VARIABLES_CONTAINER__TYPE
          The feature id for the 'Type' containment reference.
static int ABSTRACT_VARIABLES_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Abstract Variables Container' class.
static int ANNOTATION
          The meta object id for the 'Annotation' class.
static int ANNOTATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ANNOTATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ANNOTATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ANNOTATION__TYPE
          The feature id for the 'Type' containment reference.
static int ANNOTATION__VALUES
          The feature id for the 'Values' containment reference list.
static int ANNOTATION_FEATURE_COUNT
          The number of structural features of the 'Annotation' class.
static int ANNOTATION_MEMBER_VALUE_PAIR
          The meta object id for the 'Annotation Member Value Pair' class.
static int ANNOTATION_MEMBER_VALUE_PAIR__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ANNOTATION_MEMBER_VALUE_PAIR__MEMBER
          The feature id for the 'Member' reference.
static int ANNOTATION_MEMBER_VALUE_PAIR__NAME
          The feature id for the 'Name' attribute.
static int ANNOTATION_MEMBER_VALUE_PAIR__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ANNOTATION_MEMBER_VALUE_PAIR__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ANNOTATION_MEMBER_VALUE_PAIR__PROXY
          The feature id for the 'Proxy' attribute.
static int ANNOTATION_MEMBER_VALUE_PAIR__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ANNOTATION_MEMBER_VALUE_PAIR__VALUE
          The feature id for the 'Value' containment reference.
static int ANNOTATION_MEMBER_VALUE_PAIR_FEATURE_COUNT
          The number of structural features of the 'Annotation Member Value Pair' class.
static int ANNOTATION_TYPE_DECLARATION
          The meta object id for the 'Annotation Type Declaration' class.
static int ANNOTATION_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int ANNOTATION_TYPE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int ANNOTATION_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int ANNOTATION_TYPE_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int ANNOTATION_TYPE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ANNOTATION_TYPE_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int ANNOTATION_TYPE_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int ANNOTATION_TYPE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int ANNOTATION_TYPE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int ANNOTATION_TYPE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ANNOTATION_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ANNOTATION_TYPE_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int ANNOTATION_TYPE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int ANNOTATION_TYPE_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int ANNOTATION_TYPE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ANNOTATION_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int ANNOTATION_TYPE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Annotation Type Declaration' class.
static int ANNOTATION_TYPE_MEMBER_DECLARATION
          The meta object id for the 'Annotation Type Member Declaration' class.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__DEFAULT
          The feature id for the 'Default' containment reference.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__TYPE
          The feature id for the 'Type' containment reference.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES
          The feature id for the 'Usages' reference list.
static int ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ANNOTATION_TYPE_MEMBER_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Annotation Type Member Declaration' class.
static int ANONYMOUS_CLASS_DECLARATION
          The meta object id for the 'Anonymous Class Declaration' class.
static int ANONYMOUS_CLASS_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int ANONYMOUS_CLASS_DECLARATION__CLASS_INSTANCE_CREATION
          The feature id for the 'Class Instance Creation' container reference.
static int ANONYMOUS_CLASS_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ANONYMOUS_CLASS_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ANONYMOUS_CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ANONYMOUS_CLASS_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Anonymous Class Declaration' class.
static int ARCHIVE
          The meta object id for the 'Archive' class.
static int ARCHIVE__CLASS_FILES
          The feature id for the 'Class Files' containment reference list.
static int ARCHIVE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ARCHIVE__MANIFEST
          The feature id for the 'Manifest' containment reference.
static int ARCHIVE__NAME
          The feature id for the 'Name' attribute.
static int ARCHIVE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ARCHIVE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ARCHIVE__ORIGINAL_FILE_PATH
          The feature id for the 'Original File Path' attribute.
static int ARCHIVE__PROXY
          The feature id for the 'Proxy' attribute.
static int ARCHIVE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ARCHIVE_FEATURE_COUNT
          The number of structural features of the 'Archive' class.
static int ARRAY_ACCESS
          The meta object id for the 'Array Access' class.
static int ARRAY_ACCESS__ARRAY
          The feature id for the 'Array' containment reference.
static int ARRAY_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ARRAY_ACCESS__INDEX
          The feature id for the 'Index' containment reference.
static int ARRAY_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ARRAY_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ARRAY_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Array Access' class.
static int ARRAY_CREATION
          The meta object id for the 'Array Creation' class.
static int ARRAY_CREATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ARRAY_CREATION__DIMENSIONS
          The feature id for the 'Dimensions' containment reference list.
static int ARRAY_CREATION__INITIALIZER
          The feature id for the 'Initializer' containment reference.
static int ARRAY_CREATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ARRAY_CREATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ARRAY_CREATION__TYPE
          The feature id for the 'Type' containment reference.
static int ARRAY_CREATION_FEATURE_COUNT
          The number of structural features of the 'Array Creation' class.
static int ARRAY_INITIALIZER
          The meta object id for the 'Array Initializer' class.
static int ARRAY_INITIALIZER__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ARRAY_INITIALIZER__EXPRESSIONS
          The feature id for the 'Expressions' containment reference list.
static int ARRAY_INITIALIZER__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ARRAY_INITIALIZER__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ARRAY_INITIALIZER_FEATURE_COUNT
          The number of structural features of the 'Array Initializer' class.
static int ARRAY_LENGTH_ACCESS
          The meta object id for the 'Array Length Access' class.
static int ARRAY_LENGTH_ACCESS__ARRAY
          The feature id for the 'Array' containment reference.
static int ARRAY_LENGTH_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ARRAY_LENGTH_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ARRAY_LENGTH_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ARRAY_LENGTH_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Array Length Access' class.
static int ARRAY_TYPE
          The meta object id for the 'Array Type' class.
static int ARRAY_TYPE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ARRAY_TYPE__DIMENSIONS
          The feature id for the 'Dimensions' attribute.
static int ARRAY_TYPE__ELEMENT_TYPE
          The feature id for the 'Element Type' containment reference.
static int ARRAY_TYPE__NAME
          The feature id for the 'Name' attribute.
static int ARRAY_TYPE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ARRAY_TYPE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ARRAY_TYPE__PROXY
          The feature id for the 'Proxy' attribute.
static int ARRAY_TYPE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ARRAY_TYPE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int ARRAY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Array Type' class.
static int ASSERT_STATEMENT
          The meta object id for the 'Assert Statement' class.
static int ASSERT_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ASSERT_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int ASSERT_STATEMENT__MESSAGE
          The feature id for the 'Message' containment reference.
static int ASSERT_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ASSERT_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ASSERT_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Assert Statement' class.
static int ASSIGNMENT
          The meta object id for the 'Assignment' class.
static int ASSIGNMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ASSIGNMENT__LEFT_HAND_SIDE
          The feature id for the 'Left Hand Side' containment reference.
static int ASSIGNMENT__OPERATOR
          The feature id for the 'Operator' attribute.
static int ASSIGNMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ASSIGNMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ASSIGNMENT__RIGHT_HAND_SIDE
          The feature id for the 'Right Hand Side' containment reference.
static int ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'Assignment' class.
static int ASSIGNMENT_KIND
          The meta object id for the 'Assignment Kind' enum.
static int AST_NODE
          The meta object id for the 'AST Node' class.
static int AST_NODE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int AST_NODE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int AST_NODE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int AST_NODE_FEATURE_COUNT
          The number of structural features of the 'AST Node' class.
static int BLOCK
          The meta object id for the 'Block' class.
static int BLOCK__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int BLOCK__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int BLOCK__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int BLOCK__STATEMENTS
          The feature id for the 'Statements' containment reference list.
static int BLOCK_COMMENT
          The meta object id for the 'Block Comment' class.
static int BLOCK_COMMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int BLOCK_COMMENT__CONTENT
          The feature id for the 'Content' attribute.
static int BLOCK_COMMENT__ENCLOSED_BY_PARENT
          The feature id for the 'Enclosed By Parent' attribute.
static int BLOCK_COMMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int BLOCK_COMMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int BLOCK_COMMENT__PREFIX_OF_PARENT
          The feature id for the 'Prefix Of Parent' attribute.
static int BLOCK_COMMENT_FEATURE_COUNT
          The number of structural features of the 'Block Comment' class.
static int BLOCK_FEATURE_COUNT
          The number of structural features of the 'Block' class.
static int BODY_DECLARATION
          The meta object id for the 'Body Declaration' class.
static int BODY_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int BODY_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int BODY_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int BODY_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int BODY_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int BODY_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int BODY_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int BODY_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int BODY_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int BODY_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int BODY_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Body Declaration' class.
static int BOOLEAN_LITERAL
          The meta object id for the 'Boolean Literal' class.
static int BOOLEAN_LITERAL__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int BOOLEAN_LITERAL__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int BOOLEAN_LITERAL__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int BOOLEAN_LITERAL__VALUE
          The feature id for the 'Value' attribute.
static int BOOLEAN_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Boolean Literal' class.
static int BREAK_STATEMENT
          The meta object id for the 'Break Statement' class.
static int BREAK_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int BREAK_STATEMENT__LABEL
          The feature id for the 'Label' reference.
static int BREAK_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int BREAK_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int BREAK_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Break Statement' class.
static int CAST_EXPRESSION
          The meta object id for the 'Cast Expression' class.
static int CAST_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CAST_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int CAST_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CAST_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CAST_EXPRESSION__TYPE
          The feature id for the 'Type' containment reference.
static int CAST_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Cast Expression' class.
static int CATCH_CLAUSE
          The meta object id for the 'Catch Clause' class.
static int CATCH_CLAUSE__BODY
          The feature id for the 'Body' containment reference.
static int CATCH_CLAUSE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CATCH_CLAUSE__EXCEPTION
          The feature id for the 'Exception' containment reference.
static int CATCH_CLAUSE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CATCH_CLAUSE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CATCH_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Catch Clause' class.
static int CHARACTER_LITERAL
          The meta object id for the 'Character Literal' class.
static int CHARACTER_LITERAL__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CHARACTER_LITERAL__ESCAPED_VALUE
          The feature id for the 'Escaped Value' attribute.
static int CHARACTER_LITERAL__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CHARACTER_LITERAL__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CHARACTER_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Character Literal' class.
static int CLASS_DECLARATION
          The meta object id for the 'Class Declaration' class.
static int CLASS_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int CLASS_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int CLASS_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int CLASS_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int CLASS_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CLASS_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int CLASS_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int CLASS_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int CLASS_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int CLASS_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CLASS_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int CLASS_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int CLASS_DECLARATION__SUPER_CLASS
          The feature id for the 'Super Class' containment reference.
static int CLASS_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int CLASS_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int CLASS_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int CLASS_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int CLASS_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Class Declaration' class.
static int CLASS_FILE
          The meta object id for the 'Class File' class.
static int CLASS_FILE__ATTACHED_SOURCE
          The feature id for the 'Attached Source' reference.
static int CLASS_FILE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CLASS_FILE__NAME
          The feature id for the 'Name' attribute.
static int CLASS_FILE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CLASS_FILE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CLASS_FILE__ORIGINAL_FILE_PATH
          The feature id for the 'Original File Path' attribute.
static int CLASS_FILE__PACKAGE
          The feature id for the 'Package' reference.
static int CLASS_FILE__PROXY
          The feature id for the 'Proxy' attribute.
static int CLASS_FILE__TYPE
          The feature id for the 'Type' reference.
static int CLASS_FILE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int CLASS_FILE_FEATURE_COUNT
          The number of structural features of the 'Class File' class.
static int CLASS_INSTANCE_CREATION
          The meta object id for the 'Class Instance Creation' class.
static int CLASS_INSTANCE_CREATION__ANONYMOUS_CLASS_DECLARATION
          The feature id for the 'Anonymous Class Declaration' containment reference.
static int CLASS_INSTANCE_CREATION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int CLASS_INSTANCE_CREATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CLASS_INSTANCE_CREATION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int CLASS_INSTANCE_CREATION__METHOD
          The feature id for the 'Method' reference.
static int CLASS_INSTANCE_CREATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CLASS_INSTANCE_CREATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CLASS_INSTANCE_CREATION__TYPE
          The feature id for the 'Type' containment reference.
static int CLASS_INSTANCE_CREATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list.
static int CLASS_INSTANCE_CREATION_FEATURE_COUNT
          The number of structural features of the 'Class Instance Creation' class.
static int COMMENT
          The meta object id for the 'Comment' class.
static int COMMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int COMMENT__CONTENT
          The feature id for the 'Content' attribute.
static int COMMENT__ENCLOSED_BY_PARENT
          The feature id for the 'Enclosed By Parent' attribute.
static int COMMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int COMMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int COMMENT__PREFIX_OF_PARENT
          The feature id for the 'Prefix Of Parent' attribute.
static int COMMENT_FEATURE_COUNT
          The number of structural features of the 'Comment' class.
static int COMPILATION_UNIT
          The meta object id for the 'Compilation Unit' class.
static int COMPILATION_UNIT__COMMENT_LIST
          The feature id for the 'Comment List' reference list.
static int COMPILATION_UNIT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int COMPILATION_UNIT__IMPORTS
          The feature id for the 'Imports' containment reference list.
static int COMPILATION_UNIT__NAME
          The feature id for the 'Name' attribute.
static int COMPILATION_UNIT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int COMPILATION_UNIT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int COMPILATION_UNIT__ORIGINAL_FILE_PATH
          The feature id for the 'Original File Path' attribute.
static int COMPILATION_UNIT__PACKAGE
          The feature id for the 'Package' reference.
static int COMPILATION_UNIT__PROXY
          The feature id for the 'Proxy' attribute.
static int COMPILATION_UNIT__TYPES
          The feature id for the 'Types' reference list.
static int COMPILATION_UNIT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int COMPILATION_UNIT_FEATURE_COUNT
          The number of structural features of the 'Compilation Unit' class.
static int CONDITIONAL_EXPRESSION
          The meta object id for the 'Conditional Expression' class.
static int CONDITIONAL_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CONDITIONAL_EXPRESSION__ELSE_EXPRESSION
          The feature id for the 'Else Expression' containment reference.
static int CONDITIONAL_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int CONDITIONAL_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CONDITIONAL_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CONDITIONAL_EXPRESSION__THEN_EXPRESSION
          The feature id for the 'Then Expression' containment reference.
static int CONDITIONAL_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Conditional Expression' class.
static int CONSTRUCTOR_DECLARATION
          The meta object id for the 'Constructor Declaration' class.
static int CONSTRUCTOR_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int CONSTRUCTOR_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int CONSTRUCTOR_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int CONSTRUCTOR_DECLARATION__BODY
          The feature id for the 'Body' containment reference.
static int CONSTRUCTOR_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CONSTRUCTOR_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int CONSTRUCTOR_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int CONSTRUCTOR_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CONSTRUCTOR_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CONSTRUCTOR_DECLARATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int CONSTRUCTOR_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int CONSTRUCTOR_DECLARATION__THROWN_EXCEPTIONS
          The feature id for the 'Thrown Exceptions' containment reference list.
static int CONSTRUCTOR_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int CONSTRUCTOR_DECLARATION__USAGES
          The feature id for the 'Usages' reference list.
static int CONSTRUCTOR_DECLARATION__USAGES_IN_DOC_COMMENTS
          The feature id for the 'Usages In Doc Comments' reference list.
static int CONSTRUCTOR_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int CONSTRUCTOR_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Constructor Declaration' class.
static int CONSTRUCTOR_INVOCATION
          The meta object id for the 'Constructor Invocation' class.
static int CONSTRUCTOR_INVOCATION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int CONSTRUCTOR_INVOCATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CONSTRUCTOR_INVOCATION__METHOD
          The feature id for the 'Method' reference.
static int CONSTRUCTOR_INVOCATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CONSTRUCTOR_INVOCATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CONSTRUCTOR_INVOCATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list.
static int CONSTRUCTOR_INVOCATION_FEATURE_COUNT
          The number of structural features of the 'Constructor Invocation' class.
static int CONTINUE_STATEMENT
          The meta object id for the 'Continue Statement' class.
static int CONTINUE_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int CONTINUE_STATEMENT__LABEL
          The feature id for the 'Label' reference.
static int CONTINUE_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int CONTINUE_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int CONTINUE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Continue Statement' class.
static int DO_STATEMENT
          The meta object id for the 'Do Statement' class.
static int DO_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int DO_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int DO_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int DO_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int DO_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int DO_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Do Statement' class.
static JavaPackage eINSTANCE
          The singleton instance of the package.
static int EMPTY_STATEMENT
          The meta object id for the 'Empty Statement' class.
static int EMPTY_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int EMPTY_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int EMPTY_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int EMPTY_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Empty Statement' class.
static java.lang.String eNAME
          The package name.
static int ENHANCED_FOR_STATEMENT
          The meta object id for the 'Enhanced For Statement' class.
static int ENHANCED_FOR_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int ENHANCED_FOR_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ENHANCED_FOR_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int ENHANCED_FOR_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ENHANCED_FOR_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ENHANCED_FOR_STATEMENT__PARAMETER
          The feature id for the 'Parameter' containment reference.
static int ENHANCED_FOR_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Enhanced For Statement' class.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENUM_CONSTANT_DECLARATION
          The meta object id for the 'Enum Constant Declaration' class.
static int ENUM_CONSTANT_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int ENUM_CONSTANT_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int ENUM_CONSTANT_DECLARATION__ANONYMOUS_CLASS_DECLARATION
          The feature id for the 'Anonymous Class Declaration' containment reference.
static int ENUM_CONSTANT_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int ENUM_CONSTANT_DECLARATION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int ENUM_CONSTANT_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ENUM_CONSTANT_DECLARATION__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int ENUM_CONSTANT_DECLARATION__INITIALIZER
          The feature id for the 'Initializer' containment reference.
static int ENUM_CONSTANT_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int ENUM_CONSTANT_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int ENUM_CONSTANT_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ENUM_CONSTANT_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ENUM_CONSTANT_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int ENUM_CONSTANT_DECLARATION__USAGE_IN_VARIABLE_ACCESS
          The feature id for the 'Usage In Variable Access' reference list.
static int ENUM_CONSTANT_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ENUM_CONSTANT_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Enum Constant Declaration' class.
static int ENUM_DECLARATION
          The meta object id for the 'Enum Declaration' class.
static int ENUM_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int ENUM_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int ENUM_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int ENUM_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int ENUM_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int ENUM_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int ENUM_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int ENUM_DECLARATION__ENUM_CONSTANTS
          The feature id for the 'Enum Constants' containment reference list.
static int ENUM_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int ENUM_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int ENUM_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int ENUM_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int ENUM_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int ENUM_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int ENUM_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int ENUM_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int ENUM_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int ENUM_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Enum Declaration' class.
static int EXPRESSION
          The meta object id for the 'Expression' class.
static int EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Expression' class.
static int EXPRESSION_STATEMENT
          The meta object id for the 'Expression Statement' class.
static int EXPRESSION_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int EXPRESSION_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int EXPRESSION_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int EXPRESSION_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int EXPRESSION_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Expression Statement' class.
static int FIELD_ACCESS
          The meta object id for the 'Field Access' class.
static int FIELD_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int FIELD_ACCESS__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int FIELD_ACCESS__FIELD
          The feature id for the 'Field' containment reference.
static int FIELD_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int FIELD_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int FIELD_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Field Access' class.
static int FIELD_DECLARATION
          The meta object id for the 'Field Declaration' class.
static int FIELD_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int FIELD_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int FIELD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int FIELD_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int FIELD_DECLARATION__FRAGMENTS
          The feature id for the 'Fragments' containment reference list.
static int FIELD_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int FIELD_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int FIELD_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int FIELD_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int FIELD_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int FIELD_DECLARATION__TYPE
          The feature id for the 'Type' containment reference.
static int FIELD_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int FIELD_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Field Declaration' class.
static int FOR_STATEMENT
          The meta object id for the 'For Statement' class.
static int FOR_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int FOR_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int FOR_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int FOR_STATEMENT__INITIALIZERS
          The feature id for the 'Initializers' containment reference list.
static int FOR_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int FOR_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int FOR_STATEMENT__UPDATERS
          The feature id for the 'Updaters' containment reference list.
static int FOR_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'For Statement' class.
static int IF_STATEMENT
          The meta object id for the 'If Statement' class.
static int IF_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int IF_STATEMENT__ELSE_STATEMENT
          The feature id for the 'Else Statement' containment reference.
static int IF_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int IF_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int IF_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int IF_STATEMENT__THEN_STATEMENT
          The feature id for the 'Then Statement' containment reference.
static int IF_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'If Statement' class.
static int IMPORT_DECLARATION
          The meta object id for the 'Import Declaration' class.
static int IMPORT_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int IMPORT_DECLARATION__IMPORTED_ELEMENT
          The feature id for the 'Imported Element' reference.
static int IMPORT_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int IMPORT_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int IMPORT_DECLARATION__STATIC
          The feature id for the 'Static' attribute.
static int IMPORT_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Import Declaration' class.
static int INFIX_EXPRESSION
          The meta object id for the 'Infix Expression' class.
static int INFIX_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int INFIX_EXPRESSION__EXTENDED_OPERANDS
          The feature id for the 'Extended Operands' containment reference list.
static int INFIX_EXPRESSION__LEFT_OPERAND
          The feature id for the 'Left Operand' containment reference.
static int INFIX_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int INFIX_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int INFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int INFIX_EXPRESSION__RIGHT_OPERAND
          The feature id for the 'Right Operand' containment reference.
static int INFIX_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Infix Expression' class.
static int INFIX_EXPRESSION_KIND
          The meta object id for the 'Infix Expression Kind' enum.
static int INHERITANCE_KIND
          The meta object id for the 'Inheritance Kind' enum.
static int INITIALIZER
          The meta object id for the 'Initializer' class.
static int INITIALIZER__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int INITIALIZER__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int INITIALIZER__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int INITIALIZER__BODY
          The feature id for the 'Body' containment reference.
static int INITIALIZER__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int INITIALIZER__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int INITIALIZER__NAME
          The feature id for the 'Name' attribute.
static int INITIALIZER__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int INITIALIZER__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int INITIALIZER__PROXY
          The feature id for the 'Proxy' attribute.
static int INITIALIZER__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int INITIALIZER_FEATURE_COUNT
          The number of structural features of the 'Initializer' class.
static int INSTANCEOF_EXPRESSION
          The meta object id for the 'Instanceof Expression' class.
static int INSTANCEOF_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int INSTANCEOF_EXPRESSION__LEFT_OPERAND
          The feature id for the 'Left Operand' containment reference.
static int INSTANCEOF_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int INSTANCEOF_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int INSTANCEOF_EXPRESSION__RIGHT_OPERAND
          The feature id for the 'Right Operand' containment reference.
static int INSTANCEOF_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Instanceof Expression' class.
static int INTERFACE_DECLARATION
          The meta object id for the 'Interface Declaration' class.
static int INTERFACE_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int INTERFACE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int INTERFACE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int INTERFACE_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int INTERFACE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int INTERFACE_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int INTERFACE_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int INTERFACE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int INTERFACE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int INTERFACE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int INTERFACE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int INTERFACE_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int INTERFACE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int INTERFACE_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int INTERFACE_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int INTERFACE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int INTERFACE_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int INTERFACE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Interface Declaration' class.
static int JAVADOC
          The meta object id for the 'Javadoc' class.
static int JAVADOC__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int JAVADOC__CONTENT
          The feature id for the 'Content' attribute.
static int JAVADOC__ENCLOSED_BY_PARENT
          The feature id for the 'Enclosed By Parent' attribute.
static int JAVADOC__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int JAVADOC__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int JAVADOC__PREFIX_OF_PARENT
          The feature id for the 'Prefix Of Parent' attribute.
static int JAVADOC__TAGS
          The feature id for the 'Tags' containment reference list.
static int JAVADOC_FEATURE_COUNT
          The number of structural features of the 'Javadoc' class.
static int LABELED_STATEMENT
          The meta object id for the 'Labeled Statement' class.
static int LABELED_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int LABELED_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int LABELED_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int LABELED_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int LABELED_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int LABELED_STATEMENT__PROXY
          The feature id for the 'Proxy' attribute.
static int LABELED_STATEMENT__USAGES_IN_BREAK_STATEMENTS
          The feature id for the 'Usages In Break Statements' reference list.
static int LABELED_STATEMENT__USAGES_IN_CONTINUE_STATEMENTS
          The feature id for the 'Usages In Continue Statements' reference list.
static int LABELED_STATEMENT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int LABELED_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Labeled Statement' class.
static int LINE_COMMENT
          The meta object id for the 'Line Comment' class.
static int LINE_COMMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int LINE_COMMENT__CONTENT
          The feature id for the 'Content' attribute.
static int LINE_COMMENT__ENCLOSED_BY_PARENT
          The feature id for the 'Enclosed By Parent' attribute.
static int LINE_COMMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int LINE_COMMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int LINE_COMMENT__PREFIX_OF_PARENT
          The feature id for the 'Prefix Of Parent' attribute.
static int LINE_COMMENT_FEATURE_COUNT
          The number of structural features of the 'Line Comment' class.
static int MANIFEST
          The meta object id for the 'Manifest' class.
static int MANIFEST__ENTRY_ATTRIBUTES
          The feature id for the 'Entry Attributes' containment reference list.
static int MANIFEST__MAIN_ATTRIBUTES
          The feature id for the 'Main Attributes' containment reference list.
static int MANIFEST_ATTRIBUTE
          The meta object id for the 'Manifest Attribute' class.
static int MANIFEST_ATTRIBUTE__KEY
          The feature id for the 'Key' attribute.
static int MANIFEST_ATTRIBUTE__VALUE
          The feature id for the 'Value' attribute.
static int MANIFEST_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Manifest Attribute' class.
static int MANIFEST_ENTRY
          The meta object id for the 'Manifest Entry' class.
static int MANIFEST_ENTRY__ATTRIBUTES
          The feature id for the 'Attributes' containment reference list.
static int MANIFEST_ENTRY__NAME
          The feature id for the 'Name' attribute.
static int MANIFEST_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Manifest Entry' class.
static int MANIFEST_FEATURE_COUNT
          The number of structural features of the 'Manifest' class.
static int MEMBER_REF
          The meta object id for the 'Member Ref' class.
static int MEMBER_REF__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int MEMBER_REF__MEMBER
          The feature id for the 'Member' reference.
static int MEMBER_REF__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int MEMBER_REF__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int MEMBER_REF__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int MEMBER_REF_FEATURE_COUNT
          The number of structural features of the 'Member Ref' class.
static int METHOD_DECLARATION
          The meta object id for the 'Method Declaration' class.
static int METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int METHOD_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int METHOD_DECLARATION__BODY
          The feature id for the 'Body' containment reference.
static int METHOD_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int METHOD_DECLARATION__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int METHOD_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int METHOD_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int METHOD_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int METHOD_DECLARATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int METHOD_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int METHOD_DECLARATION__REDEFINED_METHOD_DECLARATION
          The feature id for the 'Redefined Method Declaration' reference.
static int METHOD_DECLARATION__REDEFINITIONS
          The feature id for the 'Redefinitions' reference list.
static int METHOD_DECLARATION__RETURN_TYPE
          The feature id for the 'Return Type' containment reference.
static int METHOD_DECLARATION__THROWN_EXCEPTIONS
          The feature id for the 'Thrown Exceptions' containment reference list.
static int METHOD_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int METHOD_DECLARATION__USAGES
          The feature id for the 'Usages' reference list.
static int METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS
          The feature id for the 'Usages In Doc Comments' reference list.
static int METHOD_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int METHOD_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Method Declaration' class.
static int METHOD_INVOCATION
          The meta object id for the 'Method Invocation' class.
static int METHOD_INVOCATION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int METHOD_INVOCATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int METHOD_INVOCATION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int METHOD_INVOCATION__METHOD
          The feature id for the 'Method' reference.
static int METHOD_INVOCATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int METHOD_INVOCATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list.
static int METHOD_INVOCATION_FEATURE_COUNT
          The number of structural features of the 'Method Invocation' class.
static int METHOD_REF
          The meta object id for the 'Method Ref' class.
static int METHOD_REF__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int METHOD_REF__METHOD
          The feature id for the 'Method' reference.
static int METHOD_REF__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int METHOD_REF__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int METHOD_REF__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int METHOD_REF__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int METHOD_REF_FEATURE_COUNT
          The number of structural features of the 'Method Ref' class.
static int METHOD_REF_PARAMETER
          The meta object id for the 'Method Ref Parameter' class.
static int METHOD_REF_PARAMETER__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int METHOD_REF_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int METHOD_REF_PARAMETER__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int METHOD_REF_PARAMETER__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int METHOD_REF_PARAMETER__TYPE
          The feature id for the 'Type' containment reference.
static int METHOD_REF_PARAMETER__VARARGS
          The feature id for the 'Varargs' attribute.
static int METHOD_REF_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Method Ref Parameter' class.
static int MODEL
          The meta object id for the 'Model' class.
static int MODEL__ARCHIVES
          The feature id for the 'Archives' containment reference list.
static int MODEL__CLASS_FILES
          The feature id for the 'Class Files' containment reference list.
static int MODEL__COMPILATION_UNITS
          The feature id for the 'Compilation Units' containment reference list.
static int MODEL__NAME
          The feature id for the 'Name' attribute.
static int MODEL__ORPHAN_TYPES
          The feature id for the 'Orphan Types' containment reference list.
static int MODEL__OWNED_ELEMENTS
          The feature id for the 'Owned Elements' containment reference list.
static int MODEL__UNRESOLVED_ITEMS
          The feature id for the 'Unresolved Items' containment reference list.
static int MODEL_FEATURE_COUNT
          The number of structural features of the 'Model' class.
static int MODIFIER
          The meta object id for the 'Modifier' class.
static int MODIFIER__BODY_DECLARATION
          The feature id for the 'Body Declaration' container reference.
static int MODIFIER__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int MODIFIER__INHERITANCE
          The feature id for the 'Inheritance' attribute.
static int MODIFIER__NATIVE
          The feature id for the 'Native' attribute.
static int MODIFIER__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int MODIFIER__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int MODIFIER__SINGLE_VARIABLE_DECLARATION
          The feature id for the 'Single Variable Declaration' container reference.
static int MODIFIER__STATIC
          The feature id for the 'Static' attribute.
static int MODIFIER__STRICTFP
          The feature id for the 'Strictfp' attribute.
static int MODIFIER__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int MODIFIER__TRANSIENT
          The feature id for the 'Transient' attribute.
static int MODIFIER__VARIABLE_DECLARATION_EXPRESSION
          The feature id for the 'Variable Declaration Expression' container reference.
static int MODIFIER__VARIABLE_DECLARATION_STATEMENT
          The feature id for the 'Variable Declaration Statement' container reference.
static int MODIFIER__VISIBILITY
          The feature id for the 'Visibility' attribute.
static int MODIFIER__VOLATILE
          The feature id for the 'Volatile' attribute.
static int MODIFIER_FEATURE_COUNT
          The number of structural features of the 'Modifier' class.
static int NAMED_ELEMENT
          The meta object id for the 'Named Element' class.
static int NAMED_ELEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int NAMED_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int NAMED_ELEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int NAMED_ELEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int NAMED_ELEMENT__PROXY
          The feature id for the 'Proxy' attribute.
static int NAMED_ELEMENT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int NAMED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Named Element' class.
static int NAMESPACE_ACCESS
          The meta object id for the 'Namespace Access' class.
static int NAMESPACE_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int NAMESPACE_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int NAMESPACE_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int NAMESPACE_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Namespace Access' class.
static int NULL_LITERAL
          The meta object id for the 'Null Literal' class.
static int NULL_LITERAL__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int NULL_LITERAL__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int NULL_LITERAL__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int NULL_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Null Literal' class.
static int NUMBER_LITERAL
          The meta object id for the 'Number Literal' class.
static int NUMBER_LITERAL__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int NUMBER_LITERAL__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int NUMBER_LITERAL__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int NUMBER_LITERAL__TOKEN_VALUE
          The feature id for the 'Token Value' attribute.
static int NUMBER_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Number Literal' class.
static int PACKAGE
          The meta object id for the 'Package' class.
static int PACKAGE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PACKAGE__MODEL
          The feature id for the 'Model' container reference.
static int PACKAGE__NAME
          The feature id for the 'Name' attribute.
static int PACKAGE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PACKAGE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PACKAGE__OWNED_ELEMENTS
          The feature id for the 'Owned Elements' containment reference list.
static int PACKAGE__OWNED_PACKAGES
          The feature id for the 'Owned Packages' containment reference list.
static int PACKAGE__PACKAGE
          The feature id for the 'Package' container reference.
static int PACKAGE__PROXY
          The feature id for the 'Proxy' attribute.
static int PACKAGE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PACKAGE__USAGES_IN_PACKAGE_ACCESS
          The feature id for the 'Usages In Package Access' reference list.
static int PACKAGE_ACCESS
          The meta object id for the 'Package Access' class.
static int PACKAGE_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PACKAGE_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PACKAGE_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PACKAGE_ACCESS__PACKAGE
          The feature id for the 'Package' reference.
static int PACKAGE_ACCESS__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int PACKAGE_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Package Access' class.
static int PACKAGE_FEATURE_COUNT
          The number of structural features of the 'Package' class.
static int PARAMETERIZED_TYPE
          The meta object id for the 'Parameterized Type' class.
static int PARAMETERIZED_TYPE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PARAMETERIZED_TYPE__NAME
          The feature id for the 'Name' attribute.
static int PARAMETERIZED_TYPE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PARAMETERIZED_TYPE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PARAMETERIZED_TYPE__PROXY
          The feature id for the 'Proxy' attribute.
static int PARAMETERIZED_TYPE__TYPE
          The feature id for the 'Type' containment reference.
static int PARAMETERIZED_TYPE__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list.
static int PARAMETERIZED_TYPE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PARAMETERIZED_TYPE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PARAMETERIZED_TYPE_FEATURE_COUNT
          The number of structural features of the 'Parameterized Type' class.
static int PARENTHESIZED_EXPRESSION
          The meta object id for the 'Parenthesized Expression' class.
static int PARENTHESIZED_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PARENTHESIZED_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int PARENTHESIZED_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PARENTHESIZED_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PARENTHESIZED_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Parenthesized Expression' class.
static int POSTFIX_EXPRESSION
          The meta object id for the 'Postfix Expression' class.
static int POSTFIX_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int POSTFIX_EXPRESSION__OPERAND
          The feature id for the 'Operand' containment reference.
static int POSTFIX_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int POSTFIX_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int POSTFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int POSTFIX_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Postfix Expression' class.
static int POSTFIX_EXPRESSION_KIND
          The meta object id for the 'Postfix Expression Kind' enum.
static int PREFIX_EXPRESSION
          The meta object id for the 'Prefix Expression' class.
static int PREFIX_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PREFIX_EXPRESSION__OPERAND
          The feature id for the 'Operand' containment reference.
static int PREFIX_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int PREFIX_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PREFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PREFIX_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Prefix Expression' class.
static int PREFIX_EXPRESSION_KIND
          The meta object id for the 'Prefix Expression Kind' enum.
static int PRIMITIVE_TYPE
          The meta object id for the 'Primitive Type' class.
static int PRIMITIVE_TYPE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_BOOLEAN
          The meta object id for the 'Primitive Type Boolean' class.
static int PRIMITIVE_TYPE_BOOLEAN__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_BOOLEAN__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_BOOLEAN__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_BOOLEAN__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_BOOLEAN__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_BOOLEAN__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_BOOLEAN__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_BOOLEAN_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Boolean' class.
static int PRIMITIVE_TYPE_BYTE
          The meta object id for the 'Primitive Type Byte' class.
static int PRIMITIVE_TYPE_BYTE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_BYTE__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_BYTE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_BYTE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_BYTE__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_BYTE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_BYTE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_BYTE_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Byte' class.
static int PRIMITIVE_TYPE_CHAR
          The meta object id for the 'Primitive Type Char' class.
static int PRIMITIVE_TYPE_CHAR__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_CHAR__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_CHAR__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_CHAR__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_CHAR__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_CHAR__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_CHAR__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_CHAR_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Char' class.
static int PRIMITIVE_TYPE_DOUBLE
          The meta object id for the 'Primitive Type Double' class.
static int PRIMITIVE_TYPE_DOUBLE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_DOUBLE__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_DOUBLE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_DOUBLE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_DOUBLE__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_DOUBLE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_DOUBLE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_DOUBLE_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Double' class.
static int PRIMITIVE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Primitive Type' class.
static int PRIMITIVE_TYPE_FLOAT
          The meta object id for the 'Primitive Type Float' class.
static int PRIMITIVE_TYPE_FLOAT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_FLOAT__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_FLOAT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_FLOAT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_FLOAT__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_FLOAT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_FLOAT__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_FLOAT_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Float' class.
static int PRIMITIVE_TYPE_INT
          The meta object id for the 'Primitive Type Int' class.
static int PRIMITIVE_TYPE_INT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_INT__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_INT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_INT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_INT__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_INT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_INT__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_INT_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Int' class.
static int PRIMITIVE_TYPE_LONG
          The meta object id for the 'Primitive Type Long' class.
static int PRIMITIVE_TYPE_LONG__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_LONG__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_LONG__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_LONG__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_LONG__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_LONG__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_LONG__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_LONG_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Long' class.
static int PRIMITIVE_TYPE_SHORT
          The meta object id for the 'Primitive Type Short' class.
static int PRIMITIVE_TYPE_SHORT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_SHORT__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_SHORT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_SHORT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_SHORT__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_SHORT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_SHORT__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_SHORT_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Short' class.
static int PRIMITIVE_TYPE_VOID
          The meta object id for the 'Primitive Type Void' class.
static int PRIMITIVE_TYPE_VOID__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int PRIMITIVE_TYPE_VOID__NAME
          The feature id for the 'Name' attribute.
static int PRIMITIVE_TYPE_VOID__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int PRIMITIVE_TYPE_VOID__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int PRIMITIVE_TYPE_VOID__PROXY
          The feature id for the 'Proxy' attribute.
static int PRIMITIVE_TYPE_VOID__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int PRIMITIVE_TYPE_VOID__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int PRIMITIVE_TYPE_VOID_FEATURE_COUNT
          The number of structural features of the 'Primitive Type Void' class.
static int RETURN_STATEMENT
          The meta object id for the 'Return Statement' class.
static int RETURN_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int RETURN_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int RETURN_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int RETURN_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int RETURN_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Return Statement' class.
static int SINGLE_VARIABLE_ACCESS
          The meta object id for the 'Single Variable Access' class.
static int SINGLE_VARIABLE_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SINGLE_VARIABLE_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SINGLE_VARIABLE_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SINGLE_VARIABLE_ACCESS__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int SINGLE_VARIABLE_ACCESS__VARIABLE
          The feature id for the 'Variable' reference.
static int SINGLE_VARIABLE_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Single Variable Access' class.
static int SINGLE_VARIABLE_DECLARATION
          The meta object id for the 'Single Variable Declaration' class.
static int SINGLE_VARIABLE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int SINGLE_VARIABLE_DECLARATION__CATCH_CLAUSE
          The feature id for the 'Catch Clause' container reference.
static int SINGLE_VARIABLE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SINGLE_VARIABLE_DECLARATION__ENHANCED_FOR_STATEMENT
          The feature id for the 'Enhanced For Statement' container reference.
static int SINGLE_VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int SINGLE_VARIABLE_DECLARATION__INITIALIZER
          The feature id for the 'Initializer' containment reference.
static int SINGLE_VARIABLE_DECLARATION__METHOD_DECLARATION
          The feature id for the 'Method Declaration' container reference.
static int SINGLE_VARIABLE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int SINGLE_VARIABLE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int SINGLE_VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SINGLE_VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SINGLE_VARIABLE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int SINGLE_VARIABLE_DECLARATION__TYPE
          The feature id for the 'Type' containment reference.
static int SINGLE_VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS
          The feature id for the 'Usage In Variable Access' reference list.
static int SINGLE_VARIABLE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int SINGLE_VARIABLE_DECLARATION__VARARGS
          The feature id for the 'Varargs' attribute.
static int SINGLE_VARIABLE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Single Variable Declaration' class.
static int STATEMENT
          The meta object id for the 'Statement' class.
static int STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Statement' class.
static int STRING_LITERAL
          The meta object id for the 'String Literal' class.
static int STRING_LITERAL__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int STRING_LITERAL__ESCAPED_VALUE
          The feature id for the 'Escaped Value' attribute.
static int STRING_LITERAL__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int STRING_LITERAL__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int STRING_LITERAL_FEATURE_COUNT
          The number of structural features of the 'String Literal' class.
static int SUPER_CONSTRUCTOR_INVOCATION
          The meta object id for the 'Super Constructor Invocation' class.
static int SUPER_CONSTRUCTOR_INVOCATION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int SUPER_CONSTRUCTOR_INVOCATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SUPER_CONSTRUCTOR_INVOCATION__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int SUPER_CONSTRUCTOR_INVOCATION__METHOD
          The feature id for the 'Method' reference.
static int SUPER_CONSTRUCTOR_INVOCATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SUPER_CONSTRUCTOR_INVOCATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SUPER_CONSTRUCTOR_INVOCATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list.
static int SUPER_CONSTRUCTOR_INVOCATION_FEATURE_COUNT
          The number of structural features of the 'Super Constructor Invocation' class.
static int SUPER_FIELD_ACCESS
          The meta object id for the 'Super Field Access' class.
static int SUPER_FIELD_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SUPER_FIELD_ACCESS__FIELD
          The feature id for the 'Field' containment reference.
static int SUPER_FIELD_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SUPER_FIELD_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SUPER_FIELD_ACCESS__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int SUPER_FIELD_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Super Field Access' class.
static int SUPER_METHOD_INVOCATION
          The meta object id for the 'Super Method Invocation' class.
static int SUPER_METHOD_INVOCATION__ARGUMENTS
          The feature id for the 'Arguments' containment reference list.
static int SUPER_METHOD_INVOCATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SUPER_METHOD_INVOCATION__METHOD
          The feature id for the 'Method' reference.
static int SUPER_METHOD_INVOCATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SUPER_METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SUPER_METHOD_INVOCATION__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int SUPER_METHOD_INVOCATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list.
static int SUPER_METHOD_INVOCATION_FEATURE_COUNT
          The number of structural features of the 'Super Method Invocation' class.
static int SWITCH_CASE
          The meta object id for the 'Switch Case' class.
static int SWITCH_CASE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SWITCH_CASE__DEFAULT
          The feature id for the 'Default' attribute.
static int SWITCH_CASE__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int SWITCH_CASE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SWITCH_CASE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SWITCH_CASE_FEATURE_COUNT
          The number of structural features of the 'Switch Case' class.
static int SWITCH_STATEMENT
          The meta object id for the 'Switch Statement' class.
static int SWITCH_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SWITCH_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int SWITCH_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SWITCH_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SWITCH_STATEMENT__STATEMENTS
          The feature id for the 'Statements' containment reference list.
static int SWITCH_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Switch Statement' class.
static int SYNCHRONIZED_STATEMENT
          The meta object id for the 'Synchronized Statement' class.
static int SYNCHRONIZED_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int SYNCHRONIZED_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int SYNCHRONIZED_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int SYNCHRONIZED_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int SYNCHRONIZED_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int SYNCHRONIZED_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Synchronized Statement' class.
static int TAG_ELEMENT
          The meta object id for the 'Tag Element' class.
static int TAG_ELEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TAG_ELEMENT__FRAGMENTS
          The feature id for the 'Fragments' containment reference list.
static int TAG_ELEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TAG_ELEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TAG_ELEMENT__TAG_NAME
          The feature id for the 'Tag Name' attribute.
static int TAG_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Tag Element' class.
static int TEXT_ELEMENT
          The meta object id for the 'Text Element' class.
static int TEXT_ELEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TEXT_ELEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TEXT_ELEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TEXT_ELEMENT__TEXT
          The feature id for the 'Text' attribute.
static int TEXT_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Text Element' class.
static int THIS_EXPRESSION
          The meta object id for the 'This Expression' class.
static int THIS_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int THIS_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int THIS_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int THIS_EXPRESSION__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int THIS_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'This Expression' class.
static int THROW_STATEMENT
          The meta object id for the 'Throw Statement' class.
static int THROW_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int THROW_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int THROW_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int THROW_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int THROW_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Throw Statement' class.
static int TRY_STATEMENT
          The meta object id for the 'Try Statement' class.
static int TRY_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int TRY_STATEMENT__CATCH_CLAUSES
          The feature id for the 'Catch Clauses' containment reference list.
static int TRY_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TRY_STATEMENT__FINALLY
          The feature id for the 'Finally' containment reference.
static int TRY_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TRY_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TRY_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Try Statement' class.
static int TYPE
          The meta object id for the 'Type' class.
static int TYPE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TYPE__NAME
          The feature id for the 'Name' attribute.
static int TYPE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TYPE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TYPE__PROXY
          The feature id for the 'Proxy' attribute.
static int TYPE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int TYPE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int TYPE_ACCESS
          The meta object id for the 'Type Access' class.
static int TYPE_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TYPE_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TYPE_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TYPE_ACCESS__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int TYPE_ACCESS__TYPE
          The feature id for the 'Type' reference.
static int TYPE_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Type Access' class.
static int TYPE_DECLARATION
          The meta object id for the 'Type Declaration' class.
static int TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int TYPE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int TYPE_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int TYPE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TYPE_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int TYPE_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int TYPE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int TYPE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int TYPE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TYPE_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int TYPE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int TYPE_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int TYPE_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int TYPE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int TYPE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Type Declaration' class.
static int TYPE_DECLARATION_STATEMENT
          The meta object id for the 'Type Declaration Statement' class.
static int TYPE_DECLARATION_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TYPE_DECLARATION_STATEMENT__DECLARATION
          The feature id for the 'Declaration' containment reference.
static int TYPE_DECLARATION_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TYPE_DECLARATION_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TYPE_DECLARATION_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Type Declaration Statement' class.
static int TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class.
static int TYPE_LITERAL
          The meta object id for the 'Type Literal' class.
static int TYPE_LITERAL__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TYPE_LITERAL__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TYPE_LITERAL__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TYPE_LITERAL__TYPE
          The feature id for the 'Type' containment reference.
static int TYPE_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Type Literal' class.
static int TYPE_PARAMETER
          The meta object id for the 'Type Parameter' class.
static int TYPE_PARAMETER__BOUNDS
          The feature id for the 'Bounds' containment reference list.
static int TYPE_PARAMETER__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int TYPE_PARAMETER__NAME
          The feature id for the 'Name' attribute.
static int TYPE_PARAMETER__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int TYPE_PARAMETER__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int TYPE_PARAMETER__PROXY
          The feature id for the 'Proxy' attribute.
static int TYPE_PARAMETER__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int TYPE_PARAMETER__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int TYPE_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Type Parameter' class.
static int UNRESOLVED_ANNOTATION_DECLARATION
          The meta object id for the 'Unresolved Annotation Declaration' class.
static int UNRESOLVED_ANNOTATION_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int UNRESOLVED_ANNOTATION_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int UNRESOLVED_ANNOTATION_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_ANNOTATION_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_ANNOTATION_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_ANNOTATION_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_ANNOTATION_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int UNRESOLVED_ANNOTATION_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_ANNOTATION_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int UNRESOLVED_ANNOTATION_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Annotation Declaration' class.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION
          The meta object id for the 'Unresolved Annotation Type Member Declaration' class.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__DEFAULT
          The feature id for the 'Default' containment reference.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__TYPE
          The feature id for the 'Type' containment reference.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES
          The feature id for the 'Usages' reference list.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Annotation Type Member Declaration' class.
static int UNRESOLVED_CLASS_DECLARATION
          The meta object id for the 'Unresolved Class Declaration' class.
static int UNRESOLVED_CLASS_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int UNRESOLVED_CLASS_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_CLASS_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int UNRESOLVED_CLASS_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int UNRESOLVED_CLASS_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_CLASS_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int UNRESOLVED_CLASS_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int UNRESOLVED_CLASS_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_CLASS_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_CLASS_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_CLASS_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int UNRESOLVED_CLASS_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_CLASS_DECLARATION__SUPER_CLASS
          The feature id for the 'Super Class' containment reference.
static int UNRESOLVED_CLASS_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int UNRESOLVED_CLASS_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int UNRESOLVED_CLASS_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_CLASS_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int UNRESOLVED_CLASS_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Class Declaration' class.
static int UNRESOLVED_ENUM_DECLARATION
          The meta object id for the 'Unresolved Enum Declaration' class.
static int UNRESOLVED_ENUM_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int UNRESOLVED_ENUM_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_ENUM_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int UNRESOLVED_ENUM_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int UNRESOLVED_ENUM_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_ENUM_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int UNRESOLVED_ENUM_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int UNRESOLVED_ENUM_DECLARATION__ENUM_CONSTANTS
          The feature id for the 'Enum Constants' containment reference list.
static int UNRESOLVED_ENUM_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_ENUM_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_ENUM_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_ENUM_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_ENUM_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int UNRESOLVED_ENUM_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_ENUM_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int UNRESOLVED_ENUM_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_ENUM_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int UNRESOLVED_ENUM_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Enum Declaration' class.
static int UNRESOLVED_INTERFACE_DECLARATION
          The meta object id for the 'Unresolved Interface Declaration' class.
static int UNRESOLVED_INTERFACE_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int UNRESOLVED_INTERFACE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int UNRESOLVED_INTERFACE_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_INTERFACE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_INTERFACE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_INTERFACE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_INTERFACE_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int UNRESOLVED_INTERFACE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_INTERFACE_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_INTERFACE_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int UNRESOLVED_INTERFACE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Interface Declaration' class.
static int UNRESOLVED_ITEM
          The meta object id for the 'Unresolved Item' class.
static int UNRESOLVED_ITEM__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_ITEM__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_ITEM__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_ITEM__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_ITEM__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_ITEM__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_ITEM_ACCESS
          The meta object id for the 'Unresolved Item Access' class.
static int UNRESOLVED_ITEM_ACCESS__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_ITEM_ACCESS__ELEMENT
          The feature id for the 'Element' reference.
static int UNRESOLVED_ITEM_ACCESS__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_ITEM_ACCESS__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_ITEM_ACCESS__QUALIFIER
          The feature id for the 'Qualifier' containment reference.
static int UNRESOLVED_ITEM_ACCESS_FEATURE_COUNT
          The number of structural features of the 'Unresolved Item Access' class.
static int UNRESOLVED_ITEM_FEATURE_COUNT
          The number of structural features of the 'Unresolved Item' class.
static int UNRESOLVED_LABELED_STATEMENT
          The meta object id for the 'Unresolved Labeled Statement' class.
static int UNRESOLVED_LABELED_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int UNRESOLVED_LABELED_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_LABELED_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_LABELED_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_LABELED_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_LABELED_STATEMENT__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_LABELED_STATEMENT__USAGES_IN_BREAK_STATEMENTS
          The feature id for the 'Usages In Break Statements' reference list.
static int UNRESOLVED_LABELED_STATEMENT__USAGES_IN_CONTINUE_STATEMENTS
          The feature id for the 'Usages In Continue Statements' reference list.
static int UNRESOLVED_LABELED_STATEMENT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_LABELED_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Unresolved Labeled Statement' class.
static int UNRESOLVED_METHOD_DECLARATION
          The meta object id for the 'Unresolved Method Declaration' class.
static int UNRESOLVED_METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int UNRESOLVED_METHOD_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int UNRESOLVED_METHOD_DECLARATION__BODY
          The feature id for the 'Body' containment reference.
static int UNRESOLVED_METHOD_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_METHOD_DECLARATION__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int UNRESOLVED_METHOD_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_METHOD_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_METHOD_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_METHOD_DECLARATION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int UNRESOLVED_METHOD_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_METHOD_DECLARATION__REDEFINED_METHOD_DECLARATION
          The feature id for the 'Redefined Method Declaration' reference.
static int UNRESOLVED_METHOD_DECLARATION__REDEFINITIONS
          The feature id for the 'Redefinitions' reference list.
static int UNRESOLVED_METHOD_DECLARATION__RETURN_TYPE
          The feature id for the 'Return Type' containment reference.
static int UNRESOLVED_METHOD_DECLARATION__THROWN_EXCEPTIONS
          The feature id for the 'Thrown Exceptions' containment reference list.
static int UNRESOLVED_METHOD_DECLARATION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int UNRESOLVED_METHOD_DECLARATION__USAGES
          The feature id for the 'Usages' reference list.
static int UNRESOLVED_METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS
          The feature id for the 'Usages In Doc Comments' reference list.
static int UNRESOLVED_METHOD_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_METHOD_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Method Declaration' class.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION
          The meta object id for the 'Unresolved Single Variable Declaration' class.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__CATCH_CLAUSE
          The feature id for the 'Catch Clause' container reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ENHANCED_FOR_STATEMENT
          The feature id for the 'Enhanced For Statement' container reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__INITIALIZER
          The feature id for the 'Initializer' containment reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__METHOD_DECLARATION
          The feature id for the 'Method Declaration' container reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__TYPE
          The feature id for the 'Type' containment reference.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS
          The feature id for the 'Usage In Variable Access' reference list.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__VARARGS
          The feature id for the 'Varargs' attribute.
static int UNRESOLVED_SINGLE_VARIABLE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Single Variable Declaration' class.
static int UNRESOLVED_TYPE
          The meta object id for the 'Unresolved Type' class.
static int UNRESOLVED_TYPE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_TYPE__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_TYPE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_TYPE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_TYPE__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_TYPE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_TYPE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int UNRESOLVED_TYPE_DECLARATION
          The meta object id for the 'Unresolved Type Declaration' class.
static int UNRESOLVED_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
          The feature id for the 'Abstract Type Declaration' container reference.
static int UNRESOLVED_TYPE_DECLARATION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int UNRESOLVED_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
          The feature id for the 'Anonymous Class Declaration Owner' container reference.
static int UNRESOLVED_TYPE_DECLARATION__BODY_DECLARATIONS
          The feature id for the 'Body Declarations' containment reference list.
static int UNRESOLVED_TYPE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_TYPE_DECLARATION__COMMENTS_AFTER_BODY
          The feature id for the 'Comments After Body' containment reference list.
static int UNRESOLVED_TYPE_DECLARATION__COMMENTS_BEFORE_BODY
          The feature id for the 'Comments Before Body' containment reference list.
static int UNRESOLVED_TYPE_DECLARATION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int UNRESOLVED_TYPE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_TYPE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_TYPE_DECLARATION__PACKAGE
          The feature id for the 'Package' container reference.
static int UNRESOLVED_TYPE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_TYPE_DECLARATION__SUPER_INTERFACES
          The feature id for the 'Super Interfaces' containment reference list.
static int UNRESOLVED_TYPE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int UNRESOLVED_TYPE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Unresolved Type Declaration' class.
static int UNRESOLVED_TYPE_FEATURE_COUNT
          The number of structural features of the 'Unresolved Type' class.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT
          The meta object id for the 'Unresolved Variable Declaration Fragment' class.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__INITIALIZER
          The feature id for the 'Initializer' containment reference.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__NAME
          The feature id for the 'Name' attribute.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__PROXY
          The feature id for the 'Proxy' attribute.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__USAGE_IN_VARIABLE_ACCESS
          The feature id for the 'Usage In Variable Access' reference list.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__VARIABLES_CONTAINER
          The feature id for the 'Variables Container' container reference.
static int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT_FEATURE_COUNT
          The number of structural features of the 'Unresolved Variable Declaration Fragment' class.
static int VARIABLE_DECLARATION
          The meta object id for the 'Variable Declaration' class.
static int VARIABLE_DECLARATION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int VARIABLE_DECLARATION__INITIALIZER
          The feature id for the 'Initializer' containment reference.
static int VARIABLE_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int VARIABLE_DECLARATION__PROXY
          The feature id for the 'Proxy' attribute.
static int VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS
          The feature id for the 'Usage In Variable Access' reference list.
static int VARIABLE_DECLARATION__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int VARIABLE_DECLARATION_EXPRESSION
          The meta object id for the 'Variable Declaration Expression' class.
static int VARIABLE_DECLARATION_EXPRESSION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int VARIABLE_DECLARATION_EXPRESSION__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int VARIABLE_DECLARATION_EXPRESSION__FRAGMENTS
          The feature id for the 'Fragments' containment reference list.
static int VARIABLE_DECLARATION_EXPRESSION__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int VARIABLE_DECLARATION_EXPRESSION__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int VARIABLE_DECLARATION_EXPRESSION__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int VARIABLE_DECLARATION_EXPRESSION__TYPE
          The feature id for the 'Type' containment reference.
static int VARIABLE_DECLARATION_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Variable Declaration Expression' class.
static int VARIABLE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'Variable Declaration' class.
static int VARIABLE_DECLARATION_FRAGMENT
          The meta object id for the 'Variable Declaration Fragment' class.
static int VARIABLE_DECLARATION_FRAGMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int VARIABLE_DECLARATION_FRAGMENT__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int VARIABLE_DECLARATION_FRAGMENT__INITIALIZER
          The feature id for the 'Initializer' containment reference.
static int VARIABLE_DECLARATION_FRAGMENT__NAME
          The feature id for the 'Name' attribute.
static int VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int VARIABLE_DECLARATION_FRAGMENT__PROXY
          The feature id for the 'Proxy' attribute.
static int VARIABLE_DECLARATION_FRAGMENT__USAGE_IN_VARIABLE_ACCESS
          The feature id for the 'Usage In Variable Access' reference list.
static int VARIABLE_DECLARATION_FRAGMENT__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int VARIABLE_DECLARATION_FRAGMENT__VARIABLES_CONTAINER
          The feature id for the 'Variables Container' container reference.
static int VARIABLE_DECLARATION_FRAGMENT_FEATURE_COUNT
          The number of structural features of the 'Variable Declaration Fragment' class.
static int VARIABLE_DECLARATION_STATEMENT
          The meta object id for the 'Variable Declaration Statement' class.
static int VARIABLE_DECLARATION_STATEMENT__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int VARIABLE_DECLARATION_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int VARIABLE_DECLARATION_STATEMENT__EXTRA_ARRAY_DIMENSIONS
          The feature id for the 'Extra Array Dimensions' attribute.
static int VARIABLE_DECLARATION_STATEMENT__FRAGMENTS
          The feature id for the 'Fragments' containment reference list.
static int VARIABLE_DECLARATION_STATEMENT__MODIFIER
          The feature id for the 'Modifier' containment reference.
static int VARIABLE_DECLARATION_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int VARIABLE_DECLARATION_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int VARIABLE_DECLARATION_STATEMENT__TYPE
          The feature id for the 'Type' containment reference.
static int VARIABLE_DECLARATION_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Variable Declaration Statement' class.
static int VISIBILITY_KIND
          The meta object id for the 'Visibility Kind' enum.
static int WHILE_STATEMENT
          The meta object id for the 'While Statement' class.
static int WHILE_STATEMENT__BODY
          The feature id for the 'Body' containment reference.
static int WHILE_STATEMENT__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int WHILE_STATEMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int WHILE_STATEMENT__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int WHILE_STATEMENT__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int WHILE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'While Statement' class.
static int WILD_CARD_TYPE
          The meta object id for the 'Wild Card Type' class.
static int WILD_CARD_TYPE__BOUND
          The feature id for the 'Bound' containment reference.
static int WILD_CARD_TYPE__COMMENTS
          The feature id for the 'Comments' containment reference list.
static int WILD_CARD_TYPE__NAME
          The feature id for the 'Name' attribute.
static int WILD_CARD_TYPE__ORIGINAL_CLASS_FILE
          The feature id for the 'Original Class File' reference.
static int WILD_CARD_TYPE__ORIGINAL_COMPILATION_UNIT
          The feature id for the 'Original Compilation Unit' reference.
static int WILD_CARD_TYPE__PROXY
          The feature id for the 'Proxy' attribute.
static int WILD_CARD_TYPE__UPPER_BOUND
          The feature id for the 'Upper Bound' attribute.
static int WILD_CARD_TYPE__USAGES_IN_IMPORTS
          The feature id for the 'Usages In Imports' reference list.
static int WILD_CARD_TYPE__USAGES_IN_TYPE_ACCESS
          The feature id for the 'Usages In Type Access' reference list.
static int WILD_CARD_TYPE_FEATURE_COUNT
          The number of structural features of the 'Wild Card Type' class.
 
Method Summary
 EReference getAbstractMethodDeclaration_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getAbstractMethodDeclaration_Parameters()
          Returns the meta object for the containment reference list 'Parameters'.
 EReference getAbstractMethodDeclaration_ThrownExceptions()
          Returns the meta object for the containment reference list 'Thrown Exceptions'.
 EReference getAbstractMethodDeclaration_TypeParameters()
          Returns the meta object for the containment reference list 'Type Parameters'.
 EReference getAbstractMethodDeclaration_Usages()
          Returns the meta object for the reference list 'Usages'.
 EReference getAbstractMethodDeclaration_UsagesInDocComments()
          Returns the meta object for the reference list 'Usages In Doc Comments'.
 EClass getAbstractMethodDeclaration()
          Returns the meta object for class 'Abstract Method Declaration'.
 EReference getAbstractMethodInvocation_Arguments()
          Returns the meta object for the containment reference list 'Arguments'.
 EReference getAbstractMethodInvocation_Method()
          Returns the meta object for the reference 'Method'.
 EReference getAbstractMethodInvocation_TypeArguments()
          Returns the meta object for the containment reference list 'Type Arguments'.
 EClass getAbstractMethodInvocation()
          Returns the meta object for class 'Abstract Method Invocation'.
 EReference getAbstractTypeDeclaration_BodyDeclarations()
          Returns the meta object for the containment reference list 'Body Declarations'.
 EReference getAbstractTypeDeclaration_CommentsAfterBody()
          Returns the meta object for the containment reference list 'Comments After Body'.
 EReference getAbstractTypeDeclaration_CommentsBeforeBody()
          Returns the meta object for the containment reference list 'Comments Before Body'.
 EReference getAbstractTypeDeclaration_Package()
          Returns the meta object for the container reference 'Package'.
 EReference getAbstractTypeDeclaration_SuperInterfaces()
          Returns the meta object for the containment reference list 'Super Interfaces'.
 EClass getAbstractTypeDeclaration()
          Returns the meta object for class 'Abstract Type Declaration'.
 EReference getAbstractTypeQualifiedExpression_Qualifier()
          Returns the meta object for the containment reference 'Qualifier'.
 EClass getAbstractTypeQualifiedExpression()
          Returns the meta object for class 'Abstract Type Qualified Expression'.
 EReference getAbstractVariablesContainer_Fragments()
          Returns the meta object for the containment reference list 'Fragments'.
 EReference getAbstractVariablesContainer_Type()
          Returns the meta object for the containment reference 'Type'.
 EClass getAbstractVariablesContainer()
          Returns the meta object for class 'Abstract Variables Container'.
 EReference getAnnotation_Type()
          Returns the meta object for the containment reference 'Type'.
 EReference getAnnotation_Values()
          Returns the meta object for the containment reference list 'Values'.
 EClass getAnnotation()
          Returns the meta object for class 'Annotation'.
 EReference getAnnotationMemberValuePair_Member()
          Returns the meta object for the reference 'Member'.
 EReference getAnnotationMemberValuePair_Value()
          Returns the meta object for the containment reference 'Value'.
 EClass getAnnotationMemberValuePair()
          Returns the meta object for class 'Annotation Member Value Pair'.
 EClass getAnnotationTypeDeclaration()
          Returns the meta object for class 'Annotation Type Declaration'.
 EReference getAnnotationTypeMemberDeclaration_Default()
          Returns the meta object for the containment reference 'Default'.
 EReference getAnnotationTypeMemberDeclaration_Type()
          Returns the meta object for the containment reference 'Type'.
 EReference getAnnotationTypeMemberDeclaration_Usages()
          Returns the meta object for the reference list 'Usages'.
 EClass getAnnotationTypeMemberDeclaration()
          Returns the meta object for class 'Annotation Type Member Declaration'.
 EReference getAnonymousClassDeclaration_BodyDeclarations()
          Returns the meta object for the containment reference list 'Body Declarations'.
 EReference getAnonymousClassDeclaration_ClassInstanceCreation()
          Returns the meta object for the container reference 'Class Instance Creation'.
 EClass getAnonymousClassDeclaration()
          Returns the meta object for class 'Anonymous Class Declaration'.
 EReference getArchive_ClassFiles()
          Returns the meta object for the containment reference list 'Class Files'.
 EReference getArchive_Manifest()
          Returns the meta object for the containment reference 'Manifest'.
 EAttribute getArchive_OriginalFilePath()
          Returns the meta object for the attribute 'Original File Path'.
 EClass getArchive()
          Returns the meta object for class 'Archive'.
 EReference getArrayAccess_Array()
          Returns the meta object for the containment reference 'Array'.
 EReference getArrayAccess_Index()
          Returns the meta object for the containment reference 'Index'.
 EClass getArrayAccess()
          Returns the meta object for class 'Array Access'.
 EReference getArrayCreation_Dimensions()
          Returns the meta object for the containment reference list 'Dimensions'.
 EReference getArrayCreation_Initializer()
          Returns the meta object for the containment reference 'Initializer'.
 EReference getArrayCreation_Type()
          Returns the meta object for the containment reference 'Type'.
 EClass getArrayCreation()
          Returns the meta object for class 'Array Creation'.
 EReference getArrayInitializer_Expressions()
          Returns the meta object for the containment reference list 'Expressions'.
 EClass getArrayInitializer()
          Returns the meta object for class 'Array Initializer'.
 EReference getArrayLengthAccess_Array()
          Returns the meta object for the containment reference 'Array'.
 EClass getArrayLengthAccess()
          Returns the meta object for class 'Array Length Access'.
 EAttribute getArrayType_Dimensions()
          Returns the meta object for the attribute 'Dimensions'.
 EReference getArrayType_ElementType()
          Returns the meta object for the containment reference 'Element Type'.
 EClass getArrayType()
          Returns the meta object for class 'Array Type'.
 EReference getAssertStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getAssertStatement_Message()
          Returns the meta object for the containment reference 'Message'.
 EClass getAssertStatement()
          Returns the meta object for class 'Assert Statement'.
 EReference getAssignment_LeftHandSide()
          Returns the meta object for the containment reference 'Left Hand Side'.
 EAttribute getAssignment_Operator()
          Returns the meta object for the attribute 'Operator'.
 EReference getAssignment_RightHandSide()
          Returns the meta object for the containment reference 'Right Hand Side'.
 EClass getAssignment()
          Returns the meta object for class 'Assignment'.
 EEnum getAssignmentKind()
          Returns the meta object for enum 'Assignment Kind'.
 EReference getASTNode_Comments()
          Returns the meta object for the containment reference list 'Comments'.
 EReference getASTNode_OriginalClassFile()
          Returns the meta object for the reference 'Original Class File'.
 EReference getASTNode_OriginalCompilationUnit()
          Returns the meta object for the reference 'Original Compilation Unit'.
 EClass getASTNode()
          Returns the meta object for class 'AST Node'.
 EReference getBlock_Statements()
          Returns the meta object for the containment reference list 'Statements'.
 EClass getBlock()
          Returns the meta object for class 'Block'.
 EClass getBlockComment()
          Returns the meta object for class 'Block Comment'.
 EReference getBodyDeclaration_AbstractTypeDeclaration()
          Returns the meta object for the container reference 'Abstract Type Declaration'.
 EReference getBodyDeclaration_Annotations()
          Returns the meta object for the containment reference list 'Annotations'.
 EReference getBodyDeclaration_AnonymousClassDeclarationOwner()
          Returns the meta object for the container reference 'Anonymous Class Declaration Owner'.
 EReference getBodyDeclaration_Modifier()
          Returns the meta object for the containment reference 'Modifier'.
 EClass getBodyDeclaration()
          Returns the meta object for class 'Body Declaration'.
 EAttribute getBooleanLiteral_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getBooleanLiteral()
          Returns the meta object for class 'Boolean Literal'.
 EReference getBreakStatement_Label()
          Returns the meta object for the reference 'Label'.
 EClass getBreakStatement()
          Returns the meta object for class 'Break Statement'.
 EReference getCastExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getCastExpression_Type()
          Returns the meta object for the containment reference 'Type'.
 EClass getCastExpression()
          Returns the meta object for class 'Cast Expression'.
 EReference getCatchClause_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getCatchClause_Exception()
          Returns the meta object for the containment reference 'Exception'.
 EClass getCatchClause()
          Returns the meta object for class 'Catch Clause'.
 EAttribute getCharacterLiteral_EscapedValue()
          Returns the meta object for the attribute 'Escaped Value'.
 EClass getCharacterLiteral()
          Returns the meta object for class 'Character Literal'.
 EReference getClassDeclaration_SuperClass()
          Returns the meta object for the containment reference 'Super Class'.
 EClass getClassDeclaration()
          Returns the meta object for class 'Class Declaration'.
 EReference getClassFile_AttachedSource()
          Returns the meta object for the reference 'Attached Source'.
 EAttribute getClassFile_OriginalFilePath()
          Returns the meta object for the attribute 'Original File Path'.
 EReference getClassFile_Package()
          Returns the meta object for the reference 'Package'.
 EReference getClassFile_Type()
          Returns the meta object for the reference 'Type'.
 EClass getClassFile()
          Returns the meta object for class 'Class File'.
 EReference getClassInstanceCreation_AnonymousClassDeclaration()
          Returns the meta object for the containment reference 'Anonymous Class Declaration'.
 EReference getClassInstanceCreation_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getClassInstanceCreation_Type()
          Returns the meta object for the containment reference 'Type'.
 EClass getClassInstanceCreation()
          Returns the meta object for class 'Class Instance Creation'.
 EAttribute getComment_Content()
          Returns the meta object for the attribute 'Content'.
 EAttribute getComment_EnclosedByParent()
          Returns the meta object for the attribute 'Enclosed By Parent'.
 EAttribute getComment_PrefixOfParent()
          Returns the meta object for the attribute 'Prefix Of Parent'.
 EClass getComment()
          Returns the meta object for class 'Comment'.
 EReference getCompilationUnit_CommentList()
          Returns the meta object for the reference list 'Comment List'.
 EReference getCompilationUnit_Imports()
          Returns the meta object for the containment reference list 'Imports'.
 EAttribute getCompilationUnit_OriginalFilePath()
          Returns the meta object for the attribute 'Original File Path'.
 EReference getCompilationUnit_Package()
          Returns the meta object for the reference 'Package'.
 EReference getCompilationUnit_Types()
          Returns the meta object for the reference list 'Types'.
 EClass getCompilationUnit()
          Returns the meta object for class 'Compilation Unit'.
 EReference getConditionalExpression_ElseExpression()
          Returns the meta object for the containment reference 'Else Expression'.
 EReference getConditionalExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getConditionalExpression_ThenExpression()
          Returns the meta object for the containment reference 'Then Expression'.
 EClass getConditionalExpression()
          Returns the meta object for class 'Conditional Expression'.
 EClass getConstructorDeclaration()
          Returns the meta object for class 'Constructor Declaration'.
 EClass getConstructorInvocation()
          Returns the meta object for class 'Constructor Invocation'.
 EReference getContinueStatement_Label()
          Returns the meta object for the reference 'Label'.
 EClass getContinueStatement()
          Returns the meta object for class 'Continue Statement'.
 EReference getDoStatement_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getDoStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getDoStatement()
          Returns the meta object for class 'Do Statement'.
 EClass getEmptyStatement()
          Returns the meta object for class 'Empty Statement'.
 EReference getEnhancedForStatement_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getEnhancedForStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getEnhancedForStatement_Parameter()
          Returns the meta object for the containment reference 'Parameter'.
 EClass getEnhancedForStatement()
          Returns the meta object for class 'Enhanced For Statement'.
 EReference getEnumConstantDeclaration_AnonymousClassDeclaration()
          Returns the meta object for the containment reference 'Anonymous Class Declaration'.
 EReference getEnumConstantDeclaration_Arguments()
          Returns the meta object for the containment reference list 'Arguments'.
 EClass getEnumConstantDeclaration()
          Returns the meta object for class 'Enum Constant Declaration'.
 EReference getEnumDeclaration_EnumConstants()
          Returns the meta object for the containment reference list 'Enum Constants'.
 EClass getEnumDeclaration()
          Returns the meta object for class 'Enum Declaration'.
 EClass getExpression()
          Returns the meta object for class 'Expression'.
 EReference getExpressionStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getExpressionStatement()
          Returns the meta object for class 'Expression Statement'.
 EReference getFieldAccess_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getFieldAccess_Field()
          Returns the meta object for the containment reference 'Field'.
 EClass getFieldAccess()
          Returns the meta object for class 'Field Access'.
 EClass getFieldDeclaration()
          Returns the meta object for class 'Field Declaration'.
 EReference getForStatement_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getForStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getForStatement_Initializers()
          Returns the meta object for the containment reference list 'Initializers'.
 EReference getForStatement_Updaters()
          Returns the meta object for the containment reference list 'Updaters'.
 EClass getForStatement()
          Returns the meta object for class 'For Statement'.
 EReference getIfStatement_ElseStatement()
          Returns the meta object for the containment reference 'Else Statement'.
 EReference getIfStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getIfStatement_ThenStatement()
          Returns the meta object for the containment reference 'Then Statement'.
 EClass getIfStatement()
          Returns the meta object for class 'If Statement'.
 EReference getImportDeclaration_ImportedElement()
          Returns the meta object for the reference 'Imported Element'.
 EAttribute getImportDeclaration_Static()
          Returns the meta object for the attribute 'Static'.
 EClass getImportDeclaration()
          Returns the meta object for class 'Import Declaration'.
 EReference getInfixExpression_ExtendedOperands()
          Returns the meta object for the containment reference list 'Extended Operands'.
 EReference getInfixExpression_LeftOperand()
          Returns the meta object for the containment reference 'Left Operand'.
 EAttribute getInfixExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 EReference getInfixExpression_RightOperand()
          Returns the meta object for the containment reference 'Right Operand'.
 EClass getInfixExpression()
          Returns the meta object for class 'Infix Expression'.
 EEnum getInfixExpressionKind()
          Returns the meta object for enum 'Infix Expression Kind'.
 EEnum getInheritanceKind()
          Returns the meta object for enum 'Inheritance Kind'.
 EReference getInitializer_Body()
          Returns the meta object for the containment reference 'Body'.
 EClass getInitializer()
          Returns the meta object for class 'Initializer'.
 EReference getInstanceofExpression_LeftOperand()
          Returns the meta object for the containment reference 'Left Operand'.
 EReference getInstanceofExpression_RightOperand()
          Returns the meta object for the containment reference 'Right Operand'.
 EClass getInstanceofExpression()
          Returns the meta object for class 'Instanceof Expression'.
 EClass getInterfaceDeclaration()
          Returns the meta object for class 'Interface Declaration'.
 EReference getJavadoc_Tags()
          Returns the meta object for the containment reference list 'Tags'.
 EClass getJavadoc()
          Returns the meta object for class 'Javadoc'.
 JavaFactory getJavaFactory()
          Returns the factory that creates the instances of the model.
 EReference getLabeledStatement_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getLabeledStatement_UsagesInBreakStatements()
          Returns the meta object for the reference list 'Usages In Break Statements'.
 EReference getLabeledStatement_UsagesInContinueStatements()
          Returns the meta object for the reference list 'Usages In Continue Statements'.
 EClass getLabeledStatement()
          Returns the meta object for class 'Labeled Statement'.
 EClass getLineComment()
          Returns the meta object for class 'Line Comment'.
 EReference getManifest_EntryAttributes()
          Returns the meta object for the containment reference list 'Entry Attributes'.
 EReference getManifest_MainAttributes()
          Returns the meta object for the containment reference list 'Main Attributes'.
 EClass getManifest()
          Returns the meta object for class 'Manifest'.
 EAttribute getManifestAttribute_Key()
          Returns the meta object for the attribute 'Key'.
 EAttribute getManifestAttribute_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getManifestAttribute()
          Returns the meta object for class 'Manifest Attribute'.
 EReference getManifestEntry_Attributes()
          Returns the meta object for the containment reference list 'Attributes'.
 EAttribute getManifestEntry_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getManifestEntry()
          Returns the meta object for class 'Manifest Entry'.
 EReference getMemberRef_Member()
          Returns the meta object for the reference 'Member'.
 EReference getMemberRef_Qualifier()
          Returns the meta object for the containment reference 'Qualifier'.
 EClass getMemberRef()
          Returns the meta object for class 'Member Ref'.
 EAttribute getMethodDeclaration_ExtraArrayDimensions()
          Returns the meta object for the attribute 'Extra Array Dimensions'.
 EReference getMethodDeclaration_RedefinedMethodDeclaration()
          Returns the meta object for the reference 'Redefined Method Declaration'.
 EReference getMethodDeclaration_Redefinitions()
          Returns the meta object for the reference list 'Redefinitions'.
 EReference getMethodDeclaration_ReturnType()
          Returns the meta object for the containment reference 'Return Type'.
 EClass getMethodDeclaration()
          Returns the meta object for class 'Method Declaration'.
 EReference getMethodInvocation_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getMethodInvocation()
          Returns the meta object for class 'Method Invocation'.
 EReference getMethodRef_Method()
          Returns the meta object for the reference 'Method'.
 EReference getMethodRef_Parameters()
          Returns the meta object for the containment reference list 'Parameters'.
 EReference getMethodRef_Qualifier()
          Returns the meta object for the containment reference 'Qualifier'.
 EClass getMethodRef()
          Returns the meta object for class 'Method Ref'.
 EAttribute getMethodRefParameter_Name()
          Returns the meta object for the attribute 'Name'.
 EReference getMethodRefParameter_Type()
          Returns the meta object for the containment reference 'Type'.
 EAttribute getMethodRefParameter_Varargs()
          Returns the meta object for the attribute 'Varargs'.
 EClass getMethodRefParameter()
          Returns the meta object for class 'Method Ref Parameter'.
 EReference getModel_Archives()
          Returns the meta object for the containment reference list 'Archives'.
 EReference getModel_ClassFiles()
          Returns the meta object for the containment reference list 'Class Files'.
 EReference getModel_CompilationUnits()
          Returns the meta object for the containment reference list 'Compilation Units'.
 EAttribute getModel_Name()
          Returns the meta object for the attribute 'Name'.
 EReference getModel_OrphanTypes()
          Returns the meta object for the containment reference list 'Orphan Types'.
 EReference getModel_OwnedElements()
          Returns the meta object for the containment reference list 'Owned Elements'.
 EReference getModel_UnresolvedItems()
          Returns the meta object for the containment reference list 'Unresolved Items'.
 EClass getModel()
          Returns the meta object for class 'Model'.
 EReference getModifier_BodyDeclaration()
          Returns the meta object for the container reference 'Body Declaration'.
 EAttribute getModifier_Inheritance()
          Returns the meta object for the attribute 'Inheritance'.
 EAttribute getModifier_Native()
          Returns the meta object for the attribute 'Native'.
 EReference getModifier_SingleVariableDeclaration()
          Returns the meta object for the container reference 'Single Variable Declaration'.
 EAttribute getModifier_Static()
          Returns the meta object for the attribute 'Static'.
 EAttribute getModifier_Strictfp()
          Returns the meta object for the attribute 'Strictfp'.
 EAttribute getModifier_Synchronized()
          Returns the meta object for the attribute 'Synchronized'.
 EAttribute getModifier_Transient()
          Returns the meta object for the attribute 'Transient'.
 EReference getModifier_VariableDeclarationExpression()
          Returns the meta object for the container reference 'Variable Declaration Expression'.
 EReference getModifier_VariableDeclarationStatement()
          Returns the meta object for the container reference 'Variable Declaration Statement'.
 EAttribute getModifier_Visibility()
          Returns the meta object for the attribute 'Visibility'.
 EAttribute getModifier_Volatile()
          Returns the meta object for the attribute 'Volatile'.
 EClass getModifier()
          Returns the meta object for class 'Modifier'.
 EAttribute getNamedElement_Name()
          Returns the meta object for the attribute 'Name'.
 EAttribute getNamedElement_Proxy()
          Returns the meta object for the attribute 'Proxy'.
 EReference getNamedElement_UsagesInImports()
          Returns the meta object for the reference list 'Usages In Imports'.
 EClass getNamedElement()
          Returns the meta object for class 'Named Element'.
 EClass getNamespaceAccess()
          Returns the meta object for class 'Namespace Access'.
 EClass getNullLiteral()
          Returns the meta object for class 'Null Literal'.
 EAttribute getNumberLiteral_TokenValue()
          Returns the meta object for the attribute 'Token Value'.
 EClass getNumberLiteral()
          Returns the meta object for class 'Number Literal'.
 EReference getPackage_Model()
          Returns the meta object for the container reference 'Model'.
 EReference getPackage_OwnedElements()
          Returns the meta object for the containment reference list 'Owned Elements'.
 EReference getPackage_OwnedPackages()
          Returns the meta object for the containment reference list 'Owned Packages'.
 EReference getPackage_Package()
          Returns the meta object for the container reference 'Package'.
 EReference getPackage_UsagesInPackageAccess()
          Returns the meta object for the reference list 'Usages In Package Access'.
 EClass getPackage()
          Returns the meta object for class 'Package'.
 EReference getPackageAccess_Package()
          Returns the meta object for the reference 'Package'.
 EReference getPackageAccess_Qualifier()
          Returns the meta object for the containment reference 'Qualifier'.
 EClass getPackageAccess()
          Returns the meta object for class 'Package Access'.
 EReference getParameterizedType_Type()
          Returns the meta object for the containment reference 'Type'.
 EReference getParameterizedType_TypeArguments()
          Returns the meta object for the containment reference list 'Type Arguments'.
 EClass getParameterizedType()
          Returns the meta object for class 'Parameterized Type'.
 EReference getParenthesizedExpression_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getParenthesizedExpression()
          Returns the meta object for class 'Parenthesized Expression'.
 EReference getPostfixExpression_Operand()
          Returns the meta object for the containment reference 'Operand'.
 EAttribute getPostfixExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 EClass getPostfixExpression()
          Returns the meta object for class 'Postfix Expression'.
 EEnum getPostfixExpressionKind()
          Returns the meta object for enum 'Postfix Expression Kind'.
 EReference getPrefixExpression_Operand()
          Returns the meta object for the containment reference 'Operand'.
 EAttribute getPrefixExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 EClass getPrefixExpression()
          Returns the meta object for class 'Prefix Expression'.
 EEnum getPrefixExpressionKind()
          Returns the meta object for enum 'Prefix Expression Kind'.
 EClass getPrimitiveType()
          Returns the meta object for class 'Primitive Type'.
 EClass getPrimitiveTypeBoolean()
          Returns the meta object for class 'Primitive Type Boolean'.
 EClass getPrimitiveTypeByte()
          Returns the meta object for class 'Primitive Type Byte'.
 EClass getPrimitiveTypeChar()
          Returns the meta object for class 'Primitive Type Char'.
 EClass getPrimitiveTypeDouble()
          Returns the meta object for class 'Primitive Type Double'.
 EClass getPrimitiveTypeFloat()
          Returns the meta object for class 'Primitive Type Float'.
 EClass getPrimitiveTypeInt()
          Returns the meta object for class 'Primitive Type Int'.
 EClass getPrimitiveTypeLong()
          Returns the meta object for class 'Primitive Type Long'.
 EClass getPrimitiveTypeShort()
          Returns the meta object for class 'Primitive Type Short'.
 EClass getPrimitiveTypeVoid()
          Returns the meta object for class 'Primitive Type Void'.
 EReference getReturnStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getReturnStatement()
          Returns the meta object for class 'Return Statement'.
 EReference getSingleVariableAccess_Qualifier()
          Returns the meta object for the containment reference 'Qualifier'.
 EReference getSingleVariableAccess_Variable()
          Returns the meta object for the reference 'Variable'.
 EClass getSingleVariableAccess()
          Returns the meta object for class 'Single Variable Access'.
 EReference getSingleVariableDeclaration_Annotations()
          Returns the meta object for the containment reference list 'Annotations'.
 EReference getSingleVariableDeclaration_CatchClause()
          Returns the meta object for the container reference 'Catch Clause'.
 EReference getSingleVariableDeclaration_EnhancedForStatement()
          Returns the meta object for the container reference 'Enhanced For Statement'.
 EReference getSingleVariableDeclaration_MethodDeclaration()
          Returns the meta object for the container reference 'Method Declaration'.
 EReference getSingleVariableDeclaration_Modifier()
          Returns the meta object for the containment reference 'Modifier'.
 EReference getSingleVariableDeclaration_Type()
          Returns the meta object for the containment reference 'Type'.
 EAttribute getSingleVariableDeclaration_Varargs()
          Returns the meta object for the attribute 'Varargs'.
 EClass getSingleVariableDeclaration()
          Returns the meta object for class 'Single Variable Declaration'.
 EClass getStatement()
          Returns the meta object for class 'Statement'.
 EAttribute getStringLiteral_EscapedValue()
          Returns the meta object for the attribute 'Escaped Value'.
 EClass getStringLiteral()
          Returns the meta object for class 'String Literal'.
 EReference getSuperConstructorInvocation_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getSuperConstructorInvocation()
          Returns the meta object for class 'Super Constructor Invocation'.
 EReference getSuperFieldAccess_Field()
          Returns the meta object for the containment reference 'Field'.
 EClass getSuperFieldAccess()
          Returns the meta object for class 'Super Field Access'.
 EClass getSuperMethodInvocation()
          Returns the meta object for class 'Super Method Invocation'.
 EAttribute getSwitchCase_Default()
          Returns the meta object for the attribute 'Default'.
 EReference getSwitchCase_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getSwitchCase()
          Returns the meta object for class 'Switch Case'.
 EReference getSwitchStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getSwitchStatement_Statements()
          Returns the meta object for the containment reference list 'Statements'.
 EClass getSwitchStatement()
          Returns the meta object for class 'Switch Statement'.
 EReference getSynchronizedStatement_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getSynchronizedStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getSynchronizedStatement()
          Returns the meta object for class 'Synchronized Statement'.
 EReference getTagElement_Fragments()
          Returns the meta object for the containment reference list 'Fragments'.
 EAttribute getTagElement_TagName()
          Returns the meta object for the attribute 'Tag Name'.
 EClass getTagElement()
          Returns the meta object for class 'Tag Element'.
 EAttribute getTextElement_Text()
          Returns the meta object for the attribute 'Text'.
 EClass getTextElement()
          Returns the meta object for class 'Text Element'.
 EClass getThisExpression()
          Returns the meta object for class 'This Expression'.
 EReference getThrowStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getThrowStatement()
          Returns the meta object for class 'Throw Statement'.
 EReference getTryStatement_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getTryStatement_CatchClauses()
          Returns the meta object for the containment reference list 'Catch Clauses'.
 EReference getTryStatement_Finally()
          Returns the meta object for the containment reference 'Finally'.
 EClass getTryStatement()
          Returns the meta object for class 'Try Statement'.
 EReference getType_UsagesInTypeAccess()
          Returns the meta object for the reference list 'Usages In Type Access'.
 EClass getType()
          Returns the meta object for class 'Type'.
 EReference getTypeAccess_Qualifier()
          Returns the meta object for the containment reference 'Qualifier'.
 EReference getTypeAccess_Type()
          Returns the meta object for the reference 'Type'.
 EClass getTypeAccess()
          Returns the meta object for class 'Type Access'.
 EReference getTypeDeclaration_TypeParameters()
          Returns the meta object for the containment reference list 'Type Parameters'.
 EClass getTypeDeclaration()
          Returns the meta object for class 'Type Declaration'.
 EReference getTypeDeclarationStatement_Declaration()
          Returns the meta object for the containment reference 'Declaration'.
 EClass getTypeDeclarationStatement()
          Returns the meta object for class 'Type Declaration Statement'.
 EReference getTypeLiteral_Type()
          Returns the meta object for the containment reference 'Type'.
 EClass getTypeLiteral()
          Returns the meta object for class 'Type Literal'.
 EReference getTypeParameter_Bounds()
          Returns the meta object for the containment reference list 'Bounds'.
 EClass getTypeParameter()
          Returns the meta object for class 'Type Parameter'.
 EClass getUnresolvedAnnotationDeclaration()
          Returns the meta object for class 'Unresolved Annotation Declaration'.
 EClass getUnresolvedAnnotationTypeMemberDeclaration()
          Returns the meta object for class 'Unresolved Annotation Type Member Declaration'.
 EClass getUnresolvedClassDeclaration()
          Returns the meta object for class 'Unresolved Class Declaration'.
 EClass getUnresolvedEnumDeclaration()
          Returns the meta object for class 'Unresolved Enum Declaration'.
 EClass getUnresolvedInterfaceDeclaration()
          Returns the meta object for class 'Unresolved Interface Declaration'.
 EClass getUnresolvedItem()
          Returns the meta object for class 'Unresolved Item'.
 EReference getUnresolvedItemAccess_Element()
          Returns the meta object for the reference 'Element'.
 EReference getUnresolvedItemAccess_Qualifier()
          Returns the meta object for the containment reference 'Qualifier'.
 EClass getUnresolvedItemAccess()
          Returns the meta object for class 'Unresolved Item Access'.
 EClass getUnresolvedLabeledStatement()
          Returns the meta object for class 'Unresolved Labeled Statement'.
 EClass getUnresolvedMethodDeclaration()
          Returns the meta object for class 'Unresolved Method Declaration'.
 EClass getUnresolvedSingleVariableDeclaration()
          Returns the meta object for class 'Unresolved Single Variable Declaration'.
 EClass getUnresolvedType()
          Returns the meta object for class 'Unresolved Type'.
 EClass getUnresolvedTypeDeclaration()
          Returns the meta object for class 'Unresolved Type Declaration'.
 EClass getUnresolvedVariableDeclarationFragment()
          Returns the meta object for class 'Unresolved Variable Declaration Fragment'.
 EAttribute getVariableDeclaration_ExtraArrayDimensions()
          Returns the meta object for the attribute 'Extra Array Dimensions'.
 EReference getVariableDeclaration_Initializer()
          Returns the meta object for the containment reference 'Initializer'.
 EReference getVariableDeclaration_UsageInVariableAccess()
          Returns the meta object for the reference list 'Usage In Variable Access'.
 EClass getVariableDeclaration()
          Returns the meta object for class 'Variable Declaration'.
 EReference getVariableDeclarationExpression_Annotations()
          Returns the meta object for the containment reference list 'Annotations'.
 EReference getVariableDeclarationExpression_Modifier()
          Returns the meta object for the containment reference 'Modifier'.
 EClass getVariableDeclarationExpression()
          Returns the meta object for class 'Variable Declaration Expression'.
 EReference getVariableDeclarationFragment_VariablesContainer()
          Returns the meta object for the container reference 'Variables Container'.
 EClass getVariableDeclarationFragment()
          Returns the meta object for class 'Variable Declaration Fragment'.
 EReference getVariableDeclarationStatement_Annotations()
          Returns the meta object for the containment reference list 'Annotations'.
 EAttribute getVariableDeclarationStatement_ExtraArrayDimensions()
          Returns the meta object for the attribute 'Extra Array Dimensions'.
 EReference getVariableDeclarationStatement_Modifier()
          Returns the meta object for the containment reference 'Modifier'.
 EClass getVariableDeclarationStatement()
          Returns the meta object for class 'Variable Declaration Statement'.
 EEnum getVisibilityKind()
          Returns the meta object for enum 'Visibility Kind'.
 EReference getWhileStatement_Body()
          Returns the meta object for the containment reference 'Body'.
 EReference getWhileStatement_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EClass getWhileStatement()
          Returns the meta object for class 'While Statement'.
 EReference getWildCardType_Bound()
          Returns the meta object for the containment reference 'Bound'.
 EAttribute getWildCardType_UpperBound()
          Returns the meta object for the attribute 'Upper Bound'.
 EClass getWildCardType()
          Returns the meta object for class 'Wild Card Type'.
 

Field Detail

eNAME

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

See Also:
Constant Field Values
Generated:

eNS_URI

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

See Also:
Constant Field Values
Generated:

eNS_PREFIX

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

See Also:
Constant Field Values
Generated:

eINSTANCE

static final JavaPackage eINSTANCE
The singleton instance of the package.

Generated:

AST_NODE

static final int AST_NODE
The meta object id for the 'AST Node' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ASTNodeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getASTNode(), Constant Field Values
Generated:

AST_NODE__COMMENTS

static final int AST_NODE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

AST_NODE__ORIGINAL_COMPILATION_UNIT

static final int AST_NODE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

AST_NODE__ORIGINAL_CLASS_FILE

static final int AST_NODE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

AST_NODE_FEATURE_COUNT

static final int AST_NODE_FEATURE_COUNT
The number of structural features of the 'AST Node' class.

See Also:
Constant Field Values
Generated:
Ordered:

NAMED_ELEMENT

static final int NAMED_ELEMENT
The meta object id for the 'Named Element' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.NamedElementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getNamedElement(), Constant Field Values
Generated:

NAMED_ELEMENT__COMMENTS

static final int NAMED_ELEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

NAMED_ELEMENT__ORIGINAL_COMPILATION_UNIT

static final int NAMED_ELEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NAMED_ELEMENT__ORIGINAL_CLASS_FILE

static final int NAMED_ELEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NAMED_ELEMENT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

NAMED_ELEMENT__PROXY

static final int NAMED_ELEMENT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

NAMED_ELEMENT__USAGES_IN_IMPORTS

static final int NAMED_ELEMENT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

NAMED_ELEMENT_FEATURE_COUNT

static final int NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION

static final int BODY_DECLARATION
The meta object id for the 'Body Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.BodyDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getBodyDeclaration(), Constant Field Values
Generated:

BODY_DECLARATION__COMMENTS

static final int BODY_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int BODY_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__ORIGINAL_CLASS_FILE

static final int BODY_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__PROXY

static final int BODY_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__USAGES_IN_IMPORTS

static final int BODY_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int BODY_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__ANNOTATIONS

static final int BODY_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int BODY_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION__MODIFIER

static final int BODY_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

BODY_DECLARATION_FEATURE_COUNT

static final int BODY_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Body Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION

static final int ABSTRACT_METHOD_DECLARATION
The meta object id for the 'Abstract Method Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AbstractMethodDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAbstractMethodDeclaration(), Constant Field Values
Generated:

ABSTRACT_METHOD_DECLARATION__COMMENTS

static final int ABSTRACT_METHOD_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int ABSTRACT_METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__ORIGINAL_CLASS_FILE

static final int ABSTRACT_METHOD_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__PROXY

static final int ABSTRACT_METHOD_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__USAGES_IN_IMPORTS

static final int ABSTRACT_METHOD_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int ABSTRACT_METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__ANNOTATIONS

static final int ABSTRACT_METHOD_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int ABSTRACT_METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__MODIFIER

static final int ABSTRACT_METHOD_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__PARAMETERS

static final int ABSTRACT_METHOD_DECLARATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__THROWN_EXCEPTIONS

static final int ABSTRACT_METHOD_DECLARATION__THROWN_EXCEPTIONS
The feature id for the 'Thrown Exceptions' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__TYPE_PARAMETERS

static final int ABSTRACT_METHOD_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS

static final int ABSTRACT_METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS
The feature id for the 'Usages In Doc Comments' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION__USAGES

static final int ABSTRACT_METHOD_DECLARATION__USAGES
The feature id for the 'Usages' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_DECLARATION_FEATURE_COUNT

static final int ABSTRACT_METHOD_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Abstract Method Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_INVOCATION

static final int ABSTRACT_METHOD_INVOCATION
The meta object id for the 'Abstract Method Invocation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AbstractMethodInvocationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAbstractMethodInvocation(), Constant Field Values
Generated:

ABSTRACT_METHOD_INVOCATION__COMMENTS

static final int ABSTRACT_METHOD_INVOCATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT

static final int ABSTRACT_METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_INVOCATION__ORIGINAL_CLASS_FILE

static final int ABSTRACT_METHOD_INVOCATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_INVOCATION__METHOD

static final int ABSTRACT_METHOD_INVOCATION__METHOD
The feature id for the 'Method' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_INVOCATION__ARGUMENTS

static final int ABSTRACT_METHOD_INVOCATION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_INVOCATION__TYPE_ARGUMENTS

static final int ABSTRACT_METHOD_INVOCATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_METHOD_INVOCATION_FEATURE_COUNT

static final int ABSTRACT_METHOD_INVOCATION_FEATURE_COUNT
The number of structural features of the 'Abstract Method Invocation' class.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION

static final int ABSTRACT_TYPE_DECLARATION
The meta object id for the 'Abstract Type Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AbstractTypeDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAbstractTypeDeclaration(), Constant Field Values
Generated:

ABSTRACT_TYPE_DECLARATION__COMMENTS

static final int ABSTRACT_TYPE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int ABSTRACT_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__ORIGINAL_CLASS_FILE

static final int ABSTRACT_TYPE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__PROXY

static final int ABSTRACT_TYPE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__USAGES_IN_IMPORTS

static final int ABSTRACT_TYPE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int ABSTRACT_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__ANNOTATIONS

static final int ABSTRACT_TYPE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int ABSTRACT_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__MODIFIER

static final int ABSTRACT_TYPE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int ABSTRACT_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__BODY_DECLARATIONS

static final int ABSTRACT_TYPE_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__COMMENTS_BEFORE_BODY

static final int ABSTRACT_TYPE_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__COMMENTS_AFTER_BODY

static final int ABSTRACT_TYPE_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION__SUPER_INTERFACES

static final int ABSTRACT_TYPE_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_DECLARATION_FEATURE_COUNT

static final int ABSTRACT_TYPE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Abstract Type Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION

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

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getExpression(), Constant Field Values
Generated:

EXPRESSION__COMMENTS

static final int EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION__ORIGINAL_CLASS_FILE

static final int EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_QUALIFIED_EXPRESSION

static final int ABSTRACT_TYPE_QUALIFIED_EXPRESSION
The meta object id for the 'Abstract Type Qualified Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AbstractTypeQualifiedExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAbstractTypeQualifiedExpression(), Constant Field Values
Generated:

ABSTRACT_TYPE_QUALIFIED_EXPRESSION__COMMENTS

static final int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_QUALIFIED_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_QUALIFIED_EXPRESSION__ORIGINAL_CLASS_FILE

static final int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_QUALIFIED_EXPRESSION__QUALIFIER

static final int ABSTRACT_TYPE_QUALIFIED_EXPRESSION__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_TYPE_QUALIFIED_EXPRESSION_FEATURE_COUNT

static final int ABSTRACT_TYPE_QUALIFIED_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Abstract Type Qualified Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_VARIABLES_CONTAINER

static final int ABSTRACT_VARIABLES_CONTAINER
The meta object id for the 'Abstract Variables Container' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AbstractVariablesContainerImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAbstractVariablesContainer(), Constant Field Values
Generated:

ABSTRACT_VARIABLES_CONTAINER__COMMENTS

static final int ABSTRACT_VARIABLES_CONTAINER__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_VARIABLES_CONTAINER__ORIGINAL_COMPILATION_UNIT

static final int ABSTRACT_VARIABLES_CONTAINER__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_VARIABLES_CONTAINER__ORIGINAL_CLASS_FILE

static final int ABSTRACT_VARIABLES_CONTAINER__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_VARIABLES_CONTAINER__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_VARIABLES_CONTAINER__FRAGMENTS

static final int ABSTRACT_VARIABLES_CONTAINER__FRAGMENTS
The feature id for the 'Fragments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ABSTRACT_VARIABLES_CONTAINER_FEATURE_COUNT

static final int ABSTRACT_VARIABLES_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Abstract Variables Container' class.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION

static final int ANNOTATION
The meta object id for the 'Annotation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AnnotationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAnnotation(), Constant Field Values
Generated:

ANNOTATION__COMMENTS

static final int ANNOTATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION__ORIGINAL_COMPILATION_UNIT

static final int ANNOTATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION__ORIGINAL_CLASS_FILE

static final int ANNOTATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION__VALUES

static final int ANNOTATION__VALUES
The feature id for the 'Values' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_FEATURE_COUNT

static final int ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Annotation' class.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE

static final int ARCHIVE
The meta object id for the 'Archive' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ArchiveImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getArchive(), Constant Field Values
Generated:

ARCHIVE__COMMENTS

static final int ARCHIVE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__ORIGINAL_COMPILATION_UNIT

static final int ARCHIVE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__ORIGINAL_CLASS_FILE

static final int ARCHIVE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__PROXY

static final int ARCHIVE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__USAGES_IN_IMPORTS

static final int ARCHIVE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__ORIGINAL_FILE_PATH

static final int ARCHIVE__ORIGINAL_FILE_PATH
The feature id for the 'Original File Path' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__CLASS_FILES

static final int ARCHIVE__CLASS_FILES
The feature id for the 'Class Files' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE__MANIFEST

static final int ARCHIVE__MANIFEST
The feature id for the 'Manifest' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARCHIVE_FEATURE_COUNT

static final int ARCHIVE_FEATURE_COUNT
The number of structural features of the 'Archive' class.

See Also:
Constant Field Values
Generated:
Ordered:

STATEMENT

static final int STATEMENT
The meta object id for the 'Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.StatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getStatement(), Constant Field Values
Generated:

STATEMENT__COMMENTS

static final int STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

STATEMENT__ORIGINAL_CLASS_FILE

static final int STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

STATEMENT_FEATURE_COUNT

static final int STATEMENT_FEATURE_COUNT
The number of structural features of the 'Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

ASSERT_STATEMENT

static final int ASSERT_STATEMENT
The meta object id for the 'Assert Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AssertStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAssertStatement(), Constant Field Values
Generated:

ASSERT_STATEMENT__COMMENTS

static final int ASSERT_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ASSERT_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int ASSERT_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ASSERT_STATEMENT__ORIGINAL_CLASS_FILE

static final int ASSERT_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ASSERT_STATEMENT__MESSAGE

static final int ASSERT_STATEMENT__MESSAGE
The feature id for the 'Message' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ASSERT_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

ASSERT_STATEMENT_FEATURE_COUNT

static final int ASSERT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Assert Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR

static final int ANNOTATION_MEMBER_VALUE_PAIR
The meta object id for the 'Annotation Member Value Pair' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AnnotationMemberValuePairImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAnnotationMemberValuePair(), Constant Field Values
Generated:

ANNOTATION_MEMBER_VALUE_PAIR__COMMENTS

static final int ANNOTATION_MEMBER_VALUE_PAIR__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR__ORIGINAL_COMPILATION_UNIT

static final int ANNOTATION_MEMBER_VALUE_PAIR__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR__ORIGINAL_CLASS_FILE

static final int ANNOTATION_MEMBER_VALUE_PAIR__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR__PROXY

static final int ANNOTATION_MEMBER_VALUE_PAIR__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR__USAGES_IN_IMPORTS

static final int ANNOTATION_MEMBER_VALUE_PAIR__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR__MEMBER

static final int ANNOTATION_MEMBER_VALUE_PAIR__MEMBER
The feature id for the 'Member' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR__VALUE

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

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_MEMBER_VALUE_PAIR_FEATURE_COUNT

static final int ANNOTATION_MEMBER_VALUE_PAIR_FEATURE_COUNT
The number of structural features of the 'Annotation Member Value Pair' class.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION

static final int ANNOTATION_TYPE_DECLARATION
The meta object id for the 'Annotation Type Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AnnotationTypeDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAnnotationTypeDeclaration(), Constant Field Values
Generated:

ANNOTATION_TYPE_DECLARATION__COMMENTS

static final int ANNOTATION_TYPE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int ANNOTATION_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__ORIGINAL_CLASS_FILE

static final int ANNOTATION_TYPE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__PROXY

static final int ANNOTATION_TYPE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__USAGES_IN_IMPORTS

static final int ANNOTATION_TYPE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int ANNOTATION_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__ANNOTATIONS

static final int ANNOTATION_TYPE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int ANNOTATION_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__MODIFIER

static final int ANNOTATION_TYPE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int ANNOTATION_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__BODY_DECLARATIONS

static final int ANNOTATION_TYPE_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__COMMENTS_BEFORE_BODY

static final int ANNOTATION_TYPE_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__COMMENTS_AFTER_BODY

static final int ANNOTATION_TYPE_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION__SUPER_INTERFACES

static final int ANNOTATION_TYPE_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_DECLARATION_FEATURE_COUNT

static final int ANNOTATION_TYPE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Annotation Type Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION

static final int ANNOTATION_TYPE_MEMBER_DECLARATION
The meta object id for the 'Annotation Type Member Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AnnotationTypeMemberDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAnnotationTypeMemberDeclaration(), Constant Field Values
Generated:

ANNOTATION_TYPE_MEMBER_DECLARATION__COMMENTS

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_CLASS_FILE

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__PROXY

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES_IN_IMPORTS

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__ANNOTATIONS

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__MODIFIER

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__DEFAULT

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__DEFAULT
The feature id for the 'Default' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES

static final int ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES
The feature id for the 'Usages' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANNOTATION_TYPE_MEMBER_DECLARATION_FEATURE_COUNT

static final int ANNOTATION_TYPE_MEMBER_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Annotation Type Member Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

ANONYMOUS_CLASS_DECLARATION

static final int ANONYMOUS_CLASS_DECLARATION
The meta object id for the 'Anonymous Class Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AnonymousClassDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAnonymousClassDeclaration(), Constant Field Values
Generated:

ANONYMOUS_CLASS_DECLARATION__COMMENTS

static final int ANONYMOUS_CLASS_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANONYMOUS_CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int ANONYMOUS_CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANONYMOUS_CLASS_DECLARATION__ORIGINAL_CLASS_FILE

static final int ANONYMOUS_CLASS_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANONYMOUS_CLASS_DECLARATION__BODY_DECLARATIONS

static final int ANONYMOUS_CLASS_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ANONYMOUS_CLASS_DECLARATION__CLASS_INSTANCE_CREATION

static final int ANONYMOUS_CLASS_DECLARATION__CLASS_INSTANCE_CREATION
The feature id for the 'Class Instance Creation' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ANONYMOUS_CLASS_DECLARATION_FEATURE_COUNT

static final int ANONYMOUS_CLASS_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Anonymous Class Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_ACCESS

static final int ARRAY_ACCESS
The meta object id for the 'Array Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ArrayAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getArrayAccess(), Constant Field Values
Generated:

ARRAY_ACCESS__COMMENTS

static final int ARRAY_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int ARRAY_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_ACCESS__ORIGINAL_CLASS_FILE

static final int ARRAY_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_ACCESS__ARRAY

static final int ARRAY_ACCESS__ARRAY
The feature id for the 'Array' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_ACCESS__INDEX

static final int ARRAY_ACCESS__INDEX
The feature id for the 'Index' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_ACCESS_FEATURE_COUNT

static final int ARRAY_ACCESS_FEATURE_COUNT
The number of structural features of the 'Array Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_CREATION

static final int ARRAY_CREATION
The meta object id for the 'Array Creation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ArrayCreationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getArrayCreation(), Constant Field Values
Generated:

ARRAY_CREATION__COMMENTS

static final int ARRAY_CREATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_CREATION__ORIGINAL_COMPILATION_UNIT

static final int ARRAY_CREATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_CREATION__ORIGINAL_CLASS_FILE

static final int ARRAY_CREATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_CREATION__DIMENSIONS

static final int ARRAY_CREATION__DIMENSIONS
The feature id for the 'Dimensions' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_CREATION__INITIALIZER

static final int ARRAY_CREATION__INITIALIZER
The feature id for the 'Initializer' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_CREATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_CREATION_FEATURE_COUNT

static final int ARRAY_CREATION_FEATURE_COUNT
The number of structural features of the 'Array Creation' class.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_INITIALIZER

static final int ARRAY_INITIALIZER
The meta object id for the 'Array Initializer' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ArrayInitializerImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getArrayInitializer(), Constant Field Values
Generated:

ARRAY_INITIALIZER__COMMENTS

static final int ARRAY_INITIALIZER__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_INITIALIZER__ORIGINAL_COMPILATION_UNIT

static final int ARRAY_INITIALIZER__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_INITIALIZER__ORIGINAL_CLASS_FILE

static final int ARRAY_INITIALIZER__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_INITIALIZER__EXPRESSIONS

static final int ARRAY_INITIALIZER__EXPRESSIONS
The feature id for the 'Expressions' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_INITIALIZER_FEATURE_COUNT

static final int ARRAY_INITIALIZER_FEATURE_COUNT
The number of structural features of the 'Array Initializer' class.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_LENGTH_ACCESS

static final int ARRAY_LENGTH_ACCESS
The meta object id for the 'Array Length Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ArrayLengthAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getArrayLengthAccess(), Constant Field Values
Generated:

ARRAY_LENGTH_ACCESS__COMMENTS

static final int ARRAY_LENGTH_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_LENGTH_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int ARRAY_LENGTH_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_LENGTH_ACCESS__ORIGINAL_CLASS_FILE

static final int ARRAY_LENGTH_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_LENGTH_ACCESS__ARRAY

static final int ARRAY_LENGTH_ACCESS__ARRAY
The feature id for the 'Array' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_LENGTH_ACCESS_FEATURE_COUNT

static final int ARRAY_LENGTH_ACCESS_FEATURE_COUNT
The number of structural features of the 'Array Length Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE

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

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TypeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getType(), Constant Field Values
Generated:

TYPE__COMMENTS

static final int TYPE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE__ORIGINAL_COMPILATION_UNIT

static final int TYPE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE__ORIGINAL_CLASS_FILE

static final int TYPE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

TYPE__PROXY

static final int TYPE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE__USAGES_IN_IMPORTS

static final int TYPE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE__USAGES_IN_TYPE_ACCESS

static final int TYPE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE

static final int ARRAY_TYPE
The meta object id for the 'Array Type' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ArrayTypeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getArrayType(), Constant Field Values
Generated:

ARRAY_TYPE__COMMENTS

static final int ARRAY_TYPE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__ORIGINAL_COMPILATION_UNIT

static final int ARRAY_TYPE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__ORIGINAL_CLASS_FILE

static final int ARRAY_TYPE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__PROXY

static final int ARRAY_TYPE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__USAGES_IN_IMPORTS

static final int ARRAY_TYPE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__USAGES_IN_TYPE_ACCESS

static final int ARRAY_TYPE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__DIMENSIONS

static final int ARRAY_TYPE__DIMENSIONS
The feature id for the 'Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE__ELEMENT_TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

ARRAY_TYPE_FEATURE_COUNT

static final int ARRAY_TYPE_FEATURE_COUNT
The number of structural features of the 'Array Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT

static final int ASSIGNMENT
The meta object id for the 'Assignment' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.AssignmentImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAssignment(), Constant Field Values
Generated:

ASSIGNMENT__COMMENTS

static final int ASSIGNMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT__ORIGINAL_COMPILATION_UNIT

static final int ASSIGNMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT__ORIGINAL_CLASS_FILE

static final int ASSIGNMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT__LEFT_HAND_SIDE

static final int ASSIGNMENT__LEFT_HAND_SIDE
The feature id for the 'Left Hand Side' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT__OPERATOR

static final int ASSIGNMENT__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT__RIGHT_HAND_SIDE

static final int ASSIGNMENT__RIGHT_HAND_SIDE
The feature id for the 'Right Hand Side' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT_FEATURE_COUNT

static final int ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class.

See Also:
Constant Field Values
Generated:
Ordered:

BOOLEAN_LITERAL

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

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.BooleanLiteralImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getBooleanLiteral(), Constant Field Values
Generated:

BOOLEAN_LITERAL__COMMENTS

static final int BOOLEAN_LITERAL__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BOOLEAN_LITERAL__ORIGINAL_COMPILATION_UNIT

static final int BOOLEAN_LITERAL__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BOOLEAN_LITERAL__ORIGINAL_CLASS_FILE

static final int BOOLEAN_LITERAL__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BOOLEAN_LITERAL__VALUE

static final int BOOLEAN_LITERAL__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

BOOLEAN_LITERAL_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

COMMENT

static final int COMMENT
The meta object id for the 'Comment' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.CommentImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getComment(), Constant Field Values
Generated:

COMMENT__COMMENTS

static final int COMMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COMMENT__ORIGINAL_COMPILATION_UNIT

static final int COMMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

COMMENT__ORIGINAL_CLASS_FILE

static final int COMMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

COMMENT__CONTENT

static final int COMMENT__CONTENT
The feature id for the 'Content' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COMMENT__ENCLOSED_BY_PARENT

static final int COMMENT__ENCLOSED_BY_PARENT
The feature id for the 'Enclosed By Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COMMENT__PREFIX_OF_PARENT

static final int COMMENT__PREFIX_OF_PARENT
The feature id for the 'Prefix Of Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COMMENT_FEATURE_COUNT

static final int COMMENT_FEATURE_COUNT
The number of structural features of the 'Comment' class.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_COMMENT

static final int BLOCK_COMMENT
The meta object id for the 'Block Comment' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.BlockCommentImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getBlockComment(), Constant Field Values
Generated:

BLOCK_COMMENT__COMMENTS

static final int BLOCK_COMMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_COMMENT__ORIGINAL_COMPILATION_UNIT

static final int BLOCK_COMMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_COMMENT__ORIGINAL_CLASS_FILE

static final int BLOCK_COMMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_COMMENT__CONTENT

static final int BLOCK_COMMENT__CONTENT
The feature id for the 'Content' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_COMMENT__ENCLOSED_BY_PARENT

static final int BLOCK_COMMENT__ENCLOSED_BY_PARENT
The feature id for the 'Enclosed By Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_COMMENT__PREFIX_OF_PARENT

static final int BLOCK_COMMENT__PREFIX_OF_PARENT
The feature id for the 'Prefix Of Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_COMMENT_FEATURE_COUNT

static final int BLOCK_COMMENT_FEATURE_COUNT
The number of structural features of the 'Block Comment' class.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK

static final int BLOCK
The meta object id for the 'Block' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.BlockImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getBlock(), Constant Field Values
Generated:

BLOCK__COMMENTS

static final int BLOCK__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK__ORIGINAL_COMPILATION_UNIT

static final int BLOCK__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK__ORIGINAL_CLASS_FILE

static final int BLOCK__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK__STATEMENTS

static final int BLOCK__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BLOCK_FEATURE_COUNT

static final int BLOCK_FEATURE_COUNT
The number of structural features of the 'Block' class.

See Also:
Constant Field Values
Generated:
Ordered:

BREAK_STATEMENT

static final int BREAK_STATEMENT
The meta object id for the 'Break Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.BreakStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getBreakStatement(), Constant Field Values
Generated:

BREAK_STATEMENT__COMMENTS

static final int BREAK_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

BREAK_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int BREAK_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BREAK_STATEMENT__ORIGINAL_CLASS_FILE

static final int BREAK_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BREAK_STATEMENT__LABEL

static final int BREAK_STATEMENT__LABEL
The feature id for the 'Label' reference.

See Also:
Constant Field Values
Generated:
Ordered:

BREAK_STATEMENT_FEATURE_COUNT

static final int BREAK_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Break Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

CAST_EXPRESSION

static final int CAST_EXPRESSION
The meta object id for the 'Cast Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.CastExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getCastExpression(), Constant Field Values
Generated:

CAST_EXPRESSION__COMMENTS

static final int CAST_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CAST_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int CAST_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CAST_EXPRESSION__ORIGINAL_CLASS_FILE

static final int CAST_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CAST_EXPRESSION__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

CAST_EXPRESSION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

CAST_EXPRESSION_FEATURE_COUNT

static final int CAST_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Cast Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

CATCH_CLAUSE

static final int CATCH_CLAUSE
The meta object id for the 'Catch Clause' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.CatchClauseImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getCatchClause(), Constant Field Values
Generated:

CATCH_CLAUSE__COMMENTS

static final int CATCH_CLAUSE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CATCH_CLAUSE__ORIGINAL_COMPILATION_UNIT

static final int CATCH_CLAUSE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CATCH_CLAUSE__ORIGINAL_CLASS_FILE

static final int CATCH_CLAUSE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CATCH_CLAUSE__EXCEPTION

static final int CATCH_CLAUSE__EXCEPTION
The feature id for the 'Exception' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CATCH_CLAUSE__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

CATCH_CLAUSE_FEATURE_COUNT

static final int CATCH_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Catch Clause' class.

See Also:
Constant Field Values
Generated:
Ordered:

CHARACTER_LITERAL

static final int CHARACTER_LITERAL
The meta object id for the 'Character Literal' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.CharacterLiteralImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getCharacterLiteral(), Constant Field Values
Generated:

CHARACTER_LITERAL__COMMENTS

static final int CHARACTER_LITERAL__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CHARACTER_LITERAL__ORIGINAL_COMPILATION_UNIT

static final int CHARACTER_LITERAL__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CHARACTER_LITERAL__ORIGINAL_CLASS_FILE

static final int CHARACTER_LITERAL__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CHARACTER_LITERAL__ESCAPED_VALUE

static final int CHARACTER_LITERAL__ESCAPED_VALUE
The feature id for the 'Escaped Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CHARACTER_LITERAL_FEATURE_COUNT

static final int CHARACTER_LITERAL_FEATURE_COUNT
The number of structural features of the 'Character Literal' class.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE

static final int CLASS_FILE
The meta object id for the 'Class File' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ClassFileImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getClassFile(), Constant Field Values
Generated:

CLASS_FILE__COMMENTS

static final int CLASS_FILE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__ORIGINAL_COMPILATION_UNIT

static final int CLASS_FILE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__ORIGINAL_CLASS_FILE

static final int CLASS_FILE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__PROXY

static final int CLASS_FILE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__USAGES_IN_IMPORTS

static final int CLASS_FILE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__ORIGINAL_FILE_PATH

static final int CLASS_FILE__ORIGINAL_FILE_PATH
The feature id for the 'Original File Path' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__ATTACHED_SOURCE

static final int CLASS_FILE__ATTACHED_SOURCE
The feature id for the 'Attached Source' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_FILE_FEATURE_COUNT

static final int CLASS_FILE_FEATURE_COUNT
The number of structural features of the 'Class File' class.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION

static final int CLASS_INSTANCE_CREATION
The meta object id for the 'Class Instance Creation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ClassInstanceCreationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getClassInstanceCreation(), Constant Field Values
Generated:

CLASS_INSTANCE_CREATION__COMMENTS

static final int CLASS_INSTANCE_CREATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__ORIGINAL_COMPILATION_UNIT

static final int CLASS_INSTANCE_CREATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__ORIGINAL_CLASS_FILE

static final int CLASS_INSTANCE_CREATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__METHOD

static final int CLASS_INSTANCE_CREATION__METHOD
The feature id for the 'Method' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__ARGUMENTS

static final int CLASS_INSTANCE_CREATION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__TYPE_ARGUMENTS

static final int CLASS_INSTANCE_CREATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__ANONYMOUS_CLASS_DECLARATION

static final int CLASS_INSTANCE_CREATION__ANONYMOUS_CLASS_DECLARATION
The feature id for the 'Anonymous Class Declaration' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_INSTANCE_CREATION_FEATURE_COUNT

static final int CLASS_INSTANCE_CREATION_FEATURE_COUNT
The number of structural features of the 'Class Instance Creation' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION

static final int CONSTRUCTOR_DECLARATION
The meta object id for the 'Constructor Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ConstructorDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getConstructorDeclaration(), Constant Field Values
Generated:

CONSTRUCTOR_DECLARATION__COMMENTS

static final int CONSTRUCTOR_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int CONSTRUCTOR_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__ORIGINAL_CLASS_FILE

static final int CONSTRUCTOR_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__PROXY

static final int CONSTRUCTOR_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__USAGES_IN_IMPORTS

static final int CONSTRUCTOR_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int CONSTRUCTOR_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__ANNOTATIONS

static final int CONSTRUCTOR_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int CONSTRUCTOR_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__MODIFIER

static final int CONSTRUCTOR_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__PARAMETERS

static final int CONSTRUCTOR_DECLARATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__THROWN_EXCEPTIONS

static final int CONSTRUCTOR_DECLARATION__THROWN_EXCEPTIONS
The feature id for the 'Thrown Exceptions' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__TYPE_PARAMETERS

static final int CONSTRUCTOR_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__USAGES_IN_DOC_COMMENTS

static final int CONSTRUCTOR_DECLARATION__USAGES_IN_DOC_COMMENTS
The feature id for the 'Usages In Doc Comments' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION__USAGES

static final int CONSTRUCTOR_DECLARATION__USAGES
The feature id for the 'Usages' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_DECLARATION_FEATURE_COUNT

static final int CONSTRUCTOR_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Constructor Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONDITIONAL_EXPRESSION

static final int CONDITIONAL_EXPRESSION
The meta object id for the 'Conditional Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ConditionalExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getConditionalExpression(), Constant Field Values
Generated:

CONDITIONAL_EXPRESSION__COMMENTS

static final int CONDITIONAL_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONDITIONAL_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int CONDITIONAL_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONDITIONAL_EXPRESSION__ORIGINAL_CLASS_FILE

static final int CONDITIONAL_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONDITIONAL_EXPRESSION__ELSE_EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

CONDITIONAL_EXPRESSION__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

CONDITIONAL_EXPRESSION__THEN_EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

CONDITIONAL_EXPRESSION_FEATURE_COUNT

static final int CONDITIONAL_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Conditional Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_INVOCATION

static final int CONSTRUCTOR_INVOCATION
The meta object id for the 'Constructor Invocation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ConstructorInvocationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getConstructorInvocation(), Constant Field Values
Generated:

CONSTRUCTOR_INVOCATION__COMMENTS

static final int CONSTRUCTOR_INVOCATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_INVOCATION__ORIGINAL_COMPILATION_UNIT

static final int CONSTRUCTOR_INVOCATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_INVOCATION__ORIGINAL_CLASS_FILE

static final int CONSTRUCTOR_INVOCATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_INVOCATION__METHOD

static final int CONSTRUCTOR_INVOCATION__METHOD
The feature id for the 'Method' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_INVOCATION__ARGUMENTS

static final int CONSTRUCTOR_INVOCATION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_INVOCATION__TYPE_ARGUMENTS

static final int CONSTRUCTOR_INVOCATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONSTRUCTOR_INVOCATION_FEATURE_COUNT

static final int CONSTRUCTOR_INVOCATION_FEATURE_COUNT
The number of structural features of the 'Constructor Invocation' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION

static final int TYPE_DECLARATION
The meta object id for the 'Type Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TypeDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTypeDeclaration(), Constant Field Values
Generated:

TYPE_DECLARATION__COMMENTS

static final int TYPE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__ORIGINAL_CLASS_FILE

static final int TYPE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__PROXY

static final int TYPE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__USAGES_IN_IMPORTS

static final int TYPE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__ANNOTATIONS

static final int TYPE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__MODIFIER

static final int TYPE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__BODY_DECLARATIONS

static final int TYPE_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__COMMENTS_BEFORE_BODY

static final int TYPE_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__COMMENTS_AFTER_BODY

static final int TYPE_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__SUPER_INTERFACES

static final int TYPE_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION__TYPE_PARAMETERS

static final int TYPE_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION_FEATURE_COUNT

static final int TYPE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Type Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION

static final int CLASS_DECLARATION
The meta object id for the 'Class Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ClassDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getClassDeclaration(), Constant Field Values
Generated:

CLASS_DECLARATION__COMMENTS

static final int CLASS_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__ORIGINAL_CLASS_FILE

static final int CLASS_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__PROXY

static final int CLASS_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__USAGES_IN_IMPORTS

static final int CLASS_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int CLASS_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__ANNOTATIONS

static final int CLASS_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int CLASS_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__MODIFIER

static final int CLASS_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int CLASS_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__BODY_DECLARATIONS

static final int CLASS_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__COMMENTS_BEFORE_BODY

static final int CLASS_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__COMMENTS_AFTER_BODY

static final int CLASS_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__SUPER_INTERFACES

static final int CLASS_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__TYPE_PARAMETERS

static final int CLASS_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION__SUPER_CLASS

static final int CLASS_DECLARATION__SUPER_CLASS
The feature id for the 'Super Class' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

CLASS_DECLARATION_FEATURE_COUNT

static final int CLASS_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Class Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT

static final int COMPILATION_UNIT
The meta object id for the 'Compilation Unit' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.CompilationUnitImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getCompilationUnit(), Constant Field Values
Generated:

COMPILATION_UNIT__COMMENTS

static final int COMPILATION_UNIT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__ORIGINAL_COMPILATION_UNIT

static final int COMPILATION_UNIT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__ORIGINAL_CLASS_FILE

static final int COMPILATION_UNIT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__PROXY

static final int COMPILATION_UNIT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__USAGES_IN_IMPORTS

static final int COMPILATION_UNIT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__ORIGINAL_FILE_PATH

static final int COMPILATION_UNIT__ORIGINAL_FILE_PATH
The feature id for the 'Original File Path' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__COMMENT_LIST

static final int COMPILATION_UNIT__COMMENT_LIST
The feature id for the 'Comment List' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__IMPORTS

static final int COMPILATION_UNIT__IMPORTS
The feature id for the 'Imports' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT__TYPES

static final int COMPILATION_UNIT__TYPES
The feature id for the 'Types' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COMPILATION_UNIT_FEATURE_COUNT

static final int COMPILATION_UNIT_FEATURE_COUNT
The number of structural features of the 'Compilation Unit' class.

See Also:
Constant Field Values
Generated:
Ordered:

CONTINUE_STATEMENT

static final int CONTINUE_STATEMENT
The meta object id for the 'Continue Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ContinueStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getContinueStatement(), Constant Field Values
Generated:

CONTINUE_STATEMENT__COMMENTS

static final int CONTINUE_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

CONTINUE_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int CONTINUE_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONTINUE_STATEMENT__ORIGINAL_CLASS_FILE

static final int CONTINUE_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONTINUE_STATEMENT__LABEL

static final int CONTINUE_STATEMENT__LABEL
The feature id for the 'Label' reference.

See Also:
Constant Field Values
Generated:
Ordered:

CONTINUE_STATEMENT_FEATURE_COUNT

static final int CONTINUE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Continue Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

DO_STATEMENT

static final int DO_STATEMENT
The meta object id for the 'Do Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.DoStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getDoStatement(), Constant Field Values
Generated:

DO_STATEMENT__COMMENTS

static final int DO_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

DO_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int DO_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

DO_STATEMENT__ORIGINAL_CLASS_FILE

static final int DO_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

DO_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

DO_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

DO_STATEMENT_FEATURE_COUNT

static final int DO_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Do Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

EMPTY_STATEMENT

static final int EMPTY_STATEMENT
The meta object id for the 'Empty Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.EmptyStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getEmptyStatement(), Constant Field Values
Generated:

EMPTY_STATEMENT__COMMENTS

static final int EMPTY_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

EMPTY_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int EMPTY_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

EMPTY_STATEMENT__ORIGINAL_CLASS_FILE

static final int EMPTY_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

EMPTY_STATEMENT_FEATURE_COUNT

static final int EMPTY_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Empty Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENHANCED_FOR_STATEMENT

static final int ENHANCED_FOR_STATEMENT
The meta object id for the 'Enhanced For Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.EnhancedForStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getEnhancedForStatement(), Constant Field Values
Generated:

ENHANCED_FOR_STATEMENT__COMMENTS

static final int ENHANCED_FOR_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENHANCED_FOR_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int ENHANCED_FOR_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENHANCED_FOR_STATEMENT__ORIGINAL_CLASS_FILE

static final int ENHANCED_FOR_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENHANCED_FOR_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

ENHANCED_FOR_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

ENHANCED_FOR_STATEMENT__PARAMETER

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

See Also:
Constant Field Values
Generated:
Ordered:

ENHANCED_FOR_STATEMENT_FEATURE_COUNT

static final int ENHANCED_FOR_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Enhanced For Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION

static final int ENUM_CONSTANT_DECLARATION
The meta object id for the 'Enum Constant Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.EnumConstantDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getEnumConstantDeclaration(), Constant Field Values
Generated:

ENUM_CONSTANT_DECLARATION__COMMENTS

static final int ENUM_CONSTANT_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int ENUM_CONSTANT_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__ORIGINAL_CLASS_FILE

static final int ENUM_CONSTANT_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__PROXY

static final int ENUM_CONSTANT_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__USAGES_IN_IMPORTS

static final int ENUM_CONSTANT_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int ENUM_CONSTANT_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__ANNOTATIONS

static final int ENUM_CONSTANT_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int ENUM_CONSTANT_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__MODIFIER

static final int ENUM_CONSTANT_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__EXTRA_ARRAY_DIMENSIONS

static final int ENUM_CONSTANT_DECLARATION__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__INITIALIZER

static final int ENUM_CONSTANT_DECLARATION__INITIALIZER
The feature id for the 'Initializer' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__USAGE_IN_VARIABLE_ACCESS

static final int ENUM_CONSTANT_DECLARATION__USAGE_IN_VARIABLE_ACCESS
The feature id for the 'Usage In Variable Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__ANONYMOUS_CLASS_DECLARATION

static final int ENUM_CONSTANT_DECLARATION__ANONYMOUS_CLASS_DECLARATION
The feature id for the 'Anonymous Class Declaration' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION__ARGUMENTS

static final int ENUM_CONSTANT_DECLARATION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_CONSTANT_DECLARATION_FEATURE_COUNT

static final int ENUM_CONSTANT_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Enum Constant Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION

static final int ENUM_DECLARATION
The meta object id for the 'Enum Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.EnumDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getEnumDeclaration(), Constant Field Values
Generated:

ENUM_DECLARATION__COMMENTS

static final int ENUM_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int ENUM_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__ORIGINAL_CLASS_FILE

static final int ENUM_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__PROXY

static final int ENUM_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__USAGES_IN_IMPORTS

static final int ENUM_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int ENUM_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__ANNOTATIONS

static final int ENUM_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int ENUM_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__MODIFIER

static final int ENUM_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int ENUM_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__BODY_DECLARATIONS

static final int ENUM_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__COMMENTS_BEFORE_BODY

static final int ENUM_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__COMMENTS_AFTER_BODY

static final int ENUM_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__SUPER_INTERFACES

static final int ENUM_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION__ENUM_CONSTANTS

static final int ENUM_DECLARATION__ENUM_CONSTANTS
The feature id for the 'Enum Constants' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

ENUM_DECLARATION_FEATURE_COUNT

static final int ENUM_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Enum Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION_STATEMENT

static final int EXPRESSION_STATEMENT
The meta object id for the 'Expression Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ExpressionStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getExpressionStatement(), Constant Field Values
Generated:

EXPRESSION_STATEMENT__COMMENTS

static final int EXPRESSION_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int EXPRESSION_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION_STATEMENT__ORIGINAL_CLASS_FILE

static final int EXPRESSION_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

EXPRESSION_STATEMENT_FEATURE_COUNT

static final int EXPRESSION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Expression Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_ACCESS

static final int FIELD_ACCESS
The meta object id for the 'Field Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.FieldAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getFieldAccess(), Constant Field Values
Generated:

FIELD_ACCESS__COMMENTS

static final int FIELD_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int FIELD_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_ACCESS__ORIGINAL_CLASS_FILE

static final int FIELD_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_ACCESS__FIELD

static final int FIELD_ACCESS__FIELD
The feature id for the 'Field' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_ACCESS__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_ACCESS_FEATURE_COUNT

static final int FIELD_ACCESS_FEATURE_COUNT
The number of structural features of the 'Field Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION

static final int FIELD_DECLARATION
The meta object id for the 'Field Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.FieldDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getFieldDeclaration(), Constant Field Values
Generated:

FIELD_DECLARATION__COMMENTS

static final int FIELD_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int FIELD_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__ORIGINAL_CLASS_FILE

static final int FIELD_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__PROXY

static final int FIELD_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__USAGES_IN_IMPORTS

static final int FIELD_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int FIELD_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__ANNOTATIONS

static final int FIELD_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int FIELD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__MODIFIER

static final int FIELD_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION__FRAGMENTS

static final int FIELD_DECLARATION__FRAGMENTS
The feature id for the 'Fragments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FIELD_DECLARATION_FEATURE_COUNT

static final int FIELD_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Field Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT

static final int FOR_STATEMENT
The meta object id for the 'For Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ForStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getForStatement(), Constant Field Values
Generated:

FOR_STATEMENT__COMMENTS

static final int FOR_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int FOR_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT__ORIGINAL_CLASS_FILE

static final int FOR_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT__UPDATERS

static final int FOR_STATEMENT__UPDATERS
The feature id for the 'Updaters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT__INITIALIZERS

static final int FOR_STATEMENT__INITIALIZERS
The feature id for the 'Initializers' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

FOR_STATEMENT_FEATURE_COUNT

static final int FOR_STATEMENT_FEATURE_COUNT
The number of structural features of the 'For Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

IF_STATEMENT

static final int IF_STATEMENT
The meta object id for the 'If Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.IfStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getIfStatement(), Constant Field Values
Generated:

IF_STATEMENT__COMMENTS

static final int IF_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

IF_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int IF_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

IF_STATEMENT__ORIGINAL_CLASS_FILE

static final int IF_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

IF_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

IF_STATEMENT__THEN_STATEMENT

static final int IF_STATEMENT__THEN_STATEMENT
The feature id for the 'Then Statement' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

IF_STATEMENT__ELSE_STATEMENT

static final int IF_STATEMENT__ELSE_STATEMENT
The feature id for the 'Else Statement' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

IF_STATEMENT_FEATURE_COUNT

static final int IF_STATEMENT_FEATURE_COUNT
The number of structural features of the 'If Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

IMPORT_DECLARATION

static final int IMPORT_DECLARATION
The meta object id for the 'Import Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ImportDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getImportDeclaration(), Constant Field Values
Generated:

IMPORT_DECLARATION__COMMENTS

static final int IMPORT_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

IMPORT_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int IMPORT_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

IMPORT_DECLARATION__ORIGINAL_CLASS_FILE

static final int IMPORT_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

IMPORT_DECLARATION__STATIC

static final int IMPORT_DECLARATION__STATIC
The feature id for the 'Static' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

IMPORT_DECLARATION__IMPORTED_ELEMENT

static final int IMPORT_DECLARATION__IMPORTED_ELEMENT
The feature id for the 'Imported Element' reference.

See Also:
Constant Field Values
Generated:
Ordered:

IMPORT_DECLARATION_FEATURE_COUNT

static final int IMPORT_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Import Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION

static final int INFIX_EXPRESSION
The meta object id for the 'Infix Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.InfixExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getInfixExpression(), Constant Field Values
Generated:

INFIX_EXPRESSION__COMMENTS

static final int INFIX_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int INFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION__ORIGINAL_CLASS_FILE

static final int INFIX_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION__OPERATOR

static final int INFIX_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION__RIGHT_OPERAND

static final int INFIX_EXPRESSION__RIGHT_OPERAND
The feature id for the 'Right Operand' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION__LEFT_OPERAND

static final int INFIX_EXPRESSION__LEFT_OPERAND
The feature id for the 'Left Operand' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION__EXTENDED_OPERANDS

static final int INFIX_EXPRESSION__EXTENDED_OPERANDS
The feature id for the 'Extended Operands' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INFIX_EXPRESSION_FEATURE_COUNT

static final int INFIX_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Infix Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER

static final int INITIALIZER
The meta object id for the 'Initializer' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.InitializerImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getInitializer(), Constant Field Values
Generated:

INITIALIZER__COMMENTS

static final int INITIALIZER__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__ORIGINAL_COMPILATION_UNIT

static final int INITIALIZER__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__ORIGINAL_CLASS_FILE

static final int INITIALIZER__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__PROXY

static final int INITIALIZER__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__USAGES_IN_IMPORTS

static final int INITIALIZER__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__ABSTRACT_TYPE_DECLARATION

static final int INITIALIZER__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__ANNOTATIONS

static final int INITIALIZER__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int INITIALIZER__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__MODIFIER

static final int INITIALIZER__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

INITIALIZER_FEATURE_COUNT

static final int INITIALIZER_FEATURE_COUNT
The number of structural features of the 'Initializer' class.

See Also:
Constant Field Values
Generated:
Ordered:

INSTANCEOF_EXPRESSION

static final int INSTANCEOF_EXPRESSION
The meta object id for the 'Instanceof Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.InstanceofExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getInstanceofExpression(), Constant Field Values
Generated:

INSTANCEOF_EXPRESSION__COMMENTS

static final int INSTANCEOF_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INSTANCEOF_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int INSTANCEOF_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INSTANCEOF_EXPRESSION__ORIGINAL_CLASS_FILE

static final int INSTANCEOF_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INSTANCEOF_EXPRESSION__RIGHT_OPERAND

static final int INSTANCEOF_EXPRESSION__RIGHT_OPERAND
The feature id for the 'Right Operand' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

INSTANCEOF_EXPRESSION__LEFT_OPERAND

static final int INSTANCEOF_EXPRESSION__LEFT_OPERAND
The feature id for the 'Left Operand' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

INSTANCEOF_EXPRESSION_FEATURE_COUNT

static final int INSTANCEOF_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Instanceof Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION

static final int INTERFACE_DECLARATION
The meta object id for the 'Interface Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.InterfaceDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getInterfaceDeclaration(), Constant Field Values
Generated:

INTERFACE_DECLARATION__COMMENTS

static final int INTERFACE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int INTERFACE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__ORIGINAL_CLASS_FILE

static final int INTERFACE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__PROXY

static final int INTERFACE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__USAGES_IN_IMPORTS

static final int INTERFACE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int INTERFACE_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__ANNOTATIONS

static final int INTERFACE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int INTERFACE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__MODIFIER

static final int INTERFACE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int INTERFACE_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__BODY_DECLARATIONS

static final int INTERFACE_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__COMMENTS_BEFORE_BODY

static final int INTERFACE_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__COMMENTS_AFTER_BODY

static final int INTERFACE_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__SUPER_INTERFACES

static final int INTERFACE_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION__TYPE_PARAMETERS

static final int INTERFACE_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

INTERFACE_DECLARATION_FEATURE_COUNT

static final int INTERFACE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Interface Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC

static final int JAVADOC
The meta object id for the 'Javadoc' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.JavadocImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getJavadoc(), Constant Field Values
Generated:

JAVADOC__COMMENTS

static final int JAVADOC__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC__ORIGINAL_COMPILATION_UNIT

static final int JAVADOC__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC__ORIGINAL_CLASS_FILE

static final int JAVADOC__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC__CONTENT

static final int JAVADOC__CONTENT
The feature id for the 'Content' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC__ENCLOSED_BY_PARENT

static final int JAVADOC__ENCLOSED_BY_PARENT
The feature id for the 'Enclosed By Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC__PREFIX_OF_PARENT

static final int JAVADOC__PREFIX_OF_PARENT
The feature id for the 'Prefix Of Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC__TAGS

static final int JAVADOC__TAGS
The feature id for the 'Tags' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JAVADOC_FEATURE_COUNT

static final int JAVADOC_FEATURE_COUNT
The number of structural features of the 'Javadoc' class.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT

static final int LABELED_STATEMENT
The meta object id for the 'Labeled Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.LabeledStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getLabeledStatement(), Constant Field Values
Generated:

LABELED_STATEMENT__COMMENTS

static final int LABELED_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int LABELED_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__ORIGINAL_CLASS_FILE

static final int LABELED_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__PROXY

static final int LABELED_STATEMENT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__USAGES_IN_IMPORTS

static final int LABELED_STATEMENT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__USAGES_IN_BREAK_STATEMENTS

static final int LABELED_STATEMENT__USAGES_IN_BREAK_STATEMENTS
The feature id for the 'Usages In Break Statements' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT__USAGES_IN_CONTINUE_STATEMENTS

static final int LABELED_STATEMENT__USAGES_IN_CONTINUE_STATEMENTS
The feature id for the 'Usages In Continue Statements' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LABELED_STATEMENT_FEATURE_COUNT

static final int LABELED_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Labeled Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

LINE_COMMENT

static final int LINE_COMMENT
The meta object id for the 'Line Comment' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.LineCommentImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getLineComment(), Constant Field Values
Generated:

LINE_COMMENT__COMMENTS

static final int LINE_COMMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

LINE_COMMENT__ORIGINAL_COMPILATION_UNIT

static final int LINE_COMMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

LINE_COMMENT__ORIGINAL_CLASS_FILE

static final int LINE_COMMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

LINE_COMMENT__CONTENT

static final int LINE_COMMENT__CONTENT
The feature id for the 'Content' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LINE_COMMENT__ENCLOSED_BY_PARENT

static final int LINE_COMMENT__ENCLOSED_BY_PARENT
The feature id for the 'Enclosed By Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LINE_COMMENT__PREFIX_OF_PARENT

static final int LINE_COMMENT__PREFIX_OF_PARENT
The feature id for the 'Prefix Of Parent' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

LINE_COMMENT_FEATURE_COUNT

static final int LINE_COMMENT_FEATURE_COUNT
The number of structural features of the 'Line Comment' class.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST

static final int MANIFEST
The meta object id for the 'Manifest' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ManifestImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getManifest(), Constant Field Values
Generated:

MANIFEST__MAIN_ATTRIBUTES

static final int MANIFEST__MAIN_ATTRIBUTES
The feature id for the 'Main Attributes' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST__ENTRY_ATTRIBUTES

static final int MANIFEST__ENTRY_ATTRIBUTES
The feature id for the 'Entry Attributes' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST_FEATURE_COUNT

static final int MANIFEST_FEATURE_COUNT
The number of structural features of the 'Manifest' class.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST_ATTRIBUTE

static final int MANIFEST_ATTRIBUTE
The meta object id for the 'Manifest Attribute' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ManifestAttributeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getManifestAttribute(), Constant Field Values
Generated:

MANIFEST_ATTRIBUTE__KEY

static final int MANIFEST_ATTRIBUTE__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST_ATTRIBUTE__VALUE

static final int MANIFEST_ATTRIBUTE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST_ATTRIBUTE_FEATURE_COUNT

static final int MANIFEST_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Manifest Attribute' class.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST_ENTRY

static final int MANIFEST_ENTRY
The meta object id for the 'Manifest Entry' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ManifestEntryImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getManifestEntry(), Constant Field Values
Generated:

MANIFEST_ENTRY__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST_ENTRY__ATTRIBUTES

static final int MANIFEST_ENTRY__ATTRIBUTES
The feature id for the 'Attributes' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MANIFEST_ENTRY_FEATURE_COUNT

static final int MANIFEST_ENTRY_FEATURE_COUNT
The number of structural features of the 'Manifest Entry' class.

See Also:
Constant Field Values
Generated:
Ordered:

MEMBER_REF

static final int MEMBER_REF
The meta object id for the 'Member Ref' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.MemberRefImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getMemberRef(), Constant Field Values
Generated:

MEMBER_REF__COMMENTS

static final int MEMBER_REF__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MEMBER_REF__ORIGINAL_COMPILATION_UNIT

static final int MEMBER_REF__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

MEMBER_REF__ORIGINAL_CLASS_FILE

static final int MEMBER_REF__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

MEMBER_REF__MEMBER

static final int MEMBER_REF__MEMBER
The feature id for the 'Member' reference.

See Also:
Constant Field Values
Generated:
Ordered:

MEMBER_REF__QUALIFIER

static final int MEMBER_REF__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

MEMBER_REF_FEATURE_COUNT

static final int MEMBER_REF_FEATURE_COUNT
The number of structural features of the 'Member Ref' class.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION

static final int METHOD_DECLARATION
The meta object id for the 'Method Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.MethodDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getMethodDeclaration(), Constant Field Values
Generated:

METHOD_DECLARATION__COMMENTS

static final int METHOD_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__ORIGINAL_CLASS_FILE

static final int METHOD_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__PROXY

static final int METHOD_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__USAGES_IN_IMPORTS

static final int METHOD_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__ANNOTATIONS

static final int METHOD_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__MODIFIER

static final int METHOD_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__PARAMETERS

static final int METHOD_DECLARATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__THROWN_EXCEPTIONS

static final int METHOD_DECLARATION__THROWN_EXCEPTIONS
The feature id for the 'Thrown Exceptions' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__TYPE_PARAMETERS

static final int METHOD_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS

static final int METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS
The feature id for the 'Usages In Doc Comments' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__USAGES

static final int METHOD_DECLARATION__USAGES
The feature id for the 'Usages' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__EXTRA_ARRAY_DIMENSIONS

static final int METHOD_DECLARATION__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__RETURN_TYPE

static final int METHOD_DECLARATION__RETURN_TYPE
The feature id for the 'Return Type' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__REDEFINED_METHOD_DECLARATION

static final int METHOD_DECLARATION__REDEFINED_METHOD_DECLARATION
The feature id for the 'Redefined Method Declaration' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION__REDEFINITIONS

static final int METHOD_DECLARATION__REDEFINITIONS
The feature id for the 'Redefinitions' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_DECLARATION_FEATURE_COUNT

static final int METHOD_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Method Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION

static final int METHOD_INVOCATION
The meta object id for the 'Method Invocation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.MethodInvocationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getMethodInvocation(), Constant Field Values
Generated:

METHOD_INVOCATION__COMMENTS

static final int METHOD_INVOCATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT

static final int METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION__ORIGINAL_CLASS_FILE

static final int METHOD_INVOCATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION__METHOD

static final int METHOD_INVOCATION__METHOD
The feature id for the 'Method' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION__ARGUMENTS

static final int METHOD_INVOCATION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION__TYPE_ARGUMENTS

static final int METHOD_INVOCATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_INVOCATION_FEATURE_COUNT

static final int METHOD_INVOCATION_FEATURE_COUNT
The number of structural features of the 'Method Invocation' class.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF

static final int METHOD_REF
The meta object id for the 'Method Ref' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.MethodRefImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getMethodRef(), Constant Field Values
Generated:

METHOD_REF__COMMENTS

static final int METHOD_REF__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF__ORIGINAL_COMPILATION_UNIT

static final int METHOD_REF__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF__ORIGINAL_CLASS_FILE

static final int METHOD_REF__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF__METHOD

static final int METHOD_REF__METHOD
The feature id for the 'Method' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF__QUALIFIER

static final int METHOD_REF__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF__PARAMETERS

static final int METHOD_REF__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_FEATURE_COUNT

static final int METHOD_REF_FEATURE_COUNT
The number of structural features of the 'Method Ref' class.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_PARAMETER

static final int METHOD_REF_PARAMETER
The meta object id for the 'Method Ref Parameter' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.MethodRefParameterImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getMethodRefParameter(), Constant Field Values
Generated:

METHOD_REF_PARAMETER__COMMENTS

static final int METHOD_REF_PARAMETER__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_PARAMETER__ORIGINAL_COMPILATION_UNIT

static final int METHOD_REF_PARAMETER__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_PARAMETER__ORIGINAL_CLASS_FILE

static final int METHOD_REF_PARAMETER__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_PARAMETER__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_PARAMETER__VARARGS

static final int METHOD_REF_PARAMETER__VARARGS
The feature id for the 'Varargs' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_PARAMETER__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

METHOD_REF_PARAMETER_FEATURE_COUNT

static final int METHOD_REF_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Method Ref Parameter' class.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL

static final int MODEL
The meta object id for the 'Model' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ModelImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getModel(), Constant Field Values
Generated:

MODEL__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

MODEL__OWNED_ELEMENTS

static final int MODEL__OWNED_ELEMENTS
The feature id for the 'Owned Elements' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL__ORPHAN_TYPES

static final int MODEL__ORPHAN_TYPES
The feature id for the 'Orphan Types' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL__UNRESOLVED_ITEMS

static final int MODEL__UNRESOLVED_ITEMS
The feature id for the 'Unresolved Items' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL__COMPILATION_UNITS

static final int MODEL__COMPILATION_UNITS
The feature id for the 'Compilation Units' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL__CLASS_FILES

static final int MODEL__CLASS_FILES
The feature id for the 'Class Files' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL__ARCHIVES

static final int MODEL__ARCHIVES
The feature id for the 'Archives' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL_FEATURE_COUNT

static final int MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER

static final int MODIFIER
The meta object id for the 'Modifier' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ModifierImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getModifier(), Constant Field Values
Generated:

MODIFIER__COMMENTS

static final int MODIFIER__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__ORIGINAL_COMPILATION_UNIT

static final int MODIFIER__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__ORIGINAL_CLASS_FILE

static final int MODIFIER__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__VISIBILITY

static final int MODIFIER__VISIBILITY
The feature id for the 'Visibility' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__INHERITANCE

static final int MODIFIER__INHERITANCE
The feature id for the 'Inheritance' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__STATIC

static final int MODIFIER__STATIC
The feature id for the 'Static' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__TRANSIENT

static final int MODIFIER__TRANSIENT
The feature id for the 'Transient' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__VOLATILE

static final int MODIFIER__VOLATILE
The feature id for the 'Volatile' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__NATIVE

static final int MODIFIER__NATIVE
The feature id for the 'Native' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__STRICTFP

static final int MODIFIER__STRICTFP
The feature id for the 'Strictfp' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__SYNCHRONIZED

static final int MODIFIER__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__BODY_DECLARATION

static final int MODIFIER__BODY_DECLARATION
The feature id for the 'Body Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__SINGLE_VARIABLE_DECLARATION

static final int MODIFIER__SINGLE_VARIABLE_DECLARATION
The feature id for the 'Single Variable Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__VARIABLE_DECLARATION_STATEMENT

static final int MODIFIER__VARIABLE_DECLARATION_STATEMENT
The feature id for the 'Variable Declaration Statement' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER__VARIABLE_DECLARATION_EXPRESSION

static final int MODIFIER__VARIABLE_DECLARATION_EXPRESSION
The feature id for the 'Variable Declaration Expression' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

MODIFIER_FEATURE_COUNT

static final int MODIFIER_FEATURE_COUNT
The number of structural features of the 'Modifier' class.

See Also:
Constant Field Values
Generated:
Ordered:

NAMESPACE_ACCESS

static final int NAMESPACE_ACCESS
The meta object id for the 'Namespace Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.NamespaceAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getNamespaceAccess(), Constant Field Values
Generated:

NAMESPACE_ACCESS__COMMENTS

static final int NAMESPACE_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

NAMESPACE_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int NAMESPACE_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NAMESPACE_ACCESS__ORIGINAL_CLASS_FILE

static final int NAMESPACE_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NAMESPACE_ACCESS_FEATURE_COUNT

static final int NAMESPACE_ACCESS_FEATURE_COUNT
The number of structural features of the 'Namespace Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

NUMBER_LITERAL

static final int NUMBER_LITERAL
The meta object id for the 'Number Literal' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.NumberLiteralImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getNumberLiteral(), Constant Field Values
Generated:

NUMBER_LITERAL__COMMENTS

static final int NUMBER_LITERAL__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

NUMBER_LITERAL__ORIGINAL_COMPILATION_UNIT

static final int NUMBER_LITERAL__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NUMBER_LITERAL__ORIGINAL_CLASS_FILE

static final int NUMBER_LITERAL__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NUMBER_LITERAL__TOKEN_VALUE

static final int NUMBER_LITERAL__TOKEN_VALUE
The feature id for the 'Token Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

NUMBER_LITERAL_FEATURE_COUNT

static final int NUMBER_LITERAL_FEATURE_COUNT
The number of structural features of the 'Number Literal' class.

See Also:
Constant Field Values
Generated:
Ordered:

NULL_LITERAL

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

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.NullLiteralImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getNullLiteral(), Constant Field Values
Generated:

NULL_LITERAL__COMMENTS

static final int NULL_LITERAL__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

NULL_LITERAL__ORIGINAL_COMPILATION_UNIT

static final int NULL_LITERAL__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NULL_LITERAL__ORIGINAL_CLASS_FILE

static final int NULL_LITERAL__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

NULL_LITERAL_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE

static final int PACKAGE
The meta object id for the 'Package' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PackageImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPackage(), Constant Field Values
Generated:

PACKAGE__COMMENTS

static final int PACKAGE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__ORIGINAL_COMPILATION_UNIT

static final int PACKAGE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__ORIGINAL_CLASS_FILE

static final int PACKAGE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__PROXY

static final int PACKAGE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__USAGES_IN_IMPORTS

static final int PACKAGE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__OWNED_ELEMENTS

static final int PACKAGE__OWNED_ELEMENTS
The feature id for the 'Owned Elements' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__MODEL

static final int PACKAGE__MODEL
The feature id for the 'Model' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__OWNED_PACKAGES

static final int PACKAGE__OWNED_PACKAGES
The feature id for the 'Owned Packages' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE__USAGES_IN_PACKAGE_ACCESS

static final int PACKAGE__USAGES_IN_PACKAGE_ACCESS
The feature id for the 'Usages In Package Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE_FEATURE_COUNT

static final int PACKAGE_FEATURE_COUNT
The number of structural features of the 'Package' class.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE_ACCESS

static final int PACKAGE_ACCESS
The meta object id for the 'Package Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PackageAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPackageAccess(), Constant Field Values
Generated:

PACKAGE_ACCESS__COMMENTS

static final int PACKAGE_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int PACKAGE_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE_ACCESS__ORIGINAL_CLASS_FILE

static final int PACKAGE_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE_ACCESS__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE_ACCESS__QUALIFIER

static final int PACKAGE_ACCESS__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PACKAGE_ACCESS_FEATURE_COUNT

static final int PACKAGE_ACCESS_FEATURE_COUNT
The number of structural features of the 'Package Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE

static final int PARAMETERIZED_TYPE
The meta object id for the 'Parameterized Type' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ParameterizedTypeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getParameterizedType(), Constant Field Values
Generated:

PARAMETERIZED_TYPE__COMMENTS

static final int PARAMETERIZED_TYPE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__ORIGINAL_COMPILATION_UNIT

static final int PARAMETERIZED_TYPE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__ORIGINAL_CLASS_FILE

static final int PARAMETERIZED_TYPE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__PROXY

static final int PARAMETERIZED_TYPE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__USAGES_IN_IMPORTS

static final int PARAMETERIZED_TYPE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__USAGES_IN_TYPE_ACCESS

static final int PARAMETERIZED_TYPE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE__TYPE_ARGUMENTS

static final int PARAMETERIZED_TYPE__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARAMETERIZED_TYPE_FEATURE_COUNT

static final int PARAMETERIZED_TYPE_FEATURE_COUNT
The number of structural features of the 'Parameterized Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

PARENTHESIZED_EXPRESSION

static final int PARENTHESIZED_EXPRESSION
The meta object id for the 'Parenthesized Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ParenthesizedExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getParenthesizedExpression(), Constant Field Values
Generated:

PARENTHESIZED_EXPRESSION__COMMENTS

static final int PARENTHESIZED_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PARENTHESIZED_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int PARENTHESIZED_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARENTHESIZED_EXPRESSION__ORIGINAL_CLASS_FILE

static final int PARENTHESIZED_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PARENTHESIZED_EXPRESSION__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

PARENTHESIZED_EXPRESSION_FEATURE_COUNT

static final int PARENTHESIZED_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Parenthesized Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

POSTFIX_EXPRESSION

static final int POSTFIX_EXPRESSION
The meta object id for the 'Postfix Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PostfixExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPostfixExpression(), Constant Field Values
Generated:

POSTFIX_EXPRESSION__COMMENTS

static final int POSTFIX_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

POSTFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int POSTFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

POSTFIX_EXPRESSION__ORIGINAL_CLASS_FILE

static final int POSTFIX_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

POSTFIX_EXPRESSION__OPERATOR

static final int POSTFIX_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

POSTFIX_EXPRESSION__OPERAND

static final int POSTFIX_EXPRESSION__OPERAND
The feature id for the 'Operand' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

POSTFIX_EXPRESSION_FEATURE_COUNT

static final int POSTFIX_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Postfix Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

PREFIX_EXPRESSION

static final int PREFIX_EXPRESSION
The meta object id for the 'Prefix Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrefixExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrefixExpression(), Constant Field Values
Generated:

PREFIX_EXPRESSION__COMMENTS

static final int PREFIX_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PREFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int PREFIX_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PREFIX_EXPRESSION__ORIGINAL_CLASS_FILE

static final int PREFIX_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PREFIX_EXPRESSION__OPERATOR

static final int PREFIX_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PREFIX_EXPRESSION__OPERAND

static final int PREFIX_EXPRESSION__OPERAND
The feature id for the 'Operand' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

PREFIX_EXPRESSION_FEATURE_COUNT

static final int PREFIX_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Prefix Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE

static final int PRIMITIVE_TYPE
The meta object id for the 'Primitive Type' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveType(), Constant Field Values
Generated:

PRIMITIVE_TYPE__COMMENTS

static final int PRIMITIVE_TYPE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE__PROXY

static final int PRIMITIVE_TYPE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FEATURE_COUNT

static final int PRIMITIVE_TYPE_FEATURE_COUNT
The number of structural features of the 'Primitive Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN

static final int PRIMITIVE_TYPE_BOOLEAN
The meta object id for the 'Primitive Type Boolean' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeBooleanImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeBoolean(), Constant Field Values
Generated:

PRIMITIVE_TYPE_BOOLEAN__COMMENTS

static final int PRIMITIVE_TYPE_BOOLEAN__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_BOOLEAN__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_BOOLEAN__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN__PROXY

static final int PRIMITIVE_TYPE_BOOLEAN__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_BOOLEAN__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_BOOLEAN__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BOOLEAN_FEATURE_COUNT

static final int PRIMITIVE_TYPE_BOOLEAN_FEATURE_COUNT
The number of structural features of the 'Primitive Type Boolean' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE

static final int PRIMITIVE_TYPE_BYTE
The meta object id for the 'Primitive Type Byte' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeByteImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeByte(), Constant Field Values
Generated:

PRIMITIVE_TYPE_BYTE__COMMENTS

static final int PRIMITIVE_TYPE_BYTE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_BYTE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_BYTE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE__PROXY

static final int PRIMITIVE_TYPE_BYTE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_BYTE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_BYTE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_BYTE_FEATURE_COUNT

static final int PRIMITIVE_TYPE_BYTE_FEATURE_COUNT
The number of structural features of the 'Primitive Type Byte' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR

static final int PRIMITIVE_TYPE_CHAR
The meta object id for the 'Primitive Type Char' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeCharImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeChar(), Constant Field Values
Generated:

PRIMITIVE_TYPE_CHAR__COMMENTS

static final int PRIMITIVE_TYPE_CHAR__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_CHAR__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_CHAR__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR__PROXY

static final int PRIMITIVE_TYPE_CHAR__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_CHAR__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_CHAR__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_CHAR_FEATURE_COUNT

static final int PRIMITIVE_TYPE_CHAR_FEATURE_COUNT
The number of structural features of the 'Primitive Type Char' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE

static final int PRIMITIVE_TYPE_DOUBLE
The meta object id for the 'Primitive Type Double' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeDoubleImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeDouble(), Constant Field Values
Generated:

PRIMITIVE_TYPE_DOUBLE__COMMENTS

static final int PRIMITIVE_TYPE_DOUBLE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_DOUBLE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_DOUBLE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE__PROXY

static final int PRIMITIVE_TYPE_DOUBLE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_DOUBLE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_DOUBLE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_DOUBLE_FEATURE_COUNT

static final int PRIMITIVE_TYPE_DOUBLE_FEATURE_COUNT
The number of structural features of the 'Primitive Type Double' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT

static final int PRIMITIVE_TYPE_SHORT
The meta object id for the 'Primitive Type Short' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeShortImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeShort(), Constant Field Values
Generated:

PRIMITIVE_TYPE_SHORT__COMMENTS

static final int PRIMITIVE_TYPE_SHORT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_SHORT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_SHORT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT__PROXY

static final int PRIMITIVE_TYPE_SHORT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_SHORT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_SHORT__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_SHORT_FEATURE_COUNT

static final int PRIMITIVE_TYPE_SHORT_FEATURE_COUNT
The number of structural features of the 'Primitive Type Short' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT

static final int PRIMITIVE_TYPE_FLOAT
The meta object id for the 'Primitive Type Float' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeFloatImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeFloat(), Constant Field Values
Generated:

PRIMITIVE_TYPE_FLOAT__COMMENTS

static final int PRIMITIVE_TYPE_FLOAT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_FLOAT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_FLOAT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT__PROXY

static final int PRIMITIVE_TYPE_FLOAT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_FLOAT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_FLOAT__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_FLOAT_FEATURE_COUNT

static final int PRIMITIVE_TYPE_FLOAT_FEATURE_COUNT
The number of structural features of the 'Primitive Type Float' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT

static final int PRIMITIVE_TYPE_INT
The meta object id for the 'Primitive Type Int' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeIntImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeInt(), Constant Field Values
Generated:

PRIMITIVE_TYPE_INT__COMMENTS

static final int PRIMITIVE_TYPE_INT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_INT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_INT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT__PROXY

static final int PRIMITIVE_TYPE_INT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_INT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_INT__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_INT_FEATURE_COUNT

static final int PRIMITIVE_TYPE_INT_FEATURE_COUNT
The number of structural features of the 'Primitive Type Int' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG

static final int PRIMITIVE_TYPE_LONG
The meta object id for the 'Primitive Type Long' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeLongImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeLong(), Constant Field Values
Generated:

PRIMITIVE_TYPE_LONG__COMMENTS

static final int PRIMITIVE_TYPE_LONG__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_LONG__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_LONG__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG__PROXY

static final int PRIMITIVE_TYPE_LONG__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_LONG__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_LONG__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_LONG_FEATURE_COUNT

static final int PRIMITIVE_TYPE_LONG_FEATURE_COUNT
The number of structural features of the 'Primitive Type Long' class.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID

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

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.PrimitiveTypeVoidImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrimitiveTypeVoid(), Constant Field Values
Generated:

PRIMITIVE_TYPE_VOID__COMMENTS

static final int PRIMITIVE_TYPE_VOID__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID__ORIGINAL_COMPILATION_UNIT

static final int PRIMITIVE_TYPE_VOID__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID__ORIGINAL_CLASS_FILE

static final int PRIMITIVE_TYPE_VOID__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID__PROXY

static final int PRIMITIVE_TYPE_VOID__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID__USAGES_IN_IMPORTS

static final int PRIMITIVE_TYPE_VOID__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID__USAGES_IN_TYPE_ACCESS

static final int PRIMITIVE_TYPE_VOID__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PRIMITIVE_TYPE_VOID_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

RETURN_STATEMENT

static final int RETURN_STATEMENT
The meta object id for the 'Return Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ReturnStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getReturnStatement(), Constant Field Values
Generated:

RETURN_STATEMENT__COMMENTS

static final int RETURN_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

RETURN_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int RETURN_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

RETURN_STATEMENT__ORIGINAL_CLASS_FILE

static final int RETURN_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

RETURN_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

RETURN_STATEMENT_FEATURE_COUNT

static final int RETURN_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Return Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_ACCESS

static final int SINGLE_VARIABLE_ACCESS
The meta object id for the 'Single Variable Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SingleVariableAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSingleVariableAccess(), Constant Field Values
Generated:

SINGLE_VARIABLE_ACCESS__COMMENTS

static final int SINGLE_VARIABLE_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int SINGLE_VARIABLE_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_ACCESS__ORIGINAL_CLASS_FILE

static final int SINGLE_VARIABLE_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_ACCESS__VARIABLE

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

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_ACCESS__QUALIFIER

static final int SINGLE_VARIABLE_ACCESS__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_ACCESS_FEATURE_COUNT

static final int SINGLE_VARIABLE_ACCESS_FEATURE_COUNT
The number of structural features of the 'Single Variable Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION

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

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.VariableDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getVariableDeclaration(), Constant Field Values
Generated:

VARIABLE_DECLARATION__COMMENTS

static final int VARIABLE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE

static final int VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__PROXY

static final int VARIABLE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__USAGES_IN_IMPORTS

static final int VARIABLE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS

static final int VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__INITIALIZER

static final int VARIABLE_DECLARATION__INITIALIZER
The feature id for the 'Initializer' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS

static final int VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS
The feature id for the 'Usage In Variable Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION

static final int SINGLE_VARIABLE_DECLARATION
The meta object id for the 'Single Variable Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SingleVariableDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSingleVariableDeclaration(), Constant Field Values
Generated:

SINGLE_VARIABLE_DECLARATION__COMMENTS

static final int SINGLE_VARIABLE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int SINGLE_VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE

static final int SINGLE_VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__PROXY

static final int SINGLE_VARIABLE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__USAGES_IN_IMPORTS

static final int SINGLE_VARIABLE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS

static final int SINGLE_VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__INITIALIZER

static final int SINGLE_VARIABLE_DECLARATION__INITIALIZER
The feature id for the 'Initializer' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS

static final int SINGLE_VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS
The feature id for the 'Usage In Variable Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__MODIFIER

static final int SINGLE_VARIABLE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__VARARGS

static final int SINGLE_VARIABLE_DECLARATION__VARARGS
The feature id for the 'Varargs' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__ANNOTATIONS

static final int SINGLE_VARIABLE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__METHOD_DECLARATION

static final int SINGLE_VARIABLE_DECLARATION__METHOD_DECLARATION
The feature id for the 'Method Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__CATCH_CLAUSE

static final int SINGLE_VARIABLE_DECLARATION__CATCH_CLAUSE
The feature id for the 'Catch Clause' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION__ENHANCED_FOR_STATEMENT

static final int SINGLE_VARIABLE_DECLARATION__ENHANCED_FOR_STATEMENT
The feature id for the 'Enhanced For Statement' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

SINGLE_VARIABLE_DECLARATION_FEATURE_COUNT

static final int SINGLE_VARIABLE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Single Variable Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

STRING_LITERAL

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

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.StringLiteralImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getStringLiteral(), Constant Field Values
Generated:

STRING_LITERAL__COMMENTS

static final int STRING_LITERAL__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

STRING_LITERAL__ORIGINAL_COMPILATION_UNIT

static final int STRING_LITERAL__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

STRING_LITERAL__ORIGINAL_CLASS_FILE

static final int STRING_LITERAL__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

STRING_LITERAL__ESCAPED_VALUE

static final int STRING_LITERAL__ESCAPED_VALUE
The feature id for the 'Escaped Value' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

STRING_LITERAL_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION

static final int SUPER_CONSTRUCTOR_INVOCATION
The meta object id for the 'Super Constructor Invocation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SuperConstructorInvocationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSuperConstructorInvocation(), Constant Field Values
Generated:

SUPER_CONSTRUCTOR_INVOCATION__COMMENTS

static final int SUPER_CONSTRUCTOR_INVOCATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION__ORIGINAL_COMPILATION_UNIT

static final int SUPER_CONSTRUCTOR_INVOCATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION__ORIGINAL_CLASS_FILE

static final int SUPER_CONSTRUCTOR_INVOCATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION__METHOD

static final int SUPER_CONSTRUCTOR_INVOCATION__METHOD
The feature id for the 'Method' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION__ARGUMENTS

static final int SUPER_CONSTRUCTOR_INVOCATION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION__TYPE_ARGUMENTS

static final int SUPER_CONSTRUCTOR_INVOCATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_CONSTRUCTOR_INVOCATION_FEATURE_COUNT

static final int SUPER_CONSTRUCTOR_INVOCATION_FEATURE_COUNT
The number of structural features of the 'Super Constructor Invocation' class.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_FIELD_ACCESS

static final int SUPER_FIELD_ACCESS
The meta object id for the 'Super Field Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SuperFieldAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSuperFieldAccess(), Constant Field Values
Generated:

SUPER_FIELD_ACCESS__COMMENTS

static final int SUPER_FIELD_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_FIELD_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int SUPER_FIELD_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_FIELD_ACCESS__ORIGINAL_CLASS_FILE

static final int SUPER_FIELD_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_FIELD_ACCESS__QUALIFIER

static final int SUPER_FIELD_ACCESS__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_FIELD_ACCESS__FIELD

static final int SUPER_FIELD_ACCESS__FIELD
The feature id for the 'Field' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_FIELD_ACCESS_FEATURE_COUNT

static final int SUPER_FIELD_ACCESS_FEATURE_COUNT
The number of structural features of the 'Super Field Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION

static final int SUPER_METHOD_INVOCATION
The meta object id for the 'Super Method Invocation' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SuperMethodInvocationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSuperMethodInvocation(), Constant Field Values
Generated:

SUPER_METHOD_INVOCATION__COMMENTS

static final int SUPER_METHOD_INVOCATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT

static final int SUPER_METHOD_INVOCATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION__ORIGINAL_CLASS_FILE

static final int SUPER_METHOD_INVOCATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION__QUALIFIER

static final int SUPER_METHOD_INVOCATION__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION__METHOD

static final int SUPER_METHOD_INVOCATION__METHOD
The feature id for the 'Method' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION__ARGUMENTS

static final int SUPER_METHOD_INVOCATION__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION__TYPE_ARGUMENTS

static final int SUPER_METHOD_INVOCATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SUPER_METHOD_INVOCATION_FEATURE_COUNT

static final int SUPER_METHOD_INVOCATION_FEATURE_COUNT
The number of structural features of the 'Super Method Invocation' class.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_CASE

static final int SWITCH_CASE
The meta object id for the 'Switch Case' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SwitchCaseImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSwitchCase(), Constant Field Values
Generated:

SWITCH_CASE__COMMENTS

static final int SWITCH_CASE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_CASE__ORIGINAL_COMPILATION_UNIT

static final int SWITCH_CASE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_CASE__ORIGINAL_CLASS_FILE

static final int SWITCH_CASE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_CASE__DEFAULT

static final int SWITCH_CASE__DEFAULT
The feature id for the 'Default' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_CASE__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_CASE_FEATURE_COUNT

static final int SWITCH_CASE_FEATURE_COUNT
The number of structural features of the 'Switch Case' class.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_STATEMENT

static final int SWITCH_STATEMENT
The meta object id for the 'Switch Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SwitchStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSwitchStatement(), Constant Field Values
Generated:

SWITCH_STATEMENT__COMMENTS

static final int SWITCH_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int SWITCH_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_STATEMENT__ORIGINAL_CLASS_FILE

static final int SWITCH_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_STATEMENT__STATEMENTS

static final int SWITCH_STATEMENT__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SWITCH_STATEMENT_FEATURE_COUNT

static final int SWITCH_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Switch Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

SYNCHRONIZED_STATEMENT

static final int SYNCHRONIZED_STATEMENT
The meta object id for the 'Synchronized Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.SynchronizedStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getSynchronizedStatement(), Constant Field Values
Generated:

SYNCHRONIZED_STATEMENT__COMMENTS

static final int SYNCHRONIZED_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

SYNCHRONIZED_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int SYNCHRONIZED_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SYNCHRONIZED_STATEMENT__ORIGINAL_CLASS_FILE

static final int SYNCHRONIZED_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

SYNCHRONIZED_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

SYNCHRONIZED_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

SYNCHRONIZED_STATEMENT_FEATURE_COUNT

static final int SYNCHRONIZED_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Synchronized Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

TAG_ELEMENT

static final int TAG_ELEMENT
The meta object id for the 'Tag Element' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TagElementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTagElement(), Constant Field Values
Generated:

TAG_ELEMENT__COMMENTS

static final int TAG_ELEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TAG_ELEMENT__ORIGINAL_COMPILATION_UNIT

static final int TAG_ELEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TAG_ELEMENT__ORIGINAL_CLASS_FILE

static final int TAG_ELEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TAG_ELEMENT__TAG_NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

TAG_ELEMENT__FRAGMENTS

static final int TAG_ELEMENT__FRAGMENTS
The feature id for the 'Fragments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TAG_ELEMENT_FEATURE_COUNT

static final int TAG_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Tag Element' class.

See Also:
Constant Field Values
Generated:
Ordered:

TEXT_ELEMENT

static final int TEXT_ELEMENT
The meta object id for the 'Text Element' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TextElementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTextElement(), Constant Field Values
Generated:

TEXT_ELEMENT__COMMENTS

static final int TEXT_ELEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TEXT_ELEMENT__ORIGINAL_COMPILATION_UNIT

static final int TEXT_ELEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TEXT_ELEMENT__ORIGINAL_CLASS_FILE

static final int TEXT_ELEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TEXT_ELEMENT__TEXT

static final int TEXT_ELEMENT__TEXT
The feature id for the 'Text' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

TEXT_ELEMENT_FEATURE_COUNT

static final int TEXT_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Text Element' class.

See Also:
Constant Field Values
Generated:
Ordered:

THIS_EXPRESSION

static final int THIS_EXPRESSION
The meta object id for the 'This Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ThisExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getThisExpression(), Constant Field Values
Generated:

THIS_EXPRESSION__COMMENTS

static final int THIS_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

THIS_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int THIS_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

THIS_EXPRESSION__ORIGINAL_CLASS_FILE

static final int THIS_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

THIS_EXPRESSION__QUALIFIER

static final int THIS_EXPRESSION__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

THIS_EXPRESSION_FEATURE_COUNT

static final int THIS_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'This Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

THROW_STATEMENT

static final int THROW_STATEMENT
The meta object id for the 'Throw Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.ThrowStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getThrowStatement(), Constant Field Values
Generated:

THROW_STATEMENT__COMMENTS

static final int THROW_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

THROW_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int THROW_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

THROW_STATEMENT__ORIGINAL_CLASS_FILE

static final int THROW_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

THROW_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

THROW_STATEMENT_FEATURE_COUNT

static final int THROW_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Throw Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

TRY_STATEMENT

static final int TRY_STATEMENT
The meta object id for the 'Try Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TryStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTryStatement(), Constant Field Values
Generated:

TRY_STATEMENT__COMMENTS

static final int TRY_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TRY_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int TRY_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TRY_STATEMENT__ORIGINAL_CLASS_FILE

static final int TRY_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TRY_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

TRY_STATEMENT__FINALLY

static final int TRY_STATEMENT__FINALLY
The feature id for the 'Finally' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

TRY_STATEMENT__CATCH_CLAUSES

static final int TRY_STATEMENT__CATCH_CLAUSES
The feature id for the 'Catch Clauses' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TRY_STATEMENT_FEATURE_COUNT

static final int TRY_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Try Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_ACCESS

static final int TYPE_ACCESS
The meta object id for the 'Type Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TypeAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTypeAccess(), Constant Field Values
Generated:

TYPE_ACCESS__COMMENTS

static final int TYPE_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int TYPE_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_ACCESS__ORIGINAL_CLASS_FILE

static final int TYPE_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_ACCESS__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_ACCESS__QUALIFIER

static final int TYPE_ACCESS__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_ACCESS_FEATURE_COUNT

static final int TYPE_ACCESS_FEATURE_COUNT
The number of structural features of the 'Type Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION_STATEMENT

static final int TYPE_DECLARATION_STATEMENT
The meta object id for the 'Type Declaration Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TypeDeclarationStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTypeDeclarationStatement(), Constant Field Values
Generated:

TYPE_DECLARATION_STATEMENT__COMMENTS

static final int TYPE_DECLARATION_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int TYPE_DECLARATION_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION_STATEMENT__ORIGINAL_CLASS_FILE

static final int TYPE_DECLARATION_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION_STATEMENT__DECLARATION

static final int TYPE_DECLARATION_STATEMENT__DECLARATION
The feature id for the 'Declaration' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_DECLARATION_STATEMENT_FEATURE_COUNT

static final int TYPE_DECLARATION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Type Declaration Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_LITERAL

static final int TYPE_LITERAL
The meta object id for the 'Type Literal' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TypeLiteralImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTypeLiteral(), Constant Field Values
Generated:

TYPE_LITERAL__COMMENTS

static final int TYPE_LITERAL__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_LITERAL__ORIGINAL_COMPILATION_UNIT

static final int TYPE_LITERAL__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_LITERAL__ORIGINAL_CLASS_FILE

static final int TYPE_LITERAL__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_LITERAL__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_LITERAL_FEATURE_COUNT

static final int TYPE_LITERAL_FEATURE_COUNT
The number of structural features of the 'Type Literal' class.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER

static final int TYPE_PARAMETER
The meta object id for the 'Type Parameter' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.TypeParameterImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getTypeParameter(), Constant Field Values
Generated:

TYPE_PARAMETER__COMMENTS

static final int TYPE_PARAMETER__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER__ORIGINAL_COMPILATION_UNIT

static final int TYPE_PARAMETER__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER__ORIGINAL_CLASS_FILE

static final int TYPE_PARAMETER__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER__PROXY

static final int TYPE_PARAMETER__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER__USAGES_IN_IMPORTS

static final int TYPE_PARAMETER__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER__USAGES_IN_TYPE_ACCESS

static final int TYPE_PARAMETER__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER__BOUNDS

static final int TYPE_PARAMETER__BOUNDS
The feature id for the 'Bounds' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

TYPE_PARAMETER_FEATURE_COUNT

static final int TYPE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Type Parameter' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM

static final int UNRESOLVED_ITEM
The meta object id for the 'Unresolved Item' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedItemImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedItem(), Constant Field Values
Generated:

UNRESOLVED_ITEM__COMMENTS

static final int UNRESOLVED_ITEM__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_ITEM__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_ITEM__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM__PROXY

static final int UNRESOLVED_ITEM__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM__USAGES_IN_IMPORTS

static final int UNRESOLVED_ITEM__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM_FEATURE_COUNT

static final int UNRESOLVED_ITEM_FEATURE_COUNT
The number of structural features of the 'Unresolved Item' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM_ACCESS

static final int UNRESOLVED_ITEM_ACCESS
The meta object id for the 'Unresolved Item Access' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedItemAccessImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedItemAccess(), Constant Field Values
Generated:

UNRESOLVED_ITEM_ACCESS__COMMENTS

static final int UNRESOLVED_ITEM_ACCESS__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM_ACCESS__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_ITEM_ACCESS__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM_ACCESS__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_ITEM_ACCESS__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM_ACCESS__ELEMENT

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM_ACCESS__QUALIFIER

static final int UNRESOLVED_ITEM_ACCESS__QUALIFIER
The feature id for the 'Qualifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ITEM_ACCESS_FEATURE_COUNT

static final int UNRESOLVED_ITEM_ACCESS_FEATURE_COUNT
The number of structural features of the 'Unresolved Item Access' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION

static final int UNRESOLVED_ANNOTATION_DECLARATION
The meta object id for the 'Unresolved Annotation Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedAnnotationDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedAnnotationDeclaration(), Constant Field Values
Generated:

UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS

static final int UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_ANNOTATION_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_ANNOTATION_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__PROXY

static final int UNRESOLVED_ANNOTATION_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_ANNOTATION_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int UNRESOLVED_ANNOTATION_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_ANNOTATION_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int UNRESOLVED_ANNOTATION_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__MODIFIER

static final int UNRESOLVED_ANNOTATION_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int UNRESOLVED_ANNOTATION_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__BODY_DECLARATIONS

static final int UNRESOLVED_ANNOTATION_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS_BEFORE_BODY

static final int UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS_AFTER_BODY

static final int UNRESOLVED_ANNOTATION_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION__SUPER_INTERFACES

static final int UNRESOLVED_ANNOTATION_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_ANNOTATION_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Annotation Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION
The meta object id for the 'Unresolved Annotation Type Member Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedAnnotationTypeMemberDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedAnnotationTypeMemberDeclaration(), Constant Field Values
Generated:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__COMMENTS

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__PROXY

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__MODIFIER

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__DEFAULT

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__DEFAULT
The feature id for the 'Default' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION__USAGES
The feature id for the 'Usages' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_ANNOTATION_TYPE_MEMBER_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Annotation Type Member Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION

static final int UNRESOLVED_CLASS_DECLARATION
The meta object id for the 'Unresolved Class Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedClassDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedClassDeclaration(), Constant Field Values
Generated:

UNRESOLVED_CLASS_DECLARATION__COMMENTS

static final int UNRESOLVED_CLASS_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_CLASS_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_CLASS_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__PROXY

static final int UNRESOLVED_CLASS_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_CLASS_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int UNRESOLVED_CLASS_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_CLASS_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int UNRESOLVED_CLASS_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__MODIFIER

static final int UNRESOLVED_CLASS_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int UNRESOLVED_CLASS_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__BODY_DECLARATIONS

static final int UNRESOLVED_CLASS_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__COMMENTS_BEFORE_BODY

static final int UNRESOLVED_CLASS_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__COMMENTS_AFTER_BODY

static final int UNRESOLVED_CLASS_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__SUPER_INTERFACES

static final int UNRESOLVED_CLASS_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__TYPE_PARAMETERS

static final int UNRESOLVED_CLASS_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION__SUPER_CLASS

static final int UNRESOLVED_CLASS_DECLARATION__SUPER_CLASS
The feature id for the 'Super Class' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_CLASS_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_CLASS_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Class Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION

static final int UNRESOLVED_ENUM_DECLARATION
The meta object id for the 'Unresolved Enum Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedEnumDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedEnumDeclaration(), Constant Field Values
Generated:

UNRESOLVED_ENUM_DECLARATION__COMMENTS

static final int UNRESOLVED_ENUM_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_ENUM_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_ENUM_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__PROXY

static final int UNRESOLVED_ENUM_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_ENUM_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int UNRESOLVED_ENUM_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_ENUM_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int UNRESOLVED_ENUM_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__MODIFIER

static final int UNRESOLVED_ENUM_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int UNRESOLVED_ENUM_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__BODY_DECLARATIONS

static final int UNRESOLVED_ENUM_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__COMMENTS_BEFORE_BODY

static final int UNRESOLVED_ENUM_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__COMMENTS_AFTER_BODY

static final int UNRESOLVED_ENUM_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__SUPER_INTERFACES

static final int UNRESOLVED_ENUM_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION__ENUM_CONSTANTS

static final int UNRESOLVED_ENUM_DECLARATION__ENUM_CONSTANTS
The feature id for the 'Enum Constants' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_ENUM_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_ENUM_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Enum Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION

static final int UNRESOLVED_INTERFACE_DECLARATION
The meta object id for the 'Unresolved Interface Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedInterfaceDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedInterfaceDeclaration(), Constant Field Values
Generated:

UNRESOLVED_INTERFACE_DECLARATION__COMMENTS

static final int UNRESOLVED_INTERFACE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_INTERFACE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_INTERFACE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__PROXY

static final int UNRESOLVED_INTERFACE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_INTERFACE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int UNRESOLVED_INTERFACE_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_INTERFACE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int UNRESOLVED_INTERFACE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__MODIFIER

static final int UNRESOLVED_INTERFACE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int UNRESOLVED_INTERFACE_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__BODY_DECLARATIONS

static final int UNRESOLVED_INTERFACE_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__COMMENTS_BEFORE_BODY

static final int UNRESOLVED_INTERFACE_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__COMMENTS_AFTER_BODY

static final int UNRESOLVED_INTERFACE_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__SUPER_INTERFACES

static final int UNRESOLVED_INTERFACE_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION__TYPE_PARAMETERS

static final int UNRESOLVED_INTERFACE_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_INTERFACE_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_INTERFACE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Interface Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT

static final int UNRESOLVED_LABELED_STATEMENT
The meta object id for the 'Unresolved Labeled Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedLabeledStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedLabeledStatement(), Constant Field Values
Generated:

UNRESOLVED_LABELED_STATEMENT__COMMENTS

static final int UNRESOLVED_LABELED_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_LABELED_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_LABELED_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__PROXY

static final int UNRESOLVED_LABELED_STATEMENT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__USAGES_IN_IMPORTS

static final int UNRESOLVED_LABELED_STATEMENT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__USAGES_IN_BREAK_STATEMENTS

static final int UNRESOLVED_LABELED_STATEMENT__USAGES_IN_BREAK_STATEMENTS
The feature id for the 'Usages In Break Statements' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT__USAGES_IN_CONTINUE_STATEMENTS

static final int UNRESOLVED_LABELED_STATEMENT__USAGES_IN_CONTINUE_STATEMENTS
The feature id for the 'Usages In Continue Statements' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_LABELED_STATEMENT_FEATURE_COUNT

static final int UNRESOLVED_LABELED_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Unresolved Labeled Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION

static final int UNRESOLVED_METHOD_DECLARATION
The meta object id for the 'Unresolved Method Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedMethodDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedMethodDeclaration(), Constant Field Values
Generated:

UNRESOLVED_METHOD_DECLARATION__COMMENTS

static final int UNRESOLVED_METHOD_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_METHOD_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_METHOD_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__PROXY

static final int UNRESOLVED_METHOD_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_METHOD_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int UNRESOLVED_METHOD_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_METHOD_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int UNRESOLVED_METHOD_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__MODIFIER

static final int UNRESOLVED_METHOD_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__PARAMETERS

static final int UNRESOLVED_METHOD_DECLARATION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__THROWN_EXCEPTIONS

static final int UNRESOLVED_METHOD_DECLARATION__THROWN_EXCEPTIONS
The feature id for the 'Thrown Exceptions' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__TYPE_PARAMETERS

static final int UNRESOLVED_METHOD_DECLARATION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS

static final int UNRESOLVED_METHOD_DECLARATION__USAGES_IN_DOC_COMMENTS
The feature id for the 'Usages In Doc Comments' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__USAGES

static final int UNRESOLVED_METHOD_DECLARATION__USAGES
The feature id for the 'Usages' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__EXTRA_ARRAY_DIMENSIONS

static final int UNRESOLVED_METHOD_DECLARATION__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__RETURN_TYPE

static final int UNRESOLVED_METHOD_DECLARATION__RETURN_TYPE
The feature id for the 'Return Type' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__REDEFINED_METHOD_DECLARATION

static final int UNRESOLVED_METHOD_DECLARATION__REDEFINED_METHOD_DECLARATION
The feature id for the 'Redefined Method Declaration' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION__REDEFINITIONS

static final int UNRESOLVED_METHOD_DECLARATION__REDEFINITIONS
The feature id for the 'Redefinitions' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_METHOD_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_METHOD_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Method Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION
The meta object id for the 'Unresolved Single Variable Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedSingleVariableDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedSingleVariableDeclaration(), Constant Field Values
Generated:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__COMMENTS

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__PROXY

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__INITIALIZER

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__INITIALIZER
The feature id for the 'Initializer' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__USAGE_IN_VARIABLE_ACCESS
The feature id for the 'Usage In Variable Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__MODIFIER

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__VARARGS

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__VARARGS
The feature id for the 'Varargs' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__METHOD_DECLARATION

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__METHOD_DECLARATION
The feature id for the 'Method Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__CATCH_CLAUSE

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__CATCH_CLAUSE
The feature id for the 'Catch Clause' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ENHANCED_FOR_STATEMENT

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION__ENHANCED_FOR_STATEMENT
The feature id for the 'Enhanced For Statement' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_SINGLE_VARIABLE_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_SINGLE_VARIABLE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Single Variable Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE

static final int UNRESOLVED_TYPE
The meta object id for the 'Unresolved Type' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedTypeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedType(), Constant Field Values
Generated:

UNRESOLVED_TYPE__COMMENTS

static final int UNRESOLVED_TYPE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_TYPE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_TYPE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE__PROXY

static final int UNRESOLVED_TYPE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE__USAGES_IN_IMPORTS

static final int UNRESOLVED_TYPE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE__USAGES_IN_TYPE_ACCESS

static final int UNRESOLVED_TYPE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_FEATURE_COUNT

static final int UNRESOLVED_TYPE_FEATURE_COUNT
The number of structural features of the 'Unresolved Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION

static final int UNRESOLVED_TYPE_DECLARATION
The meta object id for the 'Unresolved Type Declaration' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedTypeDeclarationImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedTypeDeclaration(), Constant Field Values
Generated:

UNRESOLVED_TYPE_DECLARATION__COMMENTS

static final int UNRESOLVED_TYPE_DECLARATION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_TYPE_DECLARATION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_TYPE_DECLARATION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__PROXY

static final int UNRESOLVED_TYPE_DECLARATION__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__USAGES_IN_IMPORTS

static final int UNRESOLVED_TYPE_DECLARATION__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION

static final int UNRESOLVED_TYPE_DECLARATION__ABSTRACT_TYPE_DECLARATION
The feature id for the 'Abstract Type Declaration' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__ANNOTATIONS

static final int UNRESOLVED_TYPE_DECLARATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER

static final int UNRESOLVED_TYPE_DECLARATION__ANONYMOUS_CLASS_DECLARATION_OWNER
The feature id for the 'Anonymous Class Declaration Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__MODIFIER

static final int UNRESOLVED_TYPE_DECLARATION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS

static final int UNRESOLVED_TYPE_DECLARATION__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__BODY_DECLARATIONS

static final int UNRESOLVED_TYPE_DECLARATION__BODY_DECLARATIONS
The feature id for the 'Body Declarations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__COMMENTS_BEFORE_BODY

static final int UNRESOLVED_TYPE_DECLARATION__COMMENTS_BEFORE_BODY
The feature id for the 'Comments Before Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__COMMENTS_AFTER_BODY

static final int UNRESOLVED_TYPE_DECLARATION__COMMENTS_AFTER_BODY
The feature id for the 'Comments After Body' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__PACKAGE

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION__SUPER_INTERFACES

static final int UNRESOLVED_TYPE_DECLARATION__SUPER_INTERFACES
The feature id for the 'Super Interfaces' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_TYPE_DECLARATION_FEATURE_COUNT

static final int UNRESOLVED_TYPE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'Unresolved Type Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT

static final int VARIABLE_DECLARATION_FRAGMENT
The meta object id for the 'Variable Declaration Fragment' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.VariableDeclarationFragmentImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getVariableDeclarationFragment(), Constant Field Values
Generated:

VARIABLE_DECLARATION_FRAGMENT__COMMENTS

static final int VARIABLE_DECLARATION_FRAGMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_COMPILATION_UNIT

static final int VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_CLASS_FILE

static final int VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__PROXY

static final int VARIABLE_DECLARATION_FRAGMENT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__USAGES_IN_IMPORTS

static final int VARIABLE_DECLARATION_FRAGMENT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__EXTRA_ARRAY_DIMENSIONS

static final int VARIABLE_DECLARATION_FRAGMENT__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__INITIALIZER

static final int VARIABLE_DECLARATION_FRAGMENT__INITIALIZER
The feature id for the 'Initializer' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__USAGE_IN_VARIABLE_ACCESS

static final int VARIABLE_DECLARATION_FRAGMENT__USAGE_IN_VARIABLE_ACCESS
The feature id for the 'Usage In Variable Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT__VARIABLES_CONTAINER

static final int VARIABLE_DECLARATION_FRAGMENT__VARIABLES_CONTAINER
The feature id for the 'Variables Container' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_FRAGMENT_FEATURE_COUNT

static final int VARIABLE_DECLARATION_FRAGMENT_FEATURE_COUNT
The number of structural features of the 'Variable Declaration Fragment' class.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT
The meta object id for the 'Unresolved Variable Declaration Fragment' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.UnresolvedVariableDeclarationFragmentImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getUnresolvedVariableDeclarationFragment(), Constant Field Values
Generated:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__COMMENTS

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_COMPILATION_UNIT

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_CLASS_FILE

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__PROXY

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__USAGES_IN_IMPORTS

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__EXTRA_ARRAY_DIMENSIONS

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__INITIALIZER

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__INITIALIZER
The feature id for the 'Initializer' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__USAGE_IN_VARIABLE_ACCESS

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__USAGE_IN_VARIABLE_ACCESS
The feature id for the 'Usage In Variable Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__VARIABLES_CONTAINER

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT__VARIABLES_CONTAINER
The feature id for the 'Variables Container' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT_FEATURE_COUNT

static final int UNRESOLVED_VARIABLE_DECLARATION_FRAGMENT_FEATURE_COUNT
The number of structural features of the 'Unresolved Variable Declaration Fragment' class.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION

static final int VARIABLE_DECLARATION_EXPRESSION
The meta object id for the 'Variable Declaration Expression' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.VariableDeclarationExpressionImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getVariableDeclarationExpression(), Constant Field Values
Generated:

VARIABLE_DECLARATION_EXPRESSION__COMMENTS

static final int VARIABLE_DECLARATION_EXPRESSION__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION__ORIGINAL_COMPILATION_UNIT

static final int VARIABLE_DECLARATION_EXPRESSION__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION__ORIGINAL_CLASS_FILE

static final int VARIABLE_DECLARATION_EXPRESSION__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION__FRAGMENTS

static final int VARIABLE_DECLARATION_EXPRESSION__FRAGMENTS
The feature id for the 'Fragments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION__MODIFIER

static final int VARIABLE_DECLARATION_EXPRESSION__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION__ANNOTATIONS

static final int VARIABLE_DECLARATION_EXPRESSION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_EXPRESSION_FEATURE_COUNT

static final int VARIABLE_DECLARATION_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Variable Declaration Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT

static final int VARIABLE_DECLARATION_STATEMENT
The meta object id for the 'Variable Declaration Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.VariableDeclarationStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getVariableDeclarationStatement(), Constant Field Values
Generated:

VARIABLE_DECLARATION_STATEMENT__COMMENTS

static final int VARIABLE_DECLARATION_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int VARIABLE_DECLARATION_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT__ORIGINAL_CLASS_FILE

static final int VARIABLE_DECLARATION_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT__TYPE

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

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT__FRAGMENTS

static final int VARIABLE_DECLARATION_STATEMENT__FRAGMENTS
The feature id for the 'Fragments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT__EXTRA_ARRAY_DIMENSIONS

static final int VARIABLE_DECLARATION_STATEMENT__EXTRA_ARRAY_DIMENSIONS
The feature id for the 'Extra Array Dimensions' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT__MODIFIER

static final int VARIABLE_DECLARATION_STATEMENT__MODIFIER
The feature id for the 'Modifier' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT__ANNOTATIONS

static final int VARIABLE_DECLARATION_STATEMENT__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

VARIABLE_DECLARATION_STATEMENT_FEATURE_COUNT

static final int VARIABLE_DECLARATION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Variable Declaration Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE

static final int WILD_CARD_TYPE
The meta object id for the 'Wild Card Type' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.WildCardTypeImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getWildCardType(), Constant Field Values
Generated:

WILD_CARD_TYPE__COMMENTS

static final int WILD_CARD_TYPE__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__ORIGINAL_COMPILATION_UNIT

static final int WILD_CARD_TYPE__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__ORIGINAL_CLASS_FILE

static final int WILD_CARD_TYPE__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__NAME

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

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__PROXY

static final int WILD_CARD_TYPE__PROXY
The feature id for the 'Proxy' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__USAGES_IN_IMPORTS

static final int WILD_CARD_TYPE__USAGES_IN_IMPORTS
The feature id for the 'Usages In Imports' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__USAGES_IN_TYPE_ACCESS

static final int WILD_CARD_TYPE__USAGES_IN_TYPE_ACCESS
The feature id for the 'Usages In Type Access' reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__UPPER_BOUND

static final int WILD_CARD_TYPE__UPPER_BOUND
The feature id for the 'Upper Bound' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE__BOUND

static final int WILD_CARD_TYPE__BOUND
The feature id for the 'Bound' containment reference.

See Also:
Constant Field Values
Generated:
Ordered:

WILD_CARD_TYPE_FEATURE_COUNT

static final int WILD_CARD_TYPE_FEATURE_COUNT
The number of structural features of the 'Wild Card Type' class.

See Also:
Constant Field Values
Generated:
Ordered:

WHILE_STATEMENT

static final int WHILE_STATEMENT
The meta object id for the 'While Statement' class.

See Also:
org.eclipse.gmt.modisco.java.emf.classic.impl.WhileStatementImpl, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getWhileStatement(), Constant Field Values
Generated:

WHILE_STATEMENT__COMMENTS

static final int WHILE_STATEMENT__COMMENTS
The feature id for the 'Comments' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

WHILE_STATEMENT__ORIGINAL_COMPILATION_UNIT

static final int WHILE_STATEMENT__ORIGINAL_COMPILATION_UNIT
The feature id for the 'Original Compilation Unit' reference.

See Also:
Constant Field Values
Generated:
Ordered:

WHILE_STATEMENT__ORIGINAL_CLASS_FILE

static final int WHILE_STATEMENT__ORIGINAL_CLASS_FILE
The feature id for the 'Original Class File' reference.

See Also:
Constant Field Values
Generated:
Ordered:

WHILE_STATEMENT__EXPRESSION

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

See Also:
Constant Field Values
Generated:
Ordered:

WHILE_STATEMENT__BODY

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

See Also:
Constant Field Values
Generated:
Ordered:

WHILE_STATEMENT_FEATURE_COUNT

static final int WHILE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'While Statement' class.

See Also:
Constant Field Values
Generated:
Ordered:

ASSIGNMENT_KIND

static final int ASSIGNMENT_KIND
The meta object id for the 'Assignment Kind' enum.

See Also:
AssignmentKind, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getAssignmentKind(), Constant Field Values
Generated:

INFIX_EXPRESSION_KIND

static final int INFIX_EXPRESSION_KIND
The meta object id for the 'Infix Expression Kind' enum.

See Also:
InfixExpressionKind, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getInfixExpressionKind(), Constant Field Values
Generated:

INHERITANCE_KIND

static final int INHERITANCE_KIND
The meta object id for the 'Inheritance Kind' enum.

See Also:
InheritanceKind, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getInheritanceKind(), Constant Field Values
Generated:

POSTFIX_EXPRESSION_KIND

static final int POSTFIX_EXPRESSION_KIND
The meta object id for the 'Postfix Expression Kind' enum.

See Also:
PostfixExpressionKind, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPostfixExpressionKind(), Constant Field Values
Generated:

PREFIX_EXPRESSION_KIND

static final int PREFIX_EXPRESSION_KIND
The meta object id for the 'Prefix Expression Kind' enum.

See Also:
PrefixExpressionKind, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getPrefixExpressionKind(), Constant Field Values
Generated:

VISIBILITY_KIND

static final int VISIBILITY_KIND
The meta object id for the 'Visibility Kind' enum.

See Also:
VisibilityKind, org.eclipse.gmt.modisco.java.emf.classic.impl.JavaPackageImpl#getVisibilityKind(), Constant Field Values
Generated:
Method Detail

getAbstractMethodDeclaration

EClass getAbstractMethodDeclaration()
Returns the meta object for class 'Abstract Method Declaration'.

Specified by:
getAbstractMethodDeclaration in interface JavaPackage
Returns:
the meta object for class 'Abstract Method Declaration'.
See Also:
AbstractMethodDeclaration
Generated:

getAbstractMethodDeclaration_Body

EReference getAbstractMethodDeclaration_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getAbstractMethodDeclaration_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
AbstractMethodDeclaration.getBody(), getAbstractMethodDeclaration()
Generated:

getAbstractMethodDeclaration_Parameters

EReference getAbstractMethodDeclaration_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Specified by:
getAbstractMethodDeclaration_Parameters in interface JavaPackage
Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
AbstractMethodDeclaration.getParameters(), getAbstractMethodDeclaration()
Generated:

getAbstractMethodDeclaration_ThrownExceptions

EReference getAbstractMethodDeclaration_ThrownExceptions()
Returns the meta object for the containment reference list 'Thrown Exceptions'.

Specified by:
getAbstractMethodDeclaration_ThrownExceptions in interface JavaPackage
Returns:
the meta object for the containment reference list 'Thrown Exceptions'.
See Also:
AbstractMethodDeclaration.getThrownExceptions(), getAbstractMethodDeclaration()
Generated:

getAbstractMethodDeclaration_TypeParameters

EReference getAbstractMethodDeclaration_TypeParameters()
Returns the meta object for the containment reference list 'Type Parameters'.

Specified by:
getAbstractMethodDeclaration_TypeParameters in interface JavaPackage
Returns:
the meta object for the containment reference list 'Type Parameters'.
See Also:
AbstractMethodDeclaration.getTypeParameters(), getAbstractMethodDeclaration()
Generated:

getAbstractMethodDeclaration_UsagesInDocComments

EReference getAbstractMethodDeclaration_UsagesInDocComments()
Returns the meta object for the reference list 'Usages In Doc Comments'.

Specified by:
getAbstractMethodDeclaration_UsagesInDocComments in interface JavaPackage
Returns:
the meta object for the reference list 'Usages In Doc Comments'.
See Also:
AbstractMethodDeclaration.getUsagesInDocComments(), getAbstractMethodDeclaration()
Generated:

getAbstractMethodDeclaration_Usages

EReference getAbstractMethodDeclaration_Usages()
Returns the meta object for the reference list 'Usages'.

Specified by:
getAbstractMethodDeclaration_Usages in interface JavaPackage
Returns:
the meta object for the reference list 'Usages'.
See Also:
AbstractMethodDeclaration.getUsages(), getAbstractMethodDeclaration()
Generated:

getAbstractMethodInvocation

EClass getAbstractMethodInvocation()
Returns the meta object for class 'Abstract Method Invocation'.

Specified by:
getAbstractMethodInvocation in interface JavaPackage
Returns:
the meta object for class 'Abstract Method Invocation'.
See Also:
AbstractMethodInvocation
Generated:

getAbstractMethodInvocation_Method

EReference getAbstractMethodInvocation_Method()
Returns the meta object for the reference 'Method'.

Specified by:
getAbstractMethodInvocation_Method in interface JavaPackage
Returns:
the meta object for the reference 'Method'.
See Also:
AbstractMethodInvocation.getMethod(), getAbstractMethodInvocation()
Generated:

getAbstractMethodInvocation_Arguments

EReference getAbstractMethodInvocation_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Specified by:
getAbstractMethodInvocation_Arguments in interface JavaPackage
Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
AbstractMethodInvocation.getArguments(), getAbstractMethodInvocation()
Generated:

getAbstractMethodInvocation_TypeArguments

EReference getAbstractMethodInvocation_TypeArguments()
Returns the meta object for the containment reference list 'Type Arguments'.

Specified by:
getAbstractMethodInvocation_TypeArguments in interface JavaPackage
Returns:
the meta object for the containment reference list 'Type Arguments'.
See Also:
AbstractMethodInvocation.getTypeArguments(), getAbstractMethodInvocation()
Generated:

getAbstractTypeDeclaration

EClass getAbstractTypeDeclaration()
Returns the meta object for class 'Abstract Type Declaration'.

Specified by:
getAbstractTypeDeclaration in interface JavaPackage
Returns:
the meta object for class 'Abstract Type Declaration'.
See Also:
AbstractTypeDeclaration
Generated:

getAbstractTypeDeclaration_BodyDeclarations

EReference getAbstractTypeDeclaration_BodyDeclarations()
Returns the meta object for the containment reference list 'Body Declarations'.

Specified by:
getAbstractTypeDeclaration_BodyDeclarations in interface JavaPackage
Returns:
the meta object for the containment reference list 'Body Declarations'.
See Also:
AbstractTypeDeclaration.getBodyDeclarations(), getAbstractTypeDeclaration()
Generated:

getAbstractTypeDeclaration_CommentsBeforeBody

EReference getAbstractTypeDeclaration_CommentsBeforeBody()
Returns the meta object for the containment reference list 'Comments Before Body'.

Specified by:
getAbstractTypeDeclaration_CommentsBeforeBody in interface JavaPackage
Returns:
the meta object for the containment reference list 'Comments Before Body'.
See Also:
AbstractTypeDeclaration.getCommentsBeforeBody(), getAbstractTypeDeclaration()
Generated:

getAbstractTypeDeclaration_CommentsAfterBody

EReference getAbstractTypeDeclaration_CommentsAfterBody()
Returns the meta object for the containment reference list 'Comments After Body'.

Specified by:
getAbstractTypeDeclaration_CommentsAfterBody in interface JavaPackage
Returns:
the meta object for the containment reference list 'Comments After Body'.
See Also:
AbstractTypeDeclaration.getCommentsAfterBody(), getAbstractTypeDeclaration()
Generated:

getAbstractTypeDeclaration_Package

EReference getAbstractTypeDeclaration_Package()
Returns the meta object for the container reference 'Package'.

Specified by:
getAbstractTypeDeclaration_Package in interface JavaPackage
Returns:
the meta object for the container reference 'Package'.
See Also:
AbstractTypeDeclaration.getPackage(), getAbstractTypeDeclaration()
Generated:

getAbstractTypeDeclaration_SuperInterfaces

EReference getAbstractTypeDeclaration_SuperInterfaces()
Returns the meta object for the containment reference list 'Super Interfaces'.

Specified by:
getAbstractTypeDeclaration_SuperInterfaces in interface JavaPackage
Returns:
the meta object for the containment reference list 'Super Interfaces'.
See Also:
AbstractTypeDeclaration.getSuperInterfaces(), getAbstractTypeDeclaration()
Generated:

getAbstractTypeQualifiedExpression

EClass getAbstractTypeQualifiedExpression()
Returns the meta object for class 'Abstract Type Qualified Expression'.

Specified by:
getAbstractTypeQualifiedExpression in interface JavaPackage
Returns:
the meta object for class 'Abstract Type Qualified Expression'.
See Also:
AbstractTypeQualifiedExpression
Generated:

getAbstractTypeQualifiedExpression_Qualifier

EReference getAbstractTypeQualifiedExpression_Qualifier()
Returns the meta object for the containment reference 'Qualifier'.

Specified by:
getAbstractTypeQualifiedExpression_Qualifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Qualifier'.
See Also:
AbstractTypeQualifiedExpression.getQualifier(), getAbstractTypeQualifiedExpression()
Generated:

getAbstractVariablesContainer

EClass getAbstractVariablesContainer()
Returns the meta object for class 'Abstract Variables Container'.

Specified by:
getAbstractVariablesContainer in interface JavaPackage
Returns:
the meta object for class 'Abstract Variables Container'.
See Also:
AbstractVariablesContainer
Generated:

getAbstractVariablesContainer_Type

EReference getAbstractVariablesContainer_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getAbstractVariablesContainer_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
AbstractVariablesContainer.getType(), getAbstractVariablesContainer()
Generated:

getAbstractVariablesContainer_Fragments

EReference getAbstractVariablesContainer_Fragments()
Returns the meta object for the containment reference list 'Fragments'.

Specified by:
getAbstractVariablesContainer_Fragments in interface JavaPackage
Returns:
the meta object for the containment reference list 'Fragments'.
See Also:
AbstractVariablesContainer.getFragments(), getAbstractVariablesContainer()
Generated:

getAnnotation

EClass getAnnotation()
Returns the meta object for class 'Annotation'.

Specified by:
getAnnotation in interface JavaPackage
Returns:
the meta object for class 'Annotation'.
See Also:
Annotation
Generated:

getAnnotation_Type

EReference getAnnotation_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getAnnotation_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
Annotation.getType(), getAnnotation()
Generated:

getAnnotation_Values

EReference getAnnotation_Values()
Returns the meta object for the containment reference list 'Values'.

Specified by:
getAnnotation_Values in interface JavaPackage
Returns:
the meta object for the containment reference list 'Values'.
See Also:
Annotation.getValues(), getAnnotation()
Generated:

getArchive

EClass getArchive()
Returns the meta object for class 'Archive'.

Specified by:
getArchive in interface JavaPackage
Returns:
the meta object for class 'Archive'.
See Also:
Archive
Generated:

getArchive_OriginalFilePath

EAttribute getArchive_OriginalFilePath()
Returns the meta object for the attribute 'Original File Path'.

Specified by:
getArchive_OriginalFilePath in interface JavaPackage
Returns:
the meta object for the attribute 'Original File Path'.
See Also:
Archive.getOriginalFilePath(), getArchive()
Generated:

getArchive_ClassFiles

EReference getArchive_ClassFiles()
Returns the meta object for the containment reference list 'Class Files'.

Specified by:
getArchive_ClassFiles in interface JavaPackage
Returns:
the meta object for the containment reference list 'Class Files'.
See Also:
Archive.getClassFiles(), getArchive()
Generated:

getArchive_Manifest

EReference getArchive_Manifest()
Returns the meta object for the containment reference 'Manifest'.

Specified by:
getArchive_Manifest in interface JavaPackage
Returns:
the meta object for the containment reference 'Manifest'.
See Also:
Archive.getManifest(), getArchive()
Generated:

getAssertStatement

EClass getAssertStatement()
Returns the meta object for class 'Assert Statement'.

Specified by:
getAssertStatement in interface JavaPackage
Returns:
the meta object for class 'Assert Statement'.
See Also:
AssertStatement
Generated:

getAssertStatement_Message

EReference getAssertStatement_Message()
Returns the meta object for the containment reference 'Message'.

Specified by:
getAssertStatement_Message in interface JavaPackage
Returns:
the meta object for the containment reference 'Message'.
See Also:
AssertStatement.getMessage(), getAssertStatement()
Generated:

getAssertStatement_Expression

EReference getAssertStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getAssertStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
AssertStatement.getExpression(), getAssertStatement()
Generated:

getASTNode

EClass getASTNode()
Returns the meta object for class 'AST Node'.

Specified by:
getASTNode in interface JavaPackage
Returns:
the meta object for class 'AST Node'.
See Also:
ASTNode
Generated:

getASTNode_Comments

EReference getASTNode_Comments()
Returns the meta object for the containment reference list 'Comments'.

Specified by:
getASTNode_Comments in interface JavaPackage
Returns:
the meta object for the containment reference list 'Comments'.
See Also:
ASTNode.getComments(), getASTNode()
Generated:

getASTNode_OriginalCompilationUnit

EReference getASTNode_OriginalCompilationUnit()
Returns the meta object for the reference 'Original Compilation Unit'.

Specified by:
getASTNode_OriginalCompilationUnit in interface JavaPackage
Returns:
the meta object for the reference 'Original Compilation Unit'.
See Also:
ASTNode.getOriginalCompilationUnit(), getASTNode()
Generated:

getASTNode_OriginalClassFile

EReference getASTNode_OriginalClassFile()
Returns the meta object for the reference 'Original Class File'.

Specified by:
getASTNode_OriginalClassFile in interface JavaPackage
Returns:
the meta object for the reference 'Original Class File'.
See Also:
ASTNode.getOriginalClassFile(), getASTNode()
Generated:

getAnnotationMemberValuePair

EClass getAnnotationMemberValuePair()
Returns the meta object for class 'Annotation Member Value Pair'.

Specified by:
getAnnotationMemberValuePair in interface JavaPackage
Returns:
the meta object for class 'Annotation Member Value Pair'.
See Also:
AnnotationMemberValuePair
Generated:

getAnnotationMemberValuePair_Member

EReference getAnnotationMemberValuePair_Member()
Returns the meta object for the reference 'Member'.

Specified by:
getAnnotationMemberValuePair_Member in interface JavaPackage
Returns:
the meta object for the reference 'Member'.
See Also:
AnnotationMemberValuePair.getMember(), getAnnotationMemberValuePair()
Generated:

getAnnotationMemberValuePair_Value

EReference getAnnotationMemberValuePair_Value()
Returns the meta object for the containment reference 'Value'.

Specified by:
getAnnotationMemberValuePair_Value in interface JavaPackage
Returns:
the meta object for the containment reference 'Value'.
See Also:
AnnotationMemberValuePair.getValue(), getAnnotationMemberValuePair()
Generated:

getAnnotationTypeDeclaration

EClass getAnnotationTypeDeclaration()
Returns the meta object for class 'Annotation Type Declaration'.

Specified by:
getAnnotationTypeDeclaration in interface JavaPackage
Returns:
the meta object for class 'Annotation Type Declaration'.
See Also:
AnnotationTypeDeclaration
Generated:

getAnnotationTypeMemberDeclaration

EClass getAnnotationTypeMemberDeclaration()
Returns the meta object for class 'Annotation Type Member Declaration'.

Specified by:
getAnnotationTypeMemberDeclaration in interface JavaPackage
Returns:
the meta object for class 'Annotation Type Member Declaration'.
See Also:
AnnotationTypeMemberDeclaration
Generated:

getAnnotationTypeMemberDeclaration_Default

EReference getAnnotationTypeMemberDeclaration_Default()
Returns the meta object for the containment reference 'Default'.

Specified by:
getAnnotationTypeMemberDeclaration_Default in interface JavaPackage
Returns:
the meta object for the containment reference 'Default'.
See Also:
AnnotationTypeMemberDeclaration.getDefault(), getAnnotationTypeMemberDeclaration()
Generated:

getAnnotationTypeMemberDeclaration_Type

EReference getAnnotationTypeMemberDeclaration_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getAnnotationTypeMemberDeclaration_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
AnnotationTypeMemberDeclaration.getType(), getAnnotationTypeMemberDeclaration()
Generated:

getAnnotationTypeMemberDeclaration_Usages

EReference getAnnotationTypeMemberDeclaration_Usages()
Returns the meta object for the reference list 'Usages'.

Specified by:
getAnnotationTypeMemberDeclaration_Usages in interface JavaPackage
Returns:
the meta object for the reference list 'Usages'.
See Also:
AnnotationTypeMemberDeclaration.getUsages(), getAnnotationTypeMemberDeclaration()
Generated:

getAnonymousClassDeclaration

EClass getAnonymousClassDeclaration()
Returns the meta object for class 'Anonymous Class Declaration'.

Specified by:
getAnonymousClassDeclaration in interface JavaPackage
Returns:
the meta object for class 'Anonymous Class Declaration'.
See Also:
AnonymousClassDeclaration
Generated:

getAnonymousClassDeclaration_BodyDeclarations

EReference getAnonymousClassDeclaration_BodyDeclarations()
Returns the meta object for the containment reference list 'Body Declarations'.

Specified by:
getAnonymousClassDeclaration_BodyDeclarations in interface JavaPackage
Returns:
the meta object for the containment reference list 'Body Declarations'.
See Also:
AnonymousClassDeclaration.getBodyDeclarations(), getAnonymousClassDeclaration()
Generated:

getAnonymousClassDeclaration_ClassInstanceCreation

EReference getAnonymousClassDeclaration_ClassInstanceCreation()
Returns the meta object for the container reference 'Class Instance Creation'.

Specified by:
getAnonymousClassDeclaration_ClassInstanceCreation in interface JavaPackage
Returns:
the meta object for the container reference 'Class Instance Creation'.
See Also:
AnonymousClassDeclaration.getClassInstanceCreation(), getAnonymousClassDeclaration()
Generated:

getArrayAccess

EClass getArrayAccess()
Returns the meta object for class 'Array Access'.

Specified by:
getArrayAccess in interface JavaPackage
Returns:
the meta object for class 'Array Access'.
See Also:
ArrayAccess
Generated:

getArrayAccess_Array

EReference getArrayAccess_Array()
Returns the meta object for the containment reference 'Array'.

Specified by:
getArrayAccess_Array in interface JavaPackage
Returns:
the meta object for the containment reference 'Array'.
See Also:
ArrayAccess.getArray(), getArrayAccess()
Generated:

getArrayAccess_Index

EReference getArrayAccess_Index()
Returns the meta object for the containment reference 'Index'.

Specified by:
getArrayAccess_Index in interface JavaPackage
Returns:
the meta object for the containment reference 'Index'.
See Also:
ArrayAccess.getIndex(), getArrayAccess()
Generated:

getArrayCreation

EClass getArrayCreation()
Returns the meta object for class 'Array Creation'.

Specified by:
getArrayCreation in interface JavaPackage
Returns:
the meta object for class 'Array Creation'.
See Also:
ArrayCreation
Generated:

getArrayCreation_Dimensions

EReference getArrayCreation_Dimensions()
Returns the meta object for the containment reference list 'Dimensions'.

Specified by:
getArrayCreation_Dimensions in interface JavaPackage
Returns:
the meta object for the containment reference list 'Dimensions'.
See Also:
ArrayCreation.getDimensions(), getArrayCreation()
Generated:

getArrayCreation_Initializer

EReference getArrayCreation_Initializer()
Returns the meta object for the containment reference 'Initializer'.

Specified by:
getArrayCreation_Initializer in interface JavaPackage
Returns:
the meta object for the containment reference 'Initializer'.
See Also:
ArrayCreation.getInitializer(), getArrayCreation()
Generated:

getArrayCreation_Type

EReference getArrayCreation_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getArrayCreation_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
ArrayCreation.getType(), getArrayCreation()
Generated:

getArrayInitializer

EClass getArrayInitializer()
Returns the meta object for class 'Array Initializer'.

Specified by:
getArrayInitializer in interface JavaPackage
Returns:
the meta object for class 'Array Initializer'.
See Also:
ArrayInitializer
Generated:

getArrayInitializer_Expressions

EReference getArrayInitializer_Expressions()
Returns the meta object for the containment reference list 'Expressions'.

Specified by:
getArrayInitializer_Expressions in interface JavaPackage
Returns:
the meta object for the containment reference list 'Expressions'.
See Also:
ArrayInitializer.getExpressions(), getArrayInitializer()
Generated:

getArrayLengthAccess

EClass getArrayLengthAccess()
Returns the meta object for class 'Array Length Access'.

Specified by:
getArrayLengthAccess in interface JavaPackage
Returns:
the meta object for class 'Array Length Access'.
See Also:
ArrayLengthAccess
Generated:

getArrayLengthAccess_Array

EReference getArrayLengthAccess_Array()
Returns the meta object for the containment reference 'Array'.

Specified by:
getArrayLengthAccess_Array in interface JavaPackage
Returns:
the meta object for the containment reference 'Array'.
See Also:
ArrayLengthAccess.getArray(), getArrayLengthAccess()
Generated:

getArrayType

EClass getArrayType()
Returns the meta object for class 'Array Type'.

Specified by:
getArrayType in interface JavaPackage
Returns:
the meta object for class 'Array Type'.
See Also:
ArrayType
Generated:

getArrayType_Dimensions

EAttribute getArrayType_Dimensions()
Returns the meta object for the attribute 'Dimensions'.

Specified by:
getArrayType_Dimensions in interface JavaPackage
Returns:
the meta object for the attribute 'Dimensions'.
See Also:
ArrayType.getDimensions(), getArrayType()
Generated:

getArrayType_ElementType

EReference getArrayType_ElementType()
Returns the meta object for the containment reference 'Element Type'.

Specified by:
getArrayType_ElementType in interface JavaPackage
Returns:
the meta object for the containment reference 'Element Type'.
See Also:
ArrayType.getElementType(), getArrayType()
Generated:

getAssignment

EClass getAssignment()
Returns the meta object for class 'Assignment'.

Specified by:
getAssignment in interface JavaPackage
Returns:
the meta object for class 'Assignment'.
See Also:
Assignment
Generated:

getAssignment_LeftHandSide

EReference getAssignment_LeftHandSide()
Returns the meta object for the containment reference 'Left Hand Side'.

Specified by:
getAssignment_LeftHandSide in interface JavaPackage
Returns:
the meta object for the containment reference 'Left Hand Side'.
See Also:
Assignment.getLeftHandSide(), getAssignment()
Generated:

getAssignment_Operator

EAttribute getAssignment_Operator()
Returns the meta object for the attribute 'Operator'.

Specified by:
getAssignment_Operator in interface JavaPackage
Returns:
the meta object for the attribute 'Operator'.
See Also:
Assignment.getOperator(), getAssignment()
Generated:

getAssignment_RightHandSide

EReference getAssignment_RightHandSide()
Returns the meta object for the containment reference 'Right Hand Side'.

Specified by:
getAssignment_RightHandSide in interface JavaPackage
Returns:
the meta object for the containment reference 'Right Hand Side'.
See Also:
Assignment.getRightHandSide(), getAssignment()
Generated:

getBodyDeclaration

EClass getBodyDeclaration()
Returns the meta object for class 'Body Declaration'.

Specified by:
getBodyDeclaration in interface JavaPackage
Returns:
the meta object for class 'Body Declaration'.
See Also:
BodyDeclaration
Generated:

getBodyDeclaration_AbstractTypeDeclaration

EReference getBodyDeclaration_AbstractTypeDeclaration()
Returns the meta object for the container reference 'Abstract Type Declaration'.

Specified by:
getBodyDeclaration_AbstractTypeDeclaration in interface JavaPackage
Returns:
the meta object for the container reference 'Abstract Type Declaration'.
See Also:
BodyDeclaration.getAbstractTypeDeclaration(), getBodyDeclaration()
Generated:

getBodyDeclaration_Annotations

EReference getBodyDeclaration_Annotations()
Returns the meta object for the containment reference list 'Annotations'.

Specified by:
getBodyDeclaration_Annotations in interface JavaPackage
Returns:
the meta object for the containment reference list 'Annotations'.
See Also:
BodyDeclaration.getAnnotations(), getBodyDeclaration()
Generated:

getBodyDeclaration_AnonymousClassDeclarationOwner

EReference getBodyDeclaration_AnonymousClassDeclarationOwner()
Returns the meta object for the container reference 'Anonymous Class Declaration Owner'.

Specified by:
getBodyDeclaration_AnonymousClassDeclarationOwner in interface JavaPackage
Returns:
the meta object for the container reference 'Anonymous Class Declaration Owner'.
See Also:
BodyDeclaration.getAnonymousClassDeclarationOwner(), getBodyDeclaration()
Generated:

getBodyDeclaration_Modifier

EReference getBodyDeclaration_Modifier()
Returns the meta object for the containment reference 'Modifier'.

Specified by:
getBodyDeclaration_Modifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Modifier'.
See Also:
BodyDeclaration.getModifier(), getBodyDeclaration()
Generated:

getBooleanLiteral

EClass getBooleanLiteral()
Returns the meta object for class 'Boolean Literal'.

Specified by:
getBooleanLiteral in interface JavaPackage
Returns:
the meta object for class 'Boolean Literal'.
See Also:
BooleanLiteral
Generated:

getBooleanLiteral_Value

EAttribute getBooleanLiteral_Value()
Returns the meta object for the attribute 'Value'.

Specified by:
getBooleanLiteral_Value in interface JavaPackage
Returns:
the meta object for the attribute 'Value'.
See Also:
BooleanLiteral.isValue(), getBooleanLiteral()
Generated:

getBlockComment

EClass getBlockComment()
Returns the meta object for class 'Block Comment'.

Specified by:
getBlockComment in interface JavaPackage
Returns:
the meta object for class 'Block Comment'.
See Also:
BlockComment
Generated:

getBlock

EClass getBlock()
Returns the meta object for class 'Block'.

Specified by:
getBlock in interface JavaPackage
Returns:
the meta object for class 'Block'.
See Also:
Block
Generated:

getBlock_Statements

EReference getBlock_Statements()
Returns the meta object for the containment reference list 'Statements'.

Specified by:
getBlock_Statements in interface JavaPackage
Returns:
the meta object for the containment reference list 'Statements'.
See Also:
Block.getStatements(), getBlock()
Generated:

getBreakStatement

EClass getBreakStatement()
Returns the meta object for class 'Break Statement'.

Specified by:
getBreakStatement in interface JavaPackage
Returns:
the meta object for class 'Break Statement'.
See Also:
BreakStatement
Generated:

getBreakStatement_Label

EReference getBreakStatement_Label()
Returns the meta object for the reference 'Label'.

Specified by:
getBreakStatement_Label in interface JavaPackage
Returns:
the meta object for the reference 'Label'.
See Also:
BreakStatement.getLabel(), getBreakStatement()
Generated:

getCastExpression

EClass getCastExpression()
Returns the meta object for class 'Cast Expression'.

Specified by:
getCastExpression in interface JavaPackage
Returns:
the meta object for class 'Cast Expression'.
See Also:
CastExpression
Generated:

getCastExpression_Expression

EReference getCastExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getCastExpression_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
CastExpression.getExpression(), getCastExpression()
Generated:

getCastExpression_Type

EReference getCastExpression_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getCastExpression_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
CastExpression.getType(), getCastExpression()
Generated:

getCatchClause

EClass getCatchClause()
Returns the meta object for class 'Catch Clause'.

Specified by:
getCatchClause in interface JavaPackage
Returns:
the meta object for class 'Catch Clause'.
See Also:
CatchClause
Generated:

getCatchClause_Exception

EReference getCatchClause_Exception()
Returns the meta object for the containment reference 'Exception'.

Specified by:
getCatchClause_Exception in interface JavaPackage
Returns:
the meta object for the containment reference 'Exception'.
See Also:
CatchClause.getException(), getCatchClause()
Generated:

getCatchClause_Body

EReference getCatchClause_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getCatchClause_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
CatchClause.getBody(), getCatchClause()
Generated:

getCharacterLiteral

EClass getCharacterLiteral()
Returns the meta object for class 'Character Literal'.

Specified by:
getCharacterLiteral in interface JavaPackage
Returns:
the meta object for class 'Character Literal'.
See Also:
CharacterLiteral
Generated:

getCharacterLiteral_EscapedValue

EAttribute getCharacterLiteral_EscapedValue()
Returns the meta object for the attribute 'Escaped Value'.

Specified by:
getCharacterLiteral_EscapedValue in interface JavaPackage
Returns:
the meta object for the attribute 'Escaped Value'.
See Also:
CharacterLiteral.getEscapedValue(), getCharacterLiteral()
Generated:

getClassFile

EClass getClassFile()
Returns the meta object for class 'Class File'.

Specified by:
getClassFile in interface JavaPackage
Returns:
the meta object for class 'Class File'.
See Also:
ClassFile
Generated:

getClassFile_OriginalFilePath

EAttribute getClassFile_OriginalFilePath()
Returns the meta object for the attribute 'Original File Path'.

Specified by:
getClassFile_OriginalFilePath in interface JavaPackage
Returns:
the meta object for the attribute 'Original File Path'.
See Also:
ClassFile.getOriginalFilePath(), getClassFile()
Generated:

getClassFile_Type

EReference getClassFile_Type()
Returns the meta object for the reference 'Type'.

Specified by:
getClassFile_Type in interface JavaPackage
Returns:
the meta object for the reference 'Type'.
See Also:
ClassFile.getType(), getClassFile()
Generated:

getClassFile_AttachedSource

EReference getClassFile_AttachedSource()
Returns the meta object for the reference 'Attached Source'.

Specified by:
getClassFile_AttachedSource in interface JavaPackage
Returns:
the meta object for the reference 'Attached Source'.
See Also:
ClassFile.getAttachedSource(), getClassFile()
Generated:

getClassFile_Package

EReference getClassFile_Package()
Returns the meta object for the reference 'Package'.

Specified by:
getClassFile_Package in interface JavaPackage
Returns:
the meta object for the reference 'Package'.
See Also:
ClassFile.getPackage(), getClassFile()
Generated:

getClassInstanceCreation

EClass getClassInstanceCreation()
Returns the meta object for class 'Class Instance Creation'.

Specified by:
getClassInstanceCreation in interface JavaPackage
Returns:
the meta object for class 'Class Instance Creation'.
See Also:
ClassInstanceCreation
Generated:

getClassInstanceCreation_AnonymousClassDeclaration

EReference getClassInstanceCreation_AnonymousClassDeclaration()
Returns the meta object for the containment reference 'Anonymous Class Declaration'.

Specified by:
getClassInstanceCreation_AnonymousClassDeclaration in interface JavaPackage
Returns:
the meta object for the containment reference 'Anonymous Class Declaration'.
See Also:
ClassInstanceCreation.getAnonymousClassDeclaration(), getClassInstanceCreation()
Generated:

getClassInstanceCreation_Expression

EReference getClassInstanceCreation_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getClassInstanceCreation_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
ClassInstanceCreation.getExpression(), getClassInstanceCreation()
Generated:

getClassInstanceCreation_Type

EReference getClassInstanceCreation_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getClassInstanceCreation_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
ClassInstanceCreation.getType(), getClassInstanceCreation()
Generated:

getConstructorDeclaration

EClass getConstructorDeclaration()
Returns the meta object for class 'Constructor Declaration'.

Specified by:
getConstructorDeclaration in interface JavaPackage
Returns:
the meta object for class 'Constructor Declaration'.
See Also:
ConstructorDeclaration
Generated:

getConditionalExpression

EClass getConditionalExpression()
Returns the meta object for class 'Conditional Expression'.

Specified by:
getConditionalExpression in interface JavaPackage
Returns:
the meta object for class 'Conditional Expression'.
See Also:
ConditionalExpression
Generated:

getConditionalExpression_ElseExpression

EReference getConditionalExpression_ElseExpression()
Returns the meta object for the containment reference 'Else Expression'.

Specified by:
getConditionalExpression_ElseExpression in interface JavaPackage
Returns:
the meta object for the containment reference 'Else Expression'.
See Also:
ConditionalExpression.getElseExpression(), getConditionalExpression()
Generated:

getConditionalExpression_Expression

EReference getConditionalExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getConditionalExpression_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
ConditionalExpression.getExpression(), getConditionalExpression()
Generated:

getConditionalExpression_ThenExpression

EReference getConditionalExpression_ThenExpression()
Returns the meta object for the containment reference 'Then Expression'.

Specified by:
getConditionalExpression_ThenExpression in interface JavaPackage
Returns:
the meta object for the containment reference 'Then Expression'.
See Also:
ConditionalExpression.getThenExpression(), getConditionalExpression()
Generated:

getConstructorInvocation

EClass getConstructorInvocation()
Returns the meta object for class 'Constructor Invocation'.

Specified by:
getConstructorInvocation in interface JavaPackage
Returns:
the meta object for class 'Constructor Invocation'.
See Also:
ConstructorInvocation
Generated:

getClassDeclaration

EClass getClassDeclaration()
Returns the meta object for class 'Class Declaration'.

Specified by:
getClassDeclaration in interface JavaPackage
Returns:
the meta object for class 'Class Declaration'.
See Also:
ClassDeclaration
Generated:

getClassDeclaration_SuperClass

EReference getClassDeclaration_SuperClass()
Returns the meta object for the containment reference 'Super Class'.

Specified by:
getClassDeclaration_SuperClass in interface JavaPackage
Returns:
the meta object for the containment reference 'Super Class'.
See Also:
ClassDeclaration.getSuperClass(), getClassDeclaration()
Generated:

getComment

EClass getComment()
Returns the meta object for class 'Comment'.

Specified by:
getComment in interface JavaPackage
Returns:
the meta object for class 'Comment'.
See Also:
Comment
Generated:

getComment_Content

EAttribute getComment_Content()
Returns the meta object for the attribute 'Content'.

Specified by:
getComment_Content in interface JavaPackage
Returns:
the meta object for the attribute 'Content'.
See Also:
Comment.getContent(), getComment()
Generated:

getComment_EnclosedByParent

EAttribute getComment_EnclosedByParent()
Returns the meta object for the attribute 'Enclosed By Parent'.

Specified by:
getComment_EnclosedByParent in interface JavaPackage
Returns:
the meta object for the attribute 'Enclosed By Parent'.
See Also:
Comment.isEnclosedByParent(), getComment()
Generated:

getComment_PrefixOfParent

EAttribute getComment_PrefixOfParent()
Returns the meta object for the attribute 'Prefix Of Parent'.

Specified by:
getComment_PrefixOfParent in interface JavaPackage
Returns:
the meta object for the attribute 'Prefix Of Parent'.
See Also:
Comment.isPrefixOfParent(), getComment()
Generated:

getCompilationUnit

EClass getCompilationUnit()
Returns the meta object for class 'Compilation Unit'.

Specified by:
getCompilationUnit in interface JavaPackage
Returns:
the meta object for class 'Compilation Unit'.
See Also:
CompilationUnit
Generated:

getCompilationUnit_OriginalFilePath

EAttribute getCompilationUnit_OriginalFilePath()
Returns the meta object for the attribute 'Original File Path'.

Specified by:
getCompilationUnit_OriginalFilePath in interface JavaPackage
Returns:
the meta object for the attribute 'Original File Path'.
See Also:
CompilationUnit.getOriginalFilePath(), getCompilationUnit()
Generated:

getCompilationUnit_CommentList

EReference getCompilationUnit_CommentList()
Returns the meta object for the reference list 'Comment List'.

Specified by:
getCompilationUnit_CommentList in interface JavaPackage
Returns:
the meta object for the reference list 'Comment List'.
See Also:
CompilationUnit.getCommentList(), getCompilationUnit()
Generated:

getCompilationUnit_Imports

EReference getCompilationUnit_Imports()
Returns the meta object for the containment reference list 'Imports'.

Specified by:
getCompilationUnit_Imports in interface JavaPackage
Returns:
the meta object for the containment reference list 'Imports'.
See Also:
CompilationUnit.getImports(), getCompilationUnit()
Generated:

getCompilationUnit_Package

EReference getCompilationUnit_Package()
Returns the meta object for the reference 'Package'.

Specified by:
getCompilationUnit_Package in interface JavaPackage
Returns:
the meta object for the reference 'Package'.
See Also:
CompilationUnit.getPackage(), getCompilationUnit()
Generated:

getCompilationUnit_Types

EReference getCompilationUnit_Types()
Returns the meta object for the reference list 'Types'.

Specified by:
getCompilationUnit_Types in interface JavaPackage
Returns:
the meta object for the reference list 'Types'.
See Also:
CompilationUnit.getTypes(), getCompilationUnit()
Generated:

getContinueStatement

EClass getContinueStatement()
Returns the meta object for class 'Continue Statement'.

Specified by:
getContinueStatement in interface JavaPackage
Returns:
the meta object for class 'Continue Statement'.
See Also:
ContinueStatement
Generated:

getContinueStatement_Label

EReference getContinueStatement_Label()
Returns the meta object for the reference 'Label'.

Specified by:
getContinueStatement_Label in interface JavaPackage
Returns:
the meta object for the reference 'Label'.
See Also:
ContinueStatement.getLabel(), getContinueStatement()
Generated:

getDoStatement

EClass getDoStatement()
Returns the meta object for class 'Do Statement'.

Specified by:
getDoStatement in interface JavaPackage
Returns:
the meta object for class 'Do Statement'.
See Also:
DoStatement
Generated:

getDoStatement_Expression

EReference getDoStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getDoStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
DoStatement.getExpression(), getDoStatement()
Generated:

getDoStatement_Body

EReference getDoStatement_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getDoStatement_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
DoStatement.getBody(), getDoStatement()
Generated:

getEmptyStatement

EClass getEmptyStatement()
Returns the meta object for class 'Empty Statement'.

Specified by:
getEmptyStatement in interface JavaPackage
Returns:
the meta object for class 'Empty Statement'.
See Also:
EmptyStatement
Generated:

getEnhancedForStatement

EClass getEnhancedForStatement()
Returns the meta object for class 'Enhanced For Statement'.

Specified by:
getEnhancedForStatement in interface JavaPackage
Returns:
the meta object for class 'Enhanced For Statement'.
See Also:
EnhancedForStatement
Generated:

getEnhancedForStatement_Body

EReference getEnhancedForStatement_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getEnhancedForStatement_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
EnhancedForStatement.getBody(), getEnhancedForStatement()
Generated:

getEnhancedForStatement_Expression

EReference getEnhancedForStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getEnhancedForStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
EnhancedForStatement.getExpression(), getEnhancedForStatement()
Generated:

getEnhancedForStatement_Parameter

EReference getEnhancedForStatement_Parameter()
Returns the meta object for the containment reference 'Parameter'.

Specified by:
getEnhancedForStatement_Parameter in interface JavaPackage
Returns:
the meta object for the containment reference 'Parameter'.
See Also:
EnhancedForStatement.getParameter(), getEnhancedForStatement()
Generated:

getEnumConstantDeclaration

EClass getEnumConstantDeclaration()
Returns the meta object for class 'Enum Constant Declaration'.

Specified by:
getEnumConstantDeclaration in interface JavaPackage
Returns:
the meta object for class 'Enum Constant Declaration'.
See Also:
EnumConstantDeclaration
Generated:

getEnumConstantDeclaration_AnonymousClassDeclaration

EReference getEnumConstantDeclaration_AnonymousClassDeclaration()
Returns the meta object for the containment reference 'Anonymous Class Declaration'.

Specified by:
getEnumConstantDeclaration_AnonymousClassDeclaration in interface JavaPackage
Returns:
the meta object for the containment reference 'Anonymous Class Declaration'.
See Also:
EnumConstantDeclaration.getAnonymousClassDeclaration(), getEnumConstantDeclaration()
Generated:

getEnumConstantDeclaration_Arguments

EReference getEnumConstantDeclaration_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Specified by:
getEnumConstantDeclaration_Arguments in interface JavaPackage
Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
EnumConstantDeclaration.getArguments(), getEnumConstantDeclaration()
Generated:

getEnumDeclaration

EClass getEnumDeclaration()
Returns the meta object for class 'Enum Declaration'.

Specified by:
getEnumDeclaration in interface JavaPackage
Returns:
the meta object for class 'Enum Declaration'.
See Also:
EnumDeclaration
Generated:

getEnumDeclaration_EnumConstants

EReference getEnumDeclaration_EnumConstants()
Returns the meta object for the containment reference list 'Enum Constants'.

Specified by:
getEnumDeclaration_EnumConstants in interface JavaPackage
Returns:
the meta object for the containment reference list 'Enum Constants'.
See Also:
EnumDeclaration.getEnumConstants(), getEnumDeclaration()
Generated:

getExpression

EClass getExpression()
Returns the meta object for class 'Expression'.

Specified by:
getExpression in interface JavaPackage
Returns:
the meta object for class 'Expression'.
See Also:
Expression
Generated:

getExpressionStatement

EClass getExpressionStatement()
Returns the meta object for class 'Expression Statement'.

Specified by:
getExpressionStatement in interface JavaPackage
Returns:
the meta object for class 'Expression Statement'.
See Also:
ExpressionStatement
Generated:

getExpressionStatement_Expression

EReference getExpressionStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getExpressionStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
ExpressionStatement.getExpression(), getExpressionStatement()
Generated:

getFieldAccess

EClass getFieldAccess()
Returns the meta object for class 'Field Access'.

Specified by:
getFieldAccess in interface JavaPackage
Returns:
the meta object for class 'Field Access'.
See Also:
FieldAccess
Generated:

getFieldAccess_Field

EReference getFieldAccess_Field()
Returns the meta object for the containment reference 'Field'.

Specified by:
getFieldAccess_Field in interface JavaPackage
Returns:
the meta object for the containment reference 'Field'.
See Also:
FieldAccess.getField(), getFieldAccess()
Generated:

getFieldAccess_Expression

EReference getFieldAccess_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getFieldAccess_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
FieldAccess.getExpression(), getFieldAccess()
Generated:

getFieldDeclaration

EClass getFieldDeclaration()
Returns the meta object for class 'Field Declaration'.

Specified by:
getFieldDeclaration in interface JavaPackage
Returns:
the meta object for class 'Field Declaration'.
See Also:
FieldDeclaration
Generated:

getForStatement

EClass getForStatement()
Returns the meta object for class 'For Statement'.

Specified by:
getForStatement in interface JavaPackage
Returns:
the meta object for class 'For Statement'.
See Also:
ForStatement
Generated:

getForStatement_Expression

EReference getForStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getForStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
ForStatement.getExpression(), getForStatement()
Generated:

getForStatement_Updaters

EReference getForStatement_Updaters()
Returns the meta object for the containment reference list 'Updaters'.

Specified by:
getForStatement_Updaters in interface JavaPackage
Returns:
the meta object for the containment reference list 'Updaters'.
See Also:
ForStatement.getUpdaters(), getForStatement()
Generated:

getForStatement_Initializers

EReference getForStatement_Initializers()
Returns the meta object for the containment reference list 'Initializers'.

Specified by:
getForStatement_Initializers in interface JavaPackage
Returns:
the meta object for the containment reference list 'Initializers'.
See Also:
ForStatement.getInitializers(), getForStatement()
Generated:

getForStatement_Body

EReference getForStatement_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getForStatement_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
ForStatement.getBody(), getForStatement()
Generated:

getIfStatement

EClass getIfStatement()
Returns the meta object for class 'If Statement'.

Specified by:
getIfStatement in interface JavaPackage
Returns:
the meta object for class 'If Statement'.
See Also:
IfStatement
Generated:

getIfStatement_Expression

EReference getIfStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getIfStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
IfStatement.getExpression(), getIfStatement()
Generated:

getIfStatement_ThenStatement

EReference getIfStatement_ThenStatement()
Returns the meta object for the containment reference 'Then Statement'.

Specified by:
getIfStatement_ThenStatement in interface JavaPackage
Returns:
the meta object for the containment reference 'Then Statement'.
See Also:
IfStatement.getThenStatement(), getIfStatement()
Generated:

getIfStatement_ElseStatement

EReference getIfStatement_ElseStatement()
Returns the meta object for the containment reference 'Else Statement'.

Specified by:
getIfStatement_ElseStatement in interface JavaPackage
Returns:
the meta object for the containment reference 'Else Statement'.
See Also:
IfStatement.getElseStatement(), getIfStatement()
Generated:

getImportDeclaration

EClass getImportDeclaration()
Returns the meta object for class 'Import Declaration'.

Specified by:
getImportDeclaration in interface JavaPackage
Returns:
the meta object for class 'Import Declaration'.
See Also:
ImportDeclaration
Generated:

getImportDeclaration_Static

EAttribute getImportDeclaration_Static()
Returns the meta object for the attribute 'Static'.

Specified by:
getImportDeclaration_Static in interface JavaPackage
Returns:
the meta object for the attribute 'Static'.
See Also:
ImportDeclaration.isStatic(), getImportDeclaration()
Generated:

getImportDeclaration_ImportedElement

EReference getImportDeclaration_ImportedElement()
Returns the meta object for the reference 'Imported Element'.

Specified by:
getImportDeclaration_ImportedElement in interface JavaPackage
Returns:
the meta object for the reference 'Imported Element'.
See Also:
ImportDeclaration.getImportedElement(), getImportDeclaration()
Generated:

getInfixExpression

EClass getInfixExpression()
Returns the meta object for class 'Infix Expression'.

Specified by:
getInfixExpression in interface JavaPackage
Returns:
the meta object for class 'Infix Expression'.
See Also:
InfixExpression
Generated:

getInfixExpression_Operator

EAttribute getInfixExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Specified by:
getInfixExpression_Operator in interface JavaPackage
Returns:
the meta object for the attribute 'Operator'.
See Also:
InfixExpression.getOperator(), getInfixExpression()
Generated:

getInfixExpression_RightOperand

EReference getInfixExpression_RightOperand()
Returns the meta object for the containment reference 'Right Operand'.

Specified by:
getInfixExpression_RightOperand in interface JavaPackage
Returns:
the meta object for the containment reference 'Right Operand'.
See Also:
InfixExpression.getRightOperand(), getInfixExpression()
Generated:

getInfixExpression_LeftOperand

EReference getInfixExpression_LeftOperand()
Returns the meta object for the containment reference 'Left Operand'.

Specified by:
getInfixExpression_LeftOperand in interface JavaPackage
Returns:
the meta object for the containment reference 'Left Operand'.
See Also:
InfixExpression.getLeftOperand(), getInfixExpression()
Generated:

getInfixExpression_ExtendedOperands

EReference getInfixExpression_ExtendedOperands()
Returns the meta object for the containment reference list 'Extended Operands'.

Specified by:
getInfixExpression_ExtendedOperands in interface JavaPackage
Returns:
the meta object for the containment reference list 'Extended Operands'.
See Also:
InfixExpression.getExtendedOperands(), getInfixExpression()
Generated:

getInitializer

EClass getInitializer()
Returns the meta object for class 'Initializer'.

Specified by:
getInitializer in interface JavaPackage
Returns:
the meta object for class 'Initializer'.
See Also:
Initializer
Generated:

getInitializer_Body

EReference getInitializer_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getInitializer_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
Initializer.getBody(), getInitializer()
Generated:

getInstanceofExpression

EClass getInstanceofExpression()
Returns the meta object for class 'Instanceof Expression'.

Specified by:
getInstanceofExpression in interface JavaPackage
Returns:
the meta object for class 'Instanceof Expression'.
See Also:
InstanceofExpression
Generated:

getInstanceofExpression_RightOperand

EReference getInstanceofExpression_RightOperand()
Returns the meta object for the containment reference 'Right Operand'.

Specified by:
getInstanceofExpression_RightOperand in interface JavaPackage
Returns:
the meta object for the containment reference 'Right Operand'.
See Also:
InstanceofExpression.getRightOperand(), getInstanceofExpression()
Generated:

getInstanceofExpression_LeftOperand

EReference getInstanceofExpression_LeftOperand()
Returns the meta object for the containment reference 'Left Operand'.

Specified by:
getInstanceofExpression_LeftOperand in interface JavaPackage
Returns:
the meta object for the containment reference 'Left Operand'.
See Also:
InstanceofExpression.getLeftOperand(), getInstanceofExpression()
Generated:

getInterfaceDeclaration

EClass getInterfaceDeclaration()
Returns the meta object for class 'Interface Declaration'.

Specified by:
getInterfaceDeclaration in interface JavaPackage
Returns:
the meta object for class 'Interface Declaration'.
See Also:
InterfaceDeclaration
Generated:

getJavadoc

EClass getJavadoc()
Returns the meta object for class 'Javadoc'.

Specified by:
getJavadoc in interface JavaPackage
Returns:
the meta object for class 'Javadoc'.
See Also:
Javadoc
Generated:

getJavadoc_Tags

EReference getJavadoc_Tags()
Returns the meta object for the containment reference list 'Tags'.

Specified by:
getJavadoc_Tags in interface JavaPackage
Returns:
the meta object for the containment reference list 'Tags'.
See Also:
Javadoc.getTags(), getJavadoc()
Generated:

getLabeledStatement

EClass getLabeledStatement()
Returns the meta object for class 'Labeled Statement'.

Specified by:
getLabeledStatement in interface JavaPackage
Returns:
the meta object for class 'Labeled Statement'.
See Also:
LabeledStatement
Generated:

getLabeledStatement_Body

EReference getLabeledStatement_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getLabeledStatement_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
LabeledStatement.getBody(), getLabeledStatement()
Generated:

getLabeledStatement_UsagesInBreakStatements

EReference getLabeledStatement_UsagesInBreakStatements()
Returns the meta object for the reference list 'Usages In Break Statements'.

Specified by:
getLabeledStatement_UsagesInBreakStatements in interface JavaPackage
Returns:
the meta object for the reference list 'Usages In Break Statements'.
See Also:
LabeledStatement.getUsagesInBreakStatements(), getLabeledStatement()
Generated:

getLabeledStatement_UsagesInContinueStatements

EReference getLabeledStatement_UsagesInContinueStatements()
Returns the meta object for the reference list 'Usages In Continue Statements'.

Specified by:
getLabeledStatement_UsagesInContinueStatements in interface JavaPackage
Returns:
the meta object for the reference list 'Usages In Continue Statements'.
See Also:
LabeledStatement.getUsagesInContinueStatements(), getLabeledStatement()
Generated:

getLineComment

EClass getLineComment()
Returns the meta object for class 'Line Comment'.

Specified by:
getLineComment in interface JavaPackage
Returns:
the meta object for class 'Line Comment'.
See Also:
LineComment
Generated:

getManifest

EClass getManifest()
Returns the meta object for class 'Manifest'.

Specified by:
getManifest in interface JavaPackage
Returns:
the meta object for class 'Manifest'.
See Also:
Manifest
Generated:

getManifest_MainAttributes

EReference getManifest_MainAttributes()
Returns the meta object for the containment reference list 'Main Attributes'.

Specified by:
getManifest_MainAttributes in interface JavaPackage
Returns:
the meta object for the containment reference list 'Main Attributes'.
See Also:
Manifest.getMainAttributes(), getManifest()
Generated:

getManifest_EntryAttributes

EReference getManifest_EntryAttributes()
Returns the meta object for the containment reference list 'Entry Attributes'.

Specified by:
getManifest_EntryAttributes in interface JavaPackage
Returns:
the meta object for the containment reference list 'Entry Attributes'.
See Also:
Manifest.getEntryAttributes(), getManifest()
Generated:

getManifestAttribute

EClass getManifestAttribute()
Returns the meta object for class 'Manifest Attribute'.

Specified by:
getManifestAttribute in interface JavaPackage
Returns:
the meta object for class 'Manifest Attribute'.
See Also:
ManifestAttribute
Generated:

getManifestAttribute_Key

EAttribute getManifestAttribute_Key()
Returns the meta object for the attribute 'Key'.

Specified by:
getManifestAttribute_Key in interface JavaPackage
Returns:
the meta object for the attribute 'Key'.
See Also:
ManifestAttribute.getKey(), getManifestAttribute()
Generated:

getManifestAttribute_Value

EAttribute getManifestAttribute_Value()
Returns the meta object for the attribute 'Value'.

Specified by:
getManifestAttribute_Value in interface JavaPackage
Returns:
the meta object for the attribute 'Value'.
See Also:
ManifestAttribute.getValue(), getManifestAttribute()
Generated:

getManifestEntry

EClass getManifestEntry()
Returns the meta object for class 'Manifest Entry'.

Specified by:
getManifestEntry in interface JavaPackage
Returns:
the meta object for class 'Manifest Entry'.
See Also:
ManifestEntry
Generated:

getManifestEntry_Name

EAttribute getManifestEntry_Name()
Returns the meta object for the attribute 'Name'.

Specified by:
getManifestEntry_Name in interface JavaPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
ManifestEntry.getName(), getManifestEntry()
Generated:

getManifestEntry_Attributes

EReference getManifestEntry_Attributes()
Returns the meta object for the containment reference list 'Attributes'.

Specified by:
getManifestEntry_Attributes in interface JavaPackage
Returns:
the meta object for the containment reference list 'Attributes'.
See Also:
ManifestEntry.getAttributes(), getManifestEntry()
Generated:

getMemberRef

EClass getMemberRef()
Returns the meta object for class 'Member Ref'.

Specified by:
getMemberRef in interface JavaPackage
Returns:
the meta object for class 'Member Ref'.
See Also:
MemberRef
Generated:

getMemberRef_Member

EReference getMemberRef_Member()
Returns the meta object for the reference 'Member'.

Specified by:
getMemberRef_Member in interface JavaPackage
Returns:
the meta object for the reference 'Member'.
See Also:
MemberRef.getMember(), getMemberRef()
Generated:

getMemberRef_Qualifier

EReference getMemberRef_Qualifier()
Returns the meta object for the containment reference 'Qualifier'.

Specified by:
getMemberRef_Qualifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Qualifier'.
See Also:
MemberRef.getQualifier(), getMemberRef()
Generated:

getMethodDeclaration

EClass getMethodDeclaration()
Returns the meta object for class 'Method Declaration'.

Specified by:
getMethodDeclaration in interface JavaPackage
Returns:
the meta object for class 'Method Declaration'.
See Also:
MethodDeclaration
Generated:

getMethodDeclaration_ExtraArrayDimensions

EAttribute getMethodDeclaration_ExtraArrayDimensions()
Returns the meta object for the attribute 'Extra Array Dimensions'.

Specified by:
getMethodDeclaration_ExtraArrayDimensions in interface JavaPackage
Returns:
the meta object for the attribute 'Extra Array Dimensions'.
See Also:
MethodDeclaration.getExtraArrayDimensions(), getMethodDeclaration()
Generated:

getMethodDeclaration_ReturnType

EReference getMethodDeclaration_ReturnType()
Returns the meta object for the containment reference 'Return Type'.

Specified by:
getMethodDeclaration_ReturnType in interface JavaPackage
Returns:
the meta object for the containment reference 'Return Type'.
See Also:
MethodDeclaration.getReturnType(), getMethodDeclaration()
Generated:

getMethodDeclaration_RedefinedMethodDeclaration

EReference getMethodDeclaration_RedefinedMethodDeclaration()
Returns the meta object for the reference 'Redefined Method Declaration'.

Specified by:
getMethodDeclaration_RedefinedMethodDeclaration in interface JavaPackage
Returns:
the meta object for the reference 'Redefined Method Declaration'.
See Also:
MethodDeclaration.getRedefinedMethodDeclaration(), getMethodDeclaration()
Generated:

getMethodDeclaration_Redefinitions

EReference getMethodDeclaration_Redefinitions()
Returns the meta object for the reference list 'Redefinitions'.

Specified by:
getMethodDeclaration_Redefinitions in interface JavaPackage
Returns:
the meta object for the reference list 'Redefinitions'.
See Also:
MethodDeclaration.getRedefinitions(), getMethodDeclaration()
Generated:

getMethodInvocation

EClass getMethodInvocation()
Returns the meta object for class 'Method Invocation'.

Specified by:
getMethodInvocation in interface JavaPackage
Returns:
the meta object for class 'Method Invocation'.
See Also:
MethodInvocation
Generated:

getMethodInvocation_Expression

EReference getMethodInvocation_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getMethodInvocation_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
MethodInvocation.getExpression(), getMethodInvocation()
Generated:

getMethodRef

EClass getMethodRef()
Returns the meta object for class 'Method Ref'.

Specified by:
getMethodRef in interface JavaPackage
Returns:
the meta object for class 'Method Ref'.
See Also:
MethodRef
Generated:

getMethodRef_Method

EReference getMethodRef_Method()
Returns the meta object for the reference 'Method'.

Specified by:
getMethodRef_Method in interface JavaPackage
Returns:
the meta object for the reference 'Method'.
See Also:
MethodRef.getMethod(), getMethodRef()
Generated:

getMethodRef_Qualifier

EReference getMethodRef_Qualifier()
Returns the meta object for the containment reference 'Qualifier'.

Specified by:
getMethodRef_Qualifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Qualifier'.
See Also:
MethodRef.getQualifier(), getMethodRef()
Generated:

getMethodRef_Parameters

EReference getMethodRef_Parameters()
Returns the meta object for the containment reference list 'Parameters'.

Specified by:
getMethodRef_Parameters in interface JavaPackage
Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
MethodRef.getParameters(), getMethodRef()
Generated:

getMethodRefParameter

EClass getMethodRefParameter()
Returns the meta object for class 'Method Ref Parameter'.

Specified by:
getMethodRefParameter in interface JavaPackage
Returns:
the meta object for class 'Method Ref Parameter'.
See Also:
MethodRefParameter
Generated:

getMethodRefParameter_Name

EAttribute getMethodRefParameter_Name()
Returns the meta object for the attribute 'Name'.

Specified by:
getMethodRefParameter_Name in interface JavaPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
MethodRefParameter.getName(), getMethodRefParameter()
Generated:

getMethodRefParameter_Varargs

EAttribute getMethodRefParameter_Varargs()
Returns the meta object for the attribute 'Varargs'.

Specified by:
getMethodRefParameter_Varargs in interface JavaPackage
Returns:
the meta object for the attribute 'Varargs'.
See Also:
MethodRefParameter.isVarargs(), getMethodRefParameter()
Generated:

getMethodRefParameter_Type

EReference getMethodRefParameter_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getMethodRefParameter_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
MethodRefParameter.getType(), getMethodRefParameter()
Generated:

getModel

EClass getModel()
Returns the meta object for class 'Model'.

Specified by:
getModel in interface JavaPackage
Returns:
the meta object for class 'Model'.
See Also:
Model
Generated:

getModel_Name

EAttribute getModel_Name()
Returns the meta object for the attribute 'Name'.

Specified by:
getModel_Name in interface JavaPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
Model.getName(), getModel()
Generated:

getModel_OwnedElements

EReference getModel_OwnedElements()
Returns the meta object for the containment reference list 'Owned Elements'.

Specified by:
getModel_OwnedElements in interface JavaPackage
Returns:
the meta object for the containment reference list 'Owned Elements'.
See Also:
Model.getOwnedElements(), getModel()
Generated:

getModel_OrphanTypes

EReference getModel_OrphanTypes()
Returns the meta object for the containment reference list 'Orphan Types'.

Specified by:
getModel_OrphanTypes in interface JavaPackage
Returns:
the meta object for the containment reference list 'Orphan Types'.
See Also:
Model.getOrphanTypes(), getModel()
Generated:

getModel_UnresolvedItems

EReference getModel_UnresolvedItems()
Returns the meta object for the containment reference list 'Unresolved Items'.

Specified by:
getModel_UnresolvedItems in interface JavaPackage
Returns:
the meta object for the containment reference list 'Unresolved Items'.
See Also:
Model.getUnresolvedItems(), getModel()
Generated:

getModel_CompilationUnits

EReference getModel_CompilationUnits()
Returns the meta object for the containment reference list 'Compilation Units'.

Specified by:
getModel_CompilationUnits in interface JavaPackage
Returns:
the meta object for the containment reference list 'Compilation Units'.
See Also:
Model.getCompilationUnits(), getModel()
Generated:

getModel_ClassFiles

EReference getModel_ClassFiles()
Returns the meta object for the containment reference list 'Class Files'.

Specified by:
getModel_ClassFiles in interface JavaPackage
Returns:
the meta object for the containment reference list 'Class Files'.
See Also:
Model.getClassFiles(), getModel()
Generated:

getModel_Archives

EReference getModel_Archives()
Returns the meta object for the containment reference list 'Archives'.

Specified by:
getModel_Archives in interface JavaPackage
Returns:
the meta object for the containment reference list 'Archives'.
See Also:
Model.getArchives(), getModel()
Generated:

getModifier

EClass getModifier()
Returns the meta object for class 'Modifier'.

Specified by:
getModifier in interface JavaPackage
Returns:
the meta object for class 'Modifier'.
See Also:
Modifier
Generated:

getModifier_Visibility

EAttribute getModifier_Visibility()
Returns the meta object for the attribute 'Visibility'.

Specified by:
getModifier_Visibility in interface JavaPackage
Returns:
the meta object for the attribute 'Visibility'.
See Also:
Modifier.getVisibility(), getModifier()
Generated:

getModifier_Inheritance

EAttribute getModifier_Inheritance()
Returns the meta object for the attribute 'Inheritance'.

Specified by:
getModifier_Inheritance in interface JavaPackage
Returns:
the meta object for the attribute 'Inheritance'.
See Also:
Modifier.getInheritance(), getModifier()
Generated:

getModifier_Static

EAttribute getModifier_Static()
Returns the meta object for the attribute 'Static'.

Specified by:
getModifier_Static in interface JavaPackage
Returns:
the meta object for the attribute 'Static'.
See Also:
Modifier.isStatic(), getModifier()
Generated:

getModifier_Transient

EAttribute getModifier_Transient()
Returns the meta object for the attribute 'Transient'.

Specified by:
getModifier_Transient in interface JavaPackage
Returns:
the meta object for the attribute 'Transient'.
See Also:
Modifier.isTransient(), getModifier()
Generated:

getModifier_Volatile

EAttribute getModifier_Volatile()
Returns the meta object for the attribute 'Volatile'.

Specified by:
getModifier_Volatile in interface JavaPackage
Returns:
the meta object for the attribute 'Volatile'.
See Also:
Modifier.isVolatile(), getModifier()
Generated:

getModifier_Native

EAttribute getModifier_Native()
Returns the meta object for the attribute 'Native'.

Specified by:
getModifier_Native in interface JavaPackage
Returns:
the meta object for the attribute 'Native'.
See Also:
Modifier.isNative(), getModifier()
Generated:

getModifier_Strictfp

EAttribute getModifier_Strictfp()
Returns the meta object for the attribute 'Strictfp'.

Specified by:
getModifier_Strictfp in interface JavaPackage
Returns:
the meta object for the attribute 'Strictfp'.
See Also:
Modifier.isStrictfp(), getModifier()
Generated:

getModifier_Synchronized

EAttribute getModifier_Synchronized()
Returns the meta object for the attribute 'Synchronized'.

Specified by:
getModifier_Synchronized in interface JavaPackage
Returns:
the meta object for the attribute 'Synchronized'.
See Also:
Modifier.isSynchronized(), getModifier()
Generated:

getModifier_BodyDeclaration

EReference getModifier_BodyDeclaration()
Returns the meta object for the container reference 'Body Declaration'.

Specified by:
getModifier_BodyDeclaration in interface JavaPackage
Returns:
the meta object for the container reference 'Body Declaration'.
See Also:
Modifier.getBodyDeclaration(), getModifier()
Generated:

getModifier_SingleVariableDeclaration

EReference getModifier_SingleVariableDeclaration()
Returns the meta object for the container reference 'Single Variable Declaration'.

Specified by:
getModifier_SingleVariableDeclaration in interface JavaPackage
Returns:
the meta object for the container reference 'Single Variable Declaration'.
See Also:
Modifier.getSingleVariableDeclaration(), getModifier()
Generated:

getModifier_VariableDeclarationStatement

EReference getModifier_VariableDeclarationStatement()
Returns the meta object for the container reference 'Variable Declaration Statement'.

Specified by:
getModifier_VariableDeclarationStatement in interface JavaPackage
Returns:
the meta object for the container reference 'Variable Declaration Statement'.
See Also:
Modifier.getVariableDeclarationStatement(), getModifier()
Generated:

getModifier_VariableDeclarationExpression

EReference getModifier_VariableDeclarationExpression()
Returns the meta object for the container reference 'Variable Declaration Expression'.

Specified by:
getModifier_VariableDeclarationExpression in interface JavaPackage
Returns:
the meta object for the container reference 'Variable Declaration Expression'.
See Also:
Modifier.getVariableDeclarationExpression(), getModifier()
Generated:

getNamedElement

EClass getNamedElement()
Returns the meta object for class 'Named Element'.

Specified by:
getNamedElement in interface JavaPackage
Returns:
the meta object for class 'Named Element'.
See Also:
NamedElement
Generated:

getNamedElement_Name

EAttribute getNamedElement_Name()
Returns the meta object for the attribute 'Name'.

Specified by:
getNamedElement_Name in interface JavaPackage
Returns:
the meta object for the attribute 'Name'.
See Also:
NamedElement.getName(), getNamedElement()
Generated:

getNamedElement_Proxy

EAttribute getNamedElement_Proxy()
Returns the meta object for the attribute 'Proxy'.

Specified by:
getNamedElement_Proxy in interface JavaPackage
Returns:
the meta object for the attribute 'Proxy'.
See Also:
NamedElement.isProxy(), getNamedElement()
Generated:

getNamedElement_UsagesInImports

EReference getNamedElement_UsagesInImports()
Returns the meta object for the reference list 'Usages In Imports'.

Specified by:
getNamedElement_UsagesInImports in interface JavaPackage
Returns:
the meta object for the reference list 'Usages In Imports'.
See Also:
NamedElement.getUsagesInImports(), getNamedElement()
Generated:

getNamespaceAccess

EClass getNamespaceAccess()
Returns the meta object for class 'Namespace Access'.

Specified by:
getNamespaceAccess in interface JavaPackage
Returns:
the meta object for class 'Namespace Access'.
See Also:
NamespaceAccess
Generated:

getNumberLiteral

EClass getNumberLiteral()
Returns the meta object for class 'Number Literal'.

Specified by:
getNumberLiteral in interface JavaPackage
Returns:
the meta object for class 'Number Literal'.
See Also:
NumberLiteral
Generated:

getNumberLiteral_TokenValue

EAttribute getNumberLiteral_TokenValue()
Returns the meta object for the attribute 'Token Value'.

Specified by:
getNumberLiteral_TokenValue in interface JavaPackage
Returns:
the meta object for the attribute 'Token Value'.
See Also:
NumberLiteral.getTokenValue(), getNumberLiteral()
Generated:

getNullLiteral

EClass getNullLiteral()
Returns the meta object for class 'Null Literal'.

Specified by:
getNullLiteral in interface JavaPackage
Returns:
the meta object for class 'Null Literal'.
See Also:
NullLiteral
Generated:

getPackage

EClass getPackage()
Returns the meta object for class 'Package'.

Specified by:
getPackage in interface JavaPackage
Returns:
the meta object for class 'Package'.
See Also:
Package
Generated:

getPackage_OwnedElements

EReference getPackage_OwnedElements()
Returns the meta object for the containment reference list 'Owned Elements'.

Specified by:
getPackage_OwnedElements in interface JavaPackage
Returns:
the meta object for the containment reference list 'Owned Elements'.
See Also:
Package.getOwnedElements(), getPackage()
Generated:

getPackage_Model

EReference getPackage_Model()
Returns the meta object for the container reference 'Model'.

Specified by:
getPackage_Model in interface JavaPackage
Returns:
the meta object for the container reference 'Model'.
See Also:
Package.getModel(), getPackage()
Generated:

getPackage_OwnedPackages

EReference getPackage_OwnedPackages()
Returns the meta object for the containment reference list 'Owned Packages'.

Specified by:
getPackage_OwnedPackages in interface JavaPackage
Returns:
the meta object for the containment reference list 'Owned Packages'.
See Also:
Package.getOwnedPackages(), getPackage()
Generated:

getPackage_Package

EReference getPackage_Package()
Returns the meta object for the container reference 'Package'.

Specified by:
getPackage_Package in interface JavaPackage
Returns:
the meta object for the container reference 'Package'.
See Also:
Package.getPackage(), getPackage()
Generated:

getPackage_UsagesInPackageAccess

EReference getPackage_UsagesInPackageAccess()
Returns the meta object for the reference list 'Usages In Package Access'.

Specified by:
getPackage_UsagesInPackageAccess in interface JavaPackage
Returns:
the meta object for the reference list 'Usages In Package Access'.
See Also:
Package.getUsagesInPackageAccess(), getPackage()
Generated:

getPackageAccess

EClass getPackageAccess()
Returns the meta object for class 'Package Access'.

Specified by:
getPackageAccess in interface JavaPackage
Returns:
the meta object for class 'Package Access'.
See Also:
PackageAccess
Generated:

getPackageAccess_Package

EReference getPackageAccess_Package()
Returns the meta object for the reference 'Package'.

Specified by:
getPackageAccess_Package in interface JavaPackage
Returns:
the meta object for the reference 'Package'.
See Also:
PackageAccess.getPackage(), getPackageAccess()
Generated:

getPackageAccess_Qualifier

EReference getPackageAccess_Qualifier()
Returns the meta object for the containment reference 'Qualifier'.

Specified by:
getPackageAccess_Qualifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Qualifier'.
See Also:
PackageAccess.getQualifier(), getPackageAccess()
Generated:

getParameterizedType

EClass getParameterizedType()
Returns the meta object for class 'Parameterized Type'.

Specified by:
getParameterizedType in interface JavaPackage
Returns:
the meta object for class 'Parameterized Type'.
See Also:
ParameterizedType
Generated:

getParameterizedType_Type

EReference getParameterizedType_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getParameterizedType_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
ParameterizedType.getType(), getParameterizedType()
Generated:

getParameterizedType_TypeArguments

EReference getParameterizedType_TypeArguments()
Returns the meta object for the containment reference list 'Type Arguments'.

Specified by:
getParameterizedType_TypeArguments in interface JavaPackage
Returns:
the meta object for the containment reference list 'Type Arguments'.
See Also:
ParameterizedType.getTypeArguments(), getParameterizedType()
Generated:

getParenthesizedExpression

EClass getParenthesizedExpression()
Returns the meta object for class 'Parenthesized Expression'.

Specified by:
getParenthesizedExpression in interface JavaPackage
Returns:
the meta object for class 'Parenthesized Expression'.
See Also:
ParenthesizedExpression
Generated:

getParenthesizedExpression_Expression

EReference getParenthesizedExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getParenthesizedExpression_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
ParenthesizedExpression.getExpression(), getParenthesizedExpression()
Generated:

getPostfixExpression

EClass getPostfixExpression()
Returns the meta object for class 'Postfix Expression'.

Specified by:
getPostfixExpression in interface JavaPackage
Returns:
the meta object for class 'Postfix Expression'.
See Also:
PostfixExpression
Generated:

getPostfixExpression_Operator

EAttribute getPostfixExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Specified by:
getPostfixExpression_Operator in interface JavaPackage
Returns:
the meta object for the attribute 'Operator'.
See Also:
PostfixExpression.getOperator(), getPostfixExpression()
Generated:

getPostfixExpression_Operand

EReference getPostfixExpression_Operand()
Returns the meta object for the containment reference 'Operand'.

Specified by:
getPostfixExpression_Operand in interface JavaPackage
Returns:
the meta object for the containment reference 'Operand'.
See Also:
PostfixExpression.getOperand(), getPostfixExpression()
Generated:

getPrefixExpression

EClass getPrefixExpression()
Returns the meta object for class 'Prefix Expression'.

Specified by:
getPrefixExpression in interface JavaPackage
Returns:
the meta object for class 'Prefix Expression'.
See Also:
PrefixExpression
Generated:

getPrefixExpression_Operator

EAttribute getPrefixExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Specified by:
getPrefixExpression_Operator in interface JavaPackage
Returns:
the meta object for the attribute 'Operator'.
See Also:
PrefixExpression.getOperator(), getPrefixExpression()
Generated:

getPrefixExpression_Operand

EReference getPrefixExpression_Operand()
Returns the meta object for the containment reference 'Operand'.

Specified by:
getPrefixExpression_Operand in interface JavaPackage
Returns:
the meta object for the containment reference 'Operand'.
See Also:
PrefixExpression.getOperand(), getPrefixExpression()
Generated:

getPrimitiveType

EClass getPrimitiveType()
Returns the meta object for class 'Primitive Type'.

Specified by:
getPrimitiveType in interface JavaPackage
Returns:
the meta object for class 'Primitive Type'.
See Also:
PrimitiveType
Generated:

getPrimitiveTypeBoolean

EClass getPrimitiveTypeBoolean()
Returns the meta object for class 'Primitive Type Boolean'.

Specified by:
getPrimitiveTypeBoolean in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Boolean'.
See Also:
PrimitiveTypeBoolean
Generated:

getPrimitiveTypeByte

EClass getPrimitiveTypeByte()
Returns the meta object for class 'Primitive Type Byte'.

Specified by:
getPrimitiveTypeByte in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Byte'.
See Also:
PrimitiveTypeByte
Generated:

getPrimitiveTypeChar

EClass getPrimitiveTypeChar()
Returns the meta object for class 'Primitive Type Char'.

Specified by:
getPrimitiveTypeChar in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Char'.
See Also:
PrimitiveTypeChar
Generated:

getPrimitiveTypeDouble

EClass getPrimitiveTypeDouble()
Returns the meta object for class 'Primitive Type Double'.

Specified by:
getPrimitiveTypeDouble in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Double'.
See Also:
PrimitiveTypeDouble
Generated:

getPrimitiveTypeShort

EClass getPrimitiveTypeShort()
Returns the meta object for class 'Primitive Type Short'.

Specified by:
getPrimitiveTypeShort in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Short'.
See Also:
PrimitiveTypeShort
Generated:

getPrimitiveTypeFloat

EClass getPrimitiveTypeFloat()
Returns the meta object for class 'Primitive Type Float'.

Specified by:
getPrimitiveTypeFloat in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Float'.
See Also:
PrimitiveTypeFloat
Generated:

getPrimitiveTypeInt

EClass getPrimitiveTypeInt()
Returns the meta object for class 'Primitive Type Int'.

Specified by:
getPrimitiveTypeInt in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Int'.
See Also:
PrimitiveTypeInt
Generated:

getPrimitiveTypeLong

EClass getPrimitiveTypeLong()
Returns the meta object for class 'Primitive Type Long'.

Specified by:
getPrimitiveTypeLong in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Long'.
See Also:
PrimitiveTypeLong
Generated:

getPrimitiveTypeVoid

EClass getPrimitiveTypeVoid()
Returns the meta object for class 'Primitive Type Void'.

Specified by:
getPrimitiveTypeVoid in interface JavaPackage
Returns:
the meta object for class 'Primitive Type Void'.
See Also:
PrimitiveTypeVoid
Generated:

getReturnStatement

EClass getReturnStatement()
Returns the meta object for class 'Return Statement'.

Specified by:
getReturnStatement in interface JavaPackage
Returns:
the meta object for class 'Return Statement'.
See Also:
ReturnStatement
Generated:

getReturnStatement_Expression

EReference getReturnStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getReturnStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
ReturnStatement.getExpression(), getReturnStatement()
Generated:

getSingleVariableAccess

EClass getSingleVariableAccess()
Returns the meta object for class 'Single Variable Access'.

Specified by:
getSingleVariableAccess in interface JavaPackage
Returns:
the meta object for class 'Single Variable Access'.
See Also:
SingleVariableAccess
Generated:

getSingleVariableAccess_Variable

EReference getSingleVariableAccess_Variable()
Returns the meta object for the reference 'Variable'.

Specified by:
getSingleVariableAccess_Variable in interface JavaPackage
Returns:
the meta object for the reference 'Variable'.
See Also:
SingleVariableAccess.getVariable(), getSingleVariableAccess()
Generated:

getSingleVariableAccess_Qualifier

EReference getSingleVariableAccess_Qualifier()
Returns the meta object for the containment reference 'Qualifier'.

Specified by:
getSingleVariableAccess_Qualifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Qualifier'.
See Also:
SingleVariableAccess.getQualifier(), getSingleVariableAccess()
Generated:

getSingleVariableDeclaration

EClass getSingleVariableDeclaration()
Returns the meta object for class 'Single Variable Declaration'.

Specified by:
getSingleVariableDeclaration in interface JavaPackage
Returns:
the meta object for class 'Single Variable Declaration'.
See Also:
SingleVariableDeclaration
Generated:

getSingleVariableDeclaration_Modifier

EReference getSingleVariableDeclaration_Modifier()
Returns the meta object for the containment reference 'Modifier'.

Specified by:
getSingleVariableDeclaration_Modifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Modifier'.
See Also:
SingleVariableDeclaration.getModifier(), getSingleVariableDeclaration()
Generated:

getSingleVariableDeclaration_Varargs

EAttribute getSingleVariableDeclaration_Varargs()
Returns the meta object for the attribute 'Varargs'.

Specified by:
getSingleVariableDeclaration_Varargs in interface JavaPackage
Returns:
the meta object for the attribute 'Varargs'.
See Also:
SingleVariableDeclaration.isVarargs(), getSingleVariableDeclaration()
Generated:

getSingleVariableDeclaration_Type

EReference getSingleVariableDeclaration_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getSingleVariableDeclaration_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
SingleVariableDeclaration.getType(), getSingleVariableDeclaration()
Generated:

getSingleVariableDeclaration_Annotations

EReference getSingleVariableDeclaration_Annotations()
Returns the meta object for the containment reference list 'Annotations'.

Specified by:
getSingleVariableDeclaration_Annotations in interface JavaPackage
Returns:
the meta object for the containment reference list 'Annotations'.
See Also:
SingleVariableDeclaration.getAnnotations(), getSingleVariableDeclaration()
Generated:

getSingleVariableDeclaration_MethodDeclaration

EReference getSingleVariableDeclaration_MethodDeclaration()
Returns the meta object for the container reference 'Method Declaration'.

Specified by:
getSingleVariableDeclaration_MethodDeclaration in interface JavaPackage
Returns:
the meta object for the container reference 'Method Declaration'.
See Also:
SingleVariableDeclaration.getMethodDeclaration(), getSingleVariableDeclaration()
Generated:

getSingleVariableDeclaration_CatchClause

EReference getSingleVariableDeclaration_CatchClause()
Returns the meta object for the container reference 'Catch Clause'.

Specified by:
getSingleVariableDeclaration_CatchClause in interface JavaPackage
Returns:
the meta object for the container reference 'Catch Clause'.
See Also:
SingleVariableDeclaration.getCatchClause(), getSingleVariableDeclaration()
Generated:

getSingleVariableDeclaration_EnhancedForStatement

EReference getSingleVariableDeclaration_EnhancedForStatement()
Returns the meta object for the container reference 'Enhanced For Statement'.

Specified by:
getSingleVariableDeclaration_EnhancedForStatement in interface JavaPackage
Returns:
the meta object for the container reference 'Enhanced For Statement'.
See Also:
SingleVariableDeclaration.getEnhancedForStatement(), getSingleVariableDeclaration()
Generated:

getStatement

EClass getStatement()
Returns the meta object for class 'Statement'.

Specified by:
getStatement in interface JavaPackage
Returns:
the meta object for class 'Statement'.
See Also:
Statement
Generated:

getStringLiteral

EClass getStringLiteral()
Returns the meta object for class 'String Literal'.

Specified by:
getStringLiteral in interface JavaPackage
Returns:
the meta object for class 'String Literal'.
See Also:
StringLiteral
Generated:

getStringLiteral_EscapedValue

EAttribute getStringLiteral_EscapedValue()
Returns the meta object for the attribute 'Escaped Value'.

Specified by:
getStringLiteral_EscapedValue in interface JavaPackage
Returns:
the meta object for the attribute 'Escaped Value'.
See Also:
StringLiteral.getEscapedValue(), getStringLiteral()
Generated:

getSuperConstructorInvocation

EClass getSuperConstructorInvocation()
Returns the meta object for class 'Super Constructor Invocation'.

Specified by:
getSuperConstructorInvocation in interface JavaPackage
Returns:
the meta object for class 'Super Constructor Invocation'.
See Also:
SuperConstructorInvocation
Generated:

getSuperConstructorInvocation_Expression

EReference getSuperConstructorInvocation_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getSuperConstructorInvocation_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
SuperConstructorInvocation.getExpression(), getSuperConstructorInvocation()
Generated:

getSuperFieldAccess

EClass getSuperFieldAccess()
Returns the meta object for class 'Super Field Access'.

Specified by:
getSuperFieldAccess in interface JavaPackage
Returns:
the meta object for class 'Super Field Access'.
See Also:
SuperFieldAccess
Generated:

getSuperFieldAccess_Field

EReference getSuperFieldAccess_Field()
Returns the meta object for the containment reference 'Field'.

Specified by:
getSuperFieldAccess_Field in interface JavaPackage
Returns:
the meta object for the containment reference 'Field'.
See Also:
SuperFieldAccess.getField(), getSuperFieldAccess()
Generated:

getSuperMethodInvocation

EClass getSuperMethodInvocation()
Returns the meta object for class 'Super Method Invocation'.

Specified by:
getSuperMethodInvocation in interface JavaPackage
Returns:
the meta object for class 'Super Method Invocation'.
See Also:
SuperMethodInvocation
Generated:

getSwitchCase

EClass getSwitchCase()
Returns the meta object for class 'Switch Case'.

Specified by:
getSwitchCase in interface JavaPackage
Returns:
the meta object for class 'Switch Case'.
See Also:
SwitchCase
Generated:

getSwitchCase_Default

EAttribute getSwitchCase_Default()
Returns the meta object for the attribute 'Default'.

Specified by:
getSwitchCase_Default in interface JavaPackage
Returns:
the meta object for the attribute 'Default'.
See Also:
SwitchCase.isDefault(), getSwitchCase()
Generated:

getSwitchCase_Expression

EReference getSwitchCase_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getSwitchCase_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
SwitchCase.getExpression(), getSwitchCase()
Generated:

getSwitchStatement

EClass getSwitchStatement()
Returns the meta object for class 'Switch Statement'.

Specified by:
getSwitchStatement in interface JavaPackage
Returns:
the meta object for class 'Switch Statement'.
See Also:
SwitchStatement
Generated:

getSwitchStatement_Expression

EReference getSwitchStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getSwitchStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
SwitchStatement.getExpression(), getSwitchStatement()
Generated:

getSwitchStatement_Statements

EReference getSwitchStatement_Statements()
Returns the meta object for the containment reference list 'Statements'.

Specified by:
getSwitchStatement_Statements in interface JavaPackage
Returns:
the meta object for the containment reference list 'Statements'.
See Also:
SwitchStatement.getStatements(), getSwitchStatement()
Generated:

getSynchronizedStatement

EClass getSynchronizedStatement()
Returns the meta object for class 'Synchronized Statement'.

Specified by:
getSynchronizedStatement in interface JavaPackage
Returns:
the meta object for class 'Synchronized Statement'.
See Also:
SynchronizedStatement
Generated:

getSynchronizedStatement_Body

EReference getSynchronizedStatement_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getSynchronizedStatement_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
SynchronizedStatement.getBody(), getSynchronizedStatement()
Generated:

getSynchronizedStatement_Expression

EReference getSynchronizedStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getSynchronizedStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
SynchronizedStatement.getExpression(), getSynchronizedStatement()
Generated:

getTagElement

EClass getTagElement()
Returns the meta object for class 'Tag Element'.

Specified by:
getTagElement in interface JavaPackage
Returns:
the meta object for class 'Tag Element'.
See Also:
TagElement
Generated:

getTagElement_TagName

EAttribute getTagElement_TagName()
Returns the meta object for the attribute 'Tag Name'.

Specified by:
getTagElement_TagName in interface JavaPackage
Returns:
the meta object for the attribute 'Tag Name'.
See Also:
TagElement.getTagName(), getTagElement()
Generated:

getTagElement_Fragments

EReference getTagElement_Fragments()
Returns the meta object for the containment reference list 'Fragments'.

Specified by:
getTagElement_Fragments in interface JavaPackage
Returns:
the meta object for the containment reference list 'Fragments'.
See Also:
TagElement.getFragments(), getTagElement()
Generated:

getTextElement

EClass getTextElement()
Returns the meta object for class 'Text Element'.

Specified by:
getTextElement in interface JavaPackage
Returns:
the meta object for class 'Text Element'.
See Also:
TextElement
Generated:

getTextElement_Text

EAttribute getTextElement_Text()
Returns the meta object for the attribute 'Text'.

Specified by:
getTextElement_Text in interface JavaPackage
Returns:
the meta object for the attribute 'Text'.
See Also:
TextElement.getText(), getTextElement()
Generated:

getThisExpression

EClass getThisExpression()
Returns the meta object for class 'This Expression'.

Specified by:
getThisExpression in interface JavaPackage
Returns:
the meta object for class 'This Expression'.
See Also:
ThisExpression
Generated:

getThrowStatement

EClass getThrowStatement()
Returns the meta object for class 'Throw Statement'.

Specified by:
getThrowStatement in interface JavaPackage
Returns:
the meta object for class 'Throw Statement'.
See Also:
ThrowStatement
Generated:

getThrowStatement_Expression

EReference getThrowStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getThrowStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
ThrowStatement.getExpression(), getThrowStatement()
Generated:

getTryStatement

EClass getTryStatement()
Returns the meta object for class 'Try Statement'.

Specified by:
getTryStatement in interface JavaPackage
Returns:
the meta object for class 'Try Statement'.
See Also:
TryStatement
Generated:

getTryStatement_Body

EReference getTryStatement_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getTryStatement_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
TryStatement.getBody(), getTryStatement()
Generated:

getTryStatement_Finally

EReference getTryStatement_Finally()
Returns the meta object for the containment reference 'Finally'.

Specified by:
getTryStatement_Finally in interface JavaPackage
Returns:
the meta object for the containment reference 'Finally'.
See Also:
TryStatement.getFinally(), getTryStatement()
Generated:

getTryStatement_CatchClauses

EReference getTryStatement_CatchClauses()
Returns the meta object for the containment reference list 'Catch Clauses'.

Specified by:
getTryStatement_CatchClauses in interface JavaPackage
Returns:
the meta object for the containment reference list 'Catch Clauses'.
See Also:
TryStatement.getCatchClauses(), getTryStatement()
Generated:

getType

EClass getType()
Returns the meta object for class 'Type'.

Specified by:
getType in interface JavaPackage
Returns:
the meta object for class 'Type'.
See Also:
Type
Generated:

getType_UsagesInTypeAccess

EReference getType_UsagesInTypeAccess()
Returns the meta object for the reference list 'Usages In Type Access'.

Specified by:
getType_UsagesInTypeAccess in interface JavaPackage
Returns:
the meta object for the reference list 'Usages In Type Access'.
See Also:
Type.getUsagesInTypeAccess(), getType()
Generated:

getTypeAccess

EClass getTypeAccess()
Returns the meta object for class 'Type Access'.

Specified by:
getTypeAccess in interface JavaPackage
Returns:
the meta object for class 'Type Access'.
See Also:
TypeAccess
Generated:

getTypeAccess_Type

EReference getTypeAccess_Type()
Returns the meta object for the reference 'Type'.

Specified by:
getTypeAccess_Type in interface JavaPackage
Returns:
the meta object for the reference 'Type'.
See Also:
TypeAccess.getType(), getTypeAccess()
Generated:

getTypeAccess_Qualifier

EReference getTypeAccess_Qualifier()
Returns the meta object for the containment reference 'Qualifier'.

Specified by:
getTypeAccess_Qualifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Qualifier'.
See Also:
TypeAccess.getQualifier(), getTypeAccess()
Generated:

getTypeDeclaration

EClass getTypeDeclaration()
Returns the meta object for class 'Type Declaration'.

Specified by:
getTypeDeclaration in interface JavaPackage
Returns:
the meta object for class 'Type Declaration'.
See Also:
TypeDeclaration
Generated:

getTypeDeclaration_TypeParameters

EReference getTypeDeclaration_TypeParameters()
Returns the meta object for the containment reference list 'Type Parameters'.

Specified by:
getTypeDeclaration_TypeParameters in interface JavaPackage
Returns:
the meta object for the containment reference list 'Type Parameters'.
See Also:
TypeDeclaration.getTypeParameters(), getTypeDeclaration()
Generated:

getTypeDeclarationStatement

EClass getTypeDeclarationStatement()
Returns the meta object for class 'Type Declaration Statement'.

Specified by:
getTypeDeclarationStatement in interface JavaPackage
Returns:
the meta object for class 'Type Declaration Statement'.
See Also:
TypeDeclarationStatement
Generated:

getTypeDeclarationStatement_Declaration

EReference getTypeDeclarationStatement_Declaration()
Returns the meta object for the containment reference 'Declaration'.

Specified by:
getTypeDeclarationStatement_Declaration in interface JavaPackage
Returns:
the meta object for the containment reference 'Declaration'.
See Also:
TypeDeclarationStatement.getDeclaration(), getTypeDeclarationStatement()
Generated:

getTypeLiteral

EClass getTypeLiteral()
Returns the meta object for class 'Type Literal'.

Specified by:
getTypeLiteral in interface JavaPackage
Returns:
the meta object for class 'Type Literal'.
See Also:
TypeLiteral
Generated:

getTypeLiteral_Type

EReference getTypeLiteral_Type()
Returns the meta object for the containment reference 'Type'.

Specified by:
getTypeLiteral_Type in interface JavaPackage
Returns:
the meta object for the containment reference 'Type'.
See Also:
TypeLiteral.getType(), getTypeLiteral()
Generated:

getTypeParameter

EClass getTypeParameter()
Returns the meta object for class 'Type Parameter'.

Specified by:
getTypeParameter in interface JavaPackage
Returns:
the meta object for class 'Type Parameter'.
See Also:
TypeParameter
Generated:

getTypeParameter_Bounds

EReference getTypeParameter_Bounds()
Returns the meta object for the containment reference list 'Bounds'.

Specified by:
getTypeParameter_Bounds in interface JavaPackage
Returns:
the meta object for the containment reference list 'Bounds'.
See Also:
TypeParameter.getBounds(), getTypeParameter()
Generated:

getUnresolvedItem

EClass getUnresolvedItem()
Returns the meta object for class 'Unresolved Item'.

Specified by:
getUnresolvedItem in interface JavaPackage
Returns:
the meta object for class 'Unresolved Item'.
See Also:
UnresolvedItem
Generated:

getUnresolvedItemAccess

EClass getUnresolvedItemAccess()
Returns the meta object for class 'Unresolved Item Access'.

Specified by:
getUnresolvedItemAccess in interface JavaPackage
Returns:
the meta object for class 'Unresolved Item Access'.
See Also:
UnresolvedItemAccess
Generated:

getUnresolvedItemAccess_Element

EReference getUnresolvedItemAccess_Element()
Returns the meta object for the reference 'Element'.

Specified by:
getUnresolvedItemAccess_Element in interface JavaPackage
Returns:
the meta object for the reference 'Element'.
See Also:
UnresolvedItemAccess.getElement(), getUnresolvedItemAccess()
Generated:

getUnresolvedItemAccess_Qualifier

EReference getUnresolvedItemAccess_Qualifier()
Returns the meta object for the containment reference 'Qualifier'.

Specified by:
getUnresolvedItemAccess_Qualifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Qualifier'.
See Also:
UnresolvedItemAccess.getQualifier(), getUnresolvedItemAccess()
Generated:

getUnresolvedAnnotationDeclaration

EClass getUnresolvedAnnotationDeclaration()
Returns the meta object for class 'Unresolved Annotation Declaration'.

Specified by:
getUnresolvedAnnotationDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Annotation Declaration'.
See Also:
UnresolvedAnnotationDeclaration
Generated:

getUnresolvedAnnotationTypeMemberDeclaration

EClass getUnresolvedAnnotationTypeMemberDeclaration()
Returns the meta object for class 'Unresolved Annotation Type Member Declaration'.

Specified by:
getUnresolvedAnnotationTypeMemberDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Annotation Type Member Declaration'.
See Also:
UnresolvedAnnotationTypeMemberDeclaration
Generated:

getUnresolvedClassDeclaration

EClass getUnresolvedClassDeclaration()
Returns the meta object for class 'Unresolved Class Declaration'.

Specified by:
getUnresolvedClassDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Class Declaration'.
See Also:
UnresolvedClassDeclaration
Generated:

getUnresolvedEnumDeclaration

EClass getUnresolvedEnumDeclaration()
Returns the meta object for class 'Unresolved Enum Declaration'.

Specified by:
getUnresolvedEnumDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Enum Declaration'.
See Also:
UnresolvedEnumDeclaration
Generated:

getUnresolvedInterfaceDeclaration

EClass getUnresolvedInterfaceDeclaration()
Returns the meta object for class 'Unresolved Interface Declaration'.

Specified by:
getUnresolvedInterfaceDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Interface Declaration'.
See Also:
UnresolvedInterfaceDeclaration
Generated:

getUnresolvedLabeledStatement

EClass getUnresolvedLabeledStatement()
Returns the meta object for class 'Unresolved Labeled Statement'.

Specified by:
getUnresolvedLabeledStatement in interface JavaPackage
Returns:
the meta object for class 'Unresolved Labeled Statement'.
See Also:
UnresolvedLabeledStatement
Generated:

getUnresolvedMethodDeclaration

EClass getUnresolvedMethodDeclaration()
Returns the meta object for class 'Unresolved Method Declaration'.

Specified by:
getUnresolvedMethodDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Method Declaration'.
See Also:
UnresolvedMethodDeclaration
Generated:

getUnresolvedSingleVariableDeclaration

EClass getUnresolvedSingleVariableDeclaration()
Returns the meta object for class 'Unresolved Single Variable Declaration'.

Specified by:
getUnresolvedSingleVariableDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Single Variable Declaration'.
See Also:
UnresolvedSingleVariableDeclaration
Generated:

getUnresolvedType

EClass getUnresolvedType()
Returns the meta object for class 'Unresolved Type'.

Specified by:
getUnresolvedType in interface JavaPackage
Returns:
the meta object for class 'Unresolved Type'.
See Also:
UnresolvedType
Generated:

getUnresolvedTypeDeclaration

EClass getUnresolvedTypeDeclaration()
Returns the meta object for class 'Unresolved Type Declaration'.

Specified by:
getUnresolvedTypeDeclaration in interface JavaPackage
Returns:
the meta object for class 'Unresolved Type Declaration'.
See Also:
UnresolvedTypeDeclaration
Generated:

getUnresolvedVariableDeclarationFragment

EClass getUnresolvedVariableDeclarationFragment()
Returns the meta object for class 'Unresolved Variable Declaration Fragment'.

Specified by:
getUnresolvedVariableDeclarationFragment in interface JavaPackage
Returns:
the meta object for class 'Unresolved Variable Declaration Fragment'.
See Also:
UnresolvedVariableDeclarationFragment
Generated:

getVariableDeclaration

EClass getVariableDeclaration()
Returns the meta object for class 'Variable Declaration'.

Specified by:
getVariableDeclaration in interface JavaPackage
Returns:
the meta object for class 'Variable Declaration'.
See Also:
VariableDeclaration
Generated:

getVariableDeclaration_ExtraArrayDimensions

EAttribute getVariableDeclaration_ExtraArrayDimensions()
Returns the meta object for the attribute 'Extra Array Dimensions'.

Specified by:
getVariableDeclaration_ExtraArrayDimensions in interface JavaPackage
Returns:
the meta object for the attribute 'Extra Array Dimensions'.
See Also:
VariableDeclaration.getExtraArrayDimensions(), getVariableDeclaration()
Generated:

getVariableDeclaration_Initializer

EReference getVariableDeclaration_Initializer()
Returns the meta object for the containment reference 'Initializer'.

Specified by:
getVariableDeclaration_Initializer in interface JavaPackage
Returns:
the meta object for the containment reference 'Initializer'.
See Also:
VariableDeclaration.getInitializer(), getVariableDeclaration()
Generated:

getVariableDeclaration_UsageInVariableAccess

EReference getVariableDeclaration_UsageInVariableAccess()
Returns the meta object for the reference list 'Usage In Variable Access'.

Specified by:
getVariableDeclaration_UsageInVariableAccess in interface JavaPackage
Returns:
the meta object for the reference list 'Usage In Variable Access'.
See Also:
VariableDeclaration.getUsageInVariableAccess(), getVariableDeclaration()
Generated:

getVariableDeclarationExpression

EClass getVariableDeclarationExpression()
Returns the meta object for class 'Variable Declaration Expression'.

Specified by:
getVariableDeclarationExpression in interface JavaPackage
Returns:
the meta object for class 'Variable Declaration Expression'.
See Also:
VariableDeclarationExpression
Generated:

getVariableDeclarationExpression_Modifier

EReference getVariableDeclarationExpression_Modifier()
Returns the meta object for the containment reference 'Modifier'.

Specified by:
getVariableDeclarationExpression_Modifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Modifier'.
See Also:
VariableDeclarationExpression.getModifier(), getVariableDeclarationExpression()
Generated:

getVariableDeclarationExpression_Annotations

EReference getVariableDeclarationExpression_Annotations()
Returns the meta object for the containment reference list 'Annotations'.

Specified by:
getVariableDeclarationExpression_Annotations in interface JavaPackage
Returns:
the meta object for the containment reference list 'Annotations'.
See Also:
VariableDeclarationExpression.getAnnotations(), getVariableDeclarationExpression()
Generated:

getVariableDeclarationFragment

EClass getVariableDeclarationFragment()
Returns the meta object for class 'Variable Declaration Fragment'.

Specified by:
getVariableDeclarationFragment in interface JavaPackage
Returns:
the meta object for class 'Variable Declaration Fragment'.
See Also:
VariableDeclarationFragment
Generated:

getVariableDeclarationFragment_VariablesContainer

EReference getVariableDeclarationFragment_VariablesContainer()
Returns the meta object for the container reference 'Variables Container'.

Specified by:
getVariableDeclarationFragment_VariablesContainer in interface JavaPackage
Returns:
the meta object for the container reference 'Variables Container'.
See Also:
VariableDeclarationFragment.getVariablesContainer(), getVariableDeclarationFragment()
Generated:

getVariableDeclarationStatement

EClass getVariableDeclarationStatement()
Returns the meta object for class 'Variable Declaration Statement'.

Specified by:
getVariableDeclarationStatement in interface JavaPackage
Returns:
the meta object for class 'Variable Declaration Statement'.
See Also:
VariableDeclarationStatement
Generated:

getVariableDeclarationStatement_ExtraArrayDimensions

EAttribute getVariableDeclarationStatement_ExtraArrayDimensions()
Returns the meta object for the attribute 'Extra Array Dimensions'.

Specified by:
getVariableDeclarationStatement_ExtraArrayDimensions in interface JavaPackage
Returns:
the meta object for the attribute 'Extra Array Dimensions'.
See Also:
VariableDeclarationStatement.getExtraArrayDimensions(), getVariableDeclarationStatement()
Generated:

getVariableDeclarationStatement_Modifier

EReference getVariableDeclarationStatement_Modifier()
Returns the meta object for the containment reference 'Modifier'.

Specified by:
getVariableDeclarationStatement_Modifier in interface JavaPackage
Returns:
the meta object for the containment reference 'Modifier'.
See Also:
VariableDeclarationStatement.getModifier(), getVariableDeclarationStatement()
Generated:

getVariableDeclarationStatement_Annotations

EReference getVariableDeclarationStatement_Annotations()
Returns the meta object for the containment reference list 'Annotations'.

Specified by:
getVariableDeclarationStatement_Annotations in interface JavaPackage
Returns:
the meta object for the containment reference list 'Annotations'.
See Also:
VariableDeclarationStatement.getAnnotations(), getVariableDeclarationStatement()
Generated:

getWildCardType

EClass getWildCardType()
Returns the meta object for class 'Wild Card Type'.

Specified by:
getWildCardType in interface JavaPackage
Returns:
the meta object for class 'Wild Card Type'.
See Also:
WildCardType
Generated:

getWildCardType_UpperBound

EAttribute getWildCardType_UpperBound()
Returns the meta object for the attribute 'Upper Bound'.

Specified by:
getWildCardType_UpperBound in interface JavaPackage
Returns:
the meta object for the attribute 'Upper Bound'.
See Also:
WildCardType.isUpperBound(), getWildCardType()
Generated:

getWildCardType_Bound

EReference getWildCardType_Bound()
Returns the meta object for the containment reference 'Bound'.

Specified by:
getWildCardType_Bound in interface JavaPackage
Returns:
the meta object for the containment reference 'Bound'.
See Also:
WildCardType.getBound(), getWildCardType()
Generated:

getWhileStatement

EClass getWhileStatement()
Returns the meta object for class 'While Statement'.

Specified by:
getWhileStatement in interface JavaPackage
Returns:
the meta object for class 'While Statement'.
See Also:
WhileStatement
Generated:

getWhileStatement_Expression

EReference getWhileStatement_Expression()
Returns the meta object for the containment reference 'Expression'.

Specified by:
getWhileStatement_Expression in interface JavaPackage
Returns:
the meta object for the containment reference 'Expression'.
See Also:
WhileStatement.getExpression(), getWhileStatement()
Generated:

getWhileStatement_Body

EReference getWhileStatement_Body()
Returns the meta object for the containment reference 'Body'.

Specified by:
getWhileStatement_Body in interface JavaPackage
Returns:
the meta object for the containment reference 'Body'.
See Also:
WhileStatement.getBody(), getWhileStatement()
Generated:

getAssignmentKind

EEnum getAssignmentKind()
Returns the meta object for enum 'Assignment Kind'.

Specified by:
getAssignmentKind in interface JavaPackage
Returns:
the meta object for enum 'Assignment Kind'.
See Also:
AssignmentKind
Generated:

getInfixExpressionKind

EEnum getInfixExpressionKind()
Returns the meta object for enum 'Infix Expression Kind'.

Specified by:
getInfixExpressionKind in interface JavaPackage
Returns:
the meta object for enum 'Infix Expression Kind'.
See Also:
InfixExpressionKind
Generated:

getInheritanceKind

EEnum getInheritanceKind()
Returns the meta object for enum 'Inheritance Kind'.

Specified by:
getInheritanceKind in interface JavaPackage
Returns:
the meta object for enum 'Inheritance Kind'.
See Also:
InheritanceKind
Generated:

getPostfixExpressionKind

EEnum getPostfixExpressionKind()
Returns the meta object for enum 'Postfix Expression Kind'.

Specified by:
getPostfixExpressionKind in interface JavaPackage
Returns:
the meta object for enum 'Postfix Expression Kind'.
See Also:
PostfixExpressionKind
Generated:

getPrefixExpressionKind

EEnum getPrefixExpressionKind()
Returns the meta object for enum 'Prefix Expression Kind'.

Specified by:
getPrefixExpressionKind in interface JavaPackage
Returns:
the meta object for enum 'Prefix Expression Kind'.
See Also:
PrefixExpressionKind
Generated:

getVisibilityKind

EEnum getVisibilityKind()
Returns the meta object for enum 'Visibility Kind'.

Specified by:
getVisibilityKind in interface JavaPackage
Returns:
the meta object for enum 'Visibility Kind'.
See Also:
VisibilityKind
Generated:

getJavaFactory

JavaFactory getJavaFactory()
Returns the factory that creates the instances of the model.

Specified by:
getJavaFactory in interface JavaPackage
Returns:
the factory that creates the instances of the model.
Generated: