Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- EclipseAnnotationProcessorEnvironment - Interface in org.eclipse.jdt.apt.core.env
-
Extended the APT
AnnotationProcessorEnvironment
to expose extra API. - EclipseAnnotationProcessorFactory - Interface in org.eclipse.jdt.apt.core.env
-
Extend the APT annotation processor factory API to provide extra features.
- EclipseMessager - Interface in org.eclipse.jdt.apt.core.util
-
Extend the APT
Messager
to allow the registrating of diagnostics on ast nodes. - EDITOR_ADD_JAVADOC_TAGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'add JavaDoc tags' feature is enabled.
- EDITOR_ALT_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.
- EDITOR_ANNOTATION_ROLL_OVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether annotation roll over is used or not.
- EDITOR_BACKGROUND_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractTextEditor.PREFERENCE_COLOR_BACKGROUND
- EDITOR_BACKGROUND_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractTextEditor.PREFERENCE_COLOR_BACKGROUND_SYSTEM_DEFAULT
- EDITOR_BOLD_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Preference key suffix for bold text style preference keys.
- EDITOR_BOOKMARK_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_BOOKMARK_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_BOOKMARK_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_BROWSER_LIKE_LINKS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_HYPERLINKS_ENABLED
- EDITOR_BROWSER_LIKE_LINKS_KEY_MODIFIER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_HYPERLINK_KEY_MODIFIER
- EDITOR_BROWSER_LIKE_LINKS_KEY_MODIFIER_MASK - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_HYPERLINK_KEY_MODIFIER_MASK
- EDITOR_CLOSE_BRACES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'close braces' feature is enabled.
- EDITOR_CLOSE_BRACKETS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'close brackets' feature is enabled.
- EDITOR_CLOSE_JAVADOCS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'close java docs' feature is enabled.
- EDITOR_CLOSE_STRINGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'close strings' feature is enabled.
- EDITOR_CODEMINING_ENABLED - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether codemining is enabled in the Java editor.
- EDITOR_CORRECTION_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls if correction indicators are shown in the UI.
- EDITOR_CTRL_ALT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_CTRL_ALT_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_CTRL_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_CTRL_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_CURRENT_LINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_CURRENT_LINE_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_DEFAULT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_DEFAULT_HOVER_CONFIGURED_ID - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_DISABLE_OVERWRITE_MODE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.1 replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_DISABLE_OVERWRITE_MODE
- EDITOR_ENCLOSING_BRACKETS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether enclosing bracket matching highlighting is turned on or off.
- EDITOR_ERROR_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_ESCAPE_STRINGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'escape strings' feature is enabled.
- EDITOR_ESCAPE_STRINGS_NON_ASCII - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether non-ascii characters are replaced by unicode escape sequences when the 'escape strings' feature is used.
- EDITOR_EVALUTE_TEMPORARY_PROBLEMS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls if temporary problems are evaluated and shown in the UI.
- EDITOR_FIND_SCOPE_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.2, use
AbstractTextEditor.PREFERENCE_COLOR_FIND_SCOPE
instead} - EDITOR_FOLDING_ENABLED - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether folding is enabled in the Java editor.
- EDITOR_FOLDING_HEADERS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for header comment folding for the default folding provider.
- EDITOR_FOLDING_IMPORTS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for imports folding for the default folding provider.
- EDITOR_FOLDING_INNERTYPES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for inner type folding for the default folding provider.
- EDITOR_FOLDING_JAVADOC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for Javadoc folding for the default folding provider.
- EDITOR_FOLDING_METHODS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for method folding for the default folding provider.
- EDITOR_FOLDING_PROVIDER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the configured folding provider.
- EDITOR_FOREGROUND_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractTextEditor.PREFERENCE_COLOR_FOREGROUND
- EDITOR_FOREGROUND_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractTextEditor.PREFERENCE_COLOR_FOREGROUND_SYSTEM_DEFAULT
- EDITOR_FORMAT_JAVADOCS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'format Javadoc tags' feature is enabled.
- EDITOR_HIGHLIGHT_BRACKET_AT_CARET_LOCATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether bracket at caret location is highlighted or not.
- EDITOR_IMPORTS_ON_PASTE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether 'paste' should update the imports.
- EDITOR_ITALIC_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Preference key suffix for italic text style preference keys.
- EDITOR_JAVA_ANNOTATION_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the annotation highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.ANNOTATION
- EDITOR_JAVA_ANNOTATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the annotation highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.ANNOTATION
- EDITOR_JAVA_ANNOTATION_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the annotation highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.ANNOTATION
- EDITOR_JAVA_ANNOTATION_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the annotation highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.ANNOTATION
- EDITOR_JAVA_ANNOTATION_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the annotation highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.ANNOTATION
- EDITOR_JAVA_BRACKET_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether brackets are rendered in bold.
- EDITOR_JAVA_BRACKET_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render brackets.
- EDITOR_JAVA_BRACKET_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether brackets are rendered in italic.
- EDITOR_JAVA_BRACKET_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether brackets are rendered in strikethrough.
- EDITOR_JAVA_BRACKET_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether brackets are rendered in underline.
- EDITOR_JAVA_CODEMINING_DEFAULT_FILTER_FOR_PARAMETER_NAMES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Default Filter for code mining parameter names" when showing parameter names in codemining.
- EDITOR_JAVA_CODEMINING_FILTER_IMPLIED_PARAMETER_NAMES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Filter matching parameter names" when showing parameter names in codemining.
- EDITOR_JAVA_CODEMINING_IGNORE_INEXACT_MATCHES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Ignore inexact matches".
- EDITOR_JAVA_CODEMINING_PREFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference prefix for Java code mining preferences.
- EDITOR_JAVA_CODEMINING_SHOW_CODEMINING_AT_LEAST_ONE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Only if there is at least one result".
- EDITOR_JAVA_CODEMINING_SHOW_IMPLEMENTATIONS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Show implementations" codemining.
- EDITOR_JAVA_CODEMINING_SHOW_PARAMETER_NAMES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Show parameter names" codemining.
- EDITOR_JAVA_CODEMINING_SHOW_REFERENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Show references" codemining.
- EDITOR_JAVA_CODEMINING_SHOW_REFERENCES_ON_FIELDS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Show references" on fields.
- EDITOR_JAVA_CODEMINING_SHOW_REFERENCES_ON_METHODS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Show references" on methods.
- EDITOR_JAVA_CODEMINING_SHOW_REFERENCES_ON_TYPES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that stores the value for "Show references" on types.
- EDITOR_JAVA_DEFAULT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether Java default text is rendered in bold.
- EDITOR_JAVA_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render java default text.
- EDITOR_JAVA_DEFAULT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether Java default text is rendered in italic.
- EDITOR_JAVA_DEFAULT_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether Java default text is rendered in strikethrough.
- EDITOR_JAVA_DEFAULT_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether Java default text is rendered in underline.
- EDITOR_JAVA_KEYWORD_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keywords are rendered in bold.
- EDITOR_JAVA_KEYWORD_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render java keywords.
- EDITOR_JAVA_KEYWORD_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keywords are rendered in italic.
- EDITOR_JAVA_KEYWORD_RETURN_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether 'return' keyword is rendered in bold.
- EDITOR_JAVA_KEYWORD_RETURN_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render the 'return' keyword.
- EDITOR_JAVA_KEYWORD_RETURN_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether 'return' keyword is rendered in italic.
- EDITOR_JAVA_KEYWORD_RETURN_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether 'return' keyword is rendered in strikethrough.
- EDITOR_JAVA_KEYWORD_RETURN_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether 'return' keyword is rendered in italic.
- EDITOR_JAVA_KEYWORD_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keywords are rendered in strikethrough.
- EDITOR_JAVA_KEYWORD_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether keywords are rendered in underline.
- EDITOR_JAVA_METHOD_NAME_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the method name highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.METHOD
- EDITOR_JAVA_METHOD_NAME_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the method name highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.METHOD
- EDITOR_JAVA_METHOD_NAME_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.the method name highlighting has been replaced by a semantic highlighting, see
SemanticHighlightings.METHOD
- EDITOR_JAVA_OPERATOR_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether operators are rendered in bold.
- EDITOR_JAVA_OPERATOR_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render operators.
- EDITOR_JAVA_OPERATOR_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether operators are rendered in italic.
- EDITOR_JAVA_OPERATOR_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether operators are rendered in strikethrough.
- EDITOR_JAVA_OPERATOR_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether operators are rendered in underline.
- EDITOR_JAVADOC_DEFAULT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc default text is rendered in bold.
- EDITOR_JAVADOC_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render javadoc default text.
- EDITOR_JAVADOC_DEFAULT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc default text is rendered in italic.
- EDITOR_JAVADOC_DEFAULT_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc default text is rendered in strikethrough.
- EDITOR_JAVADOC_DEFAULT_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc default text is rendered in underline.
- EDITOR_JAVADOC_KEYWORD_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc keywords are rendered in bold.
- EDITOR_JAVADOC_KEYWORD_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render javadoc keywords.
- EDITOR_JAVADOC_KEYWORD_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc keywords are rendered in italic.
- EDITOR_JAVADOC_KEYWORD_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc keywords are rendered in strikethrough.
- EDITOR_JAVADOC_KEYWORD_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc keywords are rendered in underline.
- EDITOR_JAVADOC_LINKS_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc links are rendered in bold.
- EDITOR_JAVADOC_LINKS_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render javadoc links.
- EDITOR_JAVADOC_LINKS_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc links are rendered in italic.
- EDITOR_JAVADOC_LINKS_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc links are rendered in strikethrough.
- EDITOR_JAVADOC_LINKS_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc links are rendered in underline.
- EDITOR_JAVADOC_TAG_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc tags are rendered in bold.
- EDITOR_JAVADOC_TAG_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render javadoc tags.
- EDITOR_JAVADOC_TAG_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc tags are rendered in italic.
- EDITOR_JAVADOC_TAG_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc tags are rendered in strikethrough.
- EDITOR_JAVADOC_TAG_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether javadoc tags are rendered in underline.
- EDITOR_LINE_NUMBER_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_LINE_NUMBER_RULER_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_LINK_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_HYPERLINK_COLOR
- EDITOR_LINKED_POSITION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.not used any longer as the linked positions are displayed as annotations
- EDITOR_MARK_BREAK_CONTINUE_TARGETS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether targets for of
break
andcontinue
statements are marked. - EDITOR_MARK_CONSTANT_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether constant (static final) occurrences are marked.
- EDITOR_MARK_EXCEPTION_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether exception occurrences are marked.
- EDITOR_MARK_FIELD_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether non-constant field occurrences are marked.
- EDITOR_MARK_IMPLEMENTORS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether method exit points are marked.
- EDITOR_MARK_LOCAL_VARIABLE_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether local variable occurrences are marked.
- EDITOR_MARK_METHOD_EXIT_POINTS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether method exit points are marked.
- EDITOR_MARK_METHOD_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether method occurrences are marked.
- EDITOR_MARK_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether occurrences are marked in the editor.
- EDITOR_MARK_TYPE_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether type occurrences are marked.
- EDITOR_MATCHING_BRACKETS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether bracket matching highlighting is turned on or off.
- EDITOR_MATCHING_BRACKETS_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to highlight matching brackets.
- EDITOR_MULTI_LINE_COMMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether multi-line comments are rendered in bold.
- EDITOR_MULTI_LINE_COMMENT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render multi-line comments.
- EDITOR_MULTI_LINE_COMMENT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether multi-line comments are rendered in italic.
- EDITOR_MULTI_LINE_COMMENT_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether multi-line comments are rendered in strikethrough.
- EDITOR_MULTI_LINE_COMMENT_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether multi-line comments are rendered in underline.
- EDITOR_NO_HOVER_CONFIGURED_ID - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_NONE_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_PRINT_MARGIN - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_PRINT_MARGIN_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_PRINT_MARGIN_COLUMN - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants
- EDITOR_PROBLEM_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_PROBLEM_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_QUICKASSIST_LIGHTBULB - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls if quick assist light bulbs are shown.
- EDITOR_SEARCH_RESULT_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_SEARCH_RESULT_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_SEARCH_RESULT_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_SEMANTIC_HIGHLIGHTING_BOLD_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference suffix that controls if semantic highlighting has the text attribute bold.
- EDITOR_SEMANTIC_HIGHLIGHTING_COLOR_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference suffix that controls a semantic highlighting's color.
- EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1, this preference is not used or set any longer; see
SemanticHighlightings.affectsEnablement(IPreferenceStore, org.eclipse.jface.util.PropertyChangeEvent)
- EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference suffix that controls if semantic highlighting is enabled.
- EDITOR_SEMANTIC_HIGHLIGHTING_ITALIC_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference suffix that controls if semantic highlighting has the text attribute italic.
- EDITOR_SEMANTIC_HIGHLIGHTING_PREFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference prefix for semantic highlighting preferences.
- EDITOR_SEMANTIC_HIGHLIGHTING_STRIKETHROUGH_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference suffix that controls if semantic highlighting has the text attribute strikethrough.
- EDITOR_SEMANTIC_HIGHLIGHTING_UNDERLINE_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference suffix that controls if semantic highlighting has the text attribute underline.
- EDITOR_SHIFT_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0, replaced by
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS
- EDITOR_SHOW_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether hover tool tips in the editor are turned on or off.
- EDITOR_SHOW_SEGMENTS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls if segmented view (show selected element only) is turned on or off.
- EDITOR_SHOW_TEXT_HOVER_AFFORDANCE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.3, replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_SHOW_TEXT_HOVER_AFFORDANCE
- EDITOR_SINGLE_LINE_COMMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether single line comments are rendered in bold.
- EDITOR_SINGLE_LINE_COMMENT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render single line comments.
- EDITOR_SINGLE_LINE_COMMENT_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether single line comments are rendered in italic.
- EDITOR_SINGLE_LINE_COMMENT_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether single line comments are rendered in strikethrough.
- EDITOR_SINGLE_LINE_COMMENT_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether single line comments are rendered in underline.
- EDITOR_SMART_BACKSPACE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls the smart backspace behavior.
- EDITOR_SMART_HOME_END - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.3 replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_SMART_HOME_END
- EDITOR_SMART_INDENT_AFTER_NEWLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether on Enter key the indentation should be smart or the same as previous line.
- EDITOR_SMART_OPENING_BRACE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls the "smart opening brace" smart typing handler.
- EDITOR_SMART_PASTE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'smart paste' feature is enabled.
- EDITOR_SMART_SEMICOLON - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls the "smart semicolon" smart typing handler.
- EDITOR_SMART_TAB - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls the smart tab behavior.
- EDITOR_SOURCE_HOVER_BACKGROUND_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the source hover background color.
- EDITOR_SOURCE_HOVER_BACKGROUND_COLOR_SYSTEM_DEFAULT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that tells whether to use the system default color (
SWT.COLOR_INFO_BACKGROUND
) for the source hover background color. - EDITOR_SPACES_FOR_TABS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.1 replaced by the formatter setting defined in
DefaultCodeFormatterConstants.FORMATTER_TAB_CHAR
- EDITOR_STICKY_OCCURRENCES - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether occurrences are sticky in the editor.
- EDITOR_STRIKETHROUGH_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Preference key suffix for strikethrough text style preference keys.
- EDITOR_STRING_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether string constants are rendered in bold.
- EDITOR_STRING_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render string constants.
- EDITOR_STRING_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether string constants are rendered in italic.
- EDITOR_STRING_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether string constants are rendered in strikethrough.
- EDITOR_STRING_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether string constants are rendered in underline.
- EDITOR_SUB_WORD_NAVIGATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'sub-word navigation' feature is enabled.
- EDITOR_SYNC_OUTLINE_ON_CURSOR_MOVE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the outline view selection should stay in sync with with the element at the current cursor position.
- EDITOR_TAB_WIDTH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.As of 3.0 replaced by
AbstractDecoratedTextEditorPreferenceConstants.EDITOR_TAB_WIDTH
- EDITOR_TASK_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_TASK_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_TASK_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_TASK_TAG_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether task tags are rendered in bold.
- EDITOR_TASK_TAG_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds the color used to render task tags.
- EDITOR_TASK_TAG_ITALIC - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether task tags are rendered in italic.
- EDITOR_TASK_TAG_STRIKETHROUGH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether task tags are rendered in strikethrough.
- EDITOR_TASK_TAG_UNDERLINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether task tags are rendered in underline.
- EDITOR_TEXT_FONT - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
The symbolic font name for the Java editor text font (value
"org.eclipse.jdt.ui.editors.textfont"
). - EDITOR_TEXT_HOVER_MODIFIER_MASKS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that defines the key for the hover modifier state masks.
- EDITOR_TEXT_HOVER_MODIFIERS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that defines the key for the hover modifiers.
- EDITOR_UNDERLINE_SUFFIX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Preference key suffix for underline text style preference keys.
- EDITOR_UNKNOWN_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_UNKNOWN_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_UNKNOWN_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_WARNING_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_WARNING_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_WARNING_INDICATION_IN_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
Deprecated.as of 3.0 replaced by
MarkerAnnotationPreferences
- EDITOR_WRAP_STRINGS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that controls whether the 'wrap strings' feature is enabled.
- editorStateChanged() - Method in class org.eclipse.jdt.ui.actions.GenerateActionGroup
-
Deprecated.As of 3.5, this method is no longer called
- EE_HOME - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
The directory containing the execution environment description file.
- EE_NAME - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
VM name property name in an execution environment description file.
- EitherOr_MultiPattern - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
EitherOrMultiPattern
. - EitherOrMultiPattern - Class in org.eclipse.jdt.core.dom
-
EitherOrMultiPattern AST node type.
- ELEMENT_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that one or more elements supplied do not exist.
- ELEMENT_NOT_ON_CLASSPATH - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that an element is not on its project's claspath.
- ELEMENT_TYPE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ArrayType
-
The "elementType" structural property of this node type (child type:
Type
) (added in JLS8 API). - elementChanged(ElementChangedEvent) - Method in interface org.eclipse.jdt.core.IElementChangedListener
-
Notifies that one or more attributes of one or more Java elements have changed.
- elementChanged(ElementChangedEvent) - Method in class org.eclipse.jdt.ui.JavaElementContentProvider
-
Deprecated.
- ElementChangedEvent - Class in org.eclipse.jdt.core
-
An element changed event describes a change to the structure or contents of a tree of Java elements.
- ElementChangedEvent(IJavaElementDelta, int) - Constructor for class org.eclipse.jdt.core.ElementChangedEvent
-
Creates an new element changed event (based on a
IJavaElementDelta
). - ElementQuerySpecification - Class in org.eclipse.jdt.ui.search
-
Describes a search query by giving the
IJavaElement
to search for. - ElementQuerySpecification(IJavaElement, int, IJavaSearchScope, String) - Constructor for class org.eclipse.jdt.ui.search.ElementQuerySpecification
-
A constructor.
- elementToHandle(String, IJavaElement) - Static method in class org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor
-
Converts the specified element to an input handle.
- ELLIPSIS_STRING - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
-
User-readable string for ellipsis ("...").
- ELSE_EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ConditionalExpression
-
The "elseExpression" structural property of this node type (child type:
Expression
). - ELSE_STATEMENT_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.IfStatement
-
The "elseStatement" structural property of this node type (child type:
Statement
). - EMBEDDED_EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.StringTemplateComponent
-
The "expression" structural property of this node type (child type:
StringFragment
). - EMPTY_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
EmptyStatement
. - EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
- EmptyControlFlowStatement - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EmptyStatement - Class in org.eclipse.jdt.core.dom
-
Null statement AST node type.
- ENABLE_BINDINGS_RECOVERY - Static variable in interface org.eclipse.jdt.core.ICompilationUnit
-
Constant indicating that a reconcile operation should enable the bindings recovery
- ENABLE_STATEMENTS_RECOVERY - Static variable in interface org.eclipse.jdt.core.ICompilationUnit
-
Constant indicating that a reconcile operation should enable the statements recovery.
- enableCollection() - Method in interface org.eclipse.jdt.debug.core.IJavaObject
-
Permits this object to be garbage collected.
- enableCommentControl(boolean) - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Sets to use the 'Add comment' checkbox value.
- ENABLED - Static variable in class org.eclipse.jdt.apt.core.util.AptPreferenceConstants
- ENABLED - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "enabled".
- enablePlugin(String) - Method in interface org.eclipse.jdt.apt.core.util.IFactoryPath
-
Enable a plugin on the factory path, and move it to the head of the path.
- ENCAPSULATE_FIELD - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Encapsulate Field' refactoring (value:
org.eclipse.jdt.ui.self.encapsulate
). - EncapsulateFieldDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the encapsulate field refactoring.
- EncapsulateFieldDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.EncapsulateFieldDescriptor
-
Creates a new refactoring descriptor.
- EncapsulateFieldDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.EncapsulateFieldDescriptor
-
Creates a new refactoring descriptor.
- encloses(String) - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
-
Checks whether the resource at the given path is enclosed by this scope.
- encloses(IJavaElement) - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
-
Checks whether this scope encloses the given element.
- ENCLOSING - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Field ID of the enclosing type input field.
- ENCLOSING_METHOD - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
-
"EnclosingMethod" attribute (added in J2SE 1.5).
- EnclosingInstanceInConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- enclosingProjectsAndJars() - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
-
Returns the paths to the enclosing projects and JARs for this search scope.
- ENCLOSINGSELECTION - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Field ID of the enclosing type checkbox.
- enclosingTypeChanged() - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Hook method that gets called when the enclosing type name has changed.
- encodeClasspathEntry(IClasspathEntry) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Encodes the given classpath entry into a string in the context of this project.
- encodeJRELibrary(String, IClasspathEntry[]) - Static method in class org.eclipse.jdt.ui.PreferenceConstants
-
Encodes a JRE library to be used in the named preference
NEWPROJECT_JRELIBRARY_LIST
. - END_MARKER - Static variable in class org.eclipse.jdt.junit.wizards.NewTestSuiteWizardPage
-
The string used to mark the end of the generated code
- END_OF_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Value to set a brace location at the end of a line.
- EndOfSource - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ENDORSED_DIRS - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Endorsed directories property name in an execution environment description file.
- endReporting() - Method in class org.eclipse.jdt.core.CompletionRequestor
-
Pro forma notification sent after reporting a batch of completion proposals.
- endReporting() - Method in interface org.eclipse.jdt.core.IProblemRequestor
-
Notification sent after having completed problem detection process.
- endReporting() - Method in class org.eclipse.jdt.core.search.SearchRequestor
-
Notification sent after having completed the search action.
- endReporting() - Method in class org.eclipse.jdt.ui.text.java.CompletionProposalCollector
-
Pro forma notification sent after reporting a batch of completion proposals.
- endSorting() - Method in class org.eclipse.jdt.ui.text.java.AbstractProposalSorter
-
Called once after the initial sorting finished.
- endsWith(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Return true if array ends with the sequence of characters contained in toBeFound, otherwise false.
- endVisit(AnnotationTypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(AnnotationTypeMemberDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(AnonymousClassDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ArrayAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ArrayCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ArrayInitializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ArrayType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(AssertStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(Assignment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(Block) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(BlockComment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(BooleanLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(BreakStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(CaseDefaultExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(CastExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(CatchClause) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(CharacterLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ClassInstanceCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(CompilationUnit) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ConditionalExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ContinueStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(CreationReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(Dimension) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(DoStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(EitherOrMultiPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(EmptyStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(EnhancedForStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(EnumConstantDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(EnumDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ExportsDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ExpressionMethodReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ExpressionStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(FieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(FieldDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ForStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(GuardedPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(IfStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ImplicitTypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ImportDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(InfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(Initializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(InstanceofExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(IntersectionType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(Javadoc) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(JavaDocRegion) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(JavaDocTextElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(LabeledStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(LambdaExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(LineComment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(MarkerAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(MemberRef) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(MemberValuePair) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(MethodDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(MethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(MethodRef) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(MethodRefParameter) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(Modifier) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ModuleDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ModuleModifier) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ModuleQualifiedName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(NameQualifiedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(NormalAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(NullLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(NullPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(NumberLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(OpensDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(PackageDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ParameterizedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ParenthesizedExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(PatternInstanceofExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(PostfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(PrefixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(PrimitiveType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ProvidesDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(QualifiedName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(QualifiedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(RecordDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(RecordPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(RequiresDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ReturnStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SimpleName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SimpleType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SingleMemberAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SingleVariableDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(StringFragment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
- endVisit(StringLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(StringTemplateComponent) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
- endVisit(StringTemplateExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
- endVisit(SuperConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SuperFieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SuperMethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SuperMethodReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SwitchCase) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SwitchExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SwitchStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(SynchronizedStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TagElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TagProperty) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TextBlock) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TextElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ThisExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(ThrowStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TryStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TypeDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TypeLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TypeMethodReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TypeParameter) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(TypePattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(UnionType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(UsesDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(VariableDeclarationExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(VariableDeclarationFragment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(VariableDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(WhileStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(WildcardType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- endVisit(YieldStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
End of visit the given type-specific AST node.
- ENHANCED_FOR_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
EnhancedForStatement
. - EnhancedForStatement - Class in org.eclipse.jdt.core.dom
-
Enhanced For statement AST node type (added in JLS3 API).
- EnhancedSwitchMissingDefault - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- enterParticipant(SearchParticipant) - Method in class org.eclipse.jdt.core.search.SearchRequestor
-
Intermediate notification sent when the given participant starts to contribute.
- ENUM - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
The searched element is an enum.
- ENUM_BODY_TEMPLATE_ID - Static variable in class org.eclipse.jdt.core.manipulation.CodeGeneration
-
Constant ID for the type kind to be used in
CodeGeneration.getTypeBody(String, ICompilationUnit, String, String)
to get the code template used for a new enum type body. - ENUM_BODY_TEMPLATE_ID - Static variable in class org.eclipse.jdt.ui.CodeGeneration
-
Deprecated.Constant ID for the type kind to be used in
CodeGeneration.getTypeBody(String, ICompilationUnit, String, String)
to get the code template used for a new enum type body. - ENUM_CONSTANT_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
EnumConstantDeclaration
. - ENUM_CONSTANTS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumDeclaration
-
The "enumConstants" structural property of this node type (element type:
EnumConstantDeclaration
). - ENUM_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
EnumDeclaration
. - ENUM_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
-
Tag value for a value that represents an enum constant
- ENUM_TYPE - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Constant to signal that the created type is an enum.
- EnumAbstractMethodMustBeImplemented - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EnumConstantCannotDefineAbstractMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EnumConstantDeclaration - Class in org.eclipse.jdt.core.dom
-
Enumeration constant declaration AST node type (added in JLS3 API).
- EnumConstantDeclaration - Interface in com.sun.mirror.declaration
-
Represents an enum constant declaration.
- EnumConstantMustImplementAbstractMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- enumConstants() - Method in class org.eclipse.jdt.core.dom.EnumDeclaration
-
Returns the live ordered list of enum constant declarations of this enum declaration.
- EnumConstantsCannotBeSurroundedByParenthesis - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EnumDeclaration - Class in org.eclipse.jdt.core.dom
-
Enum declaration AST node type (added in JLS3 API).
- EnumDeclaration - Interface in com.sun.mirror.declaration
-
Represents the declaration of an enum type.
- ENUMS - Static variable in class org.eclipse.jdt.core.manipulation.TypeKinds
- EnumStaticFieldInInInitializerContext - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EnumSwitchCannotTargetField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EnumType - Interface in com.sun.mirror.type
-
Represents an enum type.
- EnvironmentFactory - Class in org.eclipse.jdt.apt.core.env
- EnvironmentFactory() - Constructor for class org.eclipse.jdt.apt.core.env.EnvironmentFactory
- equals(char[][], char[][]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers true if the two arrays are identical character by character, otherwise false.
- equals(char[][], char[][], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
- equals(char[], char[]) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers true if the two arrays are identical character by character, otherwise false.
- equals(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
If isCaseSensite is true, answers true if the two arrays are identical character by character, otherwise false.
- equals(char[], char[], int, int) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers true if the first array is identical character by character to a portion of the second array delimited from position secondStart (inclusive) to secondEnd(exclusive), otherwise false.
- equals(char[], char[], int, int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
-
Answers true if the first array is identical character by character to a portion of the second array delimited from position secondStart (inclusive) to secondEnd(exclusive), otherwise false.
- equals(Object) - Method in interface com.sun.mirror.declaration.Declaration
-
Tests whether an object represents the same declaration as this.
- equals(Object) - Method in interface com.sun.mirror.type.TypeMirror
-
Tests whether two types represent the same type.
- equals(Object) - Method in class org.eclipse.jdt.core.dom.ASTNode
-
The
ASTNode
implementation of thisObject
method uses object identity (==). - equals(Object) - Method in interface org.eclipse.jdt.core.dom.IBinding
-
There is no special definition of equality for bindings; equality is simply object identity.
- equals(Object) - Method in class org.eclipse.jdt.core.refactoring.descriptors.ExtractClassDescriptor.Field
- equals(Object) - Method in class org.eclipse.jdt.core.SourceRange
- equals(Object) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
- equals(Object) - Method in class org.eclipse.jdt.launching.LibraryLocation
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
-
Deprecated.
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
-
Deprecated.
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
-
Deprecated.
- equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
-
Deprecated.
- equals(Object) - Method in class org.eclipse.jdt.ui.JavaElementImageDescriptor
- equals(Object) - Method in class org.eclipse.jdt.ui.text.java.ContentAssistInvocationContext
-
Invocation contexts are equal if they describe the same context and are of the same type.
- equals(IPath, IPath) - Method in class org.eclipse.jdt.launching.LibraryLocation
-
Returns whether the given paths are equal - either may be
null
. - EQUALS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
-
Equals "==" operator.
- ERR_CLASSPATH_TOO_LONG - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
- ERR_CONNECTION_FAILED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the debugger failed to connect to the VM.
- ERR_CONNECTOR_NOT_AVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the JDI connector required for a debug launch was not available.
- ERR_COULD_NOT_BUILD_HTML - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the .html file used to initiate an applet launch could not be built.
- ERR_INCOMPATIBLE_THREAD_STATE - Static variable in interface org.eclipse.jdt.debug.core.IJavaThread
-
Status code indicating a request to perform a message send failed because a thread was not suspended by a step or breakpoint event.
- ERR_INTERNAL_ERROR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating an unexpected internal error.
- ERR_INVALID_HOSTNAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration has specified an invalid host name attribute
- ERR_INVALID_PORT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration has specified an invalid port number attribute
- ERR_INVALID_STACK_FRAME - Static variable in interface org.eclipse.jdt.debug.core.IJavaStackFrame
-
Status code indicating a stack frame is invalid.
- ERR_NESTED_METHOD_INVOCATION - Static variable in interface org.eclipse.jdt.debug.core.IJavaThread
-
Status code indicating a request to perform a message send failed because a thread was already performing a message send.
- ERR_NO_SOCKET_AVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that a free socket was not available to communicate with the VM.
- ERR_NOT_A_JAVA_PROJECT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating the project associated with a launch configuration is not a Java project.
- ERR_NOT_AN_APPLET - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the applet launcher was asked to launch a resource that did not extend
java.applet.Applet
. - ERR_PROJECT_CLOSED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the project referenced by a launch configuration is closed.
- ERR_REMOTE_VM_CONNECTION_FAILED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating an attempt to connect to a remote VM has failed or an attempt to listen for a remote VM connecting has failed.
- ERR_SHARED_MEMORY_CONNECTOR_UNAVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the shared memory attach or listen connector could not be found.
- ERR_THREAD_NOT_SUSPENDED - Static variable in interface org.eclipse.jdt.debug.core.IJavaThread
-
Status code indicating a request failed because a thread was not suspended.
- ERR_UNABLE_TO_RESOLVE_JRE - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
A status code indicating that a JRE could not be resolved for a project.
- ERR_UNSPECIFIED_HOSTNAME - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not specify a host name value
- ERR_UNSPECIFIED_LAUNCH_CONFIG - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that no launch configuration was specified.
- ERR_UNSPECIFIED_MAIN_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not specify a main type to launch.
- ERR_UNSPECIFIED_PORT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not specify a port number value
- ERR_UNSPECIFIED_PROJECT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not specify a project when a project is required.
- ERR_UNSPECIFIED_VM_INSTALL - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not specify a VM Install
- ERR_UNSPECIFIED_VM_INSTALL_TYPE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration does not specify a VM Install Type.
- ERR_VM_CONNECT_TIMEOUT - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that a timeout has occurred waiting for the VM to connect with the debugger.
- ERR_VM_INSTALL_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration's VM install could not be found.
- ERR_VM_INSTALL_TYPE_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a launch configuration's VM install type could not be found.
- ERR_VM_LAUNCH_ERROR - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that an error occurred launching a VM.
- ERR_VM_RUNNER_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating a VM runner could not be located for the VM install specified by a launch configuration.
- ERR_WORKING_DIRECTORY_DOES_NOT_EXIST - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating the specified working directory does not exist.
- ERR_WORKING_DIRECTORY_NOT_SUPPORTED - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
-
Status code indicating that the Eclipse runtime does not support launching a program with a working directory.
- ERROR - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "error".
- ERROR - Static variable in class org.eclipse.jdt.junit.model.ITestElement.Result
-
state that describes that the test result is 'Error'
- ERROR - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
-
Flag to render the error adornment.
- ERROR_MALFORMED_UTF8 - Static variable in exception org.eclipse.jdt.core.util.ClassFormatException
- ERROR_TRUNCATED_INPUT - Static variable in exception org.eclipse.jdt.core.util.ClassFormatException
- errorRaised() - Method in interface com.sun.mirror.apt.RoundState
-
Returns
true
if an error was raised in this round of processing; returnsfalse
otherwise. - ErrorUseOfUnderscoreAsAnIdentifier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ESCAPED_VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.CharacterLiteral
-
The "escapedValue" structural property of this node type (type:
String
). - ESCAPED_VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.StringFragment
-
The "escapedValue" structural property of this node type (type:
String
). - ESCAPED_VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.StringLiteral
-
The "escapedValue" structural property of this node type (type:
String
). - ESCAPED_VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TextBlock
-
The "escapedValue" structural property of this node type (type:
String
). - estimateTicks(QuerySpecification) - Method in interface org.eclipse.jdt.ui.search.IQueryParticipant
-
Returns the number of units of work estimated.
- evaluate(String, IJavaObject, IJavaThread, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IEvaluationEngine
-
Asynchronously evaluates the given snippet in the context of the specified type, reporting the result back to the given listener.
- evaluate(String, IJavaStackFrame, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IEvaluationEngine
-
Asynchronously evaluates the given snippet in the context of the specified stack frame, reporting the result back to the given listener.
- evaluate(String, IJavaThread, IEvaluationListener, boolean) - Method in interface org.eclipse.jdt.debug.eval.IClassFileEvaluationEngine
-
Asynchronously evaluates the given snippet in the specified target thread, reporting the result back to the given listener.
- evaluateCodeSnippet(String, String[], String[], int[], IType, boolean, boolean, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
-
Evaluates the given code snippet in the context of a suspended thread.
- evaluateCodeSnippet(String, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
-
Evaluates the given code snippet.
- evaluateExpression(ICompiledExpression, IJavaObject, IJavaThread, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IAstEvaluationEngine
-
Asynchronously evaluates the given expression in the context of the specified type, reporting the result back to the given listener.
- evaluateExpression(ICompiledExpression, IJavaStackFrame, IEvaluationListener, int, boolean) - Method in interface org.eclipse.jdt.debug.eval.IAstEvaluationEngine
-
Asynchronously evaluates the given expression in the context of the specified stack frame, reporting the result back to the given listener.
- evaluateSystemProperties(String[], IProgressMonitor) - Method in class org.eclipse.jdt.launching.AbstractVMInstall
- evaluateSystemProperties(String[], IProgressMonitor) - Method in interface org.eclipse.jdt.launching.IVMInstall3
-
Evaluates the specified system properties in this VM, returning the result as a map of property names to property values.
- evaluateTests(ILaunchConfiguration, IProgressMonitor) - Method in class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate
-
Evaluates all test elements selected by the given launch configuration.
- evaluateVariable(IGlobalVariable, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
-
Evaluates the given global variable.
- EVALUATION_ERROR - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that an error was encountered while trying to evaluate a code snippet, or other item.
- EVALUATION_GROUP - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
-
Identifier for a group of evaluation actions in a menu (value
"evaluationGroup"
). - evaluationComplete(IEvaluationResult) - Method in interface org.eclipse.jdt.debug.eval.IEvaluationListener
-
Notifies this listener that an evaluation has completed, with the given result.
- EvaluationManager - Class in org.eclipse.jdt.debug.eval
-
The evaluation manager provides factory methods for creating evaluation engines.
- EventRequestManager - Interface in org.eclipse.jdi.hcr
-
Hot code replacement extension to
com.sun.jdi.request.EventRequestManager
. - EXACT_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
-
Deprecated.Use
SearchPattern.R_EXACT_MATCH
instead. - EXACT_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
-
Deprecated.Use
SearchMatch.A_ACCURATE
instead. - EXCEPTION - Enum constant in enum class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
-
The special value
ImportRewrite.TypeLocation.EXCEPTION
is used for exception types in catch and throws declarations, which are implicitly non-null. - EXCEPTION_PARAMETER - Static variable in interface org.eclipse.jdt.core.util.IExtendedAnnotationConstants
- EXCEPTION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.CatchClause
-
The "exception" structural property of this node type (child type:
SingleVariableDeclaration
). - ExceptionParameterIsNeverUsed - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EXCEPTIONS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
-
"Exceptions" attribute.
- ExceptionTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.AmbiguousType
instead - ExceptionTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.InheritedTypeHidesEnclosingName
instead - ExceptionTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.InternalTypeNameProvided
instead - ExceptionTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.UndefinedType
instead - ExceptionTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Deprecated.- problem is no longer generated, use
IProblem.NotVisibleType
instead - exec(String[], File) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Executes the given command line using the given working directory
- exec(String[], File, String[]) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Executes the given command line using the given working directory and environment
- exec(String[], File, String[], boolean) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Executes the given command line using the given working directory and environment
- EXECUTABLE - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Executable property name in an execution environment description file.
- EXECUTABLE_CONSOLE - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Console executable property name in an execution environment description file.
- ExecutableDeclaration - Interface in com.sun.mirror.declaration
-
Represents a method or constructor of a class or interface.
- execute() - Method in class org.eclipse.jdt.apt.core.build.JdtApt
- execute() - Method in class org.eclipse.jdt.core.BuildJarIndex
- execute() - Method in class org.eclipse.jdt.core.CheckDebugAttributes
- execute() - Method in class org.eclipse.jdt.core.JDTCompilerAdapter
-
Performs a compile using the JDT batch compiler
- ExecutionArguments - Class in org.eclipse.jdt.launching
-
The execution arguments for running a Java VM.
- ExecutionArguments(String, String) - Constructor for class org.eclipse.jdt.launching.ExecutionArguments
-
Creates a new execution arguments object.
- ExecutionEnvironmentDescription - Class in org.eclipse.jdt.launching.environments
-
Helper class to parse and retrieve properties from execution environment description files.
- ExecutionEnvironmentDescription(File) - Constructor for class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Creates an execution environment description based on the properties defined in the given execution environment description file.
- ExecutionEnvironmentDescription(Map<String, String>) - Constructor for class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Creates an execution environment description based on the given execution environment description properties.
- exists() - Method in interface org.eclipse.jdt.core.IJavaElement
-
Returns whether this Java element exists in the model.
- exists() - Method in interface org.eclipse.jdt.core.ISourceReference
-
Returns whether this element exists in the model.
- exists() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
-
Returns whether the type and project this hierarchy was created on exist.
- exists(Object) - Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
-
Note: This method is for internal use only.
- exitParticipant(SearchParticipant) - Method in class org.eclipse.jdt.core.search.SearchRequestor
-
Intermediate notification sent when the given participant is finished contributing.
- expandElements(IJavaElement[]) - Method in class org.eclipse.jdt.ui.text.folding.DefaultJavaFoldingStructureProvider
- expandElements(IJavaElement[]) - Method in interface org.eclipse.jdt.ui.text.folding.IJavaFoldingStructureProviderExtension
-
Expands the given elements.
- ExplicitAnnotationTargetRequired - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ExplicitlyClosedAutoCloseable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ExplicitThisParameterNotBelow18 - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ExplicitThisParameterNotInLambda - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ExportingForeignPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EXPORTS_DIRECTIVE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
ExportsDirective
. - ExportsDirective - Class in org.eclipse.jdt.core.dom
-
Exports directive AST node type (added in JLS9 API).
- exportTestRunSession(ITestRunSession, File) - Static method in class org.eclipse.jdt.junit.JUnitCore
-
Exports the given test run session into an XML report file.
- exportTestRunSession(ITestRunSession, OutputStream) - Static method in class org.eclipse.jdt.junit.JUnitCore
-
Exports the given test run session to an output stream.
- exportWarnings() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
-
Answers if compilation units with warnings are exported.
- Expression - Class in org.eclipse.jdt.core.dom
-
Abstract base class of AST nodes that represent expressions.
- EXPRESSION_METHOD_REFERENCE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
ExpressionMethodReference
. - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AssertStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.BreakStatement
-
Deprecated.
- EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.CastExpression
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ClassInstanceCreation
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ConditionalExpression
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.DoStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnhancedForStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ExpressionMethodReference
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ExpressionStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldAccess
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ForStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.GuardedPattern
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.IfStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodInvocation
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ParenthesizedExpression
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ReturnStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperConstructorInvocation
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SwitchCase
-
Deprecated.In the JLS 12 15.28.1 API, this property is replaced by
SwitchCase.EXPRESSIONS2_PROPERTY
. - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SwitchExpression
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SwitchStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SynchronizedStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ThrowStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.WhileStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.YieldStatement
-
The "expression" structural property of this node type (child type:
Expression
). - EXPRESSION_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
ExpressionStatement
. - ExpressionInPreConstructorContext - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ExpressionMethodReference - Class in org.eclipse.jdt.core.dom
-
Expression method reference AST node type (added in JLS8 API).
- expressions() - Method in class org.eclipse.jdt.core.dom.ArrayInitializer
-
Returns the live ordered list of expressions in this array initializer.
- expressions() - Method in class org.eclipse.jdt.core.dom.SwitchCase
-
Returns the list of expressions of this switch case, or
empty
if there is none (the "default:" case). - EXPRESSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ArrayInitializer
-
The "expressions" structural property of this node type (element type:
Expression
). - EXPRESSIONS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SwitchCase
-
The "expression" structural property of this node type (child type:
Expression
). - ExpressionShouldBeAVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ExpressionStatement - Class in org.eclipse.jdt.core.dom
-
Expression statement AST node type.
- EXTENDED_OPERANDS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.InfixExpression
-
The "extendedOperands" structural property of this node type (element type:
Expression
). - extendedOperands() - Method in class org.eclipse.jdt.core.dom.InfixExpression
-
Returns the live list of extended operands.
- EXTENSION_DIRS - Static variable in class org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
-
Extension directories property name in an execution environment description file.
- EXTENSION_POINT_EXECUTION_ENVIRONMENTS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value
"executionEnvironments"
) for the execution environments extension point. - EXTENSION_POINT_LIBRARY_LOCATION_RESOLVERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value
"libraryLocationResolvers"
) for the Library Resolvers extension point - EXTENSION_POINT_RUNTIME_CLASSPATH_ENTRY_RESOLVERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value
"runtimeClasspathEntryResolvers"
) for the runtime classpath entry resolvers extension point. - EXTENSION_POINT_RUNTIME_CLASSPATH_PROVIDERS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value
"classpathProviders"
) for the runtime classpath providers extension point. - EXTENSION_POINT_VM_INSTALL_PAGES - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
-
Extension point identifier for contributions of a wizard page that for a VMInstallType (value
"vmInstallPages"
). - EXTENSION_POINT_VM_INSTALL_TYPE_PAGE - Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
-
Extension point identifier for contributions of a UI page that corresponds to a VMInstallType (value
"vmInstallTypePage"
). - EXTENSION_POINT_VM_INSTALLS - Static variable in class org.eclipse.jdt.launching.JavaRuntime
-
Simple identifier constant (value
"vmInstalls"
) for the VM installs extension point. - EXTERNAL_ANNOTATION_PATH - Static variable in interface org.eclipse.jdt.core.IClasspathAttribute
-
Constant for the name of the external annotation path attribute.
- ExternalAnnotationUtil - Class in org.eclipse.jdt.core.util
-
Utilities for accessing and manipulating text files that externally define annotations for a given Java type.
- ExternalAnnotationUtil() - Constructor for class org.eclipse.jdt.core.util.ExternalAnnotationUtil
- ExternalAnnotationUtil.MergeStrategy - Enum Class in org.eclipse.jdt.core.util
-
Strategy for merging a new signature with an existing (possibly annotated) signature.
- EXTERNALIZE_STRINGS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the source -> externalize strings action (value
"org.eclipse.jdt.ui.edit.text.java.externalize.strings"
). - EXTERNALIZE_STRINGS - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Externalize Strings global action (value
"org.eclipse.jdt.ui.actions.ExternalizeStrings"
). - ExternalizeStringsAction - Class in org.eclipse.jdt.ui.actions
-
Externalizes the strings of a compilation unit or find all strings in a package or project that are not externalized yet.
- ExternalizeStringsAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExternalizeStringsAction
-
Note: This constructor is for internal use only.
- ExternalizeStringsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ExternalizeStringsAction
-
Creates a new
ExternalizeStringsAction
. - ExternalProblemFixable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- ExternalProblemNotFixable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
-
Deprecated.In JLS8 and later, use
MethodDeclaration.EXTRA_DIMENSIONS2_PROPERTY
instead. - EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
-
Deprecated.In JLS8 and later, use
SingleVariableDeclaration.EXTRA_DIMENSIONS2_PROPERTY
instead. - EXTRA_DIMENSIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
-
Deprecated.in JLS8 and later, use
VariableDeclarationFragment.EXTRA_DIMENSIONS2_PROPERTY
instead. - EXTRA_DIMENSIONS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
-
The "extraDimensions2" structural property of this node type (element type:
Dimension
) (added in JLS8 API). - EXTRA_DIMENSIONS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
-
The "extraDimensions2" structural property of this node type (element type:
Dimension
) (added in JLS8 API). - EXTRA_DIMENSIONS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
-
The "extraDimensions2" structural property of this node type (element type:
Dimension
) (added in JLS8 API). - EXTRACT_CLASS - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Extract Class' refactoring (value:
"org.eclipse.jdt.ui.extract.class
). - EXTRACT_CLASS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> extract class action (value
"org.eclipse.jdt.ui.edit.text.java.extract.class"
). - EXTRACT_CLASS - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Extract Class global action (value
"org.eclipse.jdt.ui.actions.ExtractClass"
). - EXTRACT_CONSTANT - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Extract Constant' refactoring (value:
org.eclipse.jdt.ui.extract.constant
). - EXTRACT_CONSTANT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> extract constant action (value
"org.eclipse.jdt.ui.edit.text.java.extract.constant"
). - EXTRACT_CONSTANT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Extract Constant global action (value
"org.eclipse.jdt.ui.actions.ExtractConstant"
). - EXTRACT_INTERFACE - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Extract Interface' refactoring (value:
org.eclipse.jdt.ui.extract.interface
). - EXTRACT_INTERFACE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> extract interface action (value
"org.eclipse.jdt.ui.edit.text.java.extract.interface"
). - EXTRACT_INTERFACE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Extract Interface global action (value
"org.eclipse.jdt.ui.actions.ExtractInterface"
). - EXTRACT_LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Extract Local Variable' refactoring (value:
org.eclipse.jdt.ui.extract.temp
). - EXTRACT_LOCAL_VARIABLE - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> extract local variable action (value
"org.eclipse.jdt.ui.edit.text.java.extract.local.variable"
). - EXTRACT_METHOD - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Extract Method' refactoring (value:
org.eclipse.jdt.ui.extract.method
). - EXTRACT_METHOD - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> extract method action (value
"org.eclipse.jdt.ui.edit.text.java.extract.method"
). - EXTRACT_METHOD - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Extract Method global action (value
"org.eclipse.jdt.ui.actions.ExtractMethod"
). - EXTRACT_SUPERCLASS - Static variable in interface org.eclipse.jdt.core.refactoring.IJavaRefactorings
-
Refactoring id of the 'Extract Superclass' refactoring (value:
org.eclipse.jdt.ui.extract.superclass
). - EXTRACT_TEMP - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Extract Temp global action (value
"org.eclipse.jdt.ui.actions.ExtractTemp"
). - ExtractClassAction - Class in org.eclipse.jdt.ui.actions
-
Extracts selected fields into a new class and replaces the fields with a new field to the new class
- ExtractClassAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractClassAction
-
Note: This constructor is for internal use only.
- ExtractClassAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ExtractClassAction
-
Creates a new
ExtractClassAction
. - ExtractClassDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the extract class refactoring.
- ExtractClassDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractClassDescriptor
-
Creates a new refactoring descriptor.
- ExtractClassDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractClassDescriptor
-
Creates a new refactoring descriptor.
- ExtractClassDescriptor.Field - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Instances of
ExtractClassDescriptor.Field
describe which fields will be moved to the extracted class and their new name there. - ExtractConstantAction - Class in org.eclipse.jdt.ui.actions
-
Extracts an expression into a constant field and replaces all occurrences of the expression with the new constant.
- ExtractConstantAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractConstantAction
-
Note: This constructor is for internal use only.
- ExtractConstantDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the extract constant refactoring.
- ExtractConstantDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractConstantDescriptor
-
Creates a new refactoring descriptor.
- ExtractConstantDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractConstantDescriptor
-
Creates a new refactoring descriptor.
- extractGenericSignature(IMethodBinding) - Static method in class org.eclipse.jdt.core.util.ExternalAnnotationUtil
-
Answer the give method's signature in class file format.
- extractGenericTypeParametersSignature(ITypeBinding) - Static method in class org.eclipse.jdt.core.util.ExternalAnnotationUtil
-
Answer the signature of all type parameters of this type in class file format.
- extractGenericTypeSignature(ITypeBinding) - Static method in class org.eclipse.jdt.core.util.ExternalAnnotationUtil
-
Answer the given types's signature in class file format.
- extractIndentString(String, int, int) - Static method in class org.eclipse.jdt.core.formatter.IndentManipulation
-
Returns the leading indentation string of the given line.
- ExtractInterfaceAction - Class in org.eclipse.jdt.ui.actions
-
Extract a new interface from a class and tries to use the interface instead of the concrete class where possible.
- ExtractInterfaceAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractInterfaceAction
-
Note: This constructor is for internal use only.
- ExtractInterfaceAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ExtractInterfaceAction
-
Creates a new
ExtractInterfaceAction
. - ExtractInterfaceDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the extract interface refactoring.
- ExtractInterfaceDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractInterfaceDescriptor
-
Creates a new refactoring descriptor.
- ExtractInterfaceDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractInterfaceDescriptor
-
Creates a new refactoring descriptor.
- ExtractLocalDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the extract local variable refactoring.
- ExtractLocalDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractLocalDescriptor
-
Creates a new refactoring descriptor.
- ExtractLocalDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractLocalDescriptor
-
Creates a new refactoring descriptor.
- ExtractMethodAction - Class in org.eclipse.jdt.ui.actions
-
Extracts the code selected inside a compilation unit editor into a new method.
- ExtractMethodAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractMethodAction
-
Note: This constructor is for internal use only.
- ExtractMethodDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the extract method refactoring.
- ExtractMethodDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractMethodDescriptor
-
Creates a new refactoring descriptor.
- ExtractMethodDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractMethodDescriptor
-
Creates a new refactoring descriptor.
- ExtractSuperclassDescriptor - Class in org.eclipse.jdt.core.refactoring.descriptors
-
Refactoring descriptor for the extract superclass refactoring.
- ExtractSuperclassDescriptor() - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractSuperclassDescriptor
-
Creates a new refactoring descriptor.
- ExtractSuperclassDescriptor(String, String, String, Map<String, String>, int) - Constructor for class org.eclipse.jdt.core.refactoring.descriptors.ExtractSuperclassDescriptor
-
Creates a new refactoring descriptor.
- ExtractTempAction - Class in org.eclipse.jdt.ui.actions
-
Extracts an expression into a new local variable and replaces all occurrences of the expression with the local variable.
- ExtractTempAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractTempAction
-
Note: This constructor is for internal use only.
- extraDimensions() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
-
Returns the live ordered list of extra dimensions with optional annotations (added in JLS8 API).
- extraDimensions() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
-
Returns the live ordered list of extra dimensions with optional annotations (added in JLS8 API).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
PreferenceConstants.EDITOR_TEXT_HOVER_MODIFIERS