tri tri tri tri
or(Filter<Q>...) - Static method in class oracle.javatools.util.Filter.Instances
or(Collection<Filter<Q>>) - Static method in class oracle.javatools.util.Filter.Instances
ORA_BFILE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_BINARY_DOUBLE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_BINARY_FLOAT - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_BLOB - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_CHAR - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_CHAR_VARYING - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_CHARACTER - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_CHARACTER_VARYING - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_CLOB - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DATATYPE_ATTRIBUTE_TIME_ZONE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DATATYPE_ATTRIBUTE_UNIT - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DATATYPE_ATTRIBUTE_VALUE_BYTE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DATATYPE_ATTRIBUTE_VALUE_CHAR - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DATATYPE_ATTRIBUTE_VALUE_LOCAL_TIME_ZONE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DATATYPE_ATTRIBUTE_VALUE_TIME_ZONE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DATE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DEC - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DECIMAL - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DOUBLE_PRECISION - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_DRIVER_OCI8 - Static variable in class oracle.jdeveloper.db.adapter.OracleConnectionCreator
ORA_DRIVER_THIN - Static variable in class oracle.jdeveloper.db.adapter.OracleConnectionCreator
ORA_DRIVER_TYPE_CLASS_REFTYPE - Static variable in class oracle.jdeveloper.db.adapter.OracleConnectionCreator
ORA_FLOAT - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_INT - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_INTEGER - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_INTERVAL_DAY - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_INTERVAL_YEAR - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_LONG - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_LONG_RAW - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_LONG_VARCHAR - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NATIONAL_CHAR - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NATIONAL_CHAR_VARYING - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NATIONAL_CHARACTER - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NATIONAL_CHARACTER_VARYING - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NCHAR - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NCHAR_VARYING - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NCLOB - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NUMBER - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NUMERIC - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_NVARCHAR2 - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_RAW - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_REAL - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_ROWID - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_SMALLINT - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_TIMESTAMP - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_UROWID - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_VARCHAR - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_VARCHAR2 - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORA_XMLTYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
oracle.ide - package oracle.ide
Contains classes that allow addins access to the IDE integration objects.
oracle.ide.adapters - package oracle.ide.adapters
oracle.ide.appstate - package oracle.ide.appstate
oracle.ide.audit - package oracle.ide.audit
oracle.ide.ceditor - package oracle.ide.ceditor
The Code Editor
package contains the code editing
implementation of the JDeveloper IDE.
oracle.ide.cmd - package oracle.ide.cmd
Contains classes implementing several JDeveloper commands.
oracle.ide.cmd.buffer - package oracle.ide.cmd.buffer
Contains command class implementations and static utility methods that
can be used by Addins to modify the contents of a text-based IDE
document in an undoable manner.
oracle.ide.compiler - package oracle.ide.compiler
Contains classes that allow addins some level of control on the IDE build system.
oracle.ide.component - package oracle.ide.component
Contains graphical components that are implemented using two or more basic
controls.
oracle.ide.composite - package oracle.ide.composite
Contains centralized interfaces for associating element instances with an arbitrary set of URLs.
oracle.ide.condition - package oracle.ide.condition
oracle.ide.config - package oracle.ide.config
Contains classes encapsulating JDevelopers's environment settings.
oracle.ide.controller - package oracle.ide.controller
oracle.ide.controls - package oracle.ide.controls
Contains classes implementing the basic graphical controls, such as, toolbars,
toolbar buttons, status bars, tabbed windows, used by JDeveloper.
oracle.ide.controls.customtab - package oracle.ide.controls.customtab
oracle.ide.controls.elementtree - package oracle.ide.controls.elementtree
oracle.ide.controls.tabbedpane - package oracle.ide.controls.tabbedpane
oracle.ide.controls.tree - package oracle.ide.controls.tree
# THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS.
oracle.ide.datatransfer - package oracle.ide.datatransfer
Contains classes that implement drag and drop data transfers of JDeveloper's
drag sources.
oracle.ide.db - package oracle.ide.db
Classes for representing database objects in the IDE.
oracle.ide.db.compiler - package oracle.ide.db.compiler
oracle.ide.db.components - package oracle.ide.db.components
Contains the ComponentWrapper API, which allows DBObject properties to
be associated with a UI Component, and the property value by kept
synchronized with the UI.
oracle.ide.db.controls - package oracle.ide.db.controls
Reusable UI controls to used to show or list database objects.
oracle.ide.db.dialogs - package oracle.ide.db.dialogs
Dialogs for working with database objects in the IDE.
oracle.ide.db.event - package oracle.ide.db.event
oracle.ide.db.execute - package oracle.ide.db.execute
oracle.ide.db.insight.completion - package oracle.ide.db.insight.completion
Classes in this package provide a simple common interface for Swing based components
in the Database UI to support code insight/completion.
oracle.ide.db.insight.model - package oracle.ide.db.insight.model
Classes to support the production of InsightItems
for the Database UI.
oracle.ide.db.model - package oracle.ide.db.model
Classes associated with the IDE's navigator nodes for database
connections and database objects.
oracle.ide.db.panels - package oracle.ide.db.panels
Reusable UI panels for listing, creating or editing database objects in dialogs
in the IDE.
oracle.ide.db.panels.plsql - package oracle.ide.db.panels.plsql
oracle.ide.db.panels.sql - package oracle.ide.db.panels.sql
UI for declaratively editing a SQL query.
oracle.ide.db.panels.sql.tester - package oracle.ide.db.panels.sql.tester
UI classes for testing a SQLQuery against a database.
oracle.ide.db.transfer - package oracle.ide.db.transfer
Contains an API for transfering database object from one DBObjectProvider to
another.
oracle.ide.db.transfer.generate - package oracle.ide.db.transfer.generate
Contains classes that control the targets available for generating database
objects to in the IDE.
oracle.ide.db.util - package oracle.ide.db.util
Utility classes for dealing with database objects in UI in the IDE.
oracle.ide.dependency - package oracle.ide.dependency
Provides information about the dependencies between files in an application.
oracle.ide.dependency.index - package oracle.ide.dependency.index
Provides the ability to store and retrieve dependency information using the
index.
oracle.ide.dialogs - package oracle.ide.dialogs
Contains classes implementing standard dialogs used by JDeveloper.
oracle.ide.dialogs.filter - package oracle.ide.dialogs.filter
oracle.ide.docking - package oracle.ide.docking
Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper.
oracle.ide.editor - package oracle.ide.editor
Contains classes and interfaces that allow addins to add their own specialized
editors to JDeveloper.
oracle.ide.exception - package oracle.ide.exception
Contains some exception classes thrown by the Addin API.
oracle.ide.explorer - package oracle.ide.explorer
Contains the interfaces and classes addins use to provide a structured
view of data contained in nodes displayed in a navigator or an editor.
oracle.ide.expressionbuilder - package oracle.ide.expressionbuilder
oracle.ide.extension - package oracle.ide.extension
oracle.ide.extension.feature - package oracle.ide.extension.feature
oracle.ide.extension.macros - package oracle.ide.extension.macros
oracle.ide.extension.preference - package oracle.ide.extension.preference
oracle.ide.extension.rules - package oracle.ide.extension.rules
oracle.ide.extension.rules.composite - package oracle.ide.extension.rules.composite
oracle.ide.extension.rules.functions - package oracle.ide.extension.rules.functions
oracle.ide.extension.rules.functions.util - package oracle.ide.extension.rules.functions.util
oracle.ide.externaltools - package oracle.ide.externaltools
Contains interfaces and classes that allow external tools in
the IDE to be invoked, manipulated and extended by extensions.
oracle.ide.externaltools.macro - package oracle.ide.externaltools.macro
Contains APIs related to macros that can be expanded when invoking external tools.
oracle.ide.file - package oracle.ide.file
Classes and interfaces used to track changes to files.
oracle.ide.help - package oracle.ide.help
Contains interfaces and classes used by addins to
provide context sensitive help on their own windows and dialogs.
oracle.ide.history - package oracle.ide.history
Contains API classes for the local history feature.
oracle.ide.index - package oracle.ide.index
Classes used to build and query indexes of source files.
oracle.ide.index.file - package oracle.ide.index.file
oracle.ide.index.keyword - package oracle.ide.index.keyword
Contains classes and interfaces used for keyword indexing.
oracle.ide.index.res - package oracle.ide.index.res
oracle.ide.index.task - package oracle.ide.index.task
Interfaces for managing background tasks that perform indexing operations.
oracle.ide.index.xml - package oracle.ide.index.xml
oracle.ide.inspector - package oracle.ide.inspector
Contains interfaces and classes that integrators may use to make their
objects editable from the property inspector.
oracle.ide.inspector.editor - package oracle.ide.inspector.editor
oracle.ide.inspector.find - package oracle.ide.inspector.find
oracle.ide.inspector.layout - package oracle.ide.inspector.layout
Contains interfaces and abstract classes describing the property form layout
information.
oracle.ide.inspector.task - package oracle.ide.inspector.task
oracle.ide.javaxide - package oracle.ide.javaxide
Bridges the standard IDE API (JSR198) to JDeveloper's extension API.
oracle.ide.keyboard - package oracle.ide.keyboard
Defining your default accelerators
oracle.ide.layout - package oracle.ide.layout
Contains interfaces and classes addins can implement or extend to provide
preferred layouts for their own specialized editors.
oracle.ide.log - package oracle.ide.log
Contains the interfaces and classes that allow addins to provide their
own log pages.
oracle.ide.marshal.xml - package oracle.ide.marshal.xml
Provides the ability to marshal and unmarshal objects to XML using an
archiving algorithm that accesses public get/set methods, which is in
contrast to serialization which directly accesses fields, even if they
are private.
oracle.ide.migration - package oracle.ide.migration
Contains API classes for support the migration of Node types and user
preferences in the system directory.
oracle.ide.model - package oracle.ide.model
Contains interfaces and classes implementing JDeveloper's data model.
oracle.ide.model.concurrent - package oracle.ide.model.concurrent
oracle.ide.model.panels - package oracle.ide.model.panels
oracle.ide.navigator - package oracle.ide.navigator
Contains classes providing navigator support.
oracle.ide.net - package oracle.ide.net
Provides a virtual file system framework based on java.net.URL.
oracle.ide.nulls - package oracle.ide.nulls
Contains utility classes that use the Null Object pattern.
oracle.ide.palette - package oracle.ide.palette
Contains classes that allow for palette integration and commands.
oracle.ide.palette2 - package oracle.ide.palette2
Contains interfaces and classes that allow for palette integration.
oracle.ide.palette2.layouts - package oracle.ide.palette2.layouts
oracle.ide.palette2.res - package oracle.ide.palette2.res
oracle.ide.panels - package oracle.ide.panels
Provides a framework for building panel-based UI.
oracle.ide.paths - package oracle.ide.paths
oracle.ide.performance - package oracle.ide.performance
Provides APIs for measuring and recording the performance of extensions.
oracle.ide.persistence - package oracle.ide.persistence
Contains API classes for the persistence of search indexes.
oracle.ide.print - package oracle.ide.print
Contains classes that allow addins some level of control on the IDE print system.
oracle.ide.quickdiff - package oracle.ide.quickdiff
Contains classes for the code editor's Quick Diff margin and a registry for its supported comparable reference types.
oracle.ide.quickdiff.res - package oracle.ide.quickdiff.res
oracle.ide.replace - package oracle.ide.replace
oracle.ide.resource - package oracle.ide.resource
Contains English language resource files and classes.
oracle.ide.resourcebundle - package oracle.ide.resourcebundle
Provides a designtime abstraction around locating and managing resource bundles
used by visual and non-visual editors.
oracle.ide.resourcebundle.res - package oracle.ide.resourcebundle.res
oracle.ide.runner - package oracle.ide.runner
Contains classes that allow addins some level of control on the IDE runner system.
oracle.ide.status - package oracle.ide.status
oracle.ide.task - package oracle.ide.task
oracle.ide.task.event - package oracle.ide.task.event
oracle.ide.task.locking - package oracle.ide.task.locking
oracle.ide.task.ui - package oracle.ide.task.ui
oracle.ide.todo - package oracle.ide.todo
Contains API classes for the To Do Item feature.
oracle.ide.usages - package oracle.ide.usages
oracle.ide.util - package oracle.ide.util
Contains utility classes.
oracle.ide.util.dnd - package oracle.ide.util.dnd
Contains API classes for drag-and-drop support of IDE types.
oracle.ide.util.macro - package oracle.ide.util.macro
Provides macro expansion for Strings, Files, and Streams (Reader/Writer).
oracle.ide.vcs - package oracle.ide.vcs
Contains application-level interfaces to the version control sub-system.
oracle.ide.view - package oracle.ide.view
oracle.ide.webbrowser - package oracle.ide.webbrowser
Contains classes that allow addins some level of control on the IDE web browser
settings.
oracle.ide.webupdate - package oracle.ide.webupdate
The webupdate
package provides an API for accessing
functionality in the IDE related to web-based patching and updating.
oracle.ide.wizard - package oracle.ide.wizard
Contains classes that can be used to integrate gallery items and wizards into
the product.
oracle.ide.xml - package oracle.ide.xml
Provides common methods used for processing XML.
oracle.ideimpl.net - package oracle.ideimpl.net
oracle.ideimpl.webupdate - package oracle.ideimpl.webupdate
oracle.ideimpl.webupdate.commandline - package oracle.ideimpl.webupdate.commandline
oracle.ideimpl.webupdate.parser - package oracle.ideimpl.webupdate.parser
oracle.ideimpl.webupdate.task - package oracle.ideimpl.webupdate.task
oracle.ideimpl.webupdate.uninstall - package oracle.ideimpl.webupdate.uninstall
oracle.ideimpl.webupdate.util - package oracle.ideimpl.webupdate.util
oracle.ideimpl.webupdate.wizard - package oracle.ideimpl.webupdate.wizard
oracle.ideri.util - package oracle.ideri.util
oracle.javatools - package oracle.javatools
oracle.javatools.border - package oracle.javatools.border
Provides a border factory for creating custom borders.
oracle.javatools.buffer - package oracle.javatools.buffer
The TextBuffer
package assists in the manipulation of
in-memory text content, whether it is read-only text, or read-write
text.
oracle.javatools.clipboard - package oracle.javatools.clipboard
Provides APIs for managing a clipboard stack.
oracle.javatools.codeex - package oracle.javatools.codeex
oracle.javatools.columnlayout - package oracle.javatools.columnlayout
The column layout package simplifies programmatic layout
construction.
oracle.javatools.compare - package oracle.javatools.compare
Contains classes and interfaces for compare / merge components, including diff algorithms,
model classes and some view implementations.
oracle.javatools.compare.view - package oracle.javatools.compare.view
oracle.javatools.compare.view.list - package oracle.javatools.compare.view.list
oracle.javatools.compare.view.wedge - package oracle.javatools.compare.view.wedge
oracle.javatools.controls - package oracle.javatools.controls
Contains user interface utilities that do not depend directly on the
JDeveloper framework.
oracle.javatools.controls.completionfield - package oracle.javatools.controls.completionfield
Classes implementing a code-insight like completion utility for text
fields.
oracle.javatools.controls.nicelist - package oracle.javatools.controls.nicelist
oracle.javatools.controls.nicetable - package oracle.javatools.controls.nicetable
Customized JTable implementation that adds support for several
useful features.
oracle.javatools.data - package oracle.javatools.data
oracle.javatools.db - package oracle.javatools.db
Contains a metadata API for describing database objects, and retrieving them
from a provider of database objects - for example a database.
oracle.javatools.db.datatypes - package oracle.javatools.db.datatypes
Classes related to datatypes in the database API.
oracle.javatools.db.ddl - package oracle.javatools.db.ddl
API for generating DDL in the database API.
oracle.javatools.db.dictionary - package oracle.javatools.db.dictionary
Contains a Database
implementation (DictionaryDatabase
) that
retrieves information for retrieving object information using dictionary
queries (instead of the JDBC metadata).
oracle.javatools.db.diff - package oracle.javatools.db.diff
Contains a metadata driven differ of database objects.
oracle.javatools.db.event - package oracle.javatools.db.event
oracle.javatools.db.execute - package oracle.javatools.db.execute
Utility classes for executing statements, queries and pl/sql against a
database.
oracle.javatools.db.extension - package oracle.javatools.db.extension
Contains classes for extending the object support that comes as standard in
the database api (e.g.
oracle.javatools.db.hive - package oracle.javatools.db.hive
oracle.javatools.db.ora - package oracle.javatools.db.ora
Contains the database api implementation for Oracle databases, and additional
DBObject implementations for objects specific to Oracle.
oracle.javatools.db.ora.bigdata - package oracle.javatools.db.ora.bigdata
oracle.javatools.db.ora.lite - package oracle.javatools.db.ora.lite
Contains extensions to the database API to support Oracle Database Lite.
oracle.javatools.db.ora.sxml - package oracle.javatools.db.ora.sxml
oracle.javatools.db.plsql - package oracle.javatools.db.plsql
Classes for dealing with PL/SQL objects.
oracle.javatools.db.plsql.parser - package oracle.javatools.db.plsql.parser
oracle.javatools.db.property - package oracle.javatools.db.property
Classes for dealing with properties in the database API.
oracle.javatools.db.refactoring - package oracle.javatools.db.refactoring
Provides classes relevant to refactoring in a DBObjectProvider.
oracle.javatools.db.sql - package oracle.javatools.db.sql
Contains an API for declaratively parsing SQL queries (SELECT statements).
oracle.javatools.db.sqlite - package oracle.javatools.db.sqlite
oracle.javatools.db.token - package oracle.javatools.db.token
oracle.javatools.db.util - package oracle.javatools.db.util
Contains java.util.Collection and java.util.Map implementations for listing
and mapping instances of DBObject and DBObjectID.
oracle.javatools.db.validators - package oracle.javatools.db.validators
Contains classes that provide the capability to validate DBObjects in
a DBObjectProvider.
oracle.javatools.dialogs - package oracle.javatools.dialogs
Contains dialog utilities that do not depend directly on the
JDeveloper framework.
oracle.javatools.dialogs.progress - package oracle.javatools.dialogs.progress
Progress dialog component set for feedback on a running operation.
oracle.javatools.editor - package oracle.javatools.editor
The Editor
package is a basic framework for an editor
component with syntax highlighting capabilities, built on top of the
Swing text framework.
oracle.javatools.editor.find - package oracle.javatools.editor.find
oracle.javatools.editor.folding - package oracle.javatools.editor.folding
Provides classes and interfaces for supporting collapsible source code
blocks in the code editor.
oracle.javatools.editor.gutter - package oracle.javatools.editor.gutter
The Line Gutter package is a subset of the Editor package, and
contains API for working with a Gutter
associated with an
editor pane.
oracle.javatools.editor.highlight - package oracle.javatools.editor.highlight
The Highlights package is a subset of the Editor package, and contains
API's for creating, maintaining, and applying background, foreground,
font, and underline highlights to regions of text in an editor pane.
oracle.javatools.editor.insight - package oracle.javatools.editor.insight
The Code Insight package is a subset of the Editor package, and is the
starting base for a code insight implementation to provide the user
with code assistance features.
oracle.javatools.editor.language - package oracle.javatools.editor.language
The Language package is a subset of the Editor package, and is the
framework for extending the editor with color syntax highlighting,
brace matching, and other language or content-specific editing
features.
oracle.javatools.editor.plugins - package oracle.javatools.editor.plugins
The Plugins package is a subset of the Editor package, and is one
way to extend the functionality of an editor pane.
oracle.javatools.editor.popup - package oracle.javatools.editor.popup
The Popup Window package is a subset of the Editor package, and is
used to display popup windows associated with the editor.
oracle.javatools.editor.print - package oracle.javatools.editor.print
The Print package is a subset of the Editor package, and contains a
basic Pageable implementation for printing out the contents of a
BasicDocument.
oracle.javatools.formatter.java - package oracle.javatools.formatter.java
oracle.javatools.history - package oracle.javatools.history
Provides a model and UI components for displaying the history of a resource.
oracle.javatools.icons - package oracle.javatools.icons
oracle.javatools.logging - package oracle.javatools.logging
Provides logging utilities.
oracle.javatools.management - package oracle.javatools.management
oracle.javatools.marshal - package oracle.javatools.marshal
Provides generic marshalling and unmarshalling capabilities for converting
an object to String.
oracle.javatools.marshal.xml - package oracle.javatools.marshal.xml
oracle.javatools.net - package oracle.javatools.net
oracle.javatools.parser - package oracle.javatools.parser
The Parser
package is a basic framework of interfaces for
building a lexer or parser for various document types.
oracle.javatools.parser.css - package oracle.javatools.parser.css
oracle.javatools.parser.diff - package oracle.javatools.parser.diff
oracle.javatools.parser.generic - package oracle.javatools.parser.generic
The Generic
Lexer package is a basic set of classes to
help in quickly prototyping a lexer/scanner for a given language.
oracle.javatools.parser.html - package oracle.javatools.parser.html
oracle.javatools.parser.java.v2 - package oracle.javatools.parser.java.v2
The parser API.
oracle.javatools.parser.java.v2.common - package oracle.javatools.parser.java.v2.common
Classes common to model implementations.
oracle.javatools.parser.java.v2.model - package oracle.javatools.parser.java.v2.model
The parser model API.
oracle.javatools.parser.java.v2.model.doc - package oracle.javatools.parser.java.v2.model.doc
The parser model API for doc elements.
oracle.javatools.parser.java.v2.model.expression - package oracle.javatools.parser.java.v2.model.expression
The parser model API for expressions.
oracle.javatools.parser.java.v2.model.statement - package oracle.javatools.parser.java.v2.model.statement
The parser model API for statements.
oracle.javatools.parser.java.v2.scanner - package oracle.javatools.parser.java.v2.scanner
The parser's scanner API.
oracle.javatools.parser.java.v2.util - package oracle.javatools.parser.java.v2.util
Various utilities for use with the parser.
oracle.javatools.parser.java.v2.util.filter - package oracle.javatools.parser.java.v2.util.filter
Filter utilities for use with the parser.
oracle.javatools.parser.java.v2.write - package oracle.javatools.parser.java.v2.write
API involved with writing.
oracle.javatools.parser.plsql - package oracle.javatools.parser.plsql
oracle.javatools.parser.plsql.data - package oracle.javatools.parser.plsql.data
oracle.javatools.parser.plsql.old - package oracle.javatools.parser.plsql.old
oracle.javatools.parser.plsql.old.symbol - package oracle.javatools.parser.plsql.old.symbol
oracle.javatools.parser.plsql.symtab - package oracle.javatools.parser.plsql.symtab
oracle.javatools.parser.plsql.syntax - package oracle.javatools.parser.plsql.syntax
oracle.javatools.parser.properties - package oracle.javatools.parser.properties
oracle.javatools.parser.util - package oracle.javatools.parser.util
The Parser Utilities
package contains utility classes
used by the rest of the parser framework.
oracle.javatools.patch - package oracle.javatools.patch
oracle.javatools.patterns - package oracle.javatools.patterns
oracle.javatools.resourcebundle - package oracle.javatools.resourcebundle
oracle.javatools.status - package oracle.javatools.status
oracle.javatools.ui - package oracle.javatools.ui
A general user interface component library.
oracle.javatools.ui.actiontip - package oracle.javatools.ui.actiontip
oracle.javatools.ui.balloon - package oracle.javatools.ui.balloon
Provides a component that implements asynchronous notifications in a
balloon shaped area.
oracle.javatools.ui.border - package oracle.javatools.ui.border
oracle.javatools.ui.breadcrumbs - package oracle.javatools.ui.breadcrumbs
oracle.javatools.ui.builders - package oracle.javatools.ui.builders
oracle.javatools.ui.calendar - package oracle.javatools.ui.calendar
oracle.javatools.ui.checklist - package oracle.javatools.ui.checklist
oracle.javatools.ui.checklist.test - package oracle.javatools.ui.checklist.test
oracle.javatools.ui.checklist.xml - package oracle.javatools.ui.checklist.xml
oracle.javatools.ui.checktree - package oracle.javatools.ui.checktree
oracle.javatools.ui.combo - package oracle.javatools.ui.combo
oracle.javatools.ui.completion - package oracle.javatools.ui.completion
oracle.javatools.ui.datatips - package oracle.javatools.ui.datatips
oracle.javatools.ui.ghost - package oracle.javatools.ui.ghost
oracle.javatools.ui.infotip - package oracle.javatools.ui.infotip
oracle.javatools.ui.infotip.templates - package oracle.javatools.ui.infotip.templates
oracle.javatools.ui.layout - package oracle.javatools.ui.layout
oracle.javatools.ui.list - package oracle.javatools.ui.list
oracle.javatools.ui.overview - package oracle.javatools.ui.overview
oracle.javatools.ui.plaf - package oracle.javatools.ui.plaf
oracle.javatools.ui.plaf.theme - package oracle.javatools.ui.plaf.theme
oracle.javatools.ui.popup - package oracle.javatools.ui.popup
oracle.javatools.ui.search - package oracle.javatools.ui.search
Provides a general purpose search or filter component.
oracle.javatools.ui.segmented - package oracle.javatools.ui.segmented
oracle.javatools.ui.simplestyle - package oracle.javatools.ui.simplestyle
oracle.javatools.ui.table - package oracle.javatools.ui.table
oracle.javatools.ui.themes - package oracle.javatools.ui.themes
oracle.javatools.ui.tree - package oracle.javatools.ui.tree
oracle.javatools.ui.tree.lazy - package oracle.javatools.ui.tree.lazy
oracle.javatools.ui.treetable - package oracle.javatools.ui.treetable
oracle.javatools.util - package oracle.javatools.util
Provides general utilities.
oracle.javatools.util.deferred - package oracle.javatools.util.deferred
oracle.javatools.util.reflect - package oracle.javatools.util.reflect
oracle.javatools.xml.bind - package oracle.javatools.xml.bind
oracle.javatools.xml.esax - package oracle.javatools.xml.esax
oracle.javatools.xml.esax.spi - package oracle.javatools.xml.esax.spi
oracle.jdeveloper - package oracle.jdeveloper
Contains the entry point for launching Oracle JDeveloper.
oracle.jdeveloper.appoverview - package oracle.jdeveloper.appoverview
oracle.jdeveloper.asnav - package oracle.jdeveloper.asnav
oracle.jdeveloper.asnav.bootstrap - package oracle.jdeveloper.asnav.bootstrap
oracle.jdeveloper.asnav.model - package oracle.jdeveloper.asnav.model
oracle.jdeveloper.asnav.nodes - package oracle.jdeveloper.asnav.nodes
oracle.jdeveloper.asnav.res - package oracle.jdeveloper.asnav.res
oracle.jdeveloper.asnav.util - package oracle.jdeveloper.asnav.util
oracle.jdeveloper.asnav.weblogic.explorer - package oracle.jdeveloper.asnav.weblogic.explorer
oracle.jdeveloper.asnav.weblogic.nodes - package oracle.jdeveloper.asnav.weblogic.nodes
oracle.jdeveloper.asnav.weblogic.res - package oracle.jdeveloper.asnav.weblogic.res
oracle.jdeveloper.asnav.wizard - package oracle.jdeveloper.asnav.wizard
oracle.jdeveloper.audit - package oracle.jdeveloper.audit
The root package of the public Audit (and Metrics) API.
oracle.jdeveloper.audit.analyzer - package oracle.jdeveloper.audit.analyzer
The base classes for writing analyzers.
oracle.jdeveloper.audit.bean - package oracle.jdeveloper.audit.bean
The API classes for customizing the property panels in the Audit profile
editor.
oracle.jdeveloper.audit.extension - package oracle.jdeveloper.audit.extension
oracle.jdeveloper.audit.java - package oracle.jdeveloper.audit.java
Helper and transform classes for auditing Java nodes and working
with the Java object model.
oracle.jdeveloper.audit.markers - package oracle.jdeveloper.audit.markers
oracle.jdeveloper.audit.model - package oracle.jdeveloper.audit.model
The base classes for defining the Audit object model.
oracle.jdeveloper.audit.project - package oracle.jdeveloper.audit.project
oracle.jdeveloper.audit.service - package oracle.jdeveloper.audit.service
The API classes for invoking Audit programatically, and a few Audit common
API classes.
oracle.jdeveloper.audit.transform - package oracle.jdeveloper.audit.transform
The base classes for defining transformations on the Audit object
model.
oracle.jdeveloper.browse - package oracle.jdeveloper.browse
oracle.jdeveloper.builder - package oracle.jdeveloper.builder
This package contains the base implementations for the set of
classes used for creating new objects.
oracle.jdeveloper.builder.annotation - package oracle.jdeveloper.builder.annotation
oracle.jdeveloper.builder.cls - package oracle.jdeveloper.builder.cls
The cls
package provides classes and interfaces for generating Java classes.
oracle.jdeveloper.builder.enumtype - package oracle.jdeveloper.builder.enumtype
oracle.jdeveloper.builder.event - package oracle.jdeveloper.builder.event
oracle.jdeveloper.builder.file - package oracle.jdeveloper.builder.file
The file
package includes the classes and interfaces for generating file objects.
oracle.jdeveloper.builder.folder - package oracle.jdeveloper.builder.folder
oracle.jdeveloper.builder.iface - package oracle.jdeveloper.builder.iface
oracle.jdeveloper.builder.javapckg - package oracle.jdeveloper.builder.javapckg
oracle.jdeveloper.builder.resource - package oracle.jdeveloper.builder.resource
oracle.jdeveloper.cm.dt - package oracle.jdeveloper.cm.dt
oracle.jdeveloper.cmd - package oracle.jdeveloper.cmd
oracle.jdeveloper.cmt - package oracle.jdeveloper.cmt
The Component Model Tool, an API for manipulating Java source code.
oracle.jdeveloper.compare - package oracle.jdeveloper.compare
contains classes nbsp;that can be used to invoke and control the integrated compare (diff) viewer in JDeveloper and hook into the Compare With menu.
oracle.jdeveloper.compiler - package oracle.jdeveloper.compiler
oracle.jdeveloper.connection - package oracle.jdeveloper.connection
oracle.jdeveloper.connection.model.hook - package oracle.jdeveloper.connection.model.hook
oracle.jdeveloper.connection.model.spi - package oracle.jdeveloper.connection.model.spi
oracle.jdeveloper.connection.wizard - package oracle.jdeveloper.connection.wizard
oracle.jdeveloper.controller - package oracle.jdeveloper.controller
oracle.jdeveloper.controls - package oracle.jdeveloper.controls
The
controls
package contains GUI classes used by the
builder
classes.
oracle.jdeveloper.controls.classpick - package oracle.jdeveloper.controls.classpick
This package contains the ClassPickerFactory
class and supporting classes.
oracle.jdeveloper.controls.res - package oracle.jdeveloper.controls.res
oracle.jdeveloper.db - package oracle.jdeveloper.db
Classes for accessing database connections in JDeveloper (and other FCP
products).
oracle.jdeveloper.db.adapter - package oracle.jdeveloper.db.adapter
Contains the connection architecture (CA) implementation for database
connections.
oracle.jdeveloper.db.compiler - package oracle.jdeveloper.db.compiler
oracle.jdeveloper.db.controls - package oracle.jdeveloper.db.controls
UI controls that are useful when listing, selecting or displaying database
connections.
oracle.jdeveloper.db.dependency - package oracle.jdeveloper.db.dependency
oracle.jdeveloper.db.migration - package oracle.jdeveloper.db.migration
Utility classes for migrating database connections from the pre-11g connection
manager (CM) format.
oracle.jdeveloper.db.model - package oracle.jdeveloper.db.model
Utility classes for dealing with database Node implementations in JDeveloper
(e.g.
oracle.jdeveloper.db.navigator - package oracle.jdeveloper.db.navigator
Utilities for using the "Database Navigator" that SQL Developer provides in
JDeveloper, to avoid referencing SQL Developer code directly.
oracle.jdeveloper.db.panels - package oracle.jdeveloper.db.panels
UI panels that are useful when listing, selecting or displaying database
connections in dialogs and wizards.
oracle.jdeveloper.db.ssh - package oracle.jdeveloper.db.ssh
oracle.jdeveloper.debugger.support - package oracle.jdeveloper.debugger.support
oracle.jdeveloper.deploy - package oracle.jdeveloper.deploy
oracle.jdeveloper.deploy.cmd - package oracle.jdeveloper.deploy.cmd
oracle.jdeveloper.deploy.cmd.res - package oracle.jdeveloper.deploy.cmd.res
oracle.jdeveloper.deploy.cmd.spi - package oracle.jdeveloper.deploy.cmd.spi
oracle.jdeveloper.deploy.cmd.spi.providers - package oracle.jdeveloper.deploy.cmd.spi.providers
oracle.jdeveloper.deploy.common - package oracle.jdeveloper.deploy.common
oracle.jdeveloper.deploy.contrib - package oracle.jdeveloper.deploy.contrib
oracle.jdeveloper.deploy.contrib.events - package oracle.jdeveloper.deploy.contrib.events
oracle.jdeveloper.deploy.contrib.spi - package oracle.jdeveloper.deploy.contrib.spi
oracle.jdeveloper.deploy.contrib.spi.providers - package oracle.jdeveloper.deploy.contrib.spi.providers
oracle.jdeveloper.deploy.dmf - package oracle.jdeveloper.deploy.dmf
oracle.jdeveloper.deploy.dt - package oracle.jdeveloper.deploy.dt
oracle.jdeveloper.deploy.dt.asnav.controller - package oracle.jdeveloper.deploy.dt.asnav.controller
oracle.jdeveloper.deploy.dt.res - package oracle.jdeveloper.deploy.dt.res
oracle.jdeveloper.deploy.dt.spi - package oracle.jdeveloper.deploy.dt.spi
oracle.jdeveloper.deploy.dt.wizard - package oracle.jdeveloper.deploy.dt.wizard
oracle.jdeveloper.deploy.dt.wizard.actions - package oracle.jdeveloper.deploy.dt.wizard.actions
oracle.jdeveloper.deploy.dt.wizard.panels - package oracle.jdeveloper.deploy.dt.wizard.panels
oracle.jdeveloper.deploy.dt.wizard.res - package oracle.jdeveloper.deploy.dt.wizard.res
oracle.jdeveloper.deploy.dt.wizard.spi - package oracle.jdeveloper.deploy.dt.wizard.spi
oracle.jdeveloper.deploy.ear - package oracle.jdeveloper.deploy.ear
oracle.jdeveloper.deploy.ear.spi - package oracle.jdeveloper.deploy.ear.spi
oracle.jdeveloper.deploy.ejb - package oracle.jdeveloper.deploy.ejb
oracle.jdeveloper.deploy.eventhub - package oracle.jdeveloper.deploy.eventhub
oracle.jdeveloper.deploy.eventhub.spi - package oracle.jdeveloper.deploy.eventhub.spi
oracle.jdeveloper.deploy.events - package oracle.jdeveloper.deploy.events
oracle.jdeveloper.deploy.j2ee - package oracle.jdeveloper.deploy.j2ee
oracle.jdeveloper.deploy.jar - package oracle.jdeveloper.deploy.jar
oracle.jdeveloper.deploy.jar.spi - package oracle.jdeveloper.deploy.jar.spi
oracle.jdeveloper.deploy.jsr88 - package oracle.jdeveloper.deploy.jsr88
oracle.jdeveloper.deploy.meta - package oracle.jdeveloper.deploy.meta
oracle.jdeveloper.deploy.meta.pattern - package oracle.jdeveloper.deploy.meta.pattern
oracle.jdeveloper.deploy.meta.pattern.builder - package oracle.jdeveloper.deploy.meta.pattern.builder
oracle.jdeveloper.deploy.pkg - package oracle.jdeveloper.deploy.pkg
oracle.jdeveloper.deploy.pkg.contrib - package oracle.jdeveloper.deploy.pkg.contrib
oracle.jdeveloper.deploy.pkg.events - package oracle.jdeveloper.deploy.pkg.events
oracle.jdeveloper.deploy.pkg.spi - package oracle.jdeveloper.deploy.pkg.spi
oracle.jdeveloper.deploy.pkg.spi.providers - package oracle.jdeveloper.deploy.pkg.spi.providers
oracle.jdeveloper.deploy.prf - package oracle.jdeveloper.deploy.prf
oracle.jdeveloper.deploy.prf.spi - package oracle.jdeveloper.deploy.prf.spi
oracle.jdeveloper.deploy.res - package oracle.jdeveloper.deploy.res
oracle.jdeveloper.deploy.shell - package oracle.jdeveloper.deploy.shell
oracle.jdeveloper.deploy.spi - package oracle.jdeveloper.deploy.spi
oracle.jdeveloper.deploy.spi.hook - package oracle.jdeveloper.deploy.spi.hook
oracle.jdeveloper.deploy.spi.profilesupport - package oracle.jdeveloper.deploy.spi.profilesupport
oracle.jdeveloper.deploy.spi.providers - package oracle.jdeveloper.deploy.spi.providers
oracle.jdeveloper.deploy.tk - package oracle.jdeveloper.deploy.tk
oracle.jdeveloper.deploy.tk.spi - package oracle.jdeveloper.deploy.tk.spi
oracle.jdeveloper.deploy.war - package oracle.jdeveloper.deploy.war
oracle.jdeveloper.dialogs - package oracle.jdeveloper.dialogs
The Dialogs
package contains commonly used dialogs.
oracle.jdeveloper.engine - package oracle.jdeveloper.engine
oracle.jdeveloper.file - package oracle.jdeveloper.file
oracle.jdeveloper.history - package oracle.jdeveloper.history
oracle.jdeveloper.history.res - package oracle.jdeveloper.history.res
oracle.jdeveloper.java - package oracle.jdeveloper.java
Public API for the java model.
oracle.jdeveloper.java.classpath - package oracle.jdeveloper.java.classpath
Contains interfaces for visiting a classpath tree.
oracle.jdeveloper.java.clients.uieditor - package oracle.jdeveloper.java.clients.uieditor
oracle.jdeveloper.java.dependency - package oracle.jdeveloper.java.dependency
Provides dependency information for Java.
oracle.jdeveloper.java.filter - package oracle.jdeveloper.java.filter
Filter classes for use with the java model.
oracle.jdeveloper.java.index - package oracle.jdeveloper.java.index
oracle.jdeveloper.java.legacy - package oracle.jdeveloper.java.legacy
Used for migrating legacy java model code to the current version.
oracle.jdeveloper.java.locator - package oracle.jdeveloper.java.locator
Public implementations of the JavaClassLocator interface.
oracle.jdeveloper.java.provider - package oracle.jdeveloper.java.provider
Public implementations of the JavaFileProvider interface.
oracle.jdeveloper.java.util - package oracle.jdeveloper.java.util
Public utilities for use with the java model, including the parser.
oracle.jdeveloper.java.view - package oracle.jdeveloper.java.view
oracle.jdeveloper.jsp.faces - package oracle.jdeveloper.jsp.faces
oracle.jdeveloper.jsp.libraries - package oracle.jdeveloper.jsp.libraries
oracle.jdeveloper.jsp.utils - package oracle.jdeveloper.jsp.utils
oracle.jdeveloper.library - package oracle.jdeveloper.library
The Libraries
package provides the library
API used
by JDeveloper.
oracle.jdeveloper.merge - package oracle.jdeveloper.merge
Contains classes for merge editor abstractions, including an editor addin, commands, a
controller, and utilities.
oracle.jdeveloper.model - package oracle.jdeveloper.model
Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model.
oracle.jdeveloper.offlinedb - package oracle.jdeveloper.offlinedb
Database API extension for saving database object definitions in XML files.
oracle.jdeveloper.offlinedb.browser - package oracle.jdeveloper.offlinedb.browser
Offline Database Node implementations for the JDeveloper's Application
Navigator.
oracle.jdeveloper.offlinedb.model - package oracle.jdeveloper.offlinedb.model
Classes that define an offline database's settings and properties.
oracle.jdeveloper.offlinedb.panels - package oracle.jdeveloper.offlinedb.panels
UI panels that can be used to define / select offline databases in JDeveloper.
oracle.jdeveloper.offlinedb.transfer - package oracle.jdeveloper.offlinedb.transfer
Utilities for helping transfer objects to or from an Offline Database.
oracle.jdeveloper.offlinedb.userprops - package oracle.jdeveloper.offlinedb.userprops
Extension to the Offline Database that allows the association of a library of
user properties to be associated with an offline database.
oracle.jdeveloper.offlinedb.wizard - package oracle.jdeveloper.offlinedb.wizard
Wizard and dialogs that can used when working with the offline database.
oracle.jdeveloper.palette - package oracle.jdeveloper.palette
oracle.jdeveloper.panels - package oracle.jdeveloper.panels
oracle.jdeveloper.refactoring.dependency - package oracle.jdeveloper.refactoring.dependency
Provides refactoring support for the Dependency API.
oracle.jdeveloper.refactoring.util - package oracle.jdeveloper.refactoring.util
oracle.jdeveloper.rescat2 - package oracle.jdeveloper.rescat2
oracle.jdeveloper.rescat2.addin - package oracle.jdeveloper.rescat2.addin
oracle.jdeveloper.rescat2.dialogs - package oracle.jdeveloper.rescat2.dialogs
oracle.jdeveloper.rescat2.dialogs.importexport - package oracle.jdeveloper.rescat2.dialogs.importexport
oracle.jdeveloper.rescat2.dnd - package oracle.jdeveloper.rescat2.dnd
oracle.jdeveloper.rescat2.dockable - package oracle.jdeveloper.rescat2.dockable
oracle.jdeveloper.rescat2.model - package oracle.jdeveloper.rescat2.model
oracle.jdeveloper.rescat2.model.addin - package oracle.jdeveloper.rescat2.model.addin
oracle.jdeveloper.rescat2.model.hook - package oracle.jdeveloper.rescat2.model.hook
oracle.jdeveloper.rescat2.model.nodes - package oracle.jdeveloper.rescat2.model.nodes
oracle.jdeveloper.rescat2.model.registry - package oracle.jdeveloper.rescat2.model.registry
oracle.jdeveloper.rescat2.model.spi - package oracle.jdeveloper.rescat2.model.spi
oracle.jdeveloper.rescat2.model.util - package oracle.jdeveloper.rescat2.model.util
oracle.jdeveloper.rescat2.res - package oracle.jdeveloper.rescat2.res
oracle.jdeveloper.rescat2.ui - package oracle.jdeveloper.rescat2.ui
oracle.jdeveloper.rescat2.util - package oracle.jdeveloper.rescat2.util
oracle.jdeveloper.rescat2.util.boilerplate - package oracle.jdeveloper.rescat2.util.boilerplate
oracle.jdeveloper.resource - package oracle.jdeveloper.resource
oracle.jdeveloper.resources - package oracle.jdeveloper.resources
This package contains the base classes used for editing content sets.
oracle.jdeveloper.rules - package oracle.jdeveloper.rules
oracle.jdeveloper.runner - package oracle.jdeveloper.runner
Contains classes that allow addins some level of control on the JDeveloper runner system.
oracle.jdeveloper.server - package oracle.jdeveloper.server
oracle.jdeveloper.server.connection - package oracle.jdeveloper.server.connection
oracle.jdeveloper.server.lifecycle - package oracle.jdeveloper.server.lifecycle
oracle.jdeveloper.server.lifecycle.ide - package oracle.jdeveloper.server.lifecycle.ide
oracle.jdeveloper.server.lifecycle.spi - package oracle.jdeveloper.server.lifecycle.spi
oracle.jdeveloper.server.res - package oracle.jdeveloper.server.res
oracle.jdeveloper.style - package oracle.jdeveloper.style
Contains classes for obtaining Coding Style settings.
oracle.jdeveloper.template.javaee - package oracle.jdeveloper.template.javaee
oracle.jdeveloper.test - package oracle.jdeveloper.test
oracle.jdeveloper.uieditor - package oracle.jdeveloper.uieditor
Contains classes that allow addins access to the UIEditor integration objects.
oracle.jdeveloper.uieditor.datatransfer - package oracle.jdeveloper.uieditor.datatransfer
oracle.jdeveloper.uieditor.dnd - package oracle.jdeveloper.uieditor.dnd
oracle.jdeveloper.uieditor.uicanvas - package oracle.jdeveloper.uieditor.uicanvas
Contains classes that allow addins access to the UICanvas integration objects.
oracle.jdeveloper.usage - package oracle.jdeveloper.usage
oracle.jdeveloper.usage.event - package oracle.jdeveloper.usage.event
oracle.jdeveloper.usage.util - package oracle.jdeveloper.usage.util
oracle.jdeveloper.util - package oracle.jdeveloper.util
oracle.jdeveloper.vcs.annotations - package oracle.jdeveloper.vcs.annotations
oracle.jdeveloper.vcs.changelist - package oracle.jdeveloper.vcs.changelist
oracle.jdeveloper.vcs.changelist.cmd - package oracle.jdeveloper.vcs.changelist.cmd
oracle.jdeveloper.vcs.changeset - package oracle.jdeveloper.vcs.changeset
oracle.jdeveloper.vcs.changeset.cmd - package oracle.jdeveloper.vcs.changeset.cmd
oracle.jdeveloper.vcs.controls - package oracle.jdeveloper.vcs.controls
oracle.jdeveloper.vcs.generic - package oracle.jdeveloper.vcs.generic
oracle.jdeveloper.vcs.icons - package oracle.jdeveloper.vcs.icons
oracle.jdeveloper.vcs.migrate - package oracle.jdeveloper.vcs.migrate
Contains classes which ease the migration of legacy version control extensions.
oracle.jdeveloper.vcs.nav - package oracle.jdeveloper.vcs.nav
oracle.jdeveloper.vcs.properties - package oracle.jdeveloper.vcs.properties
oracle.jdeveloper.vcs.res - package oracle.jdeveloper.vcs.res
oracle.jdeveloper.vcs.spi - package oracle.jdeveloper.vcs.spi
Contains extension-level service provider interfaces for version control system integraton.
oracle.jdeveloper.vcs.tracking - package oracle.jdeveloper.vcs.tracking
oracle.jdeveloper.vcs.util - package oracle.jdeveloper.vcs.util
Contains assorted stateless utilities for version control system integraton.
oracle.jdeveloper.vcs.versionhistory - package oracle.jdeveloper.vcs.versionhistory
oracle.jdeveloper.vcs.versiontree - package oracle.jdeveloper.vcs.versiontree
oracle.jdeveloper.vcs.vop - package oracle.jdeveloper.vcs.vop
oracle.jdeveloper.webapp.build - package oracle.jdeveloper.webapp.build
oracle.jdeveloper.webapp.datatransfer.faces - package oracle.jdeveloper.webapp.datatransfer.faces
oracle.jdeveloper.webapp.design - package oracle.jdeveloper.webapp.design
oracle.jdeveloper.webapp.design.view - package oracle.jdeveloper.webapp.design.view
oracle.jdeveloper.webapp.designer - package oracle.jdeveloper.webapp.designer
oracle.jdeveloper.webapp.designer.palette - package oracle.jdeveloper.webapp.designer.palette
oracle.jdeveloper.webapp.el - package oracle.jdeveloper.webapp.el
oracle.jdeveloper.webapp.facelets - package oracle.jdeveloper.webapp.facelets
oracle.jdeveloper.webapp.faces - package oracle.jdeveloper.webapp.faces
oracle.jdeveloper.webapp.faces.backingfile - package oracle.jdeveloper.webapp.faces.backingfile
oracle.jdeveloper.webapp.grammar - package oracle.jdeveloper.webapp.grammar
oracle.jdeveloper.webapp.metadata - package oracle.jdeveloper.webapp.metadata
oracle.jdeveloper.webapp.metadata.jsf - package oracle.jdeveloper.webapp.metadata.jsf
oracle.jdeveloper.webapp.metadata.jsp - package oracle.jdeveloper.webapp.metadata.jsp
oracle.jdeveloper.webapp.utils - package oracle.jdeveloper.webapp.utils
oracle.jdeveloper.webapp.xdf - package oracle.jdeveloper.webapp.xdf
oracle.jdeveloper.wizard.common - package oracle.jdeveloper.wizard.common
Contains classes used by wizards.
oracle.jdevimpl.audit - package oracle.jdevimpl.audit
oracle.jdevimpl.audit.bean - package oracle.jdevimpl.audit.bean
oracle.jdevimpl.audit.core - package oracle.jdevimpl.audit.core
oracle.jdevimpl.audit.log - package oracle.jdevimpl.audit.log
oracle.jdevimpl.audit.markers - package oracle.jdevimpl.audit.markers
oracle.jdevimpl.audit.model - package oracle.jdevimpl.audit.model
oracle.jdevimpl.audit.preferences - package oracle.jdevimpl.audit.preferences
oracle.jdevimpl.audit.profile - package oracle.jdevimpl.audit.profile
oracle.jdevimpl.audit.report - package oracle.jdevimpl.audit.report
oracle.jdevimpl.audit.resource - package oracle.jdevimpl.audit.resource
oracle.jdevimpl.audit.resource.profile - package oracle.jdevimpl.audit.resource.profile
oracle.jdevimpl.audit.swing - package oracle.jdevimpl.audit.swing
oracle.jdevimpl.audit.util - package oracle.jdevimpl.audit.util
oracle.jdevimpl.esdk - package oracle.jdevimpl.esdk
oracle.jdevimpl.esdk.migration - package oracle.jdevimpl.esdk.migration
oracle.ojc.interfaces - package oracle.ojc.interfaces
oracle.ojc.storage - package oracle.ojc.storage
oracle.rc.asadapter - package oracle.rc.asadapter
oracle.rc.asadapter.common - package oracle.rc.asadapter.common
oracle.rc.asadapter.connection - package oracle.rc.asadapter.connection
oracle.rc.asadapter.connection.spi - package oracle.rc.asadapter.connection.spi
oracle.rc.asadapter.context - package oracle.rc.asadapter.context
oracle.rc.asadapter.context.spi - package oracle.rc.asadapter.context.spi
oracle.rc.asadapter.deploy - package oracle.rc.asadapter.deploy
oracle.rc.asadapter.glassfish.admin - package oracle.rc.asadapter.glassfish.admin
oracle.rc.asadapter.glassfish.admin.domain - package oracle.rc.asadapter.glassfish.admin.domain
oracle.rc.asadapter.glassfish.connection - package oracle.rc.asadapter.glassfish.connection
oracle.rc.asadapter.glassfish.context - package oracle.rc.asadapter.glassfish.context
oracle.rc.asadapter.glassfish.mgmt - package oracle.rc.asadapter.glassfish.mgmt
oracle.rc.asadapter.glassfish.rest - package oracle.rc.asadapter.glassfish.rest
oracle.rc.asadapter.http - package oracle.rc.asadapter.http
oracle.rc.asadapter.jsr198 - package oracle.rc.asadapter.jsr198
oracle.rc.asadapter.mbean.proxy - package oracle.rc.asadapter.mbean.proxy
oracle.rc.asadapter.mgmt - package oracle.rc.asadapter.mgmt
oracle.rc.asadapter.resource - package oracle.rc.asadapter.resource
oracle.rc.asadapter.resource.spi - package oracle.rc.asadapter.resource.spi
oracle.rc.asadapter.weblogic.connection - package oracle.rc.asadapter.weblogic.connection
oracle.rc.asadapter.weblogic.context - package oracle.rc.asadapter.weblogic.context
oracle.rc.asadapter.weblogic.mbean.spi - package oracle.rc.asadapter.weblogic.mbean.spi
ORACLE10g_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 10g R1.
ORACLE10gR2_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 10g R2.
ORACLE10gR2XE_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 10g R2 eXpress Edition.
ORACLE11g_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 11g R1.
ORACLE11gR2_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 11g R2.
ORACLE11gR2XE_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 11g R2 eXpress Edition.
ORACLE12c_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 12c.
ORACLE12cR102_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type for Oracle 12c Release 1 (12.1.0.2).
ORACLE8_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORACLE8i_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORACLE9i_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORACLE9iR2_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_de
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_en
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_es
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_fr
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_it
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_ja
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_ko
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_pt_BR
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_zh_CN
ORACLE_ARCHIVE_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_zh_TW
ORACLE_DATABASE_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
The type string for Oracle databases.
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_de
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_en
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_es
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_fr
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_it
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_ja
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_ko
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_pt_BR
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_zh_CN
ORACLE_DEPLOY_PLAN_ICON - Static variable in class oracle.jdeveloper.deploy.res.DeployArb_zh_TW
ORACLE_DRIVER_CLASS - Static variable in class oracle.jdeveloper.db.adapter.OracleConnectionCreator
ORACLE_LITE_DATABASE_TYPE - Static variable in interface oracle.javatools.db.ora.lite.OracleDatabaseLite
The type string for OracleLite databases.
ORACLE_LITE_DATABASE_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
ORACLE_LOGO - Static variable in class oracle.javatools.icons.OracleIcons
ORACLE_TYPE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
OracleColumnProperties - Class in oracle.javatools.db.ora
DBObject that wraps all the properties that a Column can have that are
Oracle specific.
OracleColumnProperties() - Constructor for class oracle.javatools.db.ora.OracleColumnProperties
OracleColumnProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleColumnProperties" property.
OracleConnectionCreator - Class in oracle.jdeveloper.db.adapter
ConnectionCreator for Oracle connections, both thick and thin.
OracleConnectionCreator() - Constructor for class oracle.jdeveloper.db.adapter.OracleConnectionCreator
OracleDatabase - Interface in oracle.javatools.db.ora
Extension of the Database interface for Oracle specific implementations.
OracleDatabaseLite - Interface in oracle.javatools.db.ora.lite
Extension of OracleDatabase for the Lite version of the database.
OracleDatabaseXE - Interface in oracle.javatools.db.ora
Extension of OracleDatabase for the XE version of the database.
OracleExternalTableProperties - Class in oracle.javatools.db.ora
This object represents the "external table clause" syntax for creating an
external table.
OracleExternalTableProperties() - Constructor for class oracle.javatools.db.ora.OracleExternalTableProperties
Creates an empty OracleExternalTableProperties object, which is used to
define the properties of an external table.
OracleExternalTableProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleExternalTableProperties" property.
OracleExternalTableProperties.AccessType - Enum in oracle.javatools.db.ora
Allowed values for the access parameter type.
OracleExternalTableProperties.LocationSpecifier - Class in oracle.javatools.db.ora
The LOCATION clause lets you specify one or more external data sources.
OracleExternalTableProperties.ProjectColumn - Enum in oracle.javatools.db.ora
OracleIcons - Class in oracle.javatools.icons
Provides access to standard Oracle icons.
OracleIcons.IconNotFoundException - Exception in oracle.javatools.icons
OracleIndexOrganizedTableProperties - Class in oracle.javatools.db.ora
Property object to hold the index organized specific properties for an IOT.
OracleIndexOrganizedTableProperties() - Constructor for class oracle.javatools.db.ora.OracleIndexOrganizedTableProperties
OracleIndexOrganizedTableProperties(Integer, boolean, Integer, DBObjectID, boolean, OracleStorageProperties) - Constructor for class oracle.javatools.db.ora.OracleIndexOrganizedTableProperties
OracleIndexOrganizedTableProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleIndexOrganizedTableProperties" property.
OracleIndexPartitions - Class in oracle.javatools.db.ora
Model of the partitioning scheme on an Oracle index.
OracleIndexPartitions() - Constructor for class oracle.javatools.db.ora.OracleIndexPartitions
OracleIndexPartitions(OracleIndexPartitions.PartitionType) - Constructor for class oracle.javatools.db.ora.OracleIndexPartitions
OracleIndexPartitions - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleIndexPartitions" property.
OracleIndexPartitions.PartitionType - Enum in oracle.javatools.db.ora
OracleIndexProperties - Class in oracle.javatools.db.ora
OracleIndexProperties() - Constructor for class oracle.javatools.db.ora.OracleIndexProperties
Deprecated.
OracleInMemoryColumnProperties - Class in oracle.javatools.db.ora
Child object that represents a component of the in-memory column clause
for a Table.
OracleInMemoryColumnProperties() - Constructor for class oracle.javatools.db.ora.OracleInMemoryColumnProperties
Creates a OracleInMemoryColumnProperties object that is IN MEMORY.
OracleInMemoryColumnProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleInMemoryColumnProperties" property.
OracleInMemoryProperties - Class in oracle.javatools.db.ora
Child object that represents Oracle Database In-Memory properties.
OracleInMemoryProperties() - Constructor for class oracle.javatools.db.ora.OracleInMemoryProperties
Creates a default in-memory properties object which is INMEMORY.
OracleInMemoryProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleInMemoryProperties" property.
OracleInMemoryProperties.InMemoryCompression - Enum in oracle.javatools.db.ora
Compression methods for table data store in the in-memory column store.
OracleInMemoryProperties.InMemoryDistribute - Enum in oracle.javatools.db.ora
Specifies how table data in the in-memory column store is distributed
across Oracle RAC instances.
OracleInMemoryProperties.InMemoryDuplicate - Enum in oracle.javatools.db.ora
Specifies how table data in the in-memory column store is duplicated
across Oracle RAC instances.
OracleInMemoryProperties.InMemoryPriority - Enum in oracle.javatools.db.ora
Specifies the data population priority for table data in the in-memory
column store.
OracleLiteConnectionCreator - Class in oracle.jdeveloper.db.adapter
ConnectionCreator implementation for Oracle Lite connections.
OracleLiteConnectionCreator() - Constructor for class oracle.jdeveloper.db.adapter.OracleLiteConnectionCreator
OracleNestedTableProperties - Class in oracle.javatools.db.ora
OracleNestedTableProperties() - Constructor for class oracle.javatools.db.ora.OracleNestedTableProperties
OracleNestedTableProperties.ReturnAs - Enum in oracle.javatools.db.ora
OracleResourceBundle - Class in oracle.jdeveloper.util
OracleResourceBundle
is a abstract subclass of
ResourceBundle
that manages locale-dependent resources
in an array.
OracleResourceBundle() - Constructor for class oracle.jdeveloper.util.OracleResourceBundle
OracleSchemaProperties - Class in oracle.javatools.db.ora
Bean for the extra properties that are stored against a Schema in an
OracleDatabase.
OracleSchemaProperties() - Constructor for class oracle.javatools.db.ora.OracleSchemaProperties
OracleSchemaProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleSchemaProperties" property.
OracleServerInfo - Interface in oracle.jdeveloper.server
OracleSQLQuery - Class in oracle.javatools.db.ora
OracleSQLQuery() - Constructor for class oracle.javatools.db.ora.OracleSQLQuery
Deprecated.
OracleStorageProperties - Class in oracle.javatools.db.ora
OracleStorageProperties() - Constructor for class oracle.javatools.db.ora.OracleStorageProperties
Creates a new storage properties object with no properties set.
OracleStorageProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleStorageProperties" property.
OracleStorageProperties.BufferModes - Enum in oracle.javatools.db.ora
Allowed values for the bufferModes property.
OracleTablePartitions - Class in oracle.javatools.db.ora
OracleTablePartitions encapsulate the properties of an Oracle table's partitions
and subpartitions.
OracleTablePartitions() - Constructor for class oracle.javatools.db.ora.OracleTablePartitions
OracleTablePartitions(OracleTablePartitions.PartitionType, OracleTablePartitions.ObjectType) - Constructor for class oracle.javatools.db.ora.OracleTablePartitions
OracleTablePartitions - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleTablePartitions" property.
OracleTablePartitions.ObjectType - Enum in oracle.javatools.db.ora
OracleTablePartitions.PartitionType - Enum in oracle.javatools.db.ora
OracleTableProperties - Class in oracle.javatools.db.ora
Extra properties for Oracle Tables
OracleTableProperties() - Constructor for class oracle.javatools.db.ora.OracleTableProperties
OracleTableProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleTableProperties" property.
OracleTableProperties.OracleTableCompression - Enum in oracle.javatools.db.ora
options for Table Compression
OracleTablespaceProperties - Class in oracle.javatools.db.ora
Model of properties for an Oracle Tablespace
OracleTablespaceProperties() - Constructor for class oracle.javatools.db.ora.OracleTablespaceProperties
OracleTablespaceProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "OracleTablespaceProperties" property.
OracleTablespaceProperties.DefaultTableCompression - Enum in oracle.javatools.db.ora
OracleTablespaceProperties.ExtentManagementType - Enum in oracle.javatools.db.ora
OracleTablespaceProperties.LoggingType - Enum in oracle.javatools.db.ora
OracleTablespaceProperties.OnlineStatus - Enum in oracle.javatools.db.ora
OracleTablespaceProperties.RetentionType - Enum in oracle.javatools.db.ora
OracleTablespaceProperties.SegmentManagement - Enum in oracle.javatools.db.ora
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
ORCLA_HINT - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
ORCLA_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
order - Static variable in class oracle.javatools.db.property.Property
Property constant for the "order" property.
orderBy - Static variable in class oracle.javatools.db.property.Property
Property constant for the "orderBy" property.
ORDERBY - Static variable in interface oracle.javatools.db.sql.SQLFragment
ORDERBY_ASC - Static variable in class oracle.ide.db.UIArb
Deprecated.
ORDERBY_DESC - Static variable in class oracle.ide.db.UIArb
Deprecated.
ORDERBY_EDITOR - Static variable in class oracle.ide.db.UIArb
Deprecated.
ORDERBY_LIST_TITLE - Static variable in class oracle.ide.db.UIArb
Deprecated.
ORDERBY_NULLS - Static variable in class oracle.ide.db.UIArb
Deprecated.
ORDERBY_QUERY_RESTRICTION - Static variable in class oracle.ide.db.UIArb
Deprecated.
ORDERBY_TEMPL_LABEL - Static variable in class oracle.ide.db.UIArb
Deprecated.
orderByAsc - Variable in class oracle.javatools.parser.plsql.symtab.SqlOrddef
Deprecated.
orderByAscSource - Variable in class oracle.javatools.parser.plsql.symtab.SqlOrddef
Deprecated.
orderByNullsLast - Variable in class oracle.javatools.parser.plsql.symtab.SqlOrddef
Deprecated.
orderByNullsLastSource - Variable in class oracle.javatools.parser.plsql.symtab.SqlOrddef
Deprecated.
OrderByObject - Class in oracle.javatools.db.sql
Object to wrap each part of the ORDER BY clause of a SQLQuery.
OrderByObject() - Constructor for class oracle.javatools.db.sql.OrderByObject
Constructs and empty ORDER BY object.
OrderByObject(SQLFragment) - Constructor for class oracle.javatools.db.sql.OrderByObject
Constructs an ORDER BY object with the given expression and no ordering.
OrderByObject(SQLFragment, String) - Constructor for class oracle.javatools.db.sql.OrderByObject
Constructs an ORDER BY object with the given expression and ordering
constraint (either OrderByObject.DESC or OrderByObject.ASC)
OrderByObject(SQLFragment, String, String) - Constructor for class oracle.javatools.db.sql.OrderByObject
Constructs an ORDER BY object with the given expression, ordering and
null ordering.
orderByObjects - Static variable in class oracle.javatools.db.property.Property
Property constant for the "orderByObjects" property.
orderByTerm - Variable in class oracle.javatools.parser.plsql.symtab.SqlOrddef
Deprecated.
OrderedListDiffer - Class in oracle.javatools.db.diff
OrderedListDiffer() - Constructor for class oracle.javatools.db.diff.OrderedListDiffer
Deprecated.
OrderedProperties - Class in oracle.ide.util
OrderedProperties() - Constructor for class oracle.ide.util.OrderedProperties
OrderedProperties(Properties) - Constructor for class oracle.ide.util.OrderedProperties
orderFlag - Static variable in class oracle.javatools.db.property.Property
Property constant for the "orderFlag" property.
orderSiblings - Static variable in class oracle.javatools.db.property.Property
Property constant for the "orderSiblings" property.
ORDERSIBLINGSBY - Static variable in interface oracle.javatools.db.sql.SQLFragment
orderType - Static variable in class oracle.javatools.db.property.Property
Property constant for the "orderType" property.
ordinal() - Method in class javax.ide.model.java.declaration.Declaration.DeclarationKind
ordinal() - Method in class javax.ide.model.java.source.tree.ClassT.ClassKind
ordinal() - Method in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
ordinal() - Method in class javax.ide.model.java.source.tree.ForStatementT.ForKind
ordinal() - Method in class javax.ide.model.java.source.tree.LiteralExpressionT.LiteralKind
ordinal() - Method in class javax.ide.model.java.source.tree.TreeKind
ordinal() - Method in class javax.ide.model.java.source.tree.TypeArgumentT.BoundKind
ordinal() - Method in class oracle.ide.util.Enum
ordinal() - Method in class oracle.javatools.compare.CompareMode
ordinal() - Method in class oracle.javatools.compare.ContributorKind
OrFilter - Class in oracle.javatools.parser.java.v2.util.filter
An OrFilter is a SourceFilter that accepts an element if at least
one of the input filters accepts the element.
OrFilter(JavaFilter[]) - Constructor for class oracle.javatools.parser.java.v2.util.filter.OrFilter
OrFilter(JavaFilter, JavaFilter) - Constructor for class oracle.javatools.parser.java.v2.util.filter.OrFilter
Convenience constructor that creates an OrFilter from two other
filters.
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_de
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_en
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_es
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_fr
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_it
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_ja
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_ko
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_pt_BR
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_zh_CN
ORGANIZE_BY - Static variable in class oracle.ide.resource.IdeArb_zh_TW
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_de
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_en
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_es
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_fr
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_it
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_ja
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_ko
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_pt_BR
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_zh_CN
ORGANIZE_BY_MNEMONIC - Static variable in class oracle.ide.resource.IdeArb_zh_TW
organizeFilenamesByParent(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
organizeURLsByContentType(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Organizes the given URLs by their content type.
organizeURLsByParent(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
orientation(Orientation) - Method in class oracle.ide.inspector.PropertyInspector
orientation() - Method in class oracle.ide.inspector.PropertyInspector
origin - Variable in class oracle.ide.cmd.PropertySetCommand
ORIGINAL - Static variable in class oracle.javatools.db.diff.ResultSet
ORIGINAL - Static variable in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
ORIGINAL_ACTION_NAME - Static variable in class oracle.ide.controller.IdeAction
Internal use only.
ORIGINAL_OBJECT_KEY - Static variable in interface oracle.ide.db.UIConstants
Key for the original version of the object.
originalName - Static variable in class oracle.javatools.db.property.Property
Property constant for the "originalName" property.
originalType - Static variable in class oracle.javatools.db.property.Property
Property constant for the "originalType" property.
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_de
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_en
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_es
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_fr
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_it
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_ja
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_ko
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_pt_BR
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_zh_CN
ORM_ITEM_DESC - Static variable in class oracle.ide.resource.GalleryArb_zh_TW
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_de
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_en
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_es
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_fr
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_it
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_ja
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_ko
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_pt_BR
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_zh_CN
ORM_ITEM_NAME - Static variable in class oracle.ide.resource.GalleryArb_zh_TW
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_de
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_en
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_es
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_fr
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_it
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_ja
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_ko
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_pt_BR
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_zh_CN
ORM_VER_1_0 - Static variable in class oracle.ide.resource.GalleryArb_zh_TW
ORMI_PASSWD - Static variable in class oracle.jdeveloper.db.migration.CMConnectionsReader
OrOperator - Class in oracle.ide.extension.rules.composite
OrOperator() - Constructor for class oracle.ide.extension.rules.composite.OrOperator
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_de
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_en
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_es
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_fr
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_it
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_ja
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_ko
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_pt_BR
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_zh_CN
ORPHAN_ELEMENT - Static variable in class oracle.ide.resource.TagArb_zh_TW
ORTHOGONAL_LINK_STYLE - Static variable in class oracle.javatools.icons.OracleIcons
OS_LINUX - Static variable in class oracle.javatools.util.PlatformUtils
OS_MAC - Static variable in class oracle.javatools.util.PlatformUtils
OS_MAC_PANTHER - Static variable in class oracle.javatools.util.PlatformUtils
OS_MAC_TIGER - Static variable in class oracle.javatools.util.PlatformUtils
OS_UNKNOWN - Static variable in class oracle.javatools.util.PlatformUtils
OS_WINDOWS - Static variable in class oracle.javatools.util.PlatformUtils
OS_WINDOWS_2K - Static variable in class oracle.javatools.util.PlatformUtils
OS_WINDOWS_NT - Static variable in class oracle.javatools.util.PlatformUtils
OS_WINDOWS_XP - Static variable in class oracle.javatools.util.PlatformUtils
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_de
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_en
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_es
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_fr
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_it
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_ja
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_ko
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_pt_BR
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_zh_CN
OSD_OPTIONS - Static variable in class oracle.ide.resource.DialogsArb_zh_TW
osName() - Static method in class oracle.javatools.util.PlatformUtils
Returns the same as System.getProperty( "os.name" ).
osVersion() - Static method in class oracle.javatools.util.PlatformUtils
Returns the same as System.getProperty( "os.version" ).
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_de
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_es
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_fr
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_it
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_ja
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_ko
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_pt_BR
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_zh_CN
OTHER_CATEGORY_NAME - Static variable in class oracle.ide.inspector.InspectorBundle_zh_TW
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
OTHER_CATEGORY_NAME - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_de
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_es
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_fr
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_it
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_ja
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_ko
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_pt_BR
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_zh_CN
OTHER_FILE_NAME - Static variable in class oracle.jdeveloper.history.res.Bundle_zh_TW
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_de
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_en
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_es
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_fr
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_it
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_ja
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_ko
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_pt_BR
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_zh_CN
Identifies keys to access localizable object
OTHER_LAYOUT_ICON - Static variable in class oracle.ide.resource.LayoutArb_zh_TW
Identifies keys to access localizable object
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_de
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_en
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_es
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_fr
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_it
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_ja
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_ko
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_pt_BR
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_zh_CN
OTHER_MODIFIERS_LABEL - Static variable in class oracle.jdeveloper.builder.resource.BuilderArb_zh_TW
OTHERPATH - Static variable in class oracle.jdeveloper.vcs.controls.VCSCommandLinePanel
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
OTN_CHECKING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
OTN_CONNECTING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
OTN_GRABBING - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
OTNAuthPanel - Class in oracle.ide.webbrowser
A panel used to prompt for an Oracle Web Account username and password.
OTNAuthPanel() - Constructor for class oracle.ide.webbrowser.OTNAuthPanel
OUR_FLAVOR - Static variable in class oracle.javatools.editor.plugins.DragDropPlugin
Our custom data flavor which has extra information, like the
editor and offset info.
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_de
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_en
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_es
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_fr
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_it
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_ja
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_ko
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_pt_BR
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_zh_CN
OUT_OF_FILE_HANDLES_MESSAGE - Static variable in class oracle.ide.resource.DialogsArb_zh_TW
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_de
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_en
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_es
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_fr
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_it
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_ja
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_ko
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_pt_BR
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_zh_CN
OUT_OF_FILE_HANDLES_TITLE - Static variable in class oracle.ide.resource.DialogsArb_zh_TW
OUT_OF_PROCESS - Static variable in interface oracle.jdeveloper.compiler.OjcConfigurationConstants
OUT_OF_PROCESS_DEFAULT_VALUE - Static variable in interface oracle.jdeveloper.compiler.OjcConfigurationConstants
OUT_OF_PROCESS_JAVA_OPTIONS - Static variable in interface oracle.jdeveloper.compiler.OjcConfigurationConstants
OUTCOME - Static variable in class oracle.javatools.icons.OracleIcons
outerJoin - Static variable in class oracle.javatools.db.property.Property
Property constant for the "outerJoin" property.
OUTLINE - Static variable in class oracle.javatools.icons.OracleIcons
OutOfFileHandlesDialog - Class in oracle.ide.dialogs
Dialog informing the user that the process has run out of file handles.
OutOfFileHandlesDialog() - Constructor for class oracle.ide.dialogs.OutOfFileHandlesDialog
OutOfFileHandlesUncaughtHandler - Class in oracle.ide.util
Handler for uncaught exceptions caused by the system running
out of available file handles.
OutOfFileHandlesUncaughtHandler() - Constructor for class oracle.ide.util.OutOfFileHandlesUncaughtHandler
Output() - Constructor for class oracle.javatools.parser.java.v2.CallerContext.Output
OUTPUT_DIRECTORY - Static variable in class oracle.jdeveloper.model.JavaProject
OUTPUT_DIRECTORY_LOCAL_KEY - Static variable in class oracle.jdeveloper.model.JavaProject
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_de
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_es
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_fr
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_it
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_ja
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_ko
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_pt_BR
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_zh_CN
OUTPUT_FILE_LABEL - Static variable in class oracle.jdevimpl.audit.report.ReportBundle_zh_TW
OUTPUT_FILE_URL - Static variable in class oracle.jdeveloper.deploy.cmd.DeployToArchiveState
outputDirectoryChanged(JavaProjectEvent) - Method in class oracle.jdeveloper.model.JavaProjectListener
Deprecated.
OutputDirectoryMigrator - Class in oracle.jdeveloper.model
Migrates the output directory setting in a JavaProject.
OutputDirectoryMigrator() - Constructor for class oracle.jdeveloper.model.OutputDirectoryMigrator
outputFormatClass - Static variable in class oracle.javatools.db.property.Property
Property constant for the "outputFormatClass" property.
outsideBorder - Variable in class oracle.jdevimpl.audit.log.AuditTreeTable.TripleBorder
OVERFLOW - Static variable in class oracle.javatools.db.ora.bigdata.BigDataAccessParameterMetadata
Parameter name "com.oracle.bigdata.overflow"
overflowable - Static variable in class oracle.javatools.db.property.Property
Property constant for the "overflowable" property.
overflowProperties - Static variable in class oracle.javatools.db.property.Property
Property constant for the "overflowProperties" property.
OVERLAY_ABSTRACT - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_ADDED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_BRANCHED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_CHECKED_IN_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_CHECKED_OUT_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_CHECKED_OUT_UNRESERVED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_CONFLICTS_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_ERROR - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_FILES_IN_FOLDER - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_FILTER - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_FINAL - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_ICON_CHECKED_OUT_UNRESERVED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_ADDED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_BRANCHED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_CHECKED_IN - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_CHECKED_OUT - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_CONFLICTS - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_IGNORED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_MODIFIED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_MOVED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_NOT_AUTHENTICATED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_REMOVED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_UNADDED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_UNMODIFIED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_ICON_ID_UNVERSIONED - Static variable in class oracle.jdeveloper.vcs.generic.VCSProfile
OVERLAY_IGNORED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_INVALID - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_LOCKED - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_MODIFIED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_MOVED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_NOT_AUTHENTICATED - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_PACKAGE - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_PRIVATE - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_PROTECTED - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_PUBLIC - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_REFERENCE - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_REMOVED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_SANDBOX_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_de
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_en
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_es
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_fr
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_it
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_ja
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_ko
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_pt_BR
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_zh_CN
OVERLAY_SHORTLABEL_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_zh_TW
OVERLAY_STATIC - Static variable in class oracle.javatools.icons.OracleIcons
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_de
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_en
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_es
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_fr
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_it
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_ja
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_ko
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_pt_BR
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_zh_CN
OVERLAY_TOOLTIPTEXT_TEMPLATE - Static variable in class oracle.ide.resource.ExplorerArb_zh_TW
OVERLAY_UNMODIFIED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_UNVERSIONED_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
OVERLAY_WARNING - Static variable in class oracle.javatools.icons.OracleIcons
OverlayIcon - Class in oracle.ide.controls
An icon that consists of multiple source icons, painted on top of each
other.
OverlayIcon(Icon, Icon) - Constructor for class oracle.ide.controls.OverlayIcon
A simple multiple image icon that consists of just two images.
OverlayIcon(Collection) - Constructor for class oracle.ide.controls.OverlayIcon
Construct a multiple image icon that consists of multiple images.
OverlayIcon(Icon[]) - Constructor for class oracle.ide.controls.OverlayIcon
Construct a multiple image icon that consists of multiple images.
OVERRIDE_APP_LIBS - Static variable in class oracle.jdeveloper.model.JProjectLibraries
HashStructure key for library precedence.
OVERRIDE_ATTRIBUTE - Static variable in class oracle.javatools.resourcebundle.ResourceBundleUtils
OVERRIDE_BUNDLE_NAME_PORTION - Static variable in class oracle.javatools.resourcebundle.AppBundleInfo
OVERRIDE_METHOD - Static variable in class oracle.javatools.icons.OracleIcons
overridesFilterByStatus() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
overridesRootTraversal() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
overriding - Static variable in class oracle.javatools.db.property.Property
Property constant for the "overriding" property.
Overview<T extends java.lang.Number,M extends OverviewMark<T>> - Class in oracle.javatools.ui.overview
A class to create and manage an Overview component.
Overview(T, T) - Constructor for class oracle.javatools.ui.overview.Overview
Construct an Overview with a vertical orientation.
Overview(Overview.Orientation, T, T) - Constructor for class oracle.javatools.ui.overview.Overview
Construct an Overview with the given orientation.
Overview.Orientation - Enum in oracle.javatools.ui.overview
The direction of the Overview.
overviewClicked(float) - Method in interface oracle.javatools.ui.overview.OverviewListener
The overview was clicked by the mouse at the given location.
OverviewComponent(SequenceCompareView, ContributorKind, ContributorKind) - Constructor for class oracle.javatools.compare.view.SequenceCompareView.OverviewComponent
OverviewComponentMouseHandler() - Constructor for class oracle.javatools.compare.view.SequenceCompareView.OverviewComponentMouseHandler
OverviewListener<M extends OverviewMark> - Interface in oracle.javatools.ui.overview
A listener to be notified when an OverviewMark is added or removed from an Overview.
OverviewMark<T extends java.lang.Number> - Interface in oracle.javatools.ui.overview
Marks indicate the position of a location in an Overview by the appearance of a colored
strip stretching between start and end location.
OverviewMarkRenderingHints - Interface in oracle.javatools.ui.overview
OverviewMark implementations can also implement this interface to hint to the renderer how
to draw a type of mark.
OverviewMarkRenderingHints.Hint - Enum in oracle.javatools.ui.overview
overviewPopup(float, MouseEvent) - Method in interface oracle.javatools.ui.overview.OverviewListener
The overview has been asked to show a popup (context) menu at the given relative location.
OverviewStatus - Class in oracle.javatools.ui.overview
An OverviewStatus is a special indicator mark that can appear at the start of an Overview to give
a summary of the overall state of the overview.
OverviewStatus(Overview) - Constructor for class oracle.javatools.ui.overview.OverviewStatus
Create an OverviewStatus.
OverviewTipProvider<M extends OverviewMark> - Interface in oracle.javatools.ui.overview
Allows clients to create content for tips that are displayed when the mouse
hovers over a mark or marks in an Overview.
OverviewTipProvider.Orientation - Enum in oracle.javatools.ui.overview
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_de
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_en
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_es
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_fr
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_it
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_ja
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_ko
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_pt_BR
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_zh_CN
OVERWRITE - Static variable in class oracle.ide.resource.IdeArb_zh_TW
OVERWRITE_APP_POLICIES_KEY - Static variable in class oracle.jdeveloper.deploy.SecurityDeploymentSettings
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
OVERWRITE_CONFIRM - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_de
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_en
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_es
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_fr
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_it
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ja
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_ko
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_pt_BR
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_CN
OVERWRITE_CONFIRM_TITLE - Static variable in class oracle.ideimpl.webupdate.UpdateArb_zh_TW
OVERWRITE_CREDENTIALS_KEY - Static variable in class oracle.jdeveloper.deploy.SecurityDeploymentSettings
OVERWRITE_MODE - Static variable in class oracle.ide.ceditor.EditorStatusBar
String for overwrite mode.
OVERWRITE_MODE - Static variable in class oracle.javatools.editor.plugins.StatusBarPlugin
String for overwrite mode.
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_de
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_en
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_es
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_fr
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_it
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_ja
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_ko
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_pt_BR
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_zh_CN
OVERWRITE_TITLE - Static variable in class oracle.ide.resource.IdeArb_zh_TW
owner() - Method in class oracle.ide.view.View
Get the owning View
.
owner - Variable in class oracle.javatools.parser.java.v2.common.QuickLocalVariable
Cannot require that it be final or set through the constructor
because formal parameter instances are often constructed before
the owning method instance.
OWNER_URL_KEY - Static variable in class oracle.jdeveloper.deploy.common.AbstractHashDependable
OwnerMap - Class in oracle.ide.model
Deprecated.
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 _
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1)
E52778-01
Copyright © 1997, 2015, Oracle. All rights reserved.