Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse JDT
Release 3.5
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 _

O

ObjectCannotBeGeneric - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 
ObjectCannotHaveSuperTypes - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 
ObjectHasNoSuperclass - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
General type related problems
ObjectMustBeClass - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 
obsoleteMethods(IJavaDebugTarget) - Method in interface org.eclipse.jdt.debug.core. IJavaHotCodeReplaceListener
Notification that obsolete methods remain on the stack in one or more threads in the given target after a hot code replace.
occurencesOf(char, char[]) - Static method in class org.eclipse.jdt.core.compiler. CharOperation
Answers the number of occurrences of the given character in the given array, 0 if any.
occurencesOf(char, char[], int) - Static method in class org.eclipse.jdt.core.compiler. CharOperation
Answers the number of occurrences of the given character in the given array starting at the given index, 0 if any.
OccurrencesSearchGroup - Class in org.eclipse.jdt.ui.actions
Action group that adds the occurrences in file actions to a context menu and the global menu bar.
OccurrencesSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OccurrencesSearchGroup
Creates a new ImplementorsSearchGroup.
OccurrencesSearchGroup(IWorkbenchSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OccurrencesSearchGroup
Creates a new OccurrencesSearchGroup.
OccurrencesSearchGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OccurrencesSearchGroup
Note: This constructor is for internal use only.
OK - Static variable in class org.eclipse.jdt.junit.model. ITestElement.Result
state that describes that the test result is 'OK'
okPressed() - Method in class org.eclipse.jdt.debug.ui. JavaSourceLookupDialog
Deprecated.  
ON_DEMAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. ImportDeclaration
The "onDemand" structural property of this node type.
OpcodeStringValues - Class in org.eclipse.jdt.core.util
Description of each opcode mnemonic according to the JVM specifications.
OpcodeStringValues() - Constructor for class org.eclipse.jdt.core.util. OpcodeStringValues
 
open(IProgressMonitor) - Method in interface org.eclipse.jdt.core. IOpenable
Opens this element and all parent elements that are not already open.
OPEN - Static variable in class org.eclipse.jdt.ui.actions. JdtActionConstants
Navigate menu: name of standard Open global action (value "org.eclipse.jdt.ui.actions.Open").
open(JarPackageData, Shell, MultiStatus) - Method in interface org.eclipse.jdt.ui.jarpackager. IJarBuilder
Called when building of the JAR starts
OPEN_CALL_HIERARCHY - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open call hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.org.eclipse.jdt.ui.edit.text.java.open.call.hierarchy").
OPEN_CALL_HIERARCHY - Static variable in class org.eclipse.jdt.ui.actions. JdtActionConstants
Navigate menu: name of standard Open Call Hierarchy global action (value "org.eclipse.jdt.ui.actions.OpenCallHierarchy").
OPEN_EDITOR - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open action (value "org.eclipse.jdt.ui.edit.text.java.open.editor").
OPEN_EXTERNAL_JAVA_DOC - Static variable in class org.eclipse.jdt.ui.actions. JdtActionConstants
Navigate menu: name of standard Open External Javadoc global action (value "org.eclipse.jdt.ui.actions.OpenExternalJavaDoc").
OPEN_EXTERNAL_JAVADOC - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open external javadoc action (value "org.eclipse.jdt.ui.edit.text.java.open.external.javadoc").
OPEN_HIERARCHY - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> Show Hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.open.hierarchy").
OPEN_STRUCTURE - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the Navigate -> Open Structure action (value "org.eclipse.jdt.ui.navigate.java.open.structure").
OPEN_SUPER_IMPLEMENTATION - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open super implementation action (value "org.eclipse.jdt.ui.edit.text.java.open.super.implementation").
OPEN_SUPER_IMPLEMENTATION - Static variable in class org.eclipse.jdt.ui.actions. JdtActionConstants
Navigate menu: name of standard Open Super Implementation global action (value "org.eclipse.jdt.ui.actions.OpenSuperImplementation").
OPEN_TYPE_HIERARCHY - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open type hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.org.eclipse.jdt.ui.edit.text.java.open.type.hierarchy").
OPEN_TYPE_HIERARCHY - Static variable in class org.eclipse.jdt.ui.actions. JdtActionConstants
Navigate menu: name of standard Open Type Hierarchy global action (value "org.eclipse.jdt.ui.actions.OpenTypeHierarchy").
OPEN_TYPE_HIERARCHY - Static variable in class org.eclipse.jdt.ui. PreferenceConstants
A named preference that controls if a new type hierarchy gets opened in a new type hierarchy perspective or inside the type hierarchy view part.
OPEN_TYPE_HIERARCHY_IN_PERSPECTIVE - Static variable in class org.eclipse.jdt.ui. PreferenceConstants
A string value used by the named preference OPEN_TYPE_HIERARCHY.
OPEN_TYPE_HIERARCHY_IN_VIEW_PART - Static variable in class org.eclipse.jdt.ui. PreferenceConstants
A string value used by the named preference OPEN_TYPE_HIERARCHY.
OpenAction - Class in org.eclipse.jdt.ui.actions
This action opens a Java editor on a Java element or file.
OpenAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OpenAction
Creates a new OpenAction.
OpenAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OpenAction
Note: This constructor is for internal use only.
openDialog(Shell) - Method in class org.eclipse.jdt.ui.refactoring. RenameSupport
Opens the refactoring dialog for this rename support.
openDialog(Shell, boolean) - Method in class org.eclipse.jdt.ui.refactoring. RenameSupport
Opens the refactoring dialog for this rename support.
OpenEditorActionGroup - Class in org.eclipse.jdt.ui.actions
Action group that adds the actions opening a new editor to the context menu and the action bar's navigate menu.
OpenEditorActionGroup(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions. OpenEditorActionGroup
Creates a new OpenActionGroup.
OpenEditorActionGroup(IWorkbenchPartSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OpenEditorActionGroup
Creates a new OpenEditorActionGroup.
OpenEditorActionGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OpenEditorActionGroup
Note: This constructor is for internal use only.
OpenExternalJavadocAction - Class in org.eclipse.jdt.ui.actions
This action opens the selected element's Javadoc in an external browser.
OpenExternalJavadocAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OpenExternalJavadocAction
Creates a new OpenExternalJavadocAction.
OpenExternalJavadocAction(IWorkbenchSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OpenExternalJavadocAction
Deprecated. Use SelectionDispatchAction.setSpecialSelectionProvider(ISelectionProvider) instead. This API will be removed after 3.2 M5.
OpenExternalJavadocAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OpenExternalJavadocAction
Note: This constructor is for internal use only.
openInEditor(IJavaElement) - Static method in class org.eclipse.jdt.ui. JavaUI
Opens an editor on the given Java element in the active page.
openInEditor(IJavaElement, boolean, boolean) - Static method in class org.eclipse.jdt.ui. JavaUI
Opens an editor on the given Java element in the active page.
OpenJavaBrowsingPerspectiveAction - Class in org.eclipse.jdt.ui.actions
Action to programmatically open a Java perspective.
OpenJavaBrowsingPerspectiveAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenJavaBrowsingPerspectiveAction
Create a new OpenJavaBrowsingPerspectiveAction.
OpenJavaPerspectiveAction - Class in org.eclipse.jdt.ui.actions
Action to programmatically open a Java perspective.
OpenJavaPerspectiveAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenJavaPerspectiveAction
Create a new OpenJavaPerspectiveAction.
OpenNewAnnotationWizardAction - Class in org.eclipse.jdt.ui.actions
Action that opens the new annotation wizard.The action initialized the wizard with either the selection as configured by AbstractOpenWizardAction.setSelection(IStructuredSelection) or takes a preconfigured new annotation wizard page, see OpenNewAnnotationWizardAction.setConfiguredWizardPage(NewAnnotationWizardPage).
OpenNewAnnotationWizardAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenNewAnnotationWizardAction
Creates an instance of the OpenNewAnnotationWizardAction.
OpenNewClassWizardAction - Class in org.eclipse.jdt.ui.actions
Action that opens the new class wizard.
OpenNewClassWizardAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenNewClassWizardAction
Creates an instance of the OpenNewClassWizardAction.
OpenNewEnumWizardAction - Class in org.eclipse.jdt.ui.actions
Action that opens the new enum wizard.
OpenNewEnumWizardAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenNewEnumWizardAction
Creates an instance of the OpenNewEnumWizardAction.
OpenNewInterfaceWizardAction - Class in org.eclipse.jdt.ui.actions
Action that opens the new interface wizard.
OpenNewInterfaceWizardAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenNewInterfaceWizardAction
Creates an instance of the OpenNewInterfaceWizardAction.
OpenNewJavaProjectWizardAction - Class in org.eclipse.jdt.ui.actions
Action that opens the new Java project wizard.
OpenNewJavaProjectWizardAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenNewJavaProjectWizardAction
Creates an instance of the OpenNewJavaProjectWizardAction.
OpenNewPackageWizardAction - Class in org.eclipse.jdt.ui.actions
Action that opens the new package wizard.
OpenNewPackageWizardAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenNewPackageWizardAction
Creates an instance of the OpenNewPackageWizardAction.
OpenNewSourceFolderWizardAction - Class in org.eclipse.jdt.ui.actions
Action that opens the new source folder wizard.
OpenNewSourceFolderWizardAction() - Constructor for class org.eclipse.jdt.ui.actions. OpenNewSourceFolderWizardAction
Creates an instance of the OpenNewSourceFolderWizardAction.
OpenProjectAction - Class in org.eclipse.jdt.ui.actions
Action to open a closed project.
OpenProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OpenProjectAction
Creates a new OpenProjectAction.
OpenSuperImplementationAction - Class in org.eclipse.jdt.ui.actions
The action opens a Java editor on the selected method's super implementation.
OpenSuperImplementationAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OpenSuperImplementationAction
Creates a new OpenSuperImplementationAction.
OpenSuperImplementationAction(IWorkbenchSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OpenSuperImplementationAction
Deprecated. Use SelectionDispatchAction.setSpecialSelectionProvider(ISelectionProvider) instead. This API will be removed after 3.2 M5.
OpenSuperImplementationAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OpenSuperImplementationAction
Note: This constructor is for internal use only.
OpenTypeHierarchyAction - Class in org.eclipse.jdt.ui.actions
This action opens a type hierarchy on the selected type.
OpenTypeHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OpenTypeHierarchyAction
Creates a new OpenTypeHierarchyAction.
OpenTypeHierarchyAction(IWorkbenchSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OpenTypeHierarchyAction
Deprecated. Use SelectionDispatchAction.setSpecialSelectionProvider(ISelectionProvider) instead. This API will be removed after 3.2 M5.
OpenTypeHierarchyAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OpenTypeHierarchyAction
Note: This constructor is for internal use only.
OpenViewActionGroup - Class in org.eclipse.jdt.ui.actions
Action group that adds actions to open a new JDT view part or an external viewer to a context menu and the global menu bar.
OpenViewActionGroup(Page) - Constructor for class org.eclipse.jdt.ui.actions. OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(Page, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions. OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(IViewPart, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(IWorkbenchSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions. OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OpenViewActionGroup
Note: This constructor is for internal use only.
OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. PostfixExpression
The "operand" structural property of this node type.
OPERAND_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. PrefixExpression
The "operand" structural property of this node type.
OPERATOR_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. Assignment
The "operator" structural property of this node type.
OPERATOR_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. InfixExpression
The "operator" structural property of this node type.
OPERATOR_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. PostfixExpression
The "operator" structural property of this node type.
OPERATOR_PROPERTY - Static variable in class org.eclipse.jdt.core.dom. PrefixExpression
The "operator" structural property of this node type.
OPTIMIZE_OUT - Static variable in class org.eclipse.jdt.core. JavaCore
Configurable option value: "optimize out".
OPTIONAL - Static variable in interface org.eclipse.jdt.core. IClasspathAttribute
Constant for the name of the optional attribute.
OR - Static variable in class org.eclipse.jdt.core.dom. InfixExpression.Operator
Inclusive OR "|" operator.
org.eclipse.ant.ui.launching - package org.eclipse.ant.ui.launching
Provides support for Ant launching.
org.eclipse.jdt.core - package org.eclipse.jdt.core
The Java model is the set of classes that model the objects associated with creating, editing, and building a Java program.
org.eclipse.jdt.core.compiler - package org.eclipse.jdt.core.compiler
This package contains compiler associated infrastructure APIs.
org.eclipse.jdt.core.dom - package org.eclipse.jdt.core.dom
The Java DOM/AST is the set of classes that model the source code of a Java program as a structured document.
org.eclipse.jdt.core.dom.rewrite - package org.eclipse.jdt.core.dom.rewrite
The Java DOM/AST rewrite is the set of classes that are used to make changes to an existing DOM/AST tree.
org.eclipse.jdt.core.eval - package org.eclipse.jdt.core.eval
Provides support for the evaluation of code snippets in a scrapbook or inside the debugger.
org.eclipse.jdt.core.formatter - package org.eclipse.jdt.core.formatter
The code formatter is the set of classes that are used to format Java code.
org.eclipse.jdt.core.jdom - package org.eclipse.jdt.core.jdom
Provides a support for Java document manipulation through the JDOM model.
org.eclipse.jdt.core.manipulation - package org.eclipse.jdt.core.manipulation
Application programming interface for the JDT core manipulation plug-in class.
org.eclipse.jdt.core.refactoring - package org.eclipse.jdt.core.refactoring
Application programming interface for Java-specified refactoring framework facilities.
org.eclipse.jdt.core.refactoring.descriptors - package org.eclipse.jdt.core.refactoring.descriptors
Application programming interface to access Java refactorings provided by JDT.
org.eclipse.jdt.core.refactoring.participants - package org.eclipse.jdt.core.refactoring.participants
Application programming interface to access refactoring participants provided by JDT.
org.eclipse.jdt.core.search - package org.eclipse.jdt.core.search
Provides support for searching the workspace Java elements that match a particular description.
org.eclipse.jdt.core.util - package org.eclipse.jdt.core.util
Provides a set of tools and utilities for manipulating .class files and Java model elements.
org.eclipse.jdt.debug.core - package org.eclipse.jdt.debug.core

Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture).

org.eclipse.jdt.debug.eval - package org.eclipse.jdt.debug.eval

Provides a set classes and interfaces that support evaluations in the Java debugger.

org.eclipse.jdt.debug.ui - package org.eclipse.jdt.debug.ui

Provides an implementation of a source locator for the Java debug model.

org.eclipse.jdt.debug.ui.launchConfigurations - package org.eclipse.jdt.debug.ui.launchConfigurations

Provides an implementation launch configuration tabs for local and remote Java applications.

org.eclipse.jdt.junit - package org.eclipse.jdt.junit
Application programming interfaces for interaction with the Eclipse Java development tools JUnit support.
org.eclipse.jdt.junit.launcher - package org.eclipse.jdt.junit.launcher
Application programming interfaces related to launching JUnit tests.
org.eclipse.jdt.junit.model - package org.eclipse.jdt.junit.model
Application programming interfaces representing test elements as shown in the JUnit view.
org.eclipse.jdt.junit.wizards - package org.eclipse.jdt.junit.wizards
Application programming interfaces to implement wizards to create new JUnit testcases.
org.eclipse.jdt.launching - package org.eclipse.jdt.launching
Application programming interfaces for interaction with the Eclipse Java launching support.
org.eclipse.jdt.launching.environments - package org.eclipse.jdt.launching.environments
Application programming interfaces and classes for execution environments.
org.eclipse.jdt.launching.sourcelookup - package org.eclipse.jdt.launching.sourcelookup
Application programming interfaces and classes for source lookup.
org.eclipse.jdt.launching.sourcelookup.containers - package org.eclipse.jdt.launching.sourcelookup.containers
Provides source lookup support for the Java debugger.
org.eclipse.jdt.ui - package org.eclipse.jdt.ui
Application programming interfaces for interaction with the Eclipse Java User Interface.
org.eclipse.jdt.ui.actions - package org.eclipse.jdt.ui.actions
Application programming interfaces for Eclipse Java User Interface specific actions.
org.eclipse.jdt.ui.cleanup - package org.eclipse.jdt.ui.cleanup
Application programming interfaces for code clean up.
org.eclipse.jdt.ui.dialogs - package org.eclipse.jdt.ui.dialogs
Application programming interfaces for dialogs.
org.eclipse.jdt.ui.jarpackager - package org.eclipse.jdt.ui.jarpackager
Provides classes and interfaces to generate a JAR file.
org.eclipse.jdt.ui.refactoring - package org.eclipse.jdt.ui.refactoring
Application programming interfaces for rename refactorings.
org.eclipse.jdt.ui.search - package org.eclipse.jdt.ui.search
Application programming interfaces for Java search participants..
org.eclipse.jdt.ui.text - package org.eclipse.jdt.ui.text
Application programming interfaces for interaction with the Eclipse Java User Interface text support.
org.eclipse.jdt.ui.text.folding - package org.eclipse.jdt.ui.text.folding
Application programming interfaces for interaction with the Eclipse Java Editor folding.
org.eclipse.jdt.ui.text.java - package org.eclipse.jdt.ui.text.java
Application programming interfaces for interaction with the Eclipse Java User Interface.
org.eclipse.jdt.ui.text.java.hover - package org.eclipse.jdt.ui.text.java.hover
Application programming interfaces for interaction with the Eclipse Java Editor.
org.eclipse.jdt.ui.wizards - package org.eclipse.jdt.ui.wizards
Application programming interfaces for interaction with the Eclipse Java User Interface wizards.
ORGANIZE_IMPORTS - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the source -> organize imports action (value "org.eclipse.jdt.ui.edit.text.java.organize.imports").
ORGANIZE_IMPORTS - Static variable in class org.eclipse.jdt.ui.actions. JdtActionConstants
Source menu: name of standard Organize Imports global action (value "org.eclipse.jdt.ui.actions.OrganizeImports").
OrganizeImportsAction - Class in org.eclipse.jdt.ui.actions
Organizes the imports of a compilation unit.
OrganizeImportsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OrganizeImportsAction
Creates a new OrganizeImportsAction.
OrganizeImportsAction(JavaEditor) - Constructor for class org.eclipse.jdt.ui.actions. OrganizeImportsAction
Note: This constructor is for internal use only.
OrganizeImportsAction.ObjectDelegate - Class in org.eclipse.jdt.ui.actions
 
OrganizeImportsAction.ObjectDelegate() - Constructor for class org.eclipse.jdt.ui.actions. OrganizeImportsAction.ObjectDelegate
 
ORGIMPORTS_IGNORELOWERCASE - Static variable in class org.eclipse.jdt.ui. PreferenceConstants
A named preferences that controls if types that start with a lower case letters get added by the "Organize Import" operation.
ORGIMPORTS_IMPORTORDER - Static variable in class org.eclipse.jdt.ui. PreferenceConstants
A named preference that holds a list of semicolon separated package names.
ORGIMPORTS_ONDEMANDTHRESHOLD - Static variable in class org.eclipse.jdt.ui. PreferenceConstants
A named preference that specifies the number of imports added before a star-import declaration is used.
ORGIMPORTS_STATIC_ONDEMANDTHRESHOLD - Static variable in class org.eclipse.jdt.ui. PreferenceConstants
A named preference that specifies the number of static imports added before a star-import declaration is used.
ORIGINAL - Static variable in class org.eclipse.jdt.core.dom. ASTNode
Flag constant (bit mask, value 2) indicating that this is a node that was created by the parser (as opposed to one created by another party).
ORIGINATING_PROJECT_CLASSPATH - Static variable in interface org.eclipse.jdt.core. IPackageFragmentRoot
Update model flag constant (bit mask value 2) indicating that the operation is to update the classpath of the originating project.
OTHER - Static variable in interface org.eclipse.jdt.launching. IRuntimeClasspathEntry
Type identifier for contributed entries.
OTHER_REFERRING_PROJECTS_CLASSPATH - Static variable in interface org.eclipse.jdt.core. IPackageFragmentRoot
Update model flag constant (bit mask value 4) indicating that the operation is to update the classpath of all referring projects except the originating project.
OuterLocalMustBeFinal - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 
OVERRIDE_METHODS - Static variable in interface org.eclipse.jdt.ui.actions. IJavaEditorActionDefinitionIds
Action definition ID of the source -> override methods action (value "org.eclipse.jdt.ui.edit.text.java.override.methods").
OVERRIDE_METHODS - Static variable in class org.eclipse.jdt.ui.actions. JdtActionConstants
Source menu: name of standard Override Methods global action (value "org.eclipse.jdt.ui.actions.OverrideMethods").
OverrideIndicatorLabelDecorator - Class in org.eclipse.jdt.ui
LabelDecorator that decorates an method's image with override or implements overlays.
OverrideIndicatorLabelDecorator() - Constructor for class org.eclipse.jdt.ui. OverrideIndicatorLabelDecorator
Creates a decorator.
OverrideIndicatorLabelDecorator(ImageDescriptorRegistry) - Constructor for class org.eclipse.jdt.ui. OverrideIndicatorLabelDecorator
Note: This constructor is for internal use only.
OverrideMethodsAction - Class in org.eclipse.jdt.ui.actions
Adds unimplemented methods of a type.
OverrideMethodsAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions. OverrideMethodsAction
Note: This constructor is for internal use only.
OverrideMethodsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions. OverrideMethodsAction
Creates a new override method action.
overrides(IMethodBinding) - Method in interface org.eclipse.jdt.core.dom. IMethodBinding
Returns whether this method overrides the given method, as specified in section 8.4.8.1 of The Java Language Specification, Third Edition (JLS3).
OVERRIDES - Static variable in class org.eclipse.jdt.ui. JavaElementImageDescriptor
Flag to render the 'override' adornment.
OverridingDeprecatedMethod - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 
OverridingMethodWithoutSuperInvocation - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 
OverridingNonVisibleMethod - Static variable in interface org.eclipse.jdt.core.compiler. IProblem
 

Eclipse JDT
Release 3.5
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, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire