Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

E

EARLIEST_VERSION - Static variable in class oracle.ide.migration.MigrationInfo
Version number that predates all migrators, indicating that all migrators must run.
EAST - Static variable in class oracle.ide.controls.PentaLayout
 
EAST - Static variable in class oracle.ide.IdeConstants
 
EAST - Static variable in class oracle.javatools.editor.popup.PopupWindowManager
The constant indicating the west of a given rectangle location (when positining relative to location) or popup window (when positioning relative to popup).
EAST_OF_LOG_ORIENTATION_ID - Static variable in class oracle.jdeveloper.vcs.spi.VCSDockableViewRegistry
 
eatNextTypedReleased() - Method in class oracle.ide.keyboard.GrabbableFocusManager
Eats the keyTyped and keyReleased corresponding to the last keyPressed.
Edit - Class in oracle.ide.cmd.buffer
The Edit class contains the method applyEdit to apply an edit (single or compound) to a document.
Edit() - Constructor for class oracle.ide.cmd.buffer.Edit
 
edit(SQLFragment) - Method in interface oracle.ide.db.panels.sql.ExpressionPanel.FragmentProvider
Edits the given fragment.
edit(SQLFragment) - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
edit(SQLFragment) - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
edit(SQLFragment) - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
EDIT - Static variable in class oracle.javatools.icons.OracleIcons
 
edit(Location) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Edits a location in this model using an editor suitable for the model and location.
edit(Location) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
Edits a location in this model using an editor suitable for the model and location.
EDIT_BEGIN_ATTRIBUTE - Static variable in interface oracle.javatools.buffer.TextBufferListener
Public (pseudo-attribute) constant used as notification to clients that TextBuffer.beginEdit( ) has been invoked to begin a compound edit.
EDIT_BUTTON - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EDIT_CHANGE_SET_COMMAND - Static variable in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
EDIT_CHANGE_SET_COMMAND_ID - Static variable in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
EDIT_CONNECTION - Static variable in class oracle.jdeveloper.db.DatabaseActions
Key for the name of the connection to edit.
EDIT_END_ATTRIBUTE - Static variable in interface oracle.javatools.buffer.TextBufferListener
Public (pseudo-attribute) constant used as notification to clients that TextBuffer.endEdit( ) has been invoked to end a compound edit.
EDIT_MENU_ID - Static variable in class javax.ide.IDEConstants
Identifies the Edit menu id.
EDIT_QUERY - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EDIT_RESOURCE_BUNDLES - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
EDIT_RESOURCE_BUNDLES - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
EDIT_RESOURCE_BUNDLES - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
EDIT_RESOURCE_DIALOG_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
EDIT_RESOURCE_DIALOG_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
EDIT_RESOURCE_DIALOG_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
EDIT_RESOURCE_ERROR - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
EDIT_RESOURCE_ERROR - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
EDIT_RESOURCE_ERROR - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
EDIT_SELECT_TEXT_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
EDIT_SELECT_TEXT_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
EDIT_SELECT_TEXT_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
EDIT_SELECTED_ONLY_CMD_ID - Static variable in class oracle.ide.ceditor.CodeEditorConstants
The command id for the edit selected only action.
EDIT_SELECTED_ONLY_CMD_ID - Static variable in class oracle.ide.ceditor.CodeEditorController
Deprecated. use CodeEditorConstants
EDIT_TOOLTOP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
EDIT_TOOLTOP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
EDIT_TOOLTOP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
EDITABLE_SYSDBA_SYSOPER - Static variable in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated. String array available for use in registering connection types requiring an editable combobox with values SYSDBA and SYSOPER, for the Role field.
EditableContributor - Interface in oracle.javatools.compare
Deprecated. replaced by EditableContributor.
EditableRequirement - Class in oracle.jdeveloper.vcs.generic
 
EditableRequirement() - Constructor for class oracle.jdeveloper.vcs.generic.EditableRequirement
 
EditableTableModel - Interface in oracle.javatools.ui.table
EditableTableModel supports addding, removing and duplicating row and columns.
EditableView - Interface in oracle.javatools.compare.view
Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
editBreakpoint(DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to ask the Debugger to show the dialog where the user can edit the incoming breakpoint.
EditChangeSetCommand - Class in oracle.jdeveloper.vcs.changeset.cmd
 
EditChangeSetCommand() - Constructor for class oracle.jdeveloper.vcs.changeset.cmd.EditChangeSetCommand
 
editConnection(String) - Static method in class oracle.jdeveloper.db.AppDatabaseConnectionEditor
Launches the connection editor to create or edit a connection in the current application.
editConnection(String, Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnectionEditor
Launches the connection editor to create or edit a connection in the current application
editConnection(String, Context, boolean) - Static method in class oracle.jdeveloper.db.AppDatabaseConnectionEditor
Launches the connection editor to create/edit a connection in the current application.
editConnection(String, Context, Connections) - Static method in class oracle.jdeveloper.db.AppDatabaseConnectionEditor
Deprecated. - use DatabaseConnectionEditor#createLauncher and customise
editConnection(String) - Static method in class oracle.jdeveloper.db.DatabaseConnectionEditor
Deprecated. use DatabaseConnectionEditor.editConnection(String,String)
editConnection(String, String) - Static method in class oracle.jdeveloper.db.DatabaseConnectionEditor
Launches the connection editor.
editConnection(String, String, boolean) - Static method in class oracle.jdeveloper.db.DatabaseConnectionEditor
Launches the connection editor.
editConnection(ConnectionInfo, boolean) - Static method in class oracle.jdeveloper.db.DatabaseConnectionEditor
Launches the connection editor.
editDBObject(DBObject, DBObjectProvider) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Deprecated. use DBEditorFactory.launchDialog(DBEditorConfig)
editDBObject(SchemaObject, DBObjectProvider) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Deprecated. use DBEditorFactory.launchDialog(DBEditorConfig)
editDBObject(DBObject, DBObjectProvider, boolean) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Deprecated. use DBEditorFactory.launchDialog(DBEditorConfig)
editDBObject(DBObject, DBObjectProvider, DBObject) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Deprecated. use DBEditorFactory.launchDialog(DBEditorConfig)
editDBObject(DBObjectNode) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Edits and existing database object in a provider.
editDBObject(DBObject, DBObjectProvider, DBObject, boolean) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Deprecated. use DBEditorFactory.launchDialog(DBEditorConfig)
EditDescriptor - Class in oracle.javatools.editor
The EditDescriptor is used to describe an edit operation that is undoable.
EditDescriptor(String) - Constructor for class oracle.javatools.editor.EditDescriptor
Creates a new EditDescriptor with the given name.
EDITING_CUSTOM_PROPERTIES_KEY - Static variable in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
The key used to store a Boolean that indicates whether or not the properties panel is for edting user-only project properties, or shared project properties.
editingStopped(ChangeEvent) - Method in class oracle.jdevimpl.audit.bean.ArrayField.ArrayTable
 
editingUserProperties(Namespace) - Static method in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
Indicates whether or not the supplied Namespace corresponds to user properties opposed to shared properties.
editJoin(FromObject, Component, SQLQueryBuilder) - Static method in class oracle.ide.db.panels.sql.JoinObjectEditDialog
Fires a dialog to edit the properties of the given join.
editNode(Workspace, Project, Node, int, int, boolean) - Static method in class oracle.ide.ceditor.Editors
Open a editor for a specified node.
editObject(OfflineDBObjectProvider, SchemaObject) - Static method in class oracle.jdeveloper.offlinedb.wizard.SchemaObjectWizard
Fires the edit dialog for the given object from the given provider.
editObject(OfflineDBObjectProvider, SchemaObject, Context) - Static method in class oracle.jdeveloper.offlinedb.wizard.SchemaObjectWizard
Fires the edit dialog for the given object from the given provider.
editObject(OfflineDBObjectProvider, SchemaObject, DBObject) - Static method in class oracle.jdeveloper.offlinedb.wizard.SchemaObjectWizard
Fires the edit dialog for the given object from the given provider.
editObject(OfflineDBObjectProvider, SchemaObject, DBObject, Context) - Static method in class oracle.jdeveloper.offlinedb.wizard.SchemaObjectWizard
Fires the edit dialog for the given object from the given provider.
Editor - Class in javax.ide.editor
The Editor interface defines the methods to open and close editors, along with methods to save and restore editor specific settings.
Editor() - Constructor for class javax.ide.editor.Editor
 
editor - Variable in class oracle.ide.ceditor.BreadcrumbsPlugin
 
Editor - Class in oracle.ide.editor
Editors such as code, gui, html editors should implements the Editor interface.
Editor() - Constructor for class oracle.ide.editor.Editor
 
editor - Variable in class oracle.javatools.editor.plugins.DropTargetPlugin
The editor that this plugin is installed into.
EDITOR_CONTEXT - Static variable in class oracle.ide.ceditor.CodeEditor
Deprecated. use CodeEditorCon
EDITOR_CONTEXT - Static variable in class oracle.ide.ceditor.CodeEditorConstants
The property name for this editor's Context instance.
EDITOR_ID - Static variable in class javax.ide.IDEConstants
Identifies the editor view.
EDITOR_POPUP_ID - Static variable in class javax.ide.IDEConstants
Identifies the editor's popup menu.
EDITOR_PREFIX - Static variable in interface oracle.ide.inspector.PropertyEditorRegistrar
Prefix used to identify a 3rd party PropertyEditor registration.
EDITOR_SAVEABLE_AS - Static variable in class oracle.ide.model.ElementAttributes
EDITOR_SAVEABLE_AS controls the File | Save As menu item when an editor is the active view.
EDITOR_SUFFIX - Static variable in interface oracle.ide.inspector.PropertyEditorRegistrar
Suffix used to tokenize a 3rd party PropertyEditor registration.
editorActivated(Editor) - Method in interface oracle.ide.editor.EditorListener
Notify listeners that an existing Editor has been activated.
EditorAddin - Class in oracle.ide.editor
This class is used to declare an Editor with the EditorManager.
EditorAddin() - Constructor for class oracle.ide.editor.EditorAddin
 
editorClosed(Editor) - Method in interface oracle.ide.editor.EditorListener
Notify listeners that an existing Editor is being closed.
EditorConstants - Class in oracle.ide.editor
 
EditorCreator - Interface in oracle.ide.editor
Optional interface implemented by EditorAddins which create their own editor instances.
EditorCriteria - Class in oracle.ide.editor
 
EditorCriteria(int, Object) - Constructor for class oracle.ide.editor.EditorCriteria
 
EditorCriteria(Node) - Constructor for class oracle.ide.editor.EditorCriteria
 
EditorCriteria(Context) - Constructor for class oracle.ide.editor.EditorCriteria
 
EditorCriteria(Editor) - Constructor for class oracle.ide.editor.EditorCriteria
 
editorDeactivated(Editor) - Method in interface oracle.ide.editor.EditorListener
Notify listeners that an existing Editor listener is de-activated.
EditorEvent - Class in javax.ide.editor
The DocumentEvent is the parameter passed to the EditorListener methods when the state of Editor has changed.
EditorEvent(Editor) - Constructor for class javax.ide.editor.EditorEvent
Constructor.
editorFocusGained(PopupWindow) - Method in class oracle.javatools.editor.insight.AbstractInsight
Notifies the listener that the editor (or one of its popups) have regained focus.
editorFocusGained(PopupWindow) - Method in interface oracle.javatools.editor.popup.PopupWindowListener
Notifies the listener that the editor (or one of its popups) have regained focus.
editorFocusLost(PopupWindow, boolean) - Method in class oracle.javatools.editor.insight.AbstractInsight
Notifies the listener that the editor and any managed popups have lost focus.
editorFocusLost(PopupWindow, boolean) - Method in interface oracle.javatools.editor.popup.PopupWindowListener
Notifies the listener that the editor and any managed popups have lost focus.
editorFor(PropertyInfo, Orientation) - Method in interface oracle.ide.inspector.PropertyEditorFinder
 
editorHeightPercentage() - Method in class oracle.ide.inspector.layout.AutoExpandPreferredSize
 
editorHidden() - Method in class oracle.ide.editor.AsynchronousEditor
This method is called when an editor is hidden.
editorHidden() - Method in class oracle.ide.editor.Editor
This method is called when an editor is hidden.
EditorInfo - Interface in oracle.ide.editor
EditorInfo is the EditorManager representation of an Editor.
EditorListener - Interface in javax.ide.editor
The EditorListener interface should be implemented by clients that are interested in receiving notifications about Editor instances being opened, activated, deactivated, or closed in the IDE.
EditorListener - Interface in oracle.ide.editor
The EditorListener interface should be implemented by clients that are interested in receiving notifications about Editor instances being opened, activated, deactivated, or closed in the IDE.
EditorManager - Class in javax.ide.editor
The EditorManager manages the life cycle of Editors.
EditorManager() - Constructor for class javax.ide.editor.EditorManager
 
EditorManager - Class in oracle.ide.editor
The EditorManager serves as the registry for Editor that want to register themselves with specific Node types.
EditorManager() - Constructor for class oracle.ide.editor.EditorManager
 
editorOpened(Editor) - Method in interface oracle.ide.editor.EditorListener
Notify listeners that a new Editor has been opened.
EditorPageable - Class in oracle.javatools.editor.print
The EditorPageable is an implementation of the Pageable interface to support printed output of a BasicDocument optionally using the syntax highlighting features of the editor framework.
EditorPageable(String, BasicDocument, PrintOptions, PageFormat) - Constructor for class oracle.javatools.editor.print.EditorPageable
Construct a new EditorPageable that will be used for printing a document.
EditorPageableFactory - Class in oracle.ide.ceditor
The EditorPageableFactory is a PageableFactory implementation which generates a Pageable instance for printing the contents of a Code Editor.
EditorPageableFactory() - Constructor for class oracle.ide.ceditor.EditorPageableFactory
 
editorPane - Variable in class oracle.javatools.editor.folding.CodeFoldingMargin
 
EditorPaneView - Interface in oracle.javatools.compare.view
Interface implemented by compare views which host one or more instances of BasicEditorPane.
EditorPath - Class in oracle.ide.editor
Describes the path to an editor.
EditorPath() - Constructor for class oracle.ide.editor.EditorPath
 
editorPeek - Static variable in class oracle.javatools.controls.EditorPeekPopup
True if the extended editor peek functionality is switched on.
EditorPeekPopup - Class in oracle.javatools.controls
Mechanism to show a popup window containing a snippet of a section of a basic editor pane.
EditorPlugin - Interface in oracle.javatools.editor.plugins
The EditorPlugin interface describes the routines that an editor plugin must implement to integrate with the editor framework.
EditorPluginsFactory - Interface in oracle.ide.ceditor
The EditorPluginsFactory defines an interface that allows clients of the Code Editor to indicate what EditorPlugins they are interested in installing when a new editor is opened.
EditorProperties - Class in oracle.javatools.editor
An EditorProperties class provides a global registry for properties which affect all documents and editor panes of this package.
editorReady() - Method in class oracle.ide.editor.AsynchronousEditor
Called when this editor's UI is ready to be displayed.
Editors - Class in oracle.ide.ceditor
Editor utilities.
Editors() - Constructor for class oracle.ide.ceditor.Editors
 
EditorSaveAsCommand - Class in oracle.ide.cmd
The RenameCommand class implements the Rename command.
EditorSaveAsCommand() - Constructor for class oracle.ide.cmd.EditorSaveAsCommand
Constructor.
EditorSelection - Interface in oracle.javatools.editor
An EditorSelection is a mechanism to determine the selection behaviour of an BasicEditorPane.
EditorSelectionColumns - Class in oracle.javatools.editor
A EditorSelection that selects by column blocks.
EditorSelectionColumns() - Constructor for class oracle.javatools.editor.EditorSelectionColumns
 
EditorSelectionWrap - Class in oracle.javatools.editor
An EditorSelection supporting the standard type of selection familiar to most users.
EditorSelectionWrap() - Constructor for class oracle.javatools.editor.EditorSelectionWrap
 
editorShown() - Method in class oracle.ide.editor.AsynchronousEditor
Called when this editor is made visible.
editorShown() - Method in class oracle.ide.editor.Editor
This method is called when an editor is made visible.
EditorsOptions - Class in oracle.ide.editor
This class was used to store the editors auto synchronize option.
EditorsOptions() - Constructor for class oracle.ide.editor.EditorsOptions
 
EditorsOptions(HashStructure) - Constructor for class oracle.ide.editor.EditorsOptions
 
EditorStatusBar - Class in oracle.ide.ceditor
The StatusBarPlugin provides a status bar UI component that works with the BasicEditorPane.
EditorStatusBar() - Constructor for class oracle.ide.ceditor.EditorStatusBar
Constructs a new EditorStatusBar instance that is associated with the specified editor.
EditorStatusBar.StatusBarCell - Class in oracle.ide.ceditor
The StatusBarCell is just a label that can be added to our status bar which takes care of making sure that its size remains fairly constant for the types of strings which can contain it (otherwise, it looks pretty bad for the cells to be changing in width, say when you switch between insert and overwrite mode.)
EditorStatusBar.StatusBarCell(String, String[]) - Constructor for class oracle.ide.ceditor.EditorStatusBar.StatusBarCell
Constructs a new status bar cell with the given name, the border to use, and a possible list of strings which can be contained in the cell.
editorTabFlavor - Static variable in class oracle.ide.datatransfer.TransferableEditorTab
Deprecated. Constant that describes the DataFlavor of an Editor window being dragged.
EditorUtil - Class in oracle.ide.editor
 
editorWidthPercentage() - Method in class oracle.ide.inspector.layout.AutoExpandPreferredSize
 
editPath(Component, String, URLPath, boolean, boolean, String) - Static method in class oracle.ide.component.URLPathEditPanel
Displays the UI in a dialog for the user to edit a specified path.
EditProcessor - Class in oracle.ide.cmd.buffer
The EditProcessor class contains static utility routines for apply simple or complex edits to a Node.
editProvider(Context) - Static method in class oracle.jdeveloper.offlinedb.wizard.ProviderWizard
Launches the editor on the provider in the given context.
editQuery(String, DBObjectProvider, Schema) - Method in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Edits the given query sql text.
editQuery(SQLQuery, DBObjectProvider, Schema) - Method in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Edits the given query.
editQuery(SQLQuery, SQLFragment, DBObjectProvider, Schema) - Method in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Edits the given query.
editSchema(Context) - Static method in class oracle.jdeveloper.offlinedb.wizard.SchemaWizard
Launches a dialog to edit the schema in the given context.
EDT_EXTENSION_ID - Static variable in class oracle.ide.ExtensionRegistry
This property is primarily intended for use by the extension design time.
EDT_HOT_CLASSES - Static variable in class oracle.ide.ExtensionRegistry
This property is primarily intended for use by the extension design time.
EDT_HOT_DEPLOY_DIR - Static variable in class oracle.ide.ExtensionRegistry
This property is primarily intended for use by the extension design time.
EDT_HOT_MANIFEST - Static variable in class oracle.ide.ExtensionRegistry
This property is primarily intended for use by the extension design time.
EJB_KEY - Static variable in class oracle.jdeveloper.model.J2eeTechnologies
Technology key for Enterprise JavaBeans components.
EJB_KEY - Static variable in class oracle.jdeveloper.model.JDevTechnologies
Deprecated. Use J2eeTechnologies.EJB_KEY.
EJBENTITY - Static variable in class oracle.javatools.icons.OracleIcons
 
EJBMESSAGE - Static variable in class oracle.javatools.icons.OracleIcons
 
EJBSESSION - Static variable in class oracle.javatools.icons.OracleIcons
 
ELContextObjectProvider - Interface in oracle.jdeveloper.webapp.design
The VE Design Time Engine invokes EL Context Object Providers before rendering of a page request begins.
elem2intImpl(Class, String, String) - Method in class oracle.javatools.xml.bind.XMLBinding
 
ELEM_ANNOTATION - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaAnnotation
ELEM_base - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
 
ELEM_CLASS - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaClass
ELEM_COMPONENT - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaMethod, JavaVariable.
ELEM_EXPRESSION - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
CompiledExpression
ELEM_FIELD - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaField
ELEM_FILE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaFile
ELEM_IMPORT - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
CompiledImport
ELEM_invalid - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
 
ELEM_LOCAL_VARIABLE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaLocalVariable
ELEM_max - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
 
ELEM_METHOD - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaMethod
ELEM_NOTHING - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaElement.
ELEM_PACKAGE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaPackage
ELEM_SELF_VARIABLE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
CompiledSelfVariable.
ELEM_STATEMENT_LABEL - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
CompiledStatementLabel
ELEM_TMP_VARIABLE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
CompiledTmpVariable
ELEM_TYPE_VARIABLE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaTypeVariable
ELEM_WILDCARD_TYPE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JavaWildcardType
ELEM_words - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
Verbose names of all the ELEM_* constants for debugging.
Element - Class in javax.ide.model
The Element interface defines the protocol used by the IDE to communicate with data objects in order to display the objects in the UI.
Element() - Constructor for class javax.ide.model.Element
 
ELEMENT - Static variable in class oracle.ide.appstate.ApplicationStateHook
 
ELEMENT - Static variable in class oracle.ide.config.SettingsUICustomizationsHook
 
ELEMENT - Static variable in class oracle.ide.controller.ContextMenuListenersHook
The XML element for this custom hook.
element(String) - Static method in class oracle.ide.IdeHook
Deprecated. Create a new ElementName instance in the correct namespace for the specified local name.
Element - Interface in oracle.ide.inspector.layout
Base class for all layout classes.
Element - Interface in oracle.ide.model
The Element interface defines the protocol used by the IDE to communicate with data objects in order to display the objects in the UI.
element - Variable in class oracle.ide.model.XMLDataNode.DataCastPacket
The Element view of the data object.
ELEMENT - Static variable in class oracle.ideimpl.webupdate.UpdateHook
 
ELEMENT - Static variable in class oracle.javatools.icons.OracleIcons
 
Element - Interface in oracle.javatools.parser.java.v2.model
The common base type of SourceElement and JavaElement.
ELEMENT_ADDED - Static variable in class oracle.ide.util.CollectionEvent
 
ELEMENT_ATTRIBUTE_PARAM_NAME - Static variable in class oracle.ide.extension.rules.functions.util.ElementAttributeUtils
 
ELEMENT_NAME_MACRO - Static variable in class oracle.ide.controller.ContextAwareLabelUpdater
 
ELEMENT_REMOVED - Static variable in class oracle.ide.util.CollectionEvent
 
elementAdded(CollectionEvent) - Method in interface oracle.ide.util.CollectionListener
 
ElementAttributes - Class in oracle.ide.model
Extends Attributes to focus on the notion of Element attributes.
ElementAttributes() - Constructor for class oracle.ide.model.ElementAttributes
 
ElementAttributes(int) - Constructor for class oracle.ide.model.ElementAttributes
 
ElementAttributes(DefaultAttributes) - Constructor for class oracle.ide.model.ElementAttributes
 
ElementAttributeUtils - Class in oracle.ide.extension.rules.functions.util
Utility methods to aid in the creation of RuleFunctions that check for the presence of ElementAttributes on IDE Element objects
ElementAttributeUtils() - Constructor for class oracle.ide.extension.rules.functions.util.ElementAttributeUtils
 
ElementContext - Interface in javax.ide.extension
ElementContext provides information about the current element being visited and provides utilities for processing child elements, reporting logging messages and storing information for use by other visitors.
ElementContext - Interface in oracle.javatools.xml.esax
The context is used to store state information used while parsing an XML source.
ElementDisplayInfo - Class in javax.ide.model
Display information about a JSR-198 element.
ElementDisplayInfo() - Constructor for class javax.ide.model.ElementDisplayInfo
 
ElementEndContext - Interface in javax.ide.extension
The context when visiting an xml end element.
ElementEndContext - Interface in oracle.javatools.xml.esax
The context is used to store state information used while parsing an XML source.
ElementFactory - Class in oracle.ide.model
The ElementFactory class is responsible for creating intances of Elements.
ElementFactory() - Constructor for class oracle.ide.model.ElementFactory
 
ElementFilter - Class in oracle.javatools.xml.bind
 
ElementFilter() - Constructor for class oracle.javatools.xml.bind.ElementFilter
 
ElementHandler - Class in oracle.javatools.xml.esax
An object that handles an XML element extends ElementHandler, overriding the handleStart() or handleEnd() methods.
ElementHandler() - Constructor for class oracle.javatools.xml.esax.ElementHandler
 
ElementHandlerFactory - Interface in oracle.javatools.xml.esax
Interface describing a factory that can create or retrieve element handlers dynamically.
ElementHasAttribute - Class in oracle.ide.extension.rules.functions
Returns true if the given IDE Context contains an Element, and that Element has the expected attribute set.
ElementHasAttribute() - Constructor for class oracle.ide.extension.rules.functions.ElementHasAttribute
 
elementID - Static variable in class oracle.javatools.db.property.Property
Property constant for the "elementID" property.
ElementList<T> - Interface in oracle.javatools.xml.bind
PLEASE NOTE: Do not implement this interface directly.
ElementListEvent - Class in oracle.javatools.xml.bind
 
ElementListEvent(Object, int, int) - Constructor for class oracle.javatools.xml.bind.ElementListEvent
 
ElementListListener - Interface in oracle.javatools.xml.bind
 
ElementName - Class in javax.ide.extension
Represents a qualified element name in XML.
ElementName(String, String) - Constructor for class javax.ide.extension.ElementName
Constructs an ElementName with the specified namespace URI and local name.
ElementRecognizer - Class in oracle.ide.model
The ElementRecognizer interface provides the API for recognizing data types from specific object identifiers.
ElementRecognizer() - Constructor for class oracle.ide.model.ElementRecognizer
 
ElementRegistry - Class in oracle.ide.controls.elementtree
This class is used to associate Filters and Handlers to Element classes.
ElementRegistry() - Constructor for class oracle.ide.controls.elementtree.ElementRegistry
 
elementRemoved(CollectionEvent) - Method in interface oracle.ide.util.CollectionListener
 
elements - Static variable in class oracle.javatools.db.property.Property
Property constant for the "elements" property.
elementsAdded(ElementListEvent) - Method in interface oracle.javatools.xml.bind.ElementListListener
 
elementsChanged(ElementListEvent) - Method in interface oracle.javatools.xml.bind.ElementListListener
 
elementsRemoved(ElementListEvent) - Method in interface oracle.javatools.xml.bind.ElementListListener
 
ElementStartContext - Interface in javax.ide.extension
The context when visiting an xml start element.
ElementStartContext - Interface in oracle.javatools.xml.esax
The context is used to store state information used while parsing an XML source.
elementStyle - Variable in class oracle.javatools.editor.language.BuiltInStyles
The base element name style.
elementsWithCheckBoxCount() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
ElementTree - Class in oracle.ide.controls.elementtree
ElementTree is a JTree that natively supports displaying Elements.
The tree model uses ElementTreeNodes to hold the Elements.
ElementTree(ElementTreeRootNode) - Constructor for class oracle.ide.controls.elementtree.ElementTree
 
ElementTreeNode - Class in oracle.ide.controls.elementtree
The TreeNode used by ElementTree to hold the Element
ElementTreeRootNode - Class in oracle.ide.controls.elementtree
The root of a ElementTree.
ElementTreeRootNode(Element) - Constructor for class oracle.ide.controls.elementtree.ElementTreeRootNode
Constructs a root node.
ElementTreeRootNode(ElementRegistry, Element) - Constructor for class oracle.ide.controls.elementtree.ElementTreeRootNode
Constructs a root node.
ElementTreeViewAdapter - Class in oracle.ide.controls.elementtree
This class facilitates the integration of an ElementTree in a View.
ElementTreeViewAdapter(View, Element) - Constructor for class oracle.ide.controls.elementtree.ElementTreeViewAdapter
 
elementType() - Method in interface oracle.javatools.xml.bind.ElementList
If the ElementList represents a single type of element, that type is returned from this method.
ElementTypeResolver - Interface in oracle.javatools.xml.esax
An ElementTypeResolver may be employed by a DynamicElementHandler to resolve a fully-qualified element name to a runtime type.
elementVisited(HashStructureHookEvent) - Method in class oracle.ide.controller.ContextMenuListenersHook.MyListener
 
elementVisited(HashStructureHookEvent) - Method in interface oracle.ide.extension.HashStructureHookListener
When a new top-level element has been visted by the HashStructureHook it will call elementVisited() passing a HashStructureHook event that contains a read-only HashStructure that consists of the data from the new element, as well as the combined HashStructure that contains the merged data (new and old).
ElementVisitor - Class in javax.ide.extension
ElementVisitor is responsible for visiting elements in an XML file processed by an XML parser used by a JSR-198 compatible IDE.
ElementVisitor() - Constructor for class javax.ide.extension.ElementVisitor
 
ElementVisitor.ResourceBundleProvider - Interface in javax.ide.extension
A class that creates the ResourceBundle instance.
ElementVisitorFactory - Interface in javax.ide.extension
The element visitor factory is used to create or retrieve visitors for specific xml elements while traversing xml.
ElementVisitorFactory2 - Interface in javax.ide.extension
New version of ElementVisitorFactory.
ellipses - Static variable in class oracle.javatools.ui.simplestyle.StyledTextRenderer
 
ELMethodReference - Class in oracle.jdeveloper.webapp.xdf
This class is a marker for an audit rule to trigger off of
ELMethodReference(XmlContext, Node, int, int, String, String, Collection<String>, MethodBinding, String, String) - Constructor for class oracle.jdeveloper.webapp.xdf.ELMethodReference
 
ELReferenceFactory - Class in oracle.jdeveloper.webapp.xdf
 
ELReferenceFactory(XmlKey, ELType, XmlMetadataResolver, DatabindingHandler, ReferenceFactory) - Constructor for class oracle.jdeveloper.webapp.xdf.ELReferenceFactory
 
ELSE - Static variable in class oracle.javatools.db.sql.CaseStatement
 
ElseClauseT - Interface in javax.ide.model.java.source.tree
An else clause.
elseExpression - Static variable in class oracle.javatools.db.property.Property
Property constant for the "elseExpression" property.
EM - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents a em lexical unit.
EMACS_APPEND_NEXT_KILL - Static variable in class oracle.javatools.editor.ActionNames
EmacsAppendNextKillAction
EMACS_BACKWARD_KILL_WORD - Static variable in class oracle.javatools.editor.ActionNames
EmacsBackwardKillWordAction Name of the action for killing until the previous start of a word and adding or prepending it to the Emacs kill ring.
EMACS_CAPITALIZE_WORD - Static variable in class oracle.javatools.editor.ActionNames
CapitalizeWordAction
EMACS_CARET_BEGIN - Static variable in class oracle.javatools.editor.ActionNames
EmacsBeginAction
EMACS_CARET_END - Static variable in class oracle.javatools.editor.ActionNames
EmacsEndAction
EMACS_DELETE_HORIZONTAL_SPACE - Static variable in class oracle.javatools.editor.ActionNames
EmacsDeleteHorizontalSpaceAction
EMACS_DOWNCASE_REGION - Static variable in class oracle.javatools.editor.ActionNames
EmacsCaseRegionAction
EMACS_DOWNCASE_WORD - Static variable in class oracle.javatools.editor.ActionNames
EmacsDowncaseWordAction
EMACS_EXCHANGE_POINT_MARK - Static variable in class oracle.javatools.editor.ActionNames
EmacsExchangePointMarkAction
EMACS_KILL_LINE - Static variable in class oracle.javatools.editor.ActionNames
EmacsKillLineAction
EMACS_KILL_REGION - Static variable in class oracle.javatools.editor.ActionNames
EmacsKillRegionAction
EMACS_KILL_RING_SAVE - Static variable in class oracle.javatools.editor.ActionNames
EmacsKillRegionAction
EMACS_KILL_SENTENCE - Static variable in class oracle.javatools.editor.ActionNames
 
EMACS_KILL_WORD - Static variable in class oracle.javatools.editor.ActionNames
EmacsKillWordAction
EMACS_MARK_PARAGRAPH - Static variable in class oracle.javatools.editor.ActionNames
 
EMACS_MARK_WHOLE_BUFFER - Static variable in class oracle.javatools.editor.ActionNames
EmacsMarkBufferAction
EMACS_MARK_WORD - Static variable in class oracle.javatools.editor.ActionNames
 
EMACS_SET_MARK - Static variable in class oracle.javatools.editor.ActionNames
EmacsSetMarkAction
EMACS_UPCASE_REGION - Static variable in class oracle.javatools.editor.ActionNames
EmacsCaseRegionAction
EMACS_UPCASE_WORD - Static variable in class oracle.javatools.editor.ActionNames
EmacsUpcaseWordAction
EMACS_YANK - Static variable in class oracle.javatools.editor.ActionNames
EmacsYankAction
EMACS_YANK_POP - Static variable in class oracle.javatools.editor.ActionNames
EmacsYankAction
EmacsAction - Class in oracle.javatools.editor
The EmacsAction is an abstract class that all Emacs actions should extend from.
EmacsAction(String) - Constructor for class oracle.javatools.editor.EmacsAction
Constructs this object with the appropriate action name.
EmacsAction.Tracker - Class in oracle.javatools.editor
Protected class for tracking an editor and offset to determine whether to merge possibly consecutive kill actions, or for determining whether previous action was a yank or yank pop.
EmacsAction.Tracker() - Constructor for class oracle.javatools.editor.EmacsAction.Tracker
Construct a Tracker instance.
EmacsWriteAction - Class in oracle.javatools.editor
 
EmacsWriteAction(String) - Constructor for class oracle.javatools.editor.EmacsWriteAction
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
EMBEDDED_SERVER_ALREADY_RUNNING_MESSAGE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
EMBEDDED_SERVER_ALREADY_RUNNING_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
EMBEDDED_SERVER_NEW_DEFAULT_INSTANCE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
EMBEDDED_SERVER_PREFERENCES_MENU_ITEM - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
EMPTY - Static variable in class oracle.ide.db.controls.DBObjectPicker
 
EMPTY - Static variable in class oracle.ide.db.panels.sql.ExpressionPanel
 
EMPTY - Static variable in class oracle.ide.db.UIArb
Deprecated.  
empty() - Method in class oracle.ide.util.FastStringBuffer
 
EMPTY - Static variable in class oracle.javatools.db.sql.AbstractSQLFragment
 
EMPTY - Static variable in class oracle.javatools.icons.OracleIcons
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.declaration.TypeD
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.AnnotationT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.BlockElementT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.CatchClauseT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.ClassInitializerT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.ClassT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.ExpressionT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.FieldDeclT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.FieldVariableT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.FormalParameterT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.ImportT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.LocalVariableT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.MemberT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.MemberVariableT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.MethodT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.NameT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.StatementLabelT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.StatementT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.Tree
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.TypeArgumentT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.TypeParameterT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.TypeReferenceT
 
EMPTY_ARRAY - Static variable in interface javax.ide.model.java.source.tree.VariableT
 
EMPTY_ARRAY - Static variable in class oracle.javatools.db.sql.AbstractSQLFragment
 
EMPTY_ARRAY - Static variable in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
EMPTY_ARRAY - Static variable in class oracle.javatools.parser.generic.Language
Empty String array, useful when a language feature is not available.
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.doc.SourceDocBlockTag
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.doc.SourceDocReference
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.doc.SourceDocTextFragment
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaAnnotation
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaClass
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaElement
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaField
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaHasType
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaMember
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaMethod
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaPackage
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaType
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.JavaVariable
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.NodeBinding
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceAnnotation
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceBlockElement
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceClass
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceClassInitializer
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceElement
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceError
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceFieldDeclaration
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceFieldVariable
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceFormalParameter
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceImport
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceLexicalElement
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceLocalVariable
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceMember
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceMemberVariable
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceMethod
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceName
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceTypeArgument
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceTypeParameter
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceTypeReference
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.SourceVariable
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.statement.SourceCatchClause
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.statement.SourceStatement
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.model.statement.SourceStatementLabel
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.write.SourceFileListener
 
EMPTY_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.write.SourceTransactionListener
 
EMPTY_ARRAY - Static variable in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
EMPTY_ARRAY - Static variable in class oracle.javatools.parser.plsql.syntax.AST
 
EMPTY_ATTRIBUTES - Static variable in class oracle.ide.model.DefaultAttributes
Classes that define no attributes should use EMPTY_ATTRIBUTES
EMPTY_BORDER - Static variable in class oracle.ide.controls.ThinBevel
 
EMPTY_BORDER - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
This is just an empty border w/ left & right insets.
EMPTY_CHARS - Static variable in class oracle.javatools.buffer.AbstractTextBuffer
Private constant for an empty array if trying to call getChars() with length 0.
EMPTY_COLLECTION - Static variable in class oracle.jdeveloper.java.locator.BaseClassLocator
Singleton empty collection.
EMPTY_COLLECTION - Static variable in interface oracle.jdeveloper.java.provider.ProviderConstants
 
EMPTY_INSETS - Static variable in class oracle.ide.db.panels.sql.ExpressionPanel
 
EMPTY_LIST - Static variable in class oracle.javatools.db.AbstractDBObjectProvider
 
EMPTY_LIST - Static variable in class oracle.javatools.editor.insight.SortedInsightInputFilter
Singleton empty list.
EMPTY_LOCATOR - Static variable in class oracle.jdeveloper.java.locator.BaseClassLocator
Locator implementation that does nothing.
EMPTY_MENU_ELEMENTS - Static variable in class oracle.ide.controls.MenuItem
Pre-allocated zero-length MenuElement[] to reduce object allocation.
EMPTY_NAME_MESSAGE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EMPTY_OBJECT_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
 
EMPTY_PARAMS - Static variable in class oracle.javatools.db.dictionary.DictionaryQueries
 
EMPTY_PIXEL_BORDER - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
This is just an empty border that is 1 pixel all around.
EMPTY_SELECTION - Static variable in class oracle.ide.view.View
 
EMPTY_SELECTION - Static variable in class oracle.ide.view.ViewSelectionEvent
 
EMPTY_SET - Static variable in class oracle.ide.model.TechnologyScopeManager
 
EMPTY_STRING_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
 
EMPTY_STRING_ARRAY - Static variable in class oracle.jdeveloper.java.locator.BaseClassLocator
Singleton empty list.
EMPTY_UNRESOLVED_TYPE - Static variable in class oracle.javatools.parser.java.v2.common.QuickUnresolvedType
An unresolved type that returns empty strings.
EmptyIcon - Class in oracle.javatools.ui
An icon that occupies the same space as a given icon but instead paints nothing.
EmptyIcon(Icon) - Constructor for class oracle.javatools.ui.EmptyIcon
Create an empty icon the same size as the given one.
EmptyIterator<E> - Class in oracle.jdevimpl.audit.util
An iterator that returns no elements.
EmptyIterator() - Constructor for class oracle.jdevimpl.audit.util.EmptyIterator
 
emptyIterator() - Static method in class oracle.jdevimpl.audit.util.EmptyIterator
 
EmptyListTextLayer<V extends javax.swing.JComponent> - Class in oracle.javatools.ui.list
A TextLayer to display a message over a JList when it is empty.
Use by creating a JLayer/JXLayer with a JList or a scrollpane containing a JList, and an instance of this class.
EmptyListTextLayer(JList, String) - Constructor for class oracle.javatools.ui.list.EmptyListTextLayer
 
EmptyStatementT - Interface in javax.ide.model.java.source.tree
An empty statement.
EmptyTableTextLayer<V extends javax.swing.JComponent> - Class in oracle.javatools.ui.list
A TextLayer to display a message over a JTable when it is empty.
Use by creating a JLayer/JXLayer with a JTable (or a scrollpane containing a JTable), and an instance of this class.
EmptyTableTextLayer(JTable, String) - Constructor for class oracle.javatools.ui.list.EmptyTableTextLayer
 
emptyText - Variable in class oracle.javatools.ui.builders.BasicBuilder.Instructions
 
emptyTextFont - Variable in class oracle.javatools.ui.builders.BasicBuilder.Instructions
 
EmptyTreeTextLayer<V extends javax.swing.JComponent> - Class in oracle.javatools.ui.tree
A TextLayer to display a message over a JTree when it is empty.
Use by creating a JLayer/JXLayer with a JTree or a scrollpane containing a JTree, and an instance of this class.
EmptyTreeTextLayer(JTree, String) - Constructor for class oracle.javatools.ui.tree.EmptyTreeTextLayer
 
ENABLE_CONTENT_LEVEL_FILTERS - Static variable in class oracle.ide.model.ContentLevel
 
ENABLE_QUICK_START - Static variable in class oracle.jdeveloper.model.JspSourceNode
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_de
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_es
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_fr
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_it
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_ja
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_ko
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_pt_BR
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_CN
 
ENABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_TW
 
ENABLE_REPORT_NONTRANSLATED_STRINGS_OPTION - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ENABLE_REPORT_NONTRANSLATED_STRINGS_OPTION - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ENABLE_REPORT_NONTRANSLATED_STRINGS_OPTION - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
ENABLE_TREE_AUTO_EXPAND - Static variable in class oracle.ide.IdePropertyConstants
If you expand a node of the navigator and that node only contains one non-leaf node, that node will also be expanded.
ENABLE_WORKING_SETS - Static variable in class oracle.ide.model.ContentLevel
 
enableActiveComponents(boolean) - Method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
 
enableActiveComponents(boolean) - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
 
enableAll() - Method in class oracle.jdevimpl.audit.log.RuleFilter
 
enableAllDefaultProperties(DefaultHistoryModel) - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryViewer
 
enableButtons() - Method in class oracle.ide.db.controls.ListButtons
Enables/disables the buttons on the panel according to the rules of the Helper registered.
enableButtons(boolean) - Method in class oracle.ide.db.panels.sql.BaseSQLQueryBuilderPanel
Enables the user to advance.
enableButtons() - Method in class oracle.ide.db.panels.sql.ExpressionPanel
 
enableButtons(boolean) - Method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
 
enableConfirmation() - Method in class oracle.ide.controller.Command
Confirmation of undo and redo is standard for a global Command (which includes multi commands).
ENABLED - Static variable in class oracle.ide.model.WorkingSets
Deprecated. since 11.0
enabled - Static variable in class oracle.javatools.db.property.Property
Property constant for the "enabled" property.
ENABLED_PROPERTY - Static variable in class oracle.ide.config.FileAssociations
Deprecated. no replacement
enabledBeans(Analyzer, Collection<Rule>, Collection<Metric>) - Method in class oracle.jdevimpl.audit.core.ProfileBinding
 
enabledChanged(PropertyChangeEvent) - Method in class oracle.javatools.controls.PropertyChangeAdapter
 
enabledMenuSpecificLabel(IdeAction, String) - Method in class oracle.jdeveloper.controller.MenuAwareLabelUpdater
Get the label to use for the disabled action when it appears on the menu supplied in the constructor.
enableExit(boolean) - Method in class oracle.jdeveloper.db.panels.GlobalDatabaseConnPanel
This default implementation ensures that the next button in a wizard is disabled if no valid connection is chosen, and disables the ok button in a dialog if no valid connection is chosen.
enableFeedbackOnLoggedExceptions(Collection<String>) - Method in class oracle.ide.feedback.FeedbackManager
Allow for re-enabling feedback reporting on an exception.
enableGetChildAttribute() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Enables the enclosing context to use AuditContext.getChildAttribute(java.lang.Object, oracle.jdeveloper.audit.analyzer.AuditContext.Key) to get the the value of an attribute set in this context.
enableGetChildAttribute() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
enableListMode() - Static method in class oracle.ide.inspector.InspectorWindow
 
enableOKButton(boolean) - Method in class oracle.ide.panels.DialogCallbacks
A dailog calls this method to update the status of the OK button.
enableRunDebugActions(Context) - Method in class oracle.ide.runner.AbstractStarterFactory
 
enableRunDebugActions(Context, Class) - Method in class oracle.ide.runner.Runner
This method is used by the run and debug systems in order to set the enable/disable state of the run and debug actions.
enableSelectionDelay(boolean) - Method in class oracle.ide.panels.MDDPanel
 
enableStatus() - Method in class oracle.ide.dialogs.SimpleInputDialog
 
enableToolTips(boolean) - Method in class oracle.ide.controls.tree.CustomJTree
 
enableViewJotStructure() - Method in class oracle.jdevimpl.esdk.JOTTrackerAddin
 
encodeIdentifier(String, String) - Static method in class oracle.javatools.db.DatabaseFactory
Encodes the given store name and connection name into a valid factory identifier.
encoder - Variable in class oracle.ide.controls.AbstractPicker
 
EncoderUtils - Class in oracle.javatools.net
Utility functions for encoding URLs for output.
EncoderUtils() - Constructor for class oracle.javatools.net.EncoderUtils
 
encodeString(String, String) - Static method in class oracle.javatools.net.EncoderUtils
Fully encodes a string - all characters with special meanings in an URL will be '%' encoded.
encodeUIXQueryParameter(String) - Static method in class oracle.javatools.net.EncoderUtils
Partially encodes a query parameter.
encodeURL(URL) - Static method in class oracle.ide.net.URLFactory
Encodes the specified URL into another URL instance in which the parts of the URL are encoded for use with a browser, HTTP server, or opening streams based on an URL.
encodeURL(URL, String) - Static method in class oracle.ide.net.URLFactory
 
encodeURL(String, String, boolean) - Static method in class oracle.javatools.net.EncoderUtils
Encodes a string into URL-encoded format.
encodeValue(Object) - Method in interface oracle.ide.controls.AbstractPicker.PickerValueEncoder
Encode a value into an object suitable for adding to the AbstractPicker model.
encoding - Variable in class oracle.jdevimpl.audit.report.XMLAuditReporter
 
encoding - Variable in class oracle.jdevimpl.audit.report.XSLTAuditReporter
 
Encodings - Class in oracle.ide.util
Utility class for dealing with character encodings.
end(ElementEndContext) - Method in class javax.ide.extension.BooleanVisitor
 
end(ElementEndContext) - Method in class javax.ide.extension.DeferredElementVisitorHook
 
end(ElementEndContext) - Method in class javax.ide.extension.DOMHook
 
end(ElementEndContext) - Method in class javax.ide.extension.DynamicHook
 
end(ElementEndContext) - Method in class javax.ide.extension.ElementVisitor
Visit the end tag of an xml element.
end(ElementEndContext) - Method in class javax.ide.extension.I18NCharVisitor
 
end(ElementEndContext) - Method in class javax.ide.extension.I18NStringVisitor
 
end(ElementEndContext) - Method in class javax.ide.extension.IconVisitor
 
end(ElementEndContext) - Method in class javax.ide.extension.MetaClassVisitor
 
end(ElementEndContext) - Method in class javax.ide.extension.MultiDeferredElementVisitorHook
 
end(ElementEndContext) - Method in class javax.ide.extension.OnDemandElementVisitor
 
end(ElementEndContext) - Method in class oracle.ide.composite.CompositeFileElementHook
 
end(ElementEndContext) - Method in class oracle.ide.config.PreferenceDefaultsHook
 
end(ElementEndContext) - Method in class oracle.ide.config.ProjectDefaultsHook
 
end(ElementEndContext) - Method in class oracle.ide.config.SettingsUICustomizationsHook
 
end(DragComponentEvent) - Method in interface oracle.ide.controls.DragComponentListener
The user has dropped the component
end(ElementEndContext) - Method in class oracle.ide.explorer.IconOverlayHook
 
end(ElementEndContext) - Method in class oracle.ide.extension.HashStructureElementVisitor
 
end(ElementEndContext) - Method in class oracle.ide.extension.HashStructureHook
 
END - Static variable in interface oracle.ide.model.TechnologyScopeDetector
 
end(ElementEndContext) - Method in class oracle.ide.resourcebundle.ResourceBundleShapingPreferencesHook
 
END - Static variable in class oracle.javatools.db.sql.CaseStatement
 
end() - Method in interface oracle.javatools.editor.insight.InsightView
Command to move the selection of the view to the bottom of the data set.
end() - Method in class oracle.javatools.editor.insight.ListInsightView
Command to move the selection of the view to the bottom of the data set.
end() - Method in class oracle.javatools.editor.insight.TooltipInsightView
Command to move the selection of the view to the bottom of the data set.
end - Variable in class oracle.javatools.editor.language.NumberRange
The ending number of the range.
end(ElementEndContext) - Method in class oracle.jdeveloper.audit.extension.AuditHook
Ends an audit-hook element.
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_ar
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_cs
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_da
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_de
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_el
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_es
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_fi
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_fr
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_hu
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_it
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_iw
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_ja
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_ko
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_nl
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_no
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_pl
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_pt
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_ro
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_ru
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_sk
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_sv
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_th
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_tr
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
END_OF_BUFFER_MESSAGE - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
END_OF_RESULTS - Static variable in interface oracle.ide.index.Index
Marker used to indicate the last result of an index query.
endBlockAdd() - Method in interface oracle.javatools.editor.gutter.GutterColumn
Ends a block add.
endBlockAdd() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
 
endBlockUpdate() - Method in class oracle.javatools.editor.highlight.HighlightLayer
Ends a block update.
endCacheUse() - Method in interface oracle.jdeveloper.java.CacheSupport
Instructs the data provider to release the cache support.
endCacheUse() - Method in class oracle.jdeveloper.java.JavaModel.CacheTracker
 
endCacheUse() - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Instructs the data provider to release the cache support.
endCDATA() - Method in class oracle.jdeveloper.db.migration.CMConnectionsReader
 
endCompoundEdit(CodeFoldingModel) - Method in class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin
 
endCompoundEdit(CodeFoldingModel) - Method in interface oracle.javatools.editor.folding.CodeFoldingProvider
Notifies this provider that a compound edit has ended.
endCurrentStatement() - Method in class oracle.javatools.db.ddl.TokenContext
 
endDocument() - Method in class oracle.jdeveloper.db.migration.CMConnectionsReader
 
endDrag(Point, int) - Method in interface oracle.ide.docking.DockableDragContext
 
endDTD() - Method in class oracle.jdeveloper.db.migration.CMConnectionsReader
 
ended(String) - Method in interface javax.ide.extension.OnDemandElementVisitorListener
Called from ElementVisitor.end(javax.ide.extension.ElementEndContext) after all processing is complete.
endEdit() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Used to indicate to the text buffer to end an in progress compound edit.
endEdit() - Method in interface oracle.javatools.buffer.TextBuffer
Used to indicate to the text buffer to end an in progress compound edit.
endEdit() - Method in class oracle.javatools.buffer.TextBufferDecorator
Used to indicate to the text buffer to end an in progress compound edit.
endEdit() - Method in class oracle.javatools.editor.BasicDocument
Deprecated. all edits (compound or otherwise) made to the document related to an editor pane should be ended through BasicEditorPane.endEdit()
endEdit(boolean, UndoableEdit) - Method in class oracle.javatools.editor.BasicEditorPane
Marks the end of an Undoable edit applied through this editor.
endEdit() - Method in class oracle.javatools.editor.BasicEditorPane
Marks the end of an Undoable edit applied through this editor.
endEdit(boolean) - Method in class oracle.javatools.editor.BasicEditorPane
Marks the end of an Undoable edit applied through this editor.
endEditorListening(Editor) - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Signals the NodeResourceBundle to stop listening to the editor.
endElement(String, String, String) - Method in class oracle.jdeveloper.db.migration.CMConnectionsReader
 
endEntity(String) - Method in class oracle.jdeveloper.db.migration.CMConnectionsReader
 
endEvent(int, String) - Static method in class oracle.ide.util.IdeProfile
Deprecated. Stop a profiler event
endEvent(int) - Static method in class oracle.ide.util.IdeProfile
Deprecated. Stop a profiler event
endEvent(int[], String) - Static method in class oracle.ide.util.IdeProfile
Deprecated. Stop a profiler event
endEvent(int[]) - Static method in class oracle.ide.util.IdeProfile
Deprecated. Stop a profiler event
endEvent(int, String) - Method in interface oracle.ide.util.Profiler
 
endEvent(int) - Method in interface oracle.ide.util.Profiler
 
endFormatEdit(boolean, UndoableEdit) - Method in class oracle.javatools.editor.BasicEditorPane
This is a special endEdit without calling endEdit in realTextBuffer.
endImpl(ElementEndContext) - Method in class javax.ide.extension.OnDemandElementVisitor
 
endIndexing(IndexingContext) - Method in class oracle.ide.dependency.index.DependencyIndexer
 
endIndexing(IndexingContext) - Method in interface oracle.ide.index.Indexer
Indexing has finished on the given context.
endIndexing(IndexingContext) - Method in class oracle.ide.index.keyword.KeywordIndexer
 
endMark - Variable in class oracle.javatools.editor.highlight.HighlightedText
The ending offset for this region of highlighted text (exclusive.)
endNavigation() - Method in class oracle.javatools.editor.BasicEditorPane
Marks the end of a navigation through this editor.
endOffset - Static variable in class oracle.javatools.db.property.Property
Property constant for the "endOffset" property.
endOffset - Variable in class oracle.javatools.editor.highlight.HighlightFragment
The ending offset for this fragment (exclusive).
endOffset - Variable in class oracle.javatools.editor.language.StyledFragment
The ending offset for this fragment (exclusive).
endOffset - Variable in class oracle.javatools.parser.AbstractLexer.DefaultLexerToken
The ending offset in the text buffer of this token.
endOffset - Variable in class oracle.javatools.parser.generic.GenericLexer
The ending offset of the last token found.
endorse(URLConnection, WOCAuthenticator.AuthenticationToken) - Static method in class oracle.ide.webbrowser.WOCAuthenticator
Endorse the specified URL connection with authentication information.
endRead() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Ends the read transaction on this model for the current thread.
endRead(WriteLockRequestListener) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Ends the preemptable read transaction on this model for the current thread.
endReadHook() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
A subclass hook invoked by ModelAdapter.endRead() before it invokes ModelAdapter.releaseReadLock(oracle.javatools.buffer.WriteLockRequestListener).
endReadHook() - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
A subclass hook invoked by ModelAdapter.endRead() before it invokes ModelAdapter.releaseReadLock(oracle.javatools.buffer.WriteLockRequestListener).
endReport() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
endReport() - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
ENDS - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '$=' lexical unit.
endStep(int) - Method in class oracle.ideimpl.webupdate.AbstractProgressMonitor
 
endStep(int) - Method in class oracle.ideimpl.webupdate.DeterminateProgressMonitor
 
endThreadNodeUsage(Node) - Static method in class oracle.ide.model.Node
Ends the usage of a particular node within a processing cycle of a background thread which loads nodes, closing the node if loaded by the background thread and not used by any other thread.
endThreadNodeUsageCycle() - Static method in class oracle.ide.model.Node
Ends a processing cycle of a background thread which loads nodes, closing any nodes loaded by the the background thread and not used by any other thread.
endTiming(String, String, String, boolean) - Static method in class oracle.ide.util.Assert
Ends timing of an event and prints the elapsed time between the time stored with startTiming() and endTiming() using Assert.
endTiming(String, String, String, boolean, long) - Static method in class oracle.ide.util.Assert
Ends timing of an event and prints the elapsed time between the time stored with startTiming() and endTiming() using Assert.
endTiming(String, String, String, boolean, boolean) - Static method in class oracle.ide.util.Assert
Ends timing of an event and prints the elapsed time between the time stored with startTiming() and endTiming() using Assert.
endTiming(String, String, String, boolean, boolean, long) - Static method in class oracle.ide.util.Assert
Ends timing of an event and prints the elapsed time between the time stored with startTiming() and endTiming() using Assert.
endTracking(String) - Static method in class oracle.ide.util.Assert
Report the result of the tracking.
endTracking(String, String) - Static method in class oracle.ide.util.Assert
Report the result of the tracking.
endTrans() - Method in class oracle.ide.controller.CommandProcessor
Commit a multi Command batch operation.
endTransform(TransformContext) - Method in class oracle.jdeveloper.audit.project.ProjectTransformAdapter
Ends a transform of this type.
endTransform(TransformContext) - Method in class oracle.jdeveloper.audit.transform.NullTransformAdapter
Ends a transform of this type.
endTransform(TransformContext) - Method in class oracle.jdeveloper.audit.transform.TextTransformAdapter
Ends a transform of this type.
endTransform(TransformContext) - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Ends a transform of this type.
endTransformSequence(TransformSequenceContext) - Method in class oracle.jdeveloper.audit.transform.NullTransformAdapter
Ends a transform sequence.
endTransformSequence(TransformSequenceContext) - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Ends a transform sequence.
endVisit() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
ENHANCED - Static variable in class javax.ide.model.java.source.tree.ForStatementT.ForKind
Enhanced for loop.
enqueue(ChangeListEvent) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
Place an event on the queue.
enqueueTask(Task) - Method in class oracle.ide.task.TaskManager
 
ensureBaseInfo(BaseObjectID, DBObject, boolean) - Method in class oracle.javatools.db.DBObjectFactory
 
ensureCaretVisible() - Method in class oracle.javatools.editor.BasicEditorPane
Recenters the parent viewport vertically and horizontally around the caret, if the caret position is offscreen.
ensureComponent(T, String) - Method in class oracle.javatools.db.AbstractDBObjectBuilder
Ensures that the given component has been built.
ensureConnectionInApp(DBObjectProviderNode, Context) - Static method in class oracle.jdeveloper.db.model.AppDBDropHelper
Tests if the given node is in the current Application.
ensureContentSetDefaults(ContentSet, Project) - Static method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
 
ensureCurrentLayout() - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
ensureDefaultStyleSheet(String, URL) - Method in class oracle.jdevimpl.audit.report.ProfileStyleSheetRepository
 
ensureDefaultStyleSheet(String, URL) - Method in class oracle.jdevimpl.audit.report.StyleSheetRepository
 
ensureDefaultStyleSheets() - Method in class oracle.jdevimpl.audit.report.ProfileStyleSheetRepository
 
ensureDefaultStyleSheets() - Method in class oracle.jdevimpl.audit.report.StyleSheetRepository
 
ensureDerivedPropertiesBuilt(SystemObject, DBObjectProvider) - Static method in class oracle.javatools.db.DBUtil
INTERNAL ONLY - this is not a finished API yet.
ensureGarbageCollectable(Object) - Static method in class oracle.ide.util.AddinPolicyUtils
Calls AddinPolicyUtils.ensureGarbageCollectable(Object,int) with seconds set to 10.
ensureGarbageCollectable(Object, int) - Static method in class oracle.ide.util.AddinPolicyUtils
Determines whether the given object is available for garbage collection within the given time bounds.
ensureID(DBObject, boolean, boolean) - Method in class oracle.javatools.db.DBObjectFactory
Checks that the given object has an ID that is set up for the factory's provider.
ensureID(DBObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
Only call on an object that has been added to the hierarchy - e.g.
ensureID(DBObject) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectFactory
Checks that the given object has an ID.
ensureID(Collection<? extends DBObject>, Difference) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectFactory
Checks that the given objects have an ID.
ensureID(DBObject, boolean) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectFactory
Checks that the given object has an ID.
ensureID(DBObject, boolean, boolean) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectFactory
Same as OfflineDBObjectFactory.ensureID(DBObject,boolean) but optionally specify that this is only a load operation and therefore heavier ID processing (such as updating the name information in the IDs) can be skipped.
ensureIDs(SQLFragment...) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
ensureInApplicationResources(String, Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Ensures that the connection is in Application Resources.
ensureInApplicationResources(String, String, Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Ensures that the connection is in Application Resources.
ensureIndexIsVisible(int) - Method in class oracle.javatools.ui.table.RowHeader
 
ensureObjectBuilt(SystemObject...) - Method in class oracle.ide.db.util.SchemaObjectBuilder
Ensures that all of the given SystemObjects are fully loaded from their metadata source (e.g.
ensureObjectBuilt(SystemObject, String...) - Static method in class oracle.javatools.db.DBUtil
Ensures that the given object is loaded from its DBObjectProvider.
ensureObjectBuiltEx(SystemObject...) - Method in class oracle.ide.db.util.SchemaObjectBuilder
Ensures that all of the given SystemObjects are fully loaded from their metadata source (e.g.
ensureOpen() - Method in class oracle.ide.config.ClientSetting
 
ensureOpen() - Method in class oracle.ide.model.Node
Call this method to make sure that the Node is properly opened before accessing its data.
ensurePositionVisible(int) - Method in class oracle.javatools.editor.BasicEditorPane
Recenters the parent viewport vertically and horizontally around the specified position, if the position is offscreen.
ensurePositionVisible(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
ensureProvider(BaseObjectID) - Method in class oracle.javatools.db.DBObjectFactory
Initialises the given id's provider to be the factory's provider if it wasn't already set.
ensureProvider(OfflineDBObjectProvider) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectID
Deprecated. use setProvider - note that now IDs are copyable rather than being able to do getID().ensureProvider(), the ID returned by getID() that has a provider ensured must be set back on the original object if the change is to be kept.
ensureQueryNonDeclarative(DBObjectProvider, SQLQueryOwner) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
ensureQueryNonDeclarative(DBObjectProvider, SQLQueryOwner, boolean) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
ensureSchema(SchemaObject) - Method in class oracle.javatools.db.DBObjectFactory
Ensures that the given object's Schema is the same instance that the provider has, and not a copy, or separate instance with the same name.
ensureSelectedTabVisible() - Method in class oracle.ide.controls.ScrollableTabBar
Ensures that the selected tab is visible.
ensureSuffix(URI, String) - Method in class javax.ide.net.VirtualFileSystem
This method ensures that the specified URI ends with the specified suffix.
ensureSuffix(URI, String) - Method in class javax.ide.net.VirtualFileSystemHelper
This method ensures that the specified URI ends with the specified suffix.
ensureSuffix(URL, String) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
ensureSuffix(URL, String) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
ensureSuffix(URL, String) - Method in class oracle.ide.net.TraceFileSystemAccess
 
ensureSuffix(URL, String) - Static method in class oracle.ide.net.URLFileSystem
This method ensures that the specified URL ends with the specified suffix.
ensureSuffix(URL, String) - Method in class oracle.ide.net.URLFileSystemHelper
This method ensures that the specified URL ends with the specified suffix.
ensureSuffix(URL, String) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
ensureSuffix(URL, String) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
ensureTechScope(Project) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Ensures that the database technology scope is added to the given project.
ensureUnique() - Method in class oracle.javatools.db.ddl.DDLType
If this method returns true, then when DDL objects are merged, and there are more than one of the given DDLType within the DDL only the first will be included.
ensureValid(BaseClassLocator) - Static method in class oracle.jdeveloper.java.locator.BaseClassLocator
Utility routine to ensure that there is a valid locator available.
ensureVersionInfo() - Method in class oracle.ide.migration.MigrationInfo
Figure out the version information.
ensureVisibleAndCentered(int) - Method in class oracle.javatools.editor.BasicEditorPane
 
ensureVisibleAndCentered(Rectangle) - Method in class oracle.javatools.editor.BasicEditorPane
Utility routine to ensure that the given position is visible vertically and horizontally.
ensureVisibleAndCentered(Rectangle, boolean) - Method in class oracle.javatools.editor.BasicEditorPane
Utility routine to ensure that the given position is visible vertically and horizontally.
enter(AuditContext, Element) - Method in class oracle.ide.resourcebundle.TranslationAnalyzer
 
enter(Sym) - Method in class oracle.javatools.parser.java.v2.util.SourceVisitor
 
enter(AuditContext) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Invoked as an auditor traversal enters this model.
enter(AuditContext, UnauditableFileModelAdapter.UnauditableElement) - Method in class oracle.jdevimpl.audit.core.CoreAnalyzer
 
enter(DefaultAuditContext) - Method in class oracle.jdevimpl.audit.core.ProfileBinding.Invoker
 
entered(SQLFragment[], SQLFragment) - Method in class oracle.ide.db.panels.sql.ExpressionPanel
Sets up the panel with the given expressions and activates the list selection listener.
enteringApplicationContent() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
enterPanel(Traversable) - Method in class oracle.ide.db.panels.MDDEditorPanel
 
enterPanel(Traversable) - Method in class oracle.ide.db.panels.TabbedEditorPanel
Enters the given panel using the stored data.
ENTITY_FIELD_NAME - Static variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
entityNameField - Variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
entityNameLabel - Variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
ENTITYOBJECT - Static variable in class oracle.javatools.icons.OracleIcons
 
ENTITYOBJECTINSTANCE - Static variable in class oracle.javatools.icons.OracleIcons
 
entries() - Method in class oracle.javatools.util.WeakCache
Creates a list of the key/value pairs of this map.
entriesChanged(HistoryModelEvent) - Method in interface oracle.javatools.history.HistoryModelListener
Indicates that one or more entries were changed.
entriesInserted(HistoryModelEvent) - Method in interface oracle.javatools.history.HistoryModelListener
Indicates that one or more entries were inserted into the history.
entriesRemoved(HistoryModelEvent) - Method in interface oracle.javatools.history.HistoryModelListener
Indicates that one or more entries were removed from the history.
entryAccessed(E) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Invoked when the value of an existing entry is accessed by Maps.AbstractHashMap.get(java.lang.Object).
entryAccessed(Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheMap
 
entryAccessed(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheStrategy
Invoked when the value of an existing entry is accessed by Maps.AbstractHashMap.get(java.lang.Object).
entryAccessed(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.TimedLruCacheStrategy
Invoked when the value of an existing entry is accessed by Maps.AbstractHashMap.get(java.lang.Object).
entryAdded(E) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Invoked when a new entry is added to this map.
entryAdded(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.BoundedLruCacheStrategy
Invoked when a new entry is added to this map, when entries are added by Maps.AbstractHashMap.put(K, V).
entryAdded(Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheMap
 
entryAdded(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheStrategy
Invoked when a new entry is added to this map, when entries are added by Maps.AbstractHashMap.put(K, V).
entryAdded(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.TimedLruCacheStrategy
Invoked when a new entry is added to this map, when entries are added by Maps.AbstractHashMap.put(K, V).
entryChanged(E, V, E) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Invoked when the value of an existing entry is changed.
entryChanged(Maps.LinkedEntry<K, V>, V, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheMap
 
entryChanged(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>, V, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheStrategy
Invoked when the value of an existing entry is changed or when entries are changed by Maps.AbstractHashMap.put(K, V).
entryChanged(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>, V, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.TimedLruCacheStrategy
Invoked when the value of an existing entry is changed or when entries are changed by Maps.AbstractHashMap.put(K, V).
entryEvicted(E) - Method in class oracle.javatools.util.Maps.AbstractLinkedHashMap
Invoked when an existing entry is evicted by Maps.AbstractLinkedHashMap.evictEntry(E), e.g., because Maps.AbstractLinkedHashMap.removeEldestEntry(E) returned true.
entryEvicted(Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheMap
Invoked when an existing entry is evicted by Maps.AbstractLinkedHashMap.evictEntry(E), e.g., because Maps.AbstractLinkedHashMap.removeEldestEntry(E) returned true.
entryEvicted(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheStrategy
Invoked when an existing entry is evicted by Maps.AbstractLinkedHashMap.evictEntry(E).
entryEvicted(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.TimedLruCacheStrategy
Invoked when an existing entry is evicted by Maps.AbstractLinkedHashMap.evictEntry(E).
entryIndex(String) - Method in class oracle.ide.net.JarIndex
Deprecated. Use JarIndex.visit(Visitor) to iterate the index entries. The index returned by this method may become invalid if the JAR file changes on disk.
entryPurged(E) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Invoked when an existing entry is purged by Maps.AbstractHashMap.purgeEntry(E) after its value has been garbage collected.
entryPurged(Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheMap
 
entryPurged(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheStrategy
Invoked when an existing entry is purged after its value has been garbage collected.
entryPurged(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.TimedLruCacheStrategy
Invoked when an existing entry is purged after its value has been garbage collected.
entryRemoved(E) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Invoked when an existing entry is removed by a remove method of this map, of a view collection of this map, or of an iterator of a view collection of this map
entryRemoved(Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheMap
 
entryRemoved(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheStrategy
Invoked when an existing entry is removed by a remove method of this map, of a view collection of this map, or of an iterator of a view collection of this map

The Maps.CacheMap implementation never invokes Maps.CacheStrategy.entryRemoved(oracle.javatools.util.Maps.CacheMap, oracle.javatools.util.Maps.LinkedEntry) when entries are removed by the Maps.CacheMap.clear() method of this map, or of a view collection of this map.

entryRemoved(Maps.CacheMap<K, V>, Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.TimedLruCacheStrategy
Invoked when an existing entry is removed by a remove method of this map, of a view collection of this map, or of an iterator of a view collection of this map

The Maps.CacheMap implementation never invokes Maps.CacheStrategy.entryRemoved(oracle.javatools.util.Maps.CacheMap, oracle.javatools.util.Maps.LinkedEntry) when entries are removed by the Maps.CacheMap.clear() method of this map, or of a view collection of this map.

entrySet() - Method in class oracle.javatools.parser.java.v2.common.AnnotationComponents
 
entrySet() - Method in class oracle.javatools.resourcebundle.ChainedKeyValueMap
 
entrySet() - Method in class oracle.javatools.util.ArrayMap
 
entrySet() - Method in class oracle.javatools.util.Maps.AbstractHashMap
Gets a collection view of the mappings contained in this map.
entrySet() - Method in class oracle.javatools.util.MultiMap
 
Enum - Class in oracle.ide.util
Enum superclass to assist with the declaration of type-safe enumerations following the enums-as-objects pattern, pending enumerated types in the "Tiger" release of Java (J2SE 1.5).
Enum(String, int) - Constructor for class oracle.ide.util.Enum
 
ENUM_TYPE - Static variable in class javax.ide.model.java.source.tree.ClassT.ClassKind
This ClassT is of the "enum" type.
EnumBuilder - Class in oracle.jdeveloper.builder.enumtype
 
EnumBuilder() - Constructor for class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
EnumBuilderModel - Class in oracle.jdeveloper.builder.enumtype
 
EnumBuilderModel(Context) - Constructor for class oracle.jdeveloper.builder.enumtype.EnumBuilderModel
 
EnumBuilderPanel - Class in oracle.jdeveloper.builder.enumtype
 
EnumBuilderPanel() - Constructor for class oracle.jdeveloper.builder.enumtype.EnumBuilderPanel
 
EnumConstantT - Interface in javax.ide.model.java.source.tree
A field (or enum constant) variable.
EnumConverter - Class in oracle.jdeveloper.audit.service
 
EnumConverter() - Constructor for class oracle.jdeveloper.audit.service.EnumConverter
 
EnumerationStack - Class in oracle.javatools.util
A usefull class to put together a group of Enumerations into one big one.
EnumerationStack() - Constructor for class oracle.javatools.util.EnumerationStack
 
enumGetter(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.util.Annotations
 
ENVELOPE - Static variable in class oracle.javatools.icons.OracleIcons
 
EnvironmentVariables - Class in oracle.javatools.util
Deprecated. since 11.1.1 - Use System.getenv().
EnvironOptions - Class in oracle.ide.config
This class stores the IDE environment options.
EnvironOptions() - Constructor for class oracle.ide.config.EnvironOptions
 
EOF - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the EOF lexical unit.
EOF_MARKER - Static variable in class oracle.javatools.buffer.AbstractTextBuffer
Constant for marking the end of the buffer - primarily for debugging purposes.
EOL_CELL_STRINGS - Static variable in class oracle.ide.ceditor.EditorStatusBar
The array of strings for the EOL type cell for sizing.
EOL_CELL_STRINGS - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
The array of strings for the EOL type cell for sizing.
EOL_CR - Static variable in interface oracle.javatools.buffer.TextBuffer
Private constant for a single CR for an EOL terminator.
EOL_CRLF - Static variable in interface oracle.javatools.buffer.TextBuffer
Private constant for CR/LF pair for an EOL terminator.
EOL_LF - Static variable in interface oracle.javatools.buffer.TextBuffer
Private constant for a single LF for an EOL terminator.
EOL_MACINTOSH - Static variable in class oracle.ide.ceditor.EditorStatusBar
String for file with Macintosh-OS9-style EOL terminators (single CR.)
EOL_MACINTOSH - Static variable in class oracle.ide.config.EnvironOptions
 
EOL_MACINTOSH - Static variable in interface oracle.javatools.buffer.TextBuffer
Private constant for EOL terminators used by Macintosh platforms.
EOL_MACINTOSH - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
String for file with Macintosh-style EOL terminators (single CR.)
EOL_PLATFORM - Static variable in class oracle.ide.config.EnvironOptions
 
EOL_TYPE_ATTRIBUTE - Static variable in interface oracle.javatools.buffer.TextBufferListener
Public constant for the attribute for EOL type.
EOL_UNIX - Static variable in class oracle.ide.ceditor.EditorStatusBar
String for file with UNIX-style EOL terminators (single LF.)
EOL_UNIX - Static variable in class oracle.ide.config.EnvironOptions
 
EOL_UNIX - Static variable in interface oracle.javatools.buffer.TextBuffer
Private constant for EOL terminators used by UNIX platforms.
EOL_UNIX - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
String for file with UNIX-style EOL terminators (single LF.)
EOL_WINDOWS - Static variable in class oracle.ide.ceditor.EditorStatusBar
String for file with Windows-style EOL terminators (CR/LF pair.)
EOL_WINDOWS - Static variable in class oracle.ide.config.EnvironOptions
 
EOL_WINDOWS - Static variable in interface oracle.javatools.buffer.TextBuffer
Private constant for EOL terminators used by DOS or Windows platforms.
EOL_WINDOWS - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
String for file with Windows-style EOL terminators (CR/LF pair.)
eolTypePropertyName - Static variable in class oracle.javatools.editor.BasicDocument
public constant for the eol type property name.
equal(Object, Object) - Static method in class oracle.ide.util.ObjectUtils
Returns true if both arguments are null or if both are not null and a.equals(b)
equal(CompareModel, SequenceCompareDifference, ContributorKind, ContributorKind) - Static method in class oracle.javatools.compare.view.CompareViewUtil
 
EQUAL - Static variable in class oracle.javatools.db.sql.Comparison
Equal
EQUAL - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '=' lexical unit.
EQUAL_ALL - Static variable in class oracle.javatools.db.sql.Comparison
 
EQUAL_ANY - Static variable in class oracle.javatools.db.sql.Comparison
 
EQUAL_SOME - Static variable in class oracle.javatools.db.sql.Comparison
 
equalPropertyModel(PropertyModel) - Method in class oracle.ide.inspector.InspectorWindow
 
equals(Object) - Method in class javax.ide.extension.ElementName
Get whether this element name equals some other object.
equals(Object) - Method in class javax.ide.extension.ExtensionDependency
 
equals(Object) - Method in class javax.ide.model.Document
 
equals(Object) - Method in class javax.ide.model.java.declaration.Declaration.DeclarationKind
 
equals(Object) - Method in interface javax.ide.model.java.declaration.TypeD
True if the other object is also a TypeD and they represent the same type.
equals(Object) - Method in class javax.ide.model.java.source.tree.ClassT.ClassKind
 
equals(Object) - Method in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
 
equals(Object) - Method in class javax.ide.model.java.source.tree.ForStatementT.ForKind
 
equals(Object) - Method in class javax.ide.model.java.source.tree.LiteralExpressionT.LiteralKind
 
equals(Object) - Method in class javax.ide.model.java.source.tree.TreeKind
 
equals(Object) - Method in class javax.ide.model.java.source.tree.TypeArgumentT.BoundKind
 
equals(Object) - Method in interface javax.ide.net.URIFilter
A concrete URIFilter must provide an implementation for the equals() method that compares the URIFilter to another one.
equals(Object) - Method in class javax.ide.net.URIPath
Returns true if the specified object equals this URI path.
equals(URI, URI) - Method in class javax.ide.net.VirtualFileSystem
Returns true if both of the specified URI parameters point to the same URI instance or if both URI parameters have the same scheme and the scheme helper determines that the URI objects are equal.
equals(URI, URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Compares the specified URI objects to determine whether they point to the same resource.
equals(Object) - Method in class javax.ide.util.ID
 
equals(Object) - Method in class javax.ide.util.MetaClass
 
equals(Object) - Method in class javax.ide.util.Version
Compare this version object with another version object for equality.
equals(Object) - Method in class oracle.ide.ceditor.CodeNavigationPoint
 
equals(Object) - Method in class oracle.ide.config.ClientSetting
 
equals(Object) - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated.  
equals(Object) - Method in class oracle.ide.config.DocumentExtensions
Deprecated.  
equals(Object) - Method in class oracle.ide.config.DocumentExtensions.ExtInfo
Deprecated.  
equals(Object) - Method in class oracle.ide.config.EnvironOptions
 
equals(Object) - Method in class oracle.ide.config.IdeSettings
 
equals(Object) - Method in class oracle.ide.Context
Compares the Context to another object for equality.
equals(Object) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
equals(Object) - Method in class oracle.ide.db.SchemaObjectDescriptor
Tests equality with another SchemaObjectDescriptor by comparing the name, type and schema.
equals(Object, boolean) - Method in class oracle.ide.db.SchemaObjectDescriptor
If strict is false performs a normal comparison of name, type and schema.
equals(Object) - Method in class oracle.ide.dependency.IdDeclaration
 
equals(DirectoryExcludeFilter, DirectoryExcludeFilter) - Static method in class oracle.ide.dialogs.filter.DirectoryExcludeFilter
 
equals(FileTypeIncludeFilter, FileTypeIncludeFilter) - Static method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
 
equals(Object) - Method in class oracle.ide.dialogs.URLChooserShortcut
 
equals(Object) - Method in class oracle.ide.editor.RecentFile
 
equals(Object) - Method in class oracle.ide.extension.Role
 
equals(Object) - Method in class oracle.ide.extension.rules.RuleFunctionParameter
 
equals(Object) - Method in class oracle.ide.externaltools.ExternalTool
 
equals(Object) - Method in class oracle.ide.externaltools.macro.Parameter
 
equals(Object) - Method in class oracle.ide.file.ContentSetRoot
 
equals(Object) - Method in class oracle.ide.file.FileSet
 
equals(Object) - Method in class oracle.ide.file.LibraryPaths
 
equals(Object) - Method in class oracle.ide.help.HelpInfo
 
equals(Object) - Method in class oracle.ide.IdeUIManager.ThemeInfo
 
equals(Object) - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly
 
equals(Object) - Method in class oracle.ide.inspector.MultiInspectable
 
equals(Object) - Method in class oracle.ide.keyboard.KeyStrokes
 
equals(Object) - Method in class oracle.ide.layout.IdeLayout
 
equals(Object) - Method in class oracle.ide.layout.Layouts
 
equals(Object) - Method in class oracle.ide.layout.SimpleLayout
 
equals(Object) - Method in class oracle.ide.layout.ViewId
 
equals(Object) - Method in class oracle.ide.migration.MigrationInfo.ErrorInformation
 
equals(Object) - Method in class oracle.ide.migration.MigrationInfo.Status
 
equals(Object) - Method in class oracle.ide.model.DataContainer
 
equals(Object) - Method in class oracle.ide.model.DefaultAttributes
 
equals(Object) - Method in class oracle.ide.model.HashStructureNode
 
equals(Object) - Method in class oracle.ide.model.Project
 
equals(Object) - Method in class oracle.ide.model.Reference
 
equals(Object) - Method in class oracle.ide.model.TechnologyScope
 
equals(Object) - Method in class oracle.ide.net.DefaultURLFilter
 
equals(Object) - Method in class oracle.ide.net.FilePath
 
equals(URL, URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
equals(URL, URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
equals(URL, URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
equals(URL, URL) - Static method in class oracle.ide.net.URLFileSystem
Returns true if both of the specified URL parameters point to the same URL object or if the both URL parameters have the same protocol and the protocol helper determines that the URL objects are equal.
equals(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelper
Compares the specified URL objects to determine whether they point to the same resource.
equals(URL, URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
equals(Object) - Method in interface oracle.ide.net.URLFilter
A concrete URLFilter must provide an implementation for the equals(...) method that compares the URLFilter to another one.
equals(Object) - Method in class oracle.ide.net.URLKey
 
equals(Object) - Method in class oracle.ide.net.URLPath
 
equals(Object) - Method in class oracle.ide.net.WildcardURLFilter
 
equals(Object) - Method in class oracle.ide.palette2.DefaultPaletteGroup
 
equals(Object) - Method in class oracle.ide.palette2.DefaultPaletteItem
Equals
equals(Object) - Method in class oracle.ide.palette2.DefaultPalettePage
 
equals(Object) - Method in class oracle.ide.palette2.DefaultPaletteSection
Equals
equals(Object) - Method in class oracle.ide.runner.DebuggerEventSource.StackFrame
 
equals(DebuggerEventSource.StackFrame) - Method in class oracle.ide.runner.DebuggerEventSource.StackFrame
 
equals(Object) - Method in class oracle.ide.todo.AbstractToDoItem
 
equals(Object) - Method in class oracle.ide.util.IntersectedFilters
 
equals(Object) - Method in class oracle.ide.util.PatternFilter
 
equals(Object) - Method in class oracle.ide.util.PatternFilters
 
equals(Object) - Method in class oracle.ide.util.VersionNumber
Compares this instance of VersionNumber with the specified VersionNumber and returns true if the version represented are identical.
equals(Object) - Method in class oracle.ide.webbrowser.ProxyOptions
 
equals(Object) - Method in class oracle.ide.xml.XMLRecognizer.Doctype
 
equals(Object) - Method in class oracle.ide.xml.XMLRecognizer.NSElem
 
equals(Object) - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
equals(Object) - Method in class oracle.javatools.compare.CompareType
 
equals(Object) - Method in class oracle.javatools.data.HashStructure
 
equals(Object) - Method in class oracle.javatools.data.HashStructureAdapter
Equals support.
equals(Object) - Method in class oracle.javatools.data.ListStructure
 
equals(Object) - Method in class oracle.javatools.db.AbstractDBObject
 
equals(Object) - Method in class oracle.javatools.db.AbstractDBObjectID
By default calls for a strict equals comparison.
equals(DBObjectID, boolean) - Method in class oracle.javatools.db.AbstractDBObjectID
The equals implementation will order the IDs if appropriate, compare parent IDs (if any exist) and then call equalsImpl.
equals(DBObjectID) - Method in class oracle.javatools.db.datatypes.DataTypeID
 
equals(DBObjectID, boolean) - Method in class oracle.javatools.db.datatypes.DataTypeID
 
equals(Object) - Method in class oracle.javatools.db.datatypes.DataTypeID
 
equals(DBObjectID, boolean) - Method in interface oracle.javatools.db.DBObjectID
Whether the specified id is equivalent to this id.
equals(Object) - Method in class oracle.javatools.db.DBUtil
 
equals(Object) - Method in class oracle.javatools.db.diff.DBObjectComparator
 
equals(Object) - Method in class oracle.javatools.db.diff.DBObjectIDComparator
 
equals(Object) - Method in class oracle.javatools.db.diff.GenericComparator
 
equals(Object) - Method in class oracle.javatools.db.extension.DatabaseMatcher
Tests that the other object is a DatabaseMatcher with exactly the same criteria as this matcher.
equals(Object) - Method in class oracle.javatools.db.ora.OpaqueFormatSpec
 
equals(Object) - Method in class oracle.javatools.db.ora.OracleIndexProperties
 
equals(Object) - Method in class oracle.javatools.db.ora.OracleNestedTableProperties
 
equals(Object) - Method in class oracle.javatools.db.ora.OracleSchemaProperties
 
equals(Object) - Method in class oracle.javatools.db.plsql.PlSqlIdentifier
 
equals(Object) - Method in class oracle.javatools.db.property.PropertyInfo
 
equals(Object) - Method in class oracle.javatools.db.TemporaryObjectID
 
equals(DBObjectID, boolean) - Method in class oracle.javatools.db.TemporaryObjectID
 
equals(Object) - Method in class oracle.javatools.editor.highlight.HighlightStyle
 
equals(Object) - Method in class oracle.javatools.marshal.xml.PropertyInfo
 
equals(Object) - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
equals(Object) - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
equals(Object) - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
equals(Object) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
equals(JavaPackage, JavaPackage) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
equals(JavaMember, JavaMember) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
equals(Object) - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
 
equals(Object) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
equals(Object) - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT.Key
 
equals(Object) - Method in class oracle.javatools.resourcebundle.ResourceBundleType
 
equals(Object) - Method in class oracle.javatools.ui.calendar.Day
 
equals(Object) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
equals(Object) - Method in class oracle.javatools.util.ClassLoaderProxy
 
equals(Object, Object) - Method in class oracle.javatools.util.CopyOnWriteList
Deprecated.  
equals(Object) - Method in class oracle.javatools.util.DateComparator
 
equals(Object) - Method in class oracle.javatools.util.DynamicPropertySetImpl
 
equals(Object) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class oracle.javatools.util.Maps.SoftEntry
 
equals(Object) - Method in class oracle.javatools.util.Maps.SoftLinkedEntry
 
equals(Object) - Method in class oracle.javatools.util.Maps.StrongEntry
 
equals(Object) - Method in class oracle.javatools.util.Maps.StrongLinkedEntry
 
equals(Object) - Method in class oracle.javatools.util.Maps.WeakEntry
 
equals(Object) - Method in class oracle.javatools.util.Maps.WeakLinkedEntry
 
equals(Object) - Method in class oracle.javatools.util.MultiMap
 
equals(Object) - Method in class oracle.javatools.util.Pair
 
equals(Object) - Method in class oracle.javatools.util.Tuple
Gets whether this tuple equals an object.
equals(Object) - Method in class oracle.javatools.util.Version
Compare this version object with another version object for equality.
equals(Object) - Method in class oracle.jdeveloper.audit.analyzer.Priority
 
equals(Object) - Method in class oracle.jdeveloper.audit.analyzer.Severity
 
equals(Object) - Method in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
equals(Object, Object) - Method in class oracle.jdeveloper.audit.bean.PropertyField
 
equals(Object) - Method in class oracle.jdeveloper.audit.extension.ExtensionBean
 
equals(Object) - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
equals(Object) - Method in class oracle.jdeveloper.audit.extension.TypeDefinition
 
equals(Object) - Method in class oracle.jdeveloper.audit.model.Location
 
equals(Object) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets whether this model is equal to an object.
equals(Object) - Method in class oracle.jdeveloper.audit.service.ValueHandle
 
equals(Object) - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
equals(Object) - Method in class oracle.jdeveloper.history.CustomFilter
 
equals(Object) - Method in class oracle.jdeveloper.history.RevisionIdentifier
Simple implementation of equals() that compares two RevisionIdentifiers based on their label.
equals(Object) - Method in class oracle.jdeveloper.jsp.libraries.JspLibrary
 
equals(Object) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils.JspLibraryNameComparator
 
equals(Object) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils.JspLibraryUriComparator
 
equals(Object) - Method in class oracle.jdeveloper.library.AbstractDerivedLibrary
 
equals(Object) - Method in class oracle.jdeveloper.library.AbstractLibrary
 
equals(Object) - Method in class oracle.jdeveloper.library.JDKUtil.JDKExeFilter
 
equals(Object) - Method in class oracle.jdeveloper.library.LegacyJDK.JDKExeFilter
 
equals(Object) - Method in class oracle.jdeveloper.model.ContentFolder
 
equals(Object) - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
equals(Object) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
equals(Object) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow.ScopeFilter
 
equals(Object) - Method in class oracle.jdeveloper.vcs.spi.VCSHashURL
 
equals(Object) - Method in class oracle.jdeveloper.vcs.util.VCSURLPatternFilters
A concrete URLFilter must provide an implementation for the equals(...) method that compares the URLFilter to another one.
equals(URL, URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
equals(Object, Object) - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
equals(Object) - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
equals(Object) - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
equals(Object) - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
EQUALS_ANY - Static variable in class oracle.javatools.db.sql.SetOperation
 
equalsImpl(URIPath) - Method in class javax.ide.net.URIPath
This is a helper method for URIPath.equals(Object) that can also be used by subclasses that implement URIPath.equals(Object).
equalsImpl(ClientSetting) - Method in class oracle.ide.config.ClientSetting
This is a helper method for ClientSetting.equals(Object) that can also be used by subclasses that implement ClientSetting.equals(Object).
equalsImpl(DocumentExtensions.DocRecord) - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated.  
equalsImpl(DocumentExtensions.ExtInfo) - Method in class oracle.ide.config.DocumentExtensions.ExtInfo
Deprecated.  
equalsImpl(EnvironOptions) - Method in class oracle.ide.config.EnvironOptions
 
equalsImpl(IdeSettings) - Method in class oracle.ide.config.IdeSettings
This is a helper method for IdeSettings.equals(Object) that can also be used by subclasses that implement IdeSettings.equals(Object).
equalsImpl(CheckBoxListModel) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
equalsImpl(SchemaObjectDescriptor, boolean) - Method in class oracle.ide.db.SchemaObjectDescriptor
 
equalsImpl(IdeLayout) - Method in class oracle.ide.layout.IdeLayout
 
equalsImpl(Layouts) - Method in class oracle.ide.layout.Layouts
 
equalsImpl(SimpleLayout) - Method in class oracle.ide.layout.SimpleLayout
 
equalsImpl(DataContainer) - Method in class oracle.ide.model.DataContainer
 
equalsImpl(DefaultAttributes) - Method in class oracle.ide.model.DefaultAttributes
 
equalsImpl(DefaultFolder) - Method in class oracle.ide.model.DefaultFolder
This is a helper method for Object.equals(Object) that can also be used by subclasses that implement Object.equals(Object).
equalsImpl(HashStructureNode) - Method in class oracle.ide.model.HashStructureNode
 
equalsImpl(Node) - Method in class oracle.ide.model.Node
This is a helper method for)that can also be used by subclasses that implement).
equalsImpl(TechnologyScope) - Method in class oracle.ide.model.TechnologyScope
 
equalsImpl(DefaultURLFilter) - Method in class oracle.ide.net.DefaultURLFilter
 
equalsImpl(FilePath) - Method in class oracle.ide.net.FilePath
This is a helper method for FilePath.equals(Object) that can also be used by subclasses that implement FilePath.equals(Object).
equalsImpl(URLPath) - Method in class oracle.ide.net.URLPath
This is a helper method for URLPath.equals(Object) that can also be used by subclasses that implement URLPath.equals(Object).
equalsImpl(WildcardURLFilter) - Method in class oracle.ide.net.WildcardURLFilter
 
equalsImpl(HashStructureAdapter) - Method in class oracle.javatools.data.HashStructureAdapter
This method implements the equals operation.
equalsImpl(ListStructure) - Method in class oracle.javatools.data.ListStructure
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.AbstractBuildableObject
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.AbstractDBObject
Equals implementation for testing equality with another AbstractDBObject.
equalsImpl(DBObjectID, boolean) - Method in class oracle.javatools.db.AbstractDBObjectID
Subclasses should implement as appropriate to their equals implementation, calling AbstractDBObjectID.equalsImpl(AbstractDBObjectID) when appropriate.
equalsImpl(AbstractDBObjectID) - Method in class oracle.javatools.db.AbstractDBObjectID
Returns true if the type of the IDs is the same.
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.AbstractSchemaObject
 
equalsImpl(BaseObjectID) - Method in class oracle.javatools.db.BaseObjectID
Compares name, schema name and type (the latter using AbstractDBObjectID.equalsImpl(AbstractDBObjectID)).
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
equalsImpl(DataTypeID) - Method in class oracle.javatools.db.datatypes.DataTypeID
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.datatypes.DataTypeUsage
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.datatypes.NumericDataType
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.datatypes.PredefinedDataType
 
equalsImpl(DBObjectID, boolean) - Method in class oracle.javatools.db.IdentifierBasedID
 
equalsImpl(DBObjectID, boolean) - Method in class oracle.javatools.db.NameBasedID
 
equalsImpl(DBObjectID, boolean) - Method in class oracle.javatools.db.ora.NameBasedRefID
Deprecated.  
equalsImpl(OpaqueFormatSpec) - Method in class oracle.javatools.db.ora.OpaqueFormatSpec
 
equalsImpl(OracleIndexProperties) - Method in class oracle.javatools.db.ora.OracleIndexProperties
 
equalsImpl(OracleNestedTableProperties) - Method in class oracle.javatools.db.ora.OracleNestedTableProperties
 
equalsImpl(OracleSchemaProperties) - Method in class oracle.javatools.db.ora.OracleSchemaProperties
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.PlSql
Deprecated.  
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.PlSqlAttribute
Deprecated.  
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.PlSqlParameter
Deprecated.  
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated.  
equalsImpl(PropertyInfo) - Method in class oracle.javatools.db.property.PropertyInfo
 
equalsImpl(DBObjectID, boolean) - Method in class oracle.javatools.db.ReferenceID
 
equalsImpl(ReferenceID) - Method in class oracle.javatools.db.ReferenceID
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.SpecPlSql
Deprecated.  
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.sql.ArithmeticOperation
 
equalsImpl(AbstractDBObject) - Method in class oracle.javatools.db.sql.Operation
 
equalsImpl(DynamicPropertySetImpl) - Method in class oracle.javatools.util.DynamicPropertySetImpl
This is a helper method for DynamicPropertySetImpl.equals(Object) that can also be used by subclasses that implement DynamicPropertySetImpl.equals(Object).
equalsImpl(AbstractDerivedLibrary) - Method in class oracle.jdeveloper.library.AbstractDerivedLibrary
 
equalsImpl(AbstractLibrary) - Method in class oracle.jdeveloper.library.AbstractLibrary
 
equalsImpl(GenerateDescriptor) - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
equivalent(Library) - Method in class oracle.jdeveloper.library.AbstractLibrary
 
equivalent(Library) - Method in class oracle.jdeveloper.library.ExternalLibrary
 
equivalent(Library) - Method in class oracle.jdeveloper.library.JDKAdapter
 
equivalent(Library) - Method in class oracle.jdeveloper.library.JDKNode
 
equivalent(Library) - Method in class oracle.jdeveloper.library.JLibraryAdapter
 
equivalent(Library) - Method in class oracle.jdeveloper.library.JLibraryNode
 
equivalent(Library) - Method in interface oracle.jdeveloper.library.Library
Determine whether the given Library is equivalent to this one with respect to the values of its public properties other than name.
equivalent(Library) - Method in class oracle.jdeveloper.library.LibraryAdapter
 
ERASE_PROMPT - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
ERASEABLE - Static variable in class oracle.ide.model.ElementAttributes
ERASEABLE is an immutable attribute that controls the File | Erase from Disk menu item.
error(Component, Object, String, String) - Static method in class oracle.ide.dialogs.MessageDialog
Deprecated. Display an error alert.
error(Component, Object, String, String) - Static method in class oracle.javatools.dialogs.MessageDialog
Display an error alert.
ERROR - Static variable in class oracle.javatools.icons.OracleIcons
 
ERROR - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the ERROR lexical unit.
error(String) - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
 
error() - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
 
error(String) - Static method in class oracle.javatools.util.Log
Logs an error message with no arguments.
error(String, Object) - Static method in class oracle.javatools.util.Log
Logs an error message with one argument.
error(String, Object, Object) - Static method in class oracle.javatools.util.Log
Logs an error message with two arguments.
error(String, Object, Object, Object) - Static method in class oracle.javatools.util.Log
Logs an error message with three arguments.
error(String, Object, Object, Object, Object) - Static method in class oracle.javatools.util.Log
Logs an error message with four arguments.
error(String, Object, Object, Object, Object, Object) - Static method in class oracle.javatools.util.Log
Logs an error message with five arguments.
error(String, Object[]) - Static method in class oracle.javatools.util.Log
Logs an error message with an array of arguments.
error(XMLLocator, String, Throwable) - Method in interface oracle.javatools.xml.esax.MessageReporter
Report a (human readable) error encountered while parsing an XML file.
ERROR - Static variable in class oracle.jdeveloper.audit.analyzer.Severity
 
ERROR - Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
error(String, Object...) - Static method in class oracle.jdeveloper.audit.service.AuditLogger
Log an error to the Audit Logger.
error(Throwable, String, Object...) - Static method in class oracle.jdeveloper.audit.service.AuditLogger
Log an exception to the Audit Logger.
ERROR - Static variable in class oracle.jdeveloper.vcs.spi.VCSCommand
Command execution ERROR status (exception handled).
error(TransformerException) - Method in class oracle.jdevimpl.audit.report.XSLTAuditReporter.ThrowingErrorListener
 
ERROR - Static variable in class oracle.jdevimpl.audit.swing.MessageDialog
 
ERROR - Static variable in class oracle.jdevimpl.audit.swing.MessageDialog.Type
 
ERROR_ABSTRACT_CLASS - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Cannot instantiate abstract class.
ERROR_AMBIGUOUS_IMPORT - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Ambiguous import.
ERROR_AMBIGUOUS_REF - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Ambiguous reference.
ERROR_ASSERT_IDENTIFIER - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
'assert' used as an identifier.
ERROR_base - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Begin errors.
ERROR_BREAK_OUTSIDE_SWITCH_OR_LOOP - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Error: break outside of loop
ERROR_CANCELLED - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Compilation cancelled.
ERROR_CANT_ASSIGN - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Cannot assign value of type {0} to variable of type {1}.
ERROR_CANT_EXTEND_ENUM - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Classes may not extend an enumeration type.
ERROR_CANT_EXTEND_FINAL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Cannot extend or override a final declaration.
ERROR_CANT_EXTEND_INTERFACE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Classes may not extend an interface type.
ERROR_CANT_IMPLEMENT_CLASS - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Interface may not extend a non-interface type.
ERROR_CANT_TYPECAST - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Cannot cast value of type {0} to variable of type {1}.
ERROR_CATEGORY_ALL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
All error categories.
ERROR_CATEGORY_COMPILE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Compilation/resolution errors (warnings, etc).
ERROR_CATEGORY_PARSE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Parse errors (warnings, etc).
ERROR_CATEGORY_SCAN - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Scan errors (warnings, etc).
ERROR_CATEGORY_unclassified - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Unclassified errors (warnings, etc).
ERROR_CHECK_EXCEPTION - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Unchecked exception: {0} must be caught or declared to be thrown.
ERROR_CLASS_CIRCULARITY - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Class circularity error.
ERROR_COMPILE_base - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_COMPILE_GENERIC - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Generic compiler error.
ERROR_COMPILE_max - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_CONSTRUCTOR_NAME - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Constructor must be named the same as a class.
ERROR_CONTINUE_OUTSIDE_OF_LOOP - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Error: continue outside of loop
ERROR_DUPLICATE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Duplicate definition of {0}.
ERROR_EMPTY_CHAR_LITERAL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Empty character literal.
ERROR_EMPTY_EXPRESSION - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Empty expression.
ERROR_EXPECTING_ONE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Expecting {0}.
ERROR_EXPECTING_TWO - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Expecting {0} or {1}.
ERROR_EXPECTING_TYPE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Error: Expecting a type
ERROR_EXTENDS_NOT_ALLOWED - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} does not allow 'extends'.
ERROR_EXTENDS_TOO_MANY - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Classes may only extend one class.
ERROR_FORWARD_REFERENCE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Illegal forward reference.
ERROR_ILLEGAL_ANNOTATION - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
May only annotate declarations.
ERROR_ILLEGAL_DEFAULT - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Only annotation types may have default method return values.
ERROR_ILLEGAL_LABEL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
May only label blocks and loop statements.
ERROR_ILLEGAL_START_OF_EXPR - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Illegal start of expression.
ERROR_ILLEGAL_TYPE_PARAMETERS - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Type parameters are not allowed here.
ERROR_ILLEGAL_VARARGS - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Variable arguments only allowed on the last parameter.
ERROR_IMPLEMENTS_NOT_ALLOWED - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} does not allow 'implements'.
ERROR_IMPORT_NOT_FOUND - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Import {0} not found.
ERROR_INTERNAL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Generic internal error.
ERROR_INVALID_CHAR_LITERAL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Invalid character literal: must be a single character.
ERROR_INVALID_ESCAPE_SEQUENCE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Invalid escape sequence.
ERROR_INVALID_EXPR_STMT - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Not a valid expression statement.
ERROR_INVALID_NAME - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Invalid identifier/name.
ERROR_INVALID_OPERATION - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Operation not allowed on {0}.
ERROR_INVALID_STRING_LITERAL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Invalid string literal.
ERROR_INVALID_SUPERTYPE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Cannot extend or implement type {0}.
ERROR_keys - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Auto-generated from the above list.
ERROR_LONE_CATCH - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
'catch' without a 'try'.
ERROR_LONE_ELSE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
'else' without an 'if'.
ERROR_LONE_FINALLY - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
'finally' without a 'try'.
ERROR_LONE_TRY - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
'try' with neither 'catch' nor 'finally'.
ERROR_max - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_MEMBER_NOT_FOUND - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Member {0} not found in {1}.
ERROR_METHOD_NOT_FOUND - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Method {0} not found on {1}.
ERROR_MISSING_CASE_OR_DEFAULT_LABEL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Error: missing case or default label
ERROR_MISSING_CONDITION - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Missing conditional expression.
ERROR_MISSING_METHOD_BODY - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Missing method body, or declare as abstract.
ERROR_MODIFIER_REPEATED - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Modifier was repeated.
ERROR_MULTIPLE_COMPONENTS - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
May not use single-element syntax with multiple elements.
ERROR_NAME_NOT_FOUND - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Name {0} not found.
ERROR_none - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_NOT_ACCESSIBLE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Access not allowed to {0}.
ERROR_NOT_ANNOTATION_TYPE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} is not an annotation type.
ERROR_NOT_ASSIGNABLE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} is not assignable.
ERROR_NOT_GENERIC_TYPE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} is not a generic type.
ERROR_NOT_IMPLEMENTED_YET - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Not implemented yet.
ERROR_NOT_THROWABLE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} is not a subtype of java/lang/Throwable.
ERROR_NUMBER_FORMAT - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Number format error.
ERROR_NUMERIC_OVERFLOW - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Numeric overflow.
ERROR_NUMERIC_UNDERFLOW - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Numeric underflow.
ERROR_ONLY_STATIC_ACCESS - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Access to {0} not allowed from static context.
ERROR_OPTION - Static variable in class oracle.ide.net.PackageClassChooser
 
ERROR_OPTION - Static variable in class oracle.ide.net.URLChooser
Return value from showOpenDialog(...) and showSaveDialog(...) methods if an I/O error occurred.
ERROR_PARSE_base - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_PARSE_GENERIC - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Generic parser error.
ERROR_PARSE_max - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_REQUIRE_ARRAY - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} is not an array type.
ERROR_REQUIRE_BLOCK - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Requires block.
ERROR_REQUIRE_FINAL - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
{0} is not a final variable, cannot be accessed from an inner class.
ERROR_REQUIRE_OBJECT - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
A non-null reference object is required here.
ERROR_REQUIRE_OUTER_CLASS - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Requires an enclosing instance of {0}.
ERROR_SAVING_CHANGES_MSG - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ERROR_SAVING_CHANGES_MSG - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ERROR_SAVING_CHANGES_MSG - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
ERROR_SAVING_CHANGES_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ERROR_SAVING_CHANGES_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ERROR_SAVING_CHANGES_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
ERROR_SCAN_base - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_SCAN_GENERIC - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Generic scanner error.
ERROR_SCAN_max - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_TITLE_KEY - Static variable in interface oracle.ide.db.UIConstants
Deprecated. 
ERROR_TYPE_ARGUMENT_MISMATCH - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Could not match type arguments on {0}.
ERROR_TYPE_IS_NOT_AUTOCLOSEABLE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Error: Type does not extend java.lang.AutoCloseable
ERROR_TYPE_IS_NOT_DISJUNCTIVE - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Error: Type is not disjunctive
ERROR_TYPE_NOT_ALLOWED - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
A type reference is not allowed here.
ERROR_TYPE_NOT_FOUND - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Type {0} not found.
ERROR_UNEXPECTED - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Unexpected token {0}.
ERROR_UNKNOWN - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Generic unknown error.
ERROR_VOID_RETURN - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Cannot return a value from a void method.
ERROR_warnings - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
 
ERROR_words - Static variable in interface oracle.javatools.parser.java.v2.JavaErrors
Auto-generated from the above list and its javadoc.
errorCheckpoint() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
The idea is that on certain syntactic elements, we'll just go 'round and 'round saying, "Expecting this" or "Expecting that" and never actually consuming a token.
errorEof() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
Generates an unexpected-EOF token.
errorExpecting(int) - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
Generates an error-expecting token.
errorExpecting(int) - Method in class oracle.javatools.parser.plsql.old.PlsqlSyntaxRecognizer
 
ErrorInfo - Class in oracle.ojc.interfaces
The ErrorInfo class encapsulates error and warning related information such as number, message, and helpUrl.
ErrorInfo(int, String) - Constructor for class oracle.ojc.interfaces.ErrorInfo
Constructs an object from number and message
ErrorInfo(int, String, String) - Constructor for class oracle.ojc.interfaces.ErrorInfo
Constructs an object from number, message and help Url
ErrorInfo(int, String, String, boolean) - Constructor for class oracle.ojc.interfaces.ErrorInfo
Constructs an object from number, message, help Url, and localize hint
errorMessage - Variable in class oracle.javatools.parser.java.v2.common.SignatureParser
The error message for the production at the top of the stack.
ErrorReporter - Interface in oracle.javatools.parser.plsql.old.symbol
 
errors - Variable in class oracle.ide.runner.RunProcess
The list of errors that occurred when trying to start the process.
ERRORS_CHOKE - Static variable in class oracle.javatools.parser.plsql.old.PlsqlParser
Error handling.
ERRORS_REPORT - Static variable in class oracle.javatools.parser.plsql.old.PlsqlParser
Error handling.
ErrorSymbol - Class in oracle.javatools.parser.plsql.old.symbol
 
errorUnexpected() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
Generates an error-unexpected token.
errorUnexpected(boolean) - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
Generates an error-unexpected token.
escapedCharacters - Variable in class oracle.javatools.parser.css.Tokenizer
Total number of escaped characters.
escapeQuoteCharacter(String) - Method in class oracle.javatools.db.DatabaseDescriptor
Escapes the quote character.
ESDKController - Class in oracle.jdevimpl.esdk
Controller for the extension SDK design time.
ESDKController() - Constructor for class oracle.jdevimpl.esdk.ESDKController
 
ESDKInstaller - Class in oracle.jdevimpl.esdk
Installs the extension sdk sources and opens the extension sdk workspace.
ESDKInstaller() - Constructor for class oracle.jdevimpl.esdk.ESDKInstaller
 
ESDKInstallerAddin - Class in oracle.jdevimpl.esdk
The addin for the esdk installer installs the File->Open Extension SDK Samples menu item.
ESDKInstallerAddin() - Constructor for class oracle.jdevimpl.esdk.ESDKInstallerAddin
 
ETCHED_BORDER - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
This is an etched border that can be used for the status bar cells.
evaluate(Context) - Method in class oracle.ide.condition.ContextPropertyCondition
 
evaluate(Context) - Method in interface oracle.ide.Condition
Evaluates the condition.
Must return true if the value must change, in that case no further conditions (if any) will be evaluated, return false otherwise, thus giving the opportunity for other conditions to be tested.
evaluate(Context) - Method in class oracle.ide.condition.InstanceOfCondition
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.composite.AndOperator
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.composite.CompositeRule
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.composite.CompositeRuleParticle
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.composite.NotOperator
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.composite.OrOperator
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.composite.RuleReference
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.AllSelectionsHaveAttribute
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.AlwaysEnabled
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.AnySelectionHasAttribute
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ContextHasElement
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ContextHasNode
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ContextHasProject
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ContextHasView
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ContextHasWorkspace
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ContextObjectIsNamed
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ElementHasAttribute
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ExtensionEnabled
Returns false if the extension cannot be found (is not loaded), returns true otherwise.
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ExtensionInitialized
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.MultipleSelection
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.NodeIsDirty
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ProductHasId
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ProjectHasContent
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ProjectHasTechScope
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.ProjectPropertiesHasKey
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.PropertyHasValue
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.functions.SingleSelection
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.Rule
 
evaluate(RuleEvaluationContext, Map<String, RuleFunctionParameter>) - Method in class oracle.ide.extension.rules.RuleFunction
 
evaluate(RuleEvaluationContext) - Method in class oracle.ide.extension.rules.SimpleRule
 
evaluate(String, DebuggeeData) - Method in interface oracle.ide.runner.DebuggerEvaluator
Evaluate one expression into a DebuggeeData representation in the context of the currently set thread and stack position and an optional DebuggeeData object.
evaluate(List<String>, DebuggeeData) - Method in interface oracle.ide.runner.DebuggerEvaluator
Evaluate expressions into DebuggeeData representations in the context of the currently set thread and stack position and an optional DebuggeeData object.
evaluate(ELContext) - Method in interface oracle.jdeveloper.audit.extension.DeferredExpression
 
evaluate(HistoryModel, URL) - Method in class oracle.jdeveloper.history.CustomFilterSubstitution
 
evaluate(HistoryModel, URL) - Method in class oracle.jdeveloper.vcs.spi.VCSUserFilterSubstitution
 
evaluateNumericExpression(String) - Method in class oracle.ide.runner.Debugger
Have the debugger evaluate a numeric expression.
evaluateRule(String, Context) - Method in class oracle.ide.extension.rules.RuleEngine
Evaluates the rule identified by the given ruleId and returns the boolean result (using a simple RuleEvaluationContext based on the given IDE Context object).
evaluateRule(String, RuleEvaluationContext) - Method in class oracle.ide.extension.rules.RuleEngine
Evaluates the rule identified by the given ruleId and returns the boolean result.
evaluateRuleOrThrow(String, Context) - Method in class oracle.ide.extension.rules.RuleEngine
Evaluates the rule identified by the given ruleId (using a RuleEvaluationContext created for the given IDE Context object).
evaluateRuleOrThrow(String, RuleEvaluationContext) - Method in class oracle.ide.extension.rules.RuleEngine
Evaluates the rule identified by the given ruleId and returns the boolean result.
evaluateToken(TokenContext) - Method in class oracle.javatools.db.ddl.DefaultTokenGenerator
 
evaluateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.CascadeGenerator
 
evaluateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.CommentGenerator
 
evaluateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator
Evaluates the token as an Object - used by [{token} PRINT THIS] type syntax where the returned result will be used to evaulate an if or for construct.
evaluateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.NameGenerator
 
evaluateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.ReplaceGenerator
 
EVENT_LINE_STREAMED - Static variable in class oracle.jdeveloper.vcs.migrate.VCSStreamMonitor
 
EVENT_PATTERN_MATCH - Static variable in class oracle.jdeveloper.vcs.migrate.VCSStreamMonitor
 
eventDispatched(AWTEvent) - Method in class oracle.ide.controls.FocusHierarchyDispatcher
 
eventDispatched(AWTEvent) - Method in class oracle.ide.controls.GlobalMouseDispatcher
 
eventDispatched(AWTEvent) - Method in class oracle.ide.controls.KeyboardRedirector
 
eventDispatched(AWTEvent) - Method in class oracle.ide.keyboard.DialogWatcher
 
eventDispatched(ChangeListEvent) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventListener
 
eventHandler - Variable in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
eventProcessed(ChangeListEvent) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventListener
 
events - Static variable in class oracle.javatools.db.property.Property
Property constant for the "events" property.
EVENTS - Static variable in class oracle.javatools.icons.OracleIcons
 
EventsPanel - Class in oracle.jdeveloper.palette
 
EventsPanel() - Constructor for class oracle.jdeveloper.palette.EventsPanel
 
eventType - Variable in class oracle.javatools.resourcebundle.ResourceBundleEvent
 
evictEntry(E) - Method in class oracle.javatools.util.Maps.AbstractLinkedHashMap
Evicts an existing entry from this map.
evictEntry(Maps.LinkedEntry<K, V>) - Method in class oracle.javatools.util.Maps.CacheMap
Evicts an existing entry from this map.
evictExpiredEntries(Maps.CacheMap<K, V>) - Method in class oracle.javatools.util.Maps.TimedLruCacheStrategy
Evict expired entries from the Maps.CacheMap}.
EVOLVED_TYPE_ALTER - Static variable in class oracle.javatools.db.Ddl
DDL type evolved type ALTER statement
EX - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents a ex lexical unit.
EXACT - Static variable in class javax.ide.model.java.source.tree.TypeArgumentT.BoundKind
T
EXCEPTION - Static variable in class oracle.javatools.icons.OracleIcons
 
exception - Variable in exception oracle.javatools.parser.css.ParseException
 
EXCEPTION_HANDLER_ID_DEFAULT - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
 
ExceptionDialog - Class in oracle.ide.dialogs
NOTE: most of the methods in this class are deprecated.
ExceptionDialog() - Constructor for class oracle.ide.dialogs.ExceptionDialog
 
ExceptionDialog - Class in oracle.javatools.dialogs
Dialog to display an exception and optional message to the user.
ExceptionDialog.ThrowableChainTraverser - Interface in oracle.javatools.dialogs
An interface describing how to traverse a chain of exceptions
ExceptionField - Class in oracle.jdevimpl.audit.bean
 
ExceptionField(Throwable) - Constructor for class oracle.jdevimpl.audit.bean.ExceptionField
 
exceptionThrown() - Method in class oracle.ide.util.ReturnResultStorage
 
exchangeCaret(Caret, Caret) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Utility method to swap editor carets.
excludeChildren(Project, List<URL>) - Method in class oracle.ide.model.WorkingSet
Hides each of the supplied URLs in the working set.
ExcludeFilterSettings - Class in oracle.ide.dialogs.filter
 
ExcludeFilterSettings() - Constructor for class oracle.ide.dialogs.filter.ExcludeFilterSettings
 
ExcludeFilterSettingsMigrator - Class in oracle.ide.dialogs.filter
 
ExcludeFilterSettingsMigrator() - Constructor for class oracle.ide.dialogs.filter.ExcludeFilterSettingsMigrator
 
excludeProject(Project) - Method in class oracle.ide.model.WorkingSet
Adds the project to the list of exluded projects, hiding the project in the working set.
exec() - Method in class oracle.ide.runner.SimpleProcess
Executes a separate subprocess.
exec() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
EXEC_BUILD_ERR_TITLE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXEC_BUILD_ERR_TITLE2 - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXEC_CANCEL_TITLE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXEC_DERIVED_BUILD_LOG_ERR - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXEC_PB_OBJ_PROGRESS - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXEC_PB_OBJ_TITLE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXEC_PB_TITLE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
execAndWait() - Method in class oracle.ide.runner.SimpleProcess
Executes a separate subprocess and waits for the subprocess to finish.
execAndWait() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
ExecutableD - Interface in javax.ide.model.java.declaration
Common supertype for constructor and method declarations.
execute(Runnable) - Method in class oracle.ide.inspector.task.GuiExecutor
 
execute(Runnable) - Static method in class oracle.ide.util.Assert
 
execute() - Method in class oracle.javatools.db.execute.QueryWrapper
 
execute() - Method in class oracle.javatools.db.execute.StatementWrapper
Executes the statment against the database.
execute(StatementWrapper.ExecutionRunnable<T>) - Method in class oracle.javatools.db.execute.StatementWrapper.ExecutionProxy
Execute the given Runnable in whatever manner necessary (e.g.
execute(Object) - Method in class oracle.jdevimpl.audit.util.Task
Executes this task.
executeAll(TaskContext, AbstractProgressMonitor) - Method in class oracle.ideimpl.webupdate.task.TaskList
Execute all tasks in the list.
executeASync(Runnable) - Static method in class oracle.ide.util.UIThreadUtil
 
executeDDL(DDL, boolean) - Method in class oracle.javatools.db.ddl.DDLDatabase
 
executeImpl(String) - Method in class oracle.javatools.db.execute.StatementWrapper
 
executeMerge() - Method in class oracle.jdeveloper.merge.MergeEngine
Executes a three-way merge.
executePlSql(PlSqlWrapper.PlSqlRunnable) - Method in class oracle.javatools.db.execute.PlSqlWrapper
Executes the stored procedure and processes the resulting ResultSet and CallableStatement with the given runner.
executeQuery(int, QueryWrapper.QueryRunnable) - Method in class oracle.javatools.db.execute.QueryWrapper
Execute the query against the builder's connection using the appropriate parameter substitutions.
executeQuery(QueryWrapper.QueryRunnable) - Method in class oracle.javatools.db.execute.QueryWrapper
Execute the query against the builder's connection using the appropriate parameter substitutions.
executeSync(Callable<V>) - Static method in class oracle.ide.util.UIThreadUtil
This method should be used when executing a Callable on the event thread.
executeSync(Runnable) - Static method in class oracle.ide.util.UIThreadUtil
 
executeTaskImpl(VCSTask) - Method in class oracle.ide.vcs.VCSManager
Implementation method.
ExecUtil - Class in oracle.ide.util
Utilities used when spawning a process
EXECUTING - Static variable in class oracle.ide.controller.Command
Command execution EXECUTING status.
Executors - Class in oracle.javatools.util
 
exemptTypeFromIdref(Class) - Static method in class oracle.ide.marshal.xml.Object2Dom
 
ExistingChangeSetCommand - Class in oracle.jdeveloper.vcs.changeset.cmd
 
ExistingChangeSetCommand() - Constructor for class oracle.jdeveloper.vcs.changeset.cmd.ExistingChangeSetCommand
 
exists(URI) - Method in class javax.ide.net.VirtualFileSystem
Tests whether a resource at the specified URI location currently exists.
exists(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Tests whether a resource at the specified URI location currently exists.
exists(URL) - Method in class oracle.ide.net.HttpURLFileSystemHelper
 
exists(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
exists(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
exists(String) - Method in class oracle.ide.net.JarIndex
Checks for the existance of an entry with the given name.
exists(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
 
exists(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
exists(URL) - Static method in class oracle.ide.net.URLFileSystem
Tests whether a resource at the specified URL location currently exists.
exists(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns true if the specified URL points to a resource that currently exists; returns false otherwise.
exists(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
exists(SystemObject) - Method in class oracle.javatools.db.AbstractDatabase
Whether the specified object exists.
exists(String, String, String) - Method in class oracle.javatools.db.AbstractDatabase
 
exists(String, String, String) - Method in interface oracle.javatools.db.Database
Checks for existance of a schema object named objectName.
exists(String, String, String) - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
Checks whether an object exists in the database.
EXISTS - Static variable in class oracle.javatools.db.sql.Comparison
Exists
exists() - Method in class oracle.javatools.patch.PatchIndexFile
Gets whether the index file exists on the filesystem.
exists(String) - Method in class oracle.jdeveloper.audit.service.ProfileRepository
Gets whether this repository has a profile with a specified name.
exists(Context) - Static method in class oracle.jdeveloper.jsp.utils.War
Check to see if a WEB-INF directory exists in project
exists(Project) - Static method in class oracle.jdeveloper.jsp.utils.War
Check to see if a WEB-INF directory exists in project
exists(URL) - Method in class oracle.jdeveloper.merge.MergeURLFileSystemHelper
Oveerriden to simulate that the given URL does not exist.
exists(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicResStringImageURLFileSystemHelper
 
exists(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
exit() - Method in class oracle.ide.db.panels.sql.FromJoinToPicker
 
exit(int) - Static method in class oracle.ide.util.Assert
Exit the IDE with an error code.
exit() - Method in class oracle.javatools.parser.java.v2.util.SourceVisitor
Exits the visit immediately.
exit(AuditContext) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Invoked as an auditor traversal exits this model.
exit(DefaultAuditContext) - Method in class oracle.jdevimpl.audit.core.ProfileBinding.Invoker
 
EXIT_CMD - Static variable in class oracle.ide.IdeConstants
Exit application command.
EXIT_CMD_ID - Static variable in class oracle.ide.IdeConstants
Exit application command id.
ExitCommand - Class in oracle.ide.cmd
The ExitCommand class implements the ide exit command.
ExitCommand() - Constructor for class oracle.ide.cmd.ExitCommand
Constructor.
exited() - Method in class oracle.ide.db.panels.sql.ExpressionPanel
Call when the parent panel is exited.
ExitNotAllowedException - Exception in oracle.ide
Exception thrown by the IDE's SecurityManager when client code attempts to call System.exit() illegally.
ExitNotAllowedException() - Constructor for exception oracle.ide.ExitNotAllowedException
 
EXP_ADD_COLUMN_TT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_ADD_FUNC_TT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_ALIAS - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_DOWN_TT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_EXPRESSION - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_FUNCTIONS - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_INVALID_EXPRESSION - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_NEW_TT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_PALETTE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_PARSE_ERROR - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_REMOVE_TT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_UP_TT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXP_VALIDATE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
expand(DockableWindow) - Method in class oracle.ide.docking.DrawerDockableWindow
 
expand(View) - Method in class oracle.ide.docking.DrawerWindow
 
expand(View, double) - Method in class oracle.ide.docking.DrawerWindow
 
expand(TNode, boolean) - Method in class oracle.ide.explorer.TreeExplorer
Expand the specified tnode.
expand(TNode, boolean, boolean) - Method in class oracle.ide.explorer.TreeExplorer
Expand the specified tnode.
expand(Context) - Method in class oracle.ide.externaltools.macro.MacroExpander
Expand the specified context into a String.
expand(String, Context, boolean) - Method in class oracle.ide.externaltools.macro.MacroRegistry
Expand macros in the specified String for the specified IDE context, and return a String containing expanded macros.
expand(String, Context) - Method in class oracle.ide.externaltools.macro.MacroRegistry
Expand macros in the specified String for the specified IDE context, and return a String containing expanded macros.
expand(TNode, boolean) - Method in class oracle.ide.navigator.NavigatorWindow
Expand the specified TNode.
expand(Difference) - Method in interface oracle.javatools.db.SchemaObjectExpander
Called by a DBObjectProvider during a create or update process.
expand(Difference) - Method in class oracle.javatools.db.TemplateExpander
 
expand(String, Map<String, String>) - Method in class oracle.javatools.util.MacroExpander
Expand macros substituting macro-values from a Map.
EXPAND_ALL_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
EXPAND_ALL_CMD_ID - Static variable in class oracle.ide.IdeConstants
Expand all folded blocks command id.
EXPAND_BLOCK_CMD_ID - Static variable in class oracle.ide.IdeConstants
Expand the current block in current editor (language independent) command id.
EXPAND_DOC_CMD_ID - Static variable in class oracle.ide.IdeConstants
Expand all doc blocks in current editor (language independent) command id.
EXPAND_METHODS_CMD_ID - Static variable in class oracle.ide.IdeConstants
Expand all method blocks in current editor (language independent) command id.
expandAll(JTree, boolean) - Method in class oracle.ide.panels.MDDPanel
 
EXPANDALL - Static variable in class oracle.javatools.icons.OracleIcons
 
expandAll() - Method in class oracle.javatools.ui.combo.JTreeCombo
 
expandAll() - Method in class oracle.jdevimpl.audit.log.AuditTreeTable
 
expandAll() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTree
 
expandAllRows() - Method in class oracle.ide.controls.tree.CustomJTree
 
expandAllTreeRows(JTree) - Static method in class oracle.ide.util.IdeUtil
Expands all the rows in the specified JTree.
expandBraceArray(int[]) - Method in class oracle.javatools.editor.language.AbstractBraceProvider
Utility routine to expand the brace array.
expandDelimiters(String, String) - Static method in class oracle.ide.util.FastStringBuffer
Creates a copy of the given FastStringBuffer, but will translate any characters in the specified delimiter set into unicode "escape" sequences (e.g.
expandDirectories(Component) - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated. This method goes thru the directories list and expands each directory in it based on the filter(s) set for the directory.
expanded(View) - Method in class oracle.ide.docking.DrawerWindow
 
EXPANDED - Static variable in class oracle.ide.inspector.layout.CategoryLayout
 
EXPANDED - Static variable in class oracle.ide.inspector.layout.ExtensibleGroup
 
expandEnclosingBlocks(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
expandEnclosingChild(CodeFoldingModel, Object, int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
expandFile(File, Writer, Map) - Method in class oracle.ide.util.macro.FileMacroConverter
Expands the macros in a file.
expandFile(File, File, Map) - Method in class oracle.ide.util.macro.FileMacroConverter
Expands the macros in a file.
expandFile(Reader, Writer, Map) - Method in class oracle.ide.util.macro.FileMacroConverter
Expands the macros in a file.
expandFirstDrawer() - Method in class oracle.ide.docking.DrawerWindow
 
expandOneDrawerAtATime() - Method in class oracle.ide.docking.DrawerWindow
 
expandStarColumns(SQLQuery) - Static method in class oracle.javatools.db.sql.SQLFragmentUtils
Gets an expanded list of SelectObjects for the given query that has any wildcard * columns expanded to the underlying table columns.
expandString(String, Map) - Method in class oracle.ide.util.macro.StringMacroConverter
Expands the macros in a String.
expandSubsteps(Step) - Method in class oracle.javatools.ui.checklist.Checklist
Expand Checklist into Substep view for the specified step.
expandSummaryTree() - Method in class oracle.ide.wizard.FinishPanel
Use this method to force the summary tree to be expanded.
expandToIncludeManifestClassPaths() - Method in class oracle.ide.net.URLPath
Do not call this method unless you are certain it is necessary.
expandToIncludeManifestClassPathsInterruptibly() - Method in class oracle.ide.net.URLPath
Do not call this method unless you are certain it is necessary.
expandTree1Path(String[]) - Method in class oracle.ide.panels.MDDPanel
Expands the specified path.
expandTree1ToDepth(int) - Method in class oracle.ide.panels.MDDPanel
Expands the master tree up to and including the number of levels specified by the depth parameter.
expandTreeToDepth(JTree, int) - Static method in class oracle.ide.util.IdeUtil
Expands the rows in the specified JTree up to the specified tree depth; all other rows are collapsed.
expandValue(ExtensionProcessorContext, String) - Method in class oracle.ide.extension.ExtensionProcessorPlugin
Expands a macro encountered while processing an extension manifest.
expandValue(ExtensionProcessorContext, String) - Method in class oracle.ide.extension.PropertiesExtensionProcessorPlugin
 
EXPANSION_HIGHLIGHT_NAME - Static variable in class oracle.javatools.editor.folding.FoldingFader
 
EXPANSION_HIGHLIGHT_PRIORITY - Static variable in class oracle.javatools.editor.folding.FoldingFader
 
ExpansionRenderer - Class in oracle.javatools.ui.datatips
 
ExpansionRenderer() - Constructor for class oracle.javatools.ui.datatips.ExpansionRenderer
 
ExpansionTip - Class in oracle.javatools.ui
An expand in place rollover effect for a table, or list cell (or, potentially, other component) whose content has been clipped.
ExpansionTip(JTable, int[]) - Constructor for class oracle.javatools.ui.ExpansionTip
 
ExpansionTip(JTableHeader, int[]) - Constructor for class oracle.javatools.ui.ExpansionTip
 
ExpansionTip(JTree) - Constructor for class oracle.javatools.ui.ExpansionTip
 
ExpansionTip(JList) - Constructor for class oracle.javatools.ui.ExpansionTip
 
ExpansionTip(ExpansionTip.Adapter) - Constructor for class oracle.javatools.ui.ExpansionTip
 
ExpansionTip.Adapter - Class in oracle.javatools.ui
An adapter that encapsulates component-specific logic needed by the expansion tip.
ExpansionTip.Adapter(JComponent) - Constructor for class oracle.javatools.ui.ExpansionTip.Adapter
Creates an adapter for a JComponent.
ExpansionTreeTip - Class in oracle.javatools.ui
A UI extension for JTrees that paints clipped parts of rows as the mouse moves over them.
ExpansionTreeTip(JTree) - Constructor for class oracle.javatools.ui.ExpansionTreeTip
Add the view clipped cell behaviour to the given tree
ExpectedExceptions - Annotation Type in oracle.ide.feedback
Indicates that the named exception classes should not be considered a fault by the feedback manager and blame for any of these Runtime Exceptions lies with the caller.
expire() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Mark this SourceFile as invalid.
expire(Source, Source, Target) - Method in interface oracle.javatools.util.deferred.DerivedCache.Expire
 
EXPIRE_SECONDS - Static variable in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
EXPIRE_TIME - Static variable in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
expireAllSourceFiles() - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Utility routine to expire all SourceFile instances that we have cached currently.
ExpiredTextBufferException - Exception in oracle.javatools.buffer
An ExpiredTextBufferException is thrown when clients attempt to access an ExpirableTextBufferSnapshot after that snapshot has expired, due to the underlying text buffer being modified.
ExpiredTextBufferException() - Constructor for exception oracle.javatools.buffer.ExpiredTextBufferException
Creates a new instance of an ExpiredTextBufferException.
ExpiredTextBufferException(String) - Constructor for exception oracle.javatools.buffer.ExpiredTextBufferException
Creates a new instance of an ExpiredTextBufferException.
ExpiredTextBufferException(String, Throwable) - Constructor for exception oracle.javatools.buffer.ExpiredTextBufferException
Creates a new instance of an ExpiredTextBufferException.
expiredUpdate(SourceFile) - Method in interface oracle.javatools.parser.java.v2.write.SourceFileListener
The originating SourceFile instance has expired and is now invalid.
expiredUpdate(SourceFile) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider.SourceFileTracker
 
EXPLAIN - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
EXPLAIN - Static variable in class oracle.javatools.icons.OracleIcons
 
ExplainPlanPanel - Class in oracle.jdeveloper.db.panels
Panel for executing and displaying the explain plan for a SQL query.
ExplainPlanPanel() - Constructor for class oracle.jdeveloper.db.panels.ExplainPlanPanel
 
explicit - Variable in class oracle.ide.ceditor.CodeNavigationPoint
Flag indicating that the newly opened Editor should be opened as explicit.
EXPLICIT - Static variable in class oracle.ide.editor.OpenEditorOptions
This flag indicates that the file should always be shown in the "Recent Files" dialog
Explorer - Class in oracle.ide.explorer
The Explorer class provides the API for getting a GUI representation of the structure for a given Context.
Explorer() - Constructor for class oracle.ide.explorer.Explorer
 
EXPLORER_CMD - Static variable in class oracle.ide.IdeConstants
Show/Hide explorer window command.
EXPLORER_CMD_ID - Static variable in class oracle.ide.IdeConstants
Show/Hide explorer window command id.
ExplorerContext - Class in oracle.ide.explorer
The ExplorerContext class is a utility class that can be used to get at the extra data the ExplorerWindow stores in the the Context.
ExplorerContext.ExpandInfo - Class in oracle.ide.explorer
The ExpandInfo class stores the tree path of a node is string form.
ExplorerContext.ExpandInfo() - Constructor for class oracle.ide.explorer.ExplorerContext.ExpandInfo
 
ExplorerContext.ExpandInfo(String) - Constructor for class oracle.ide.explorer.ExplorerContext.ExpandInfo
 
ExplorerContext.ExpandInfo(String, URL) - Constructor for class oracle.ide.explorer.ExplorerContext.ExpandInfo
 
ExplorerInfo - Interface in oracle.ide.explorer
 
ExplorerManager - Class in oracle.ide.explorer
The ExplorerManager interface acts as a registry for Explorer types registered against a given Document type specific to a given View type.
ExplorerManager() - Constructor for class oracle.ide.explorer.ExplorerManager
 
ExplorerWindow - Class in oracle.ide.explorer
 
ExplorerWindow(String) - Constructor for class oracle.ide.explorer.ExplorerWindow
 
EXPORT - Static variable in class oracle.javatools.icons.OracleIcons
 
EXPORT_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
exportAs(URL, String) - Method in class oracle.jdevimpl.audit.profile.ProfileModel
Exports the selected profile to a URL.
exportConnections(String) - Method in class oracle.jdeveloper.vcs.controls.ConnectionImportExportPanel
Called by runDialog() when the user clicks OK in export mode.
EXPORTS - Static variable in class oracle.jdeveloper.model.JProjectLibraries
HashStructure key for exported JLibrary references
expr - Static variable in class oracle.javatools.db.property.Property
Property constant for the "expr" property.
EXPR_ADD - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic addition or string concatenation.
EXPR_ADDASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic addition or string concatenation assignment.
EXPR_AND - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Conditional (logical) AND.
EXPR_ANNOTATION - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Annotation expression.
EXPR_ARRAYCONST - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
An array constant.
EXPR_ASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Assignment.
EXPR_BITAND - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise AND.
EXPR_BITANDASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise AND assignment.
EXPR_BITNOT - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise NOT (negation or complement).
EXPR_BITOR - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise OR.
EXPR_BITORASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise OR assignment.
EXPR_BITXOR - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise XOR.
EXPR_BITXORASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise XOR assignment.
EXPR_CLASS_LITERAL - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
A class literal.
EXPR_COND - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Conditional operator (?:).
EXPR_DEREF - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Array dereference.
EXPR_DIV - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic division.
EXPR_DIVASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic division assignment.
EXPR_DOT - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Dot dereference.
EXPR_EQ - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Equal.
EXPR_GE - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Greater than or equal to.
EXPR_GT - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Greater than.
EXPR_IDENTIFIER - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Simple name.
EXPR_INSTANCEOF - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Instanceof.
EXPR_INVOKE - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Method invocation.
EXPR_LE - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Less than or equal to.
EXPR_LIST - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
A list of operands.
EXPR_LITERAL - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Lexical literal.
EXPR_LSH - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise left shift.
EXPR_LSHASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise left shift assignment.
EXPR_LT - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Less than.
EXPR_MINUS - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic subtraction.
EXPR_MINUSASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic subtraction assignment.
EXPR_MOD - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic remainder (modulus).
EXPR_MODASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic remainder (modulus) assignment.
EXPR_MUL - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic multiplication.
EXPR_MULASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic multiplication assignment.
EXPR_NEGATIVE - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic negative prefix.
EXPR_NEWARRAY - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Array creator.
EXPR_NEWOBJECT - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Class creator.
EXPR_NOT - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Logical NOT (negation or complement).
EXPR_NOTEQ - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Not-equal.
EXPR_OR - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Conditional (logical) OR.
EXPR_POSITIVE - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Arithmetic positive prefix.
EXPR_POSTDEC - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Decrement postfix.
EXPR_POSTINC - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Increment postfix.
EXPR_PREDEC - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Decrement prefix.
EXPR_PREINC - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Increment prefix.
EXPR_QUALIFIED_SUPER - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Qualified super.
EXPR_QUALIFIED_THIS - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Qualified this.
EXPR_RSH - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise signed right shift.
EXPR_RSHASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise signed right shift assignment.
EXPR_TYPE - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Type expression.
EXPR_TYPECAST - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Typecast.
EXPR_URSH - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise unsigned right shift.
EXPR_URSHASG - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Bitwise unsigned right shift assignment.
EXPR_WRAPPER - Static variable in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
Nested expression (in parentheses or brackets).
EXPRESSION - Static variable in class javax.ide.model.java.source.tree.ForStatementT.ForKind
Regular for loop that does not declare variables.
EXPRESSION - Static variable in class oracle.ide.expressionbuilder.ExpressionBuilderArb
 
EXPRESSION - Static variable in class oracle.ide.expressionbuilder.ExpressionBuilderArb_en
 
EXPRESSION - Static variable in class oracle.ide.expressionbuilder.ExpressionBuilderArb_ja
 
expression - Static variable in class oracle.javatools.db.property.Property
Property constant for the "expression" property.
EXPRESSION - Static variable in class oracle.javatools.icons.OracleIcons
 
ExpressionBuilderArb - Class in oracle.ide.expressionbuilder
 
ExpressionBuilderArb() - Constructor for class oracle.ide.expressionbuilder.ExpressionBuilderArb
 
ExpressionBuilderArb_en - Class in oracle.ide.expressionbuilder
 
ExpressionBuilderArb_en() - Constructor for class oracle.ide.expressionbuilder.ExpressionBuilderArb_en
 
ExpressionBuilderArb_ja - Class in oracle.ide.expressionbuilder
 
ExpressionBuilderArb_ja() - Constructor for class oracle.ide.expressionbuilder.ExpressionBuilderArb_ja
 
ExpressionBuilderPanel - Class in oracle.ide.expressionbuilder
Graphical expression builder with pluggable pickers.
ExpressionBuilderPanel(JTextComponent, ExpressionBuilderPicker[]) - Constructor for class oracle.ide.expressionbuilder.ExpressionBuilderPanel
Constructor Note: initialize must be called directly following calling the ctor.
ExpressionBuilderPicker - Interface in oracle.ide.expressionbuilder
Interface for a picker panel.
ExpressionBuilderPickerListener - Interface in oracle.ide.expressionbuilder
Listener for picker panel events.
ExpressionEditSupport - Class in oracle.ide.db.util
Convinience support class for expression editors.
ExpressionEditSupport(JTextComponent) - Constructor for class oracle.ide.db.util.ExpressionEditSupport
 
ExpressionList - Class in oracle.javatools.db.sql
List of expressions.
ExpressionList() - Constructor for class oracle.javatools.db.sql.ExpressionList
 
ExpressionList(SQLFragment...) - Constructor for class oracle.javatools.db.sql.ExpressionList
 
ExpressionList - Class in oracle.javatools.parser.plsql.old.symbol
 
ExpressionObject - Interface in oracle.javatools.parser.util
This is the ExpressionObject interface used by the ExpressionStack.
ExpressionPanel - Class in oracle.ide.db.panels.sql
Panel class for building up SQLFragments.
ExpressionPanel(ExpressionPanel.FragmentProvider) - Constructor for class oracle.ide.db.panels.sql.ExpressionPanel
Creates a new ExpressionPanel for building up a list of SQLFragments.
ExpressionPanel.FragmentProvider - Interface in oracle.ide.db.panels.sql
 
expressions - Static variable in class oracle.javatools.db.property.Property
Property constant for the "expressions" property.
ExpressionStack - Class in oracle.javatools.parser.util
The ExpressionStack is used for generating an expression tree out of a stream of expressions in infix notation.
ExpressionStack() - Constructor for class oracle.javatools.parser.util.ExpressionStack
 
ExpressionStatementT - Interface in javax.ide.model.java.source.tree
An expression statement.
ExpressionSymbol - Class in oracle.javatools.parser.plsql.old.symbol
 
ExpressionT - Interface in javax.ide.model.java.source.tree
Common supertypes for all expressions.
ExpressionT.ExpressionKind - Class in javax.ide.model.java.source.tree
An enumeration identifying which kind of expression this is.
ExpressionValidator - Interface in oracle.ide.expressionbuilder
Interface for an expression validator.
ExpressionWrapper - Class in oracle.javatools.parser.plsql.old.symbol
 
EXT - Static variable in class oracle.ide.db.model.SqlNode
Extension for this file type
EXT - Static variable in class oracle.ide.model.DeployableTextNode
 
EXT - Static variable in class oracle.ide.model.IdeSystem
Deprecated. with no replacement since 11.1.1.0.0.
EXT - Static variable in class oracle.ide.model.Project
 
EXT - Static variable in class oracle.ide.model.Workspace
Constant recording the file extension for a workpace.
EXT2 - Static variable in class oracle.ide.model.DeployableTextNode
 
extend(EditorAddin, Class[]) - Method in class oracle.ide.editor.EditorManager
Associate the Element types supported given with the given EditorAddin.
EXTENDED_PASTE_CMD - Static variable in class oracle.ide.IdeConstants
Extended Paste command.
EXTENDED_PASTE_CMD_ID - Static variable in class oracle.ide.IdeConstants
Paste command id.
EXTENDED_PASTE_FROM_CLIPBOARD - Static variable in class oracle.javatools.editor.ActionNames
ExtendedPasteAction
EXTENDED_PASTE_ITEM - Static variable in class oracle.ide.editor.EditorConstants
Menu item to appear on the ContextMenu.
ExtendedBraceProvider - Interface in oracle.javatools.editor.language
The ExtendedBraceProvider interface extends the BraceProvider to provide a routine to allow matching-brace highlight support to locate the closest brace.
ExtendedTextField - Class in oracle.javatools.ui
A custom text component for use where the contents of a text field may be considerably longer than the visible area of the text field, and where using a larger JTextArea is not suitable.
ExtendedTextField() - Constructor for class oracle.javatools.ui.ExtendedTextField
 
ExtendedTextField(boolean) - Constructor for class oracle.javatools.ui.ExtendedTextField
Create a ExtendedTextArea
ExtendedTextFieldEditorBehavior - Class in oracle.ide.inspector.editor
 
ExtendedTextFieldEditorBehavior(ExtendedTextField, PropertyEditorFactory2) - Constructor for class oracle.ide.inspector.editor.ExtendedTextFieldEditorBehavior
 
ExtendedTextFieldEditorFactory - Class in oracle.ide.inspector.editor
Creates a new ExtendedTextField to be used as an inline editor for the Property Inspector.
ExtendedTextFieldEditorFactory() - Constructor for class oracle.ide.inspector.editor.ExtendedTextFieldEditorFactory
 
ExtendedTextFieldEditorSetup - Class in oracle.ide.inspector.editor
 
ExtendedTextFieldEditorSetup() - Constructor for class oracle.ide.inspector.editor.ExtendedTextFieldEditorSetup
 
extendGrammar(ViewTechContextExtensionRegistry.GrammarProviderSource) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingGrammarProviderSource
 
extendGrammar(ViewTechContextExtensionRegistry.ProjectGrammarProviderSource) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingProjectGrammarProviderSource
 
extendingGrammarProvider - Variable in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingGrammarProviderSource
 
extendingGrammarProvider - Variable in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingProjectGrammarProviderSource
 
extendingMDProvider - Variable in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingMetadataProviderSource
 
extendingMDProvider - Variable in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingProjectMetadataProviderSource
 
extendMetadata(ViewTechContextExtensionRegistry.MetadataProviderSource) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingMetadataProviderSource
 
extendMetadata(ViewTechContextExtensionRegistry.ProjectMetadataProviderSource) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingProjectMetadataProviderSource
 
EXTENDS - Static variable in class javax.ide.model.java.source.tree.TypeArgumentT.BoundKind
? extends T
EXTENDS - Static variable in interface oracle.ide.inspector.layout.Element
 
Extensible - Interface in oracle.ide.inspector.layout
Layout elements implementing this interface are extensible, that is they can be extended by, extend, or be part-of another extensible element of the same type.
ExtensibleElement - Class in oracle.ide.inspector.layout
Extensible elements should extend this class.
ExtensibleElement() - Constructor for class oracle.ide.inspector.layout.ExtensibleElement
 
ExtensibleGroup - Class in oracle.ide.inspector.layout
Group elements that are also extensible must implement this interface.
ExtensibleGroup() - Constructor for class oracle.ide.inspector.layout.ExtensibleGroup
 
ExtensibleSAXParser - Class in oracle.javatools.xml.esax.spi
An extensible SAX parser.
ExtensibleSAXParser() - Constructor for class oracle.javatools.xml.esax.spi.ExtensibleSAXParser
 
Extension - Interface in javax.ide.extension
An extension is a unit of functionality in a JSR-198 based IDE.
Extension - Interface in oracle.ide.inspector
The Extension interface is used when registering a concrete implementation of an interface for a given property type for use by the InspectorWindow.
Extension - Interface in oracle.ide.navigator
The Extension interface provides the API for customizing the navigator window.
Extension2 - Interface in javax.ide.extension
JSR-198 2.0 version of the Extension interface.
EXTENSION_ID - Static variable in class oracle.ide.replace.ReplaceMenuManager
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_de
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_es
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_fr
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_it
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_ja
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_ko
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_pt_BR
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_zh_CN
 
EXTENSION_NAME - Static variable in class oracle.ide.index.res.ExtensionBundle_zh_TW
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_de
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_es
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_fr
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_it
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_ja
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_ko
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_pt_BR
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_CN
 
EXTENSION_NAME - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_TW
 
EXTENSION_NAME - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleExtension
 
EXTENSION_NAME - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleExtension_ja
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_de
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_es
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_fr
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_it
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_ja
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_ko
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_pt_BR
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_zh_CN
 
EXTENSION_OWNER - Static variable in class oracle.ide.index.res.ExtensionBundle_zh_TW
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_de
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_es
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_fr
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_it
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_ja
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_ko
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_pt_BR
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_CN
 
EXTENSION_OWNER - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_TW
 
EXTENSION_OWNER - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleExtension
 
EXTENSION_OWNER - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleExtension_ja
 
ExtensionBean - Class in oracle.jdeveloper.audit.extension
An abstract base class for a bean defined from an extension manifest.
ExtensionBean() - Constructor for class oracle.jdeveloper.audit.extension.ExtensionBean
Creates a bean.
ExtensionBean(BeanDefinition) - Constructor for class oracle.jdeveloper.audit.extension.ExtensionBean
Creates a bean.
ExtensionBeanCustomizer - Class in oracle.jdevimpl.audit.core
 
ExtensionBeanCustomizer() - Constructor for class oracle.jdevimpl.audit.core.ExtensionBeanCustomizer
 
ExtensionBeanFactory - Class in oracle.jdevimpl.audit.core
The concrete implementation of the Audit manager.
ExtensionBeanFactory(Map<String, BeanDefinition>) - Constructor for class oracle.jdevimpl.audit.core.ExtensionBeanFactory
 
ExtensionBeanFactory(BeanDefinition...) - Constructor for class oracle.jdevimpl.audit.core.ExtensionBeanFactory
 
ExtensionBundle - Class in oracle.ide.index.res
 
ExtensionBundle() - Constructor for class oracle.ide.index.res.ExtensionBundle
 
ExtensionBundle - Class in oracle.jdeveloper.audit.extension
A deferred resource bundle.
ExtensionBundle(ClassLoader, String, String) - Constructor for class oracle.jdeveloper.audit.extension.ExtensionBundle
 
ExtensionBundle(ResourceBundle, String) - Constructor for class oracle.jdeveloper.audit.extension.ExtensionBundle
 
ExtensionBundle() - Constructor for class oracle.jdeveloper.audit.extension.ExtensionBundle
 
ExtensionBundle_de - Class in oracle.ide.index.res
 
ExtensionBundle_de() - Constructor for class oracle.ide.index.res.ExtensionBundle_de
 
ExtensionBundle_en - Class in oracle.ide.index.res
 
ExtensionBundle_en() - Constructor for class oracle.ide.index.res.ExtensionBundle_en
 
ExtensionBundle_es - Class in oracle.ide.index.res
 
ExtensionBundle_es() - Constructor for class oracle.ide.index.res.ExtensionBundle_es
 
ExtensionBundle_fr - Class in oracle.ide.index.res
 
ExtensionBundle_fr() - Constructor for class oracle.ide.index.res.ExtensionBundle_fr
 
ExtensionBundle_it - Class in oracle.ide.index.res
 
ExtensionBundle_it() - Constructor for class oracle.ide.index.res.ExtensionBundle_it
 
ExtensionBundle_ja - Class in oracle.ide.index.res
 
ExtensionBundle_ja() - Constructor for class oracle.ide.index.res.ExtensionBundle_ja
 
ExtensionBundle_ko - Class in oracle.ide.index.res
 
ExtensionBundle_ko() - Constructor for class oracle.ide.index.res.ExtensionBundle_ko
 
ExtensionBundle_pt_BR - Class in oracle.ide.index.res
 
ExtensionBundle_pt_BR() - Constructor for class oracle.ide.index.res.ExtensionBundle_pt_BR
 
ExtensionBundle_zh_CN - Class in oracle.ide.index.res
 
ExtensionBundle_zh_CN() - Constructor for class oracle.ide.index.res.ExtensionBundle_zh_CN
 
ExtensionBundle_zh_TW - Class in oracle.ide.index.res
 
ExtensionBundle_zh_TW() - Constructor for class oracle.ide.index.res.ExtensionBundle_zh_TW
 
ExtensionClassLoaderProvider - Interface in oracle.ide.extension
An interface for providing classloaders for extensions.
ExtensionConstants - Interface in oracle.ide.extension
Provides access to standard namespaces used by the platform in extension manifests.
ExtensionDependency - Class in javax.ide.extension
Represents an extension's dependency on some other extension.
ExtensionDependency(String) - Constructor for class javax.ide.extension.ExtensionDependency
Constructs a dependency for any version of the specified extension id.
ExtensionDependency(String, Version, Version) - Constructor for class javax.ide.extension.ExtensionDependency
Constructs a dependency between two versions of the specified extension id.
ExtensionEnabled - Class in oracle.ide.extension.rules.functions
Determines whether or not an extension has been loaded, returns false if it has not been.
ExtensionEnabled() - Constructor for class oracle.ide.extension.rules.functions.ExtensionEnabled
 
ExtensionHook - Class in javax.ide.extension
An extension hook is responsible for processing information from the extension manifest for a particular feature and making this information available to the service responsible for managing the functionality provided by the hook.
ExtensionHook() - Constructor for class javax.ide.extension.ExtensionHook
 
ExtensionHook.URIResource - Class in javax.ide.extension
 
extensionId(String) - Method in class oracle.ide.model.ContentSetProviderReference
 
extensionId() - Method in class oracle.ide.model.ContentSetProviderReference
 
extensionId(String) - Method in class oracle.ide.palette2.AbstractPaletteObjectBuilder
 
extensionId() - Method in class oracle.jdeveloper.audit.extension.ExtensionBean
Gets the extension id that defines this bean, null if not declarative.
ExtensionInitialized - Class in oracle.ide.extension.rules.functions
 
ExtensionInitialized() - Constructor for class oracle.ide.extension.rules.functions.ExtensionInitialized
 
extensionLine() - Method in class oracle.jdeveloper.audit.extension.ExtensionBean
Gets the extension manifest line number that defines this bean, -1 if none.
ExtensionMigrator - Class in oracle.ide.migration
Migrator implementation for extensions.
ExtensionMigrator() - Constructor for class oracle.ide.migration.ExtensionMigrator
 
ExtensionMigrator.AdjustedObject - Class in oracle.ide.migration
 
ExtensionMigrator.AdjustedObject(String, Object) - Constructor for class oracle.ide.migration.ExtensionMigrator.AdjustedObject
 
ExtensionProcessorContext - Class in oracle.ide.extension
The context in which an extension manifest is being processed.
ExtensionProcessorContext() - Constructor for class oracle.ide.extension.ExtensionProcessorContext
 
ExtensionProcessorPlugin - Class in oracle.ide.extension
An ExtensionProcessorPlugin is an object that can extend the manifest processing behavior of the IDE.
ExtensionProcessorPlugin() - Constructor for class oracle.ide.extension.ExtensionProcessorPlugin
 
ExtensionQueue - Interface in oracle.ide.extension
A queue of extensions.
ExtensionQueue.Builder - Interface in oracle.ide.extension
An interface for bulding extension queues.
ExtensionQueueLoadStrategy - Interface in oracle.ide.extension
Fully loads all extensions of the extensions queue.
ExtensionRegistrationEvent - Class in javax.ide.event
 
ExtensionRegistrationEvent(int, int, String) - Constructor for class javax.ide.event.ExtensionRegistrationEvent
 
ExtensionRegistrationEvent(String) - Constructor for class javax.ide.event.ExtensionRegistrationEvent
 
ExtensionRegistrationEvent(Exception) - Constructor for class javax.ide.event.ExtensionRegistrationEvent
 
ExtensionRegistrationListener - Interface in javax.ide.event
 
ExtensionRegistry - Class in javax.ide.extension
The extension registry provides access to information about installed extensions.
ExtensionRegistry() - Constructor for class javax.ide.extension.ExtensionRegistry
 
ExtensionRegistry - Class in oracle.ide
The extension registry provides access to information about extensions loaded from JSR-198 extension manifests during initialization of the IDE.
ExtensionRegistry() - Constructor for class oracle.ide.ExtensionRegistry
 
ExtensionResource - Annotation Type in oracle.jdeveloper.audit.extension
Annotate a field with the id of a resource to inject.
EXTENSIONS_DIR - Static variable in class oracle.ide.ExtensionRegistry
The name of the extensions directory.
ExtensionString - Class in oracle.jdeveloper.audit.extension
A string lazily loaded from a resource bundle.
ExtensionString(ExtensionBundle, String) - Constructor for class oracle.jdeveloper.audit.extension.ExtensionString
 
ExtensionString(String) - Constructor for class oracle.jdeveloper.audit.extension.ExtensionString
 
extentManagementType - Static variable in class oracle.javatools.db.property.Property
Property constant for the "extentManagementType" property.
EXTERNAL_COMPARE_TOOL - Static variable in class oracle.jdeveloper.vcs.spi.VCSComparePreferencesPanel
Constant indicating that an external tool should be used to compare.
ExternalLibrary - Class in oracle.jdeveloper.library
 
ExternalLibrary() - Constructor for class oracle.jdeveloper.library.ExternalLibrary
Default constructor.
ExternalLibrary(URL) - Constructor for class oracle.jdeveloper.library.ExternalLibrary
 
ExternalProgramToolProperties - Class in oracle.ide.externaltools
Properties for an external tool that provides access to an external program executable.
ExternalTool - Class in oracle.ide.externaltools
The base class for external tools.
ExternalTool() - Constructor for class oracle.ide.externaltools.ExternalTool
 
ExternalToolBaseProperties - Class in oracle.ide.externaltools
Base properties for an external tool.
ExternalToolEvent - Class in oracle.ide.externaltools
An event object containing information about an event sent to an ExternalToolListener.
ExternalToolEvent(Object, ExternalTool) - Constructor for class oracle.ide.externaltools.ExternalToolEvent
Creates an ExternalToolEvent.
ExternalToolFactory - Class in oracle.ide.externaltools
A factory that can create new tools provided in the base external tools implementation.
ExternalToolFactory() - Constructor for class oracle.ide.externaltools.ExternalToolFactory
 
ExternalToolListener - Interface in oracle.ide.externaltools
Listener interface for clients that will be notified when an external tool is about to start executing, and when is has been launched.
ExternalToolManager - Class in oracle.ide.externaltools
Manages external tools.
ExternalToolManager() - Constructor for class oracle.ide.externaltools.ExternalToolManager
 
ExternalToolOptionsEnvironment - Interface in oracle.ide.externaltools
The options environment is provided to external tool options page to provide information about the environment in which the create or edit external tools dialog is invoked.
ExternalToolOptionsPage - Interface in oracle.ide.externaltools
The external tools framework is extensible: you can register new external tool types.
ExternalToolScanner - Class in oracle.ide.externaltools
The abstract class for an object that can scan for external tools.
ExternalToolScanner() - Constructor for class oracle.ide.externaltools.ExternalToolScanner
 
ExternalToolType - Class in oracle.ide.externaltools
A type of external tool.
ExternalToolType() - Constructor for class oracle.ide.externaltools.ExternalToolType
 
ExternalToolVetoException - Exception in oracle.ide.externaltools
An exception thrown by ExternalToolListener.toolWillStart(ExternalToolEvent) to veto the execution of a tool.
ExternalToolVetoException() - Constructor for exception oracle.ide.externaltools.ExternalToolVetoException
 
EXTRAS_ACCORDION_OPEN - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_AUTO_EXTEND - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_CLOSE_DEFAULT - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_CLOSE_DEFAULT_BLACK - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_DOWN - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_DROPDOWN - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_DROPDOWN_GRAY - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_DROPDOWN_SMALL - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_EXTENSION - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_GREEN - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_HOOKHANDLER - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_HOOKUSAGE - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_LEFT - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_MINIMIZE - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_ADDED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_AUTHENTICATED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_CHECKEDIN - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_CHECKEDOUT - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_CHECKEDOUTUNRESERVED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_COMPOSITE - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_CONFLICTS - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_FILESINFOLDER - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_IGNORED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_LOCKED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_MODIFIED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_NOTAUTHENTICATED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_REMOVED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_SANDBOX - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_UNLOCKED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_UNMODIFIED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_UNSUPPORTED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_OVERLAY_UNVERSIONED - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_RESTORE - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_RIGHT - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_SMALL_CLOSE - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_THROBBER - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTRAS_UP - Static variable in class oracle.javatools.icons.OracleIcons
 
EXTTAB_ADD_LOC - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_CHECK - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_DEF_DIR - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_DEFAULT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_DRIVER - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_DRIVER_TYPE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_LOC_DIR - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_LOC_SPEC - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_LOCATIONS - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_PARAMS - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_PROJCOL - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_REJECT - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_REMOVE_LOC - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_TITLE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
EXTTAB_USING_CLOB - Static variable in class oracle.ide.db.UIArb
Deprecated.  

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 1997, 2011, Oracle. All rights reserved.