Eclipse JDT
2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

E

EDITOR_BACKGROUND_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used as the text background.
EDITOR_BACKGROUND_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the default color used as the text background.
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_CURRENT_LINE - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the current line highlighting is turned on or off.
EDITOR_CURRENT_LINE_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to highlight the current line.
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
A named preference that holds the color used for the find/replace scope.
EDITOR_FOREGROUND_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used as the text foreground.
EDITOR_FOREGROUND_DEFAULT_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the default color used as text foreground.
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_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_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_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_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_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_LINE_NUMBER_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if the line number ruler is shown in the UI.
EDITOR_LINE_NUMBER_RULER_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render line numbers inside the line number ruler.
EDITOR_LINKED_POSITION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render linked positions inside code templates.
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_OVERVIEW_RULER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls if the overview ruler is shown in the UI.
EDITOR_PRINT_MARGIN - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the print margin is turned on or off.
EDITOR_PRINT_MARGIN_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render the print margin.
EDITOR_PRINT_MARGIN_COLUMN - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
Print margin column.
EDITOR_PROBLEM_INDICATION - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether the editor shows problem indicators in text (squiggly lines).
EDITOR_PROBLEM_INDICATION_COLOR - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the color used to render problem indicators.
EDITOR_SHOW_HOVER - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether hover tooltips 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_SINGLE_LINE_COMMENT_BOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls whether sinle 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_SPACES_FOR_TABS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that specifies if the editor uses spaces for tabs.
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_TAB_WIDTH - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that holds the number of spaces used per tab in the editor.
editorStateChanged() - Method in class org.eclipse.jdt.ui.actions.GenerateActionGroup
Note: This method is for internal use only.
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.
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 org.eclipse.jdt.core.ElementChangedEvent.
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).
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.JavaMainTab
 
EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
 
EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
 
EMPTY_STRING - Static variable in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
 
EmptyStatement - class org.eclipse.jdt.core.dom.EmptyStatement.
Null statement AST node type.
ENABLED - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option value.
encloses(IJavaElement) - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
Checks whether this scope encloses the given element.
encloses(String) - Method in interface org.eclipse.jdt.core.search.IJavaSearchScope
Checks whether the resource at the given path is enclosed by this scope.
ENCLOSING - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Field ID of the eclosing type input field
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.
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.
EndOfSource - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
endReporting() - Method in interface org.eclipse.jdt.core.IProblemRequestor
Notification sent after having completed problem detection process.
endVisit(AnonymousClassDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ArrayAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ArrayCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ArrayInitializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ArrayType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(AssertStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(Assignment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(Block) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(BooleanLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(BreakStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(CastExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(CatchClause) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(CharacterLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ClassInstanceCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(CompilationUnit) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ConditionalExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ContinueStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(DoStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(EmptyStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ExpressionStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(FieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(FieldDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ForStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(IfStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ImportDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(InfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(Initializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(InstanceofExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(Javadoc) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(LabeledStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(MethodDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(MethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(NullLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(NumberLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(PackageDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ParenthesizedExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(PostfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(PrefixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(PrimitiveType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(QualifiedName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ReturnStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SimpleName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SimpleType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SingleVariableDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(StringLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SuperConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SuperFieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SuperMethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SwitchCase) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SwitchStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(SynchronizedStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ThisExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(ThrowStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(TryStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(TypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(TypeDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(TypeLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(VariableDeclarationExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(VariableDeclarationFragment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(VariableDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
endVisit(WhileStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
 
EQUALS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Equals "==" operator.
equals(IPath, IPath) - Method in class org.eclipse.jdt.launching.LibraryLocation
Returns whether the given paths are equal - either may be null.
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.dom.ASTNode
The ASTNode implementation of this Object method uses object identity (==).
equals(Object) - Method in class org.eclipse.jdt.launching.LibraryLocation
 
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.ZipEntryStorage
 
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.LocalFileStorage
 
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
 
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
 
equals(Object) - Method in class org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
 
equals(Object) - Method in class org.eclipse.jdt.ui.JavaElementImageDescriptor
 
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_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_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_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.
ERR_SHARED_MEMORY_CONNECTOR_UNAVAILABLE - Static variable in interface org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
Status code indicating that the shared memory attach 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_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
Possible configurable option value.
ERROR - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
Flag to render the error adornment
ERROR_MALFORMED_UTF8 - Static variable in class org.eclipse.jdt.core.util.ClassFormatException
 
ERROR_TRUNCATED_INPUT - Static variable in class org.eclipse.jdt.core.util.ClassFormatException
 
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, ICodeSnippetRequestor, IProgressMonitor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Evaluates the given code snippet.
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.
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.
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 org.eclipse.jdt.debug.eval.EvaluationManager.
The evaluation manager provides factory methods for creating evaluation engines.
EXACT_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
The search result corresponds exactly to the search pattern.
EXACT_MATCH - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The search pattern matches exactly the search result, i.e.
EXCEPTIONS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
 
ExceptionTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ExceptionTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
exec(String[], File) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
Performs a runtime exec on the given command line in the context of the specified working directory, and returns the resulting process.
ExecutionArguments - class org.eclipse.jdt.launching.ExecutionArguments.
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.
exists() - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Returns whether the type and project this hierarchy was created on exist.
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.IJavaElement
Returns whether this Java element exists in the model.
exists(Object) - Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
Note: This method is for internal use only.
exportWarnings() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
Answers if compilation units with warnings are exported.
Expression - class org.eclipse.jdt.core.dom.Expression.
Abstract base class of AST nodes that represent expressions.
EXPRESSION_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ExpressionStatement.
expressions() - Method in class org.eclipse.jdt.core.dom.ArrayInitializer
Returns the live ordered list of expressions in this array initializer.
ExpressionStatement - class org.eclipse.jdt.core.dom.ExpressionStatement.
Expression statement AST node type.
extendedOperands() - Method in class org.eclipse.jdt.core.dom.InfixExpression
Returns the live list of extended operands.
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_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").
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").
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").
ExternalizeStringsAction - class org.eclipse.jdt.ui.actions.ExternalizeStringsAction.
Externalizes the strings of a compilation unit.
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.
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 class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Extract Method global action (value "org.eclipse.jdt.ui.actions.ExtractMethod").
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_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").
ExtractMethodAction - class org.eclipse.jdt.ui.actions.ExtractMethodAction.
Extracts the code selected inside a compilation unit editor into a new method.
ExtractMethodAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractMethodAction
Note: This constructor is for internal use only.
ExtractTempAction - class org.eclipse.jdt.ui.actions.ExtractTempAction.
Extracts an expression into a new local variable and replaces all occurrences of the expression with the local variable.
ExtractTempAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ExtractTempAction
Note: This constructor is for internal use only.

Eclipse JDT
2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.