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 _

R

READ_ACCESSES - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
When searching for field matches, it will exclusively find read accesses, as opposed to write accesses.
READ_ONLY - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that the operation encountered a read-only element.
read(JarPackageData) - Method in interface org.eclipse.jdt.ui.jarpackager.IJarDescriptionReader
Reads Jar Package description and fills data into the JAR Package data object.
ReadReferencesSearchGroup - class org.eclipse.jdt.ui.actions.ReadReferencesSearchGroup.
Action group that adds the search for read references actions to a context menu and the global menu bar.
ReadReferencesSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ReadReferencesSearchGroup
Creates a new ReadReferencesSearchGroup.
ReadReferencesSearchGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.ReadReferencesSearchGroup
Note: This constructor is for internal use only.
reconcile() - Method in interface org.eclipse.jdt.core.IWorkingCopy
Reconciles the contents of this working copy.
reconcile(boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IWorkingCopy
Reconciles the contents of this working copy.
recoverRuntimePath(ILaunchConfiguration, String) - Method in class org.eclipse.jdt.launching.StandardClasspathProvider
Returns a collection of runtime classpath entries that are defined in the specified attribute of the given launch configuration.
RecursiveConstructorInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedefinedArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
RedefinedLocal - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference that controls the behaviour of the refactoring wizard for showing the error page.
REFACTOR_ERROR_SEVERITY - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD.
REFACTOR_FATAL_SEVERITY - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD.
REFACTOR_INFO_SEVERITY - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD.
REFACTOR_OK_SEVERITY - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD.
REFACTOR_SAVE_ALL_EDITORS - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A named preference thet controls whether all dirty editors are automatically saved before a refactoring is executed.
REFACTOR_WARNING_SEVERITY - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD.
RefactorActionGroup - class org.eclipse.jdt.ui.actions.RefactorActionGroup.
Action group that adds refactor actions (e.g.
RefactorActionGroup(CompilationUnitEditor, String) - Constructor for class org.eclipse.jdt.ui.actions.RefactorActionGroup
Note: This constructor is for internal use only.
RefactorActionGroup(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions.RefactorActionGroup
Creates a new RefactorActionGroup.
RefactorActionGroup(Page) - Constructor for class org.eclipse.jdt.ui.actions.RefactorActionGroup
Creates a new RefactorActionGroup.
REFERENCES - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a reference.
ReferencesSearchGroup - class org.eclipse.jdt.ui.actions.ReferencesSearchGroup.
Action group that adds the search for references actions to a context menu and the global menu bar.
ReferencesSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ReferencesSearchGroup
Creates a new ReferencesSearchGroup.
ReferencesSearchGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions.ReferencesSearchGroup
Note: This constructor is for internal use only.
ReferenceToForwardField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
refresh(IProgressMonitor) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Re-computes the type hierarchy reporting progress.
RefreshAction - class org.eclipse.jdt.ui.actions.RefreshAction.
Action for refreshing the workspace from the local file system for the selected resources and all of their descendents.
RefreshAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.RefreshAction
Creates a new RefreshAction.
refreshExternalArchives(IJavaElement[], IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
Triggers an update of the JavaModel with respect to the referenced external archives.
RELATIVE_PATH - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
Status constant indicating that a relative path was supplied to the operation when an absolute path is required.
REMAINDER - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Remainder "%" operator.
REMAINDER_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
%= operator.
remove() - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Separates this node from its parent and siblings, maintaining any ties that this node has to the underlying document fragment.
remove(IJavaElement) - Method in interface org.eclipse.jdt.core.IRegion
Removes the specified element from the region and returns true if successful, false if the remove fails.
removeBufferChangedListener(IBufferChangedListener) - Method in interface org.eclipse.jdt.core.IBuffer
Removes the given listener from this buffer.
removeClasspathVariable(String) - Static method in class org.eclipse.jdt.core.JavaCore
Deprecated. - use version with extra IProgressMonitor
removeClasspathVariable(String, IProgressMonitor) - Static method in class org.eclipse.jdt.core.JavaCore
Removed the given classpath variable.
REMOVED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been removed.
removeElementChangedListener(IElementChangedListener) - Static method in class org.eclipse.jdt.core.JavaCore
Removes the given element changed listener.
removeHotCodeReplaceListener(IJavaHotCodeReplaceListener) - Static method in class org.eclipse.jdt.debug.core.JDIDebugModel
Deregisters the given listener for hot code replace notifications.
removeJavaBreakpointListener(IJavaBreakpointListener) - Static method in class org.eclipse.jdt.debug.core.JDIDebugModel
Deregisters the given listener for breakpoint notifications.
removeListener(ILabelProviderListener) - Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
 
removeListener(ILabelProviderListener) - Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
 
removeThreadFilter(IJavaDebugTarget) - Method in interface org.eclipse.jdt.debug.core.IJavaBreakpoint
Removes this breakpoint's thread filter in the given target, if any.
removeTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Removes the given listener from this type hierarchy.
removeVMInstallChangedListener(IVMInstallChangedListener) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Removes the given listener from the list of registered VM install changed listeners.
RENAME - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Rename Element global action (value "org.eclipse.jdt.ui.actions.Rename").
RENAME_ELEMENT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> rename element action (value "org.eclipse.jdt.ui.edit.text.java.rename.element").
rename(IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
Renames the given elements as specified.
rename(String, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ISourceManipulation
Renames this element to the given name.
RenameAction - class org.eclipse.jdt.ui.actions.RenameAction.
Renames a Java element or workbench resource.
RenameAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.RenameAction
Note: This constructor is for internal use only.
RenameAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.RenameAction
Creates a new RenameAction.
replace(int, int, char[]) - Method in interface org.eclipse.jdt.core.IBuffer
Replaces the given range of characters in this buffer with the given text.
replace(int, int, String) - Method in interface org.eclipse.jdt.core.IBuffer
Replaces the given range of characters in this buffer with the given text.
requestor - Variable in class org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
resetTo(int, int) - Method in interface org.eclipse.jdt.core.compiler.IScanner
Reposition the scanner on some portion of the original source.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.VariableDeclaration
Resolves and returns the binding for the variable declared in this variable declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.TypeDeclarationStatement
Resolves and returns the binding for the class or interface declared in this type declaration statement.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.TypeDeclaration
Resolves and returns the binding for the class or interface declared in this type declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.Type
Resolves and returns the binding for this type.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.PackageDeclaration
Resolves and returns the binding for the package declared in this package declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.Name
Resolves and returns the binding for the entity referred to by this name.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Resolves and returns the binding for the method or constructor declared in this method or constructor declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.ImportDeclaration
Resolves and returns the binding for the package or type imported by this import declaration.
resolveBinding() - Method in class org.eclipse.jdt.core.dom.AnonymousClassDeclaration
Resolves and returns the binding for the anonymous class declared in this declaration.
resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.StandardSourcePathProvider
 
resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.StandardClasspathProvider
 
resolveClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathProvider
Returns the resolved path corresponding to the given path, in the context of the given launch configuration.
resolveConstructorBinding() - Method in class org.eclipse.jdt.core.dom.SuperConstructorInvocation
Resolves and returns the binding for the constructor invoked by this expression.
resolveConstructorBinding() - Method in class org.eclipse.jdt.core.dom.ConstructorInvocation
Resolves and returns the binding for the constructor invoked by this expression.
resolveConstructorBinding() - Method in class org.eclipse.jdt.core.dom.ClassInstanceCreation
Resolves and returns the binding for the constructor invoked by this expression.
resolveRuntimeClasspath(IRuntimeClasspathEntry[], ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Resolves the given classpath, returning the resolved classpath in the context of the given launch configuration.
resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Returns resolved entries for the given entry in the context of the given Java project.
resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, IJavaProject) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver
Returns resolved runtime classpath entries for the given runtime classpath entry, in the context of the given Java project.
resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Returns resolved entries for the given entry in the context of the given launch configuration.
resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver
Returns resolved runtime classpath entries for the given runtime classpath entry, in the context of the given launch configuration.
resolveSourceLookupPath(IRuntimeClasspathEntry[], ILaunchConfiguration) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Resolves the given source lookup path, returning the resolved source lookup path in the context of the given launch configuration.
resolveType(String) - Method in interface org.eclipse.jdt.core.IType
Resolves the given type name within the context of this type (depending on the type hierarchy and its imports).
resolveTypeBinding() - Method in class org.eclipse.jdt.core.dom.Expression
Resolves and returns the binding for the type of this expression.
resolveVMInstall(IClasspathEntry) - Method in interface org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver
Returns a VM install associated with the given classpath entry, or null if none.
resolveWellKnownType(String) - Method in class org.eclipse.jdt.core.dom.AST
Returns the type binding for a "well known" type.
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.jdt.ui.actions.OpenProjectAction
 
restore() - Method in interface org.eclipse.jdt.core.IWorkingCopy
Restores the contents of this working copy to the current contents of this working copy's original element.
restoreState(IMemento) - Method in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
Restores the state of the filter actions from a memento.
restoreState(IMemento) - Method in class org.eclipse.jdt.ui.actions.CustomFiltersActionGroup
Restores the state of the filter actions from a memento.
RESULT_TYPE_FIELD - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The field of type java.lang.Class on the code snippet instance that contains the type of the returned value.
RESULT_VALUE_FIELD - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The name of the field (of type java.lang.Object) on the code snippet instance that contains the returned value.
RET - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
retargetActions(RuntimeClasspathViewer) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
Re-targets actions to the given viewer
RETURN - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
RETURN_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ReturnStatement.
ReturnStatement - class org.eclipse.jdt.core.dom.ReturnStatement.
Return statement AST node type.
ReturnTypeAmbiguous - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReturnTypeCannotBeVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReturnTypeInheritedNameHidesEnclosingName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReturnTypeInternalNameProvided - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReturnTypeNotFound - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
ReturnTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
revealInEditor(IEditorPart, IJavaElement) - Static method in class org.eclipse.jdt.ui.JavaUI
Reveals the given java element in the given editor.
revealInEditor(IEditorPart, ISourceReference) - Static method in class org.eclipse.jdt.ui.JavaUI
Deprecated. use revealInEditor(IEditorPart, IJavaElement) instead
RIGHT_SHIFT_SIGNED - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Signed right shift ">>" operator.
RIGHT_SHIFT_SIGNED_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
>>== operator.
RIGHT_SHIFT_UNSIGNED - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Unsigned right shift ">>>" operator.
RIGHT_SHIFT_UNSIGNED_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
>>>== operator.
RUN_METHOD - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
The name of the instance method in the snippet class that runs the code snippet.
run() - Method in class org.eclipse.jdt.ui.actions.SelectionDispatchAction
 
run() - Method in class org.eclipse.jdt.ui.actions.OpenProjectAction
 
run() - Method in class org.eclipse.jdt.ui.actions.OpenJavaPerspectiveAction
 
run() - Method in class org.eclipse.jdt.ui.actions.OpenJavaBrowsingPerspectiveAction
 
run() - Method in class org.eclipse.jdt.ui.actions.MoveAction
 
run(IAction) - Method in class org.eclipse.jdt.ui.actions.OrganizeImportsAction.ObjectDelegate
 
run(IJavaThread, IProgressMonitor) - Method in interface org.eclipse.jdt.debug.core.IEvaluationRunnable
Runs this evaluation in the specified thread, reporting progress to the given progress monitor.
run(ISelection) - Method in class org.eclipse.jdt.ui.actions.SelectionDispatchAction
Executes this actions with the given selection.
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.ShowInPackageViewAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.ShowInNavigatorViewAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.SelfEncapsulateFieldAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.SelectionDispatchAction
Executes this actions with the given structured selection.
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.RenameAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.RefreshAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.PullUpAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.OverrideMethodsAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.OrganizeImportsAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.OpenTypeHierarchyAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.OpenSuperImplementationAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.OpenExternalJavadocAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.OpenAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.ModifyParametersAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.FindStringsToExternalizeAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.FindAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.ExternalizeStringsAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.AddUnimplementedConstructorsAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.AddJavaDocStubAction
 
run(IStructuredSelection) - Method in class org.eclipse.jdt.ui.actions.AddGetterSetterAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.SurroundWithTryCatchAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.ShowInPackageViewAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.ShowInNavigatorViewAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.SelfEncapsulateFieldAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.SelectionDispatchAction
Executes this actions with the given text selection.
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.RenameAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.PullUpAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.OverrideMethodsAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.OrganizeImportsAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.OpenTypeHierarchyAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.OpenSuperImplementationAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.OpenExternalJavadocAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.OpenAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.ModifyParametersAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.InlineTempAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.FindAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.ExtractTempAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.ExtractMethodAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.ExternalizeStringsAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.AddUnimplementedConstructorsAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.AddJavaDocStubAction
 
run(ITextSelection) - Method in class org.eclipse.jdt.ui.actions.AddGetterSetterAction
 
run(VMRunnerConfiguration, ILaunch, IProgressMonitor) - Method in interface org.eclipse.jdt.launching.IVMRunner
Launches a Java VM as specified in the given configuration, contributing results (debug targets and processes), to the given launch.
runEvaluation(IEvaluationRunnable, IProgressMonitor, int, boolean) - Method in interface org.eclipse.jdt.debug.core.IJavaThread
Invokes the given evaluation with the specfied progress monitor.
RUNNABLE - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
Flag to render the runnable adornment

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.