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

E17493-01
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 _

C

C_STYLE - Static variable in class oracle.ide.controls.PentaLayout
Layouts the components like this:
cache(TNode) - Method in class oracle.ide.explorer.ChildFilter
This method will be called when the UI creates a TNode that is a descendant of a filtered node.
cache - Static variable in class oracle.javatools.db.property.Property
Property constant for the "cache" property.
cache(Dependable) - Static method in class oracle.jdeveloper.model.ProjectDependencyFactory
Deprecated. Caches the specified Dependable.
Cache - Class in oracle.jdevimpl.audit.util
A convenience wrapper (pun intended, see below) for the DTCache.
Cache() - Constructor for class oracle.jdevimpl.audit.util.Cache
 
Cache.Wrapper - Class in oracle.jdevimpl.audit.util
Wrapper for arbitrary objects stored in the cache.
Cache.Wrapper() - Constructor for class oracle.jdevimpl.audit.util.Cache.Wrapper
 
Cache.Wrapper(Object) - Constructor for class oracle.jdevimpl.audit.util.Cache.Wrapper
 
cacheDatabase(String, Database) - Method in class oracle.javatools.db.DatabaseFactory.ConnectionCreator
 
CachedDirURLClassLocator - Class in oracle.jdeveloper.java.locator
The CachedDirURLClassLocator is an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs.
CachedDirURLClassLocator(URL, int) - Constructor for class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
Constructs a new DirURLClassLocator.
CachedFileProvider - Class in oracle.jdeveloper.java.provider
The CachedFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that adds cache support to the BaseFileProvider.
CachedFileProvider(ProviderContext, String) - Constructor for class oracle.jdeveloper.java.provider.CachedFileProvider
 
CachedFileProvider.SourceFileTracker - Class in oracle.jdeveloper.java.provider
The SourceFileTracker just listens to SourceFile instances that we create/cache, expiring them from our cache when they get modified outside of a transaction.
CachedFileProvider.SourceFileTracker(SourceFile, URL) - Constructor for class oracle.jdeveloper.java.provider.CachedFileProvider.SourceFileTracker
 
cacheFilter(TNode, ChildFilter) - Method in class oracle.ide.explorer.TreeExplorer
Associate the specified node and filter.
cacheFlag - Static variable in class oracle.javatools.db.property.Property
Property constant for the "cacheFlag" property.
cacheObject(SystemObject, boolean) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Adds an object to the cache.
cachePath(DBObjectTransferable) - Method in class oracle.ide.db.controls.DBObjectListPicker
 
cacheSize - Static variable in class oracle.javatools.db.property.Property
Property constant for the "cacheSize" property.
CacheSupport - Interface in oracle.jdeveloper.java
The CacheSupport is a supplemental interface for cache support.
cacheValue(Object, int, Object, Object, Node) - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver.MetadataCache
 
calculateDamage(DocumentEvent, NumberRange) - Method in class oracle.javatools.editor.language.AbstractDocumentRenderer
Calculates what range of the document is "damaged" or needs to be repainted based on a given insert or removal of text.
calculateDamage(DocumentEvent, NumberRange) - Method in interface oracle.javatools.editor.language.DocumentRenderer
Calculates what range of the document is "damaged" or needs to be repainted based on a given insert or removal of text.
calculateDamage(DocumentEvent, NumberRange) - Method in class oracle.javatools.editor.language.LexerDocumentRenderer
Calculates what range of the document is "damaged" or needs to be repainted based on a given insert or removal of text.
calculateLayoutInfo() - Method in class oracle.ide.controls.SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout
Deprecated.  
calculateMaxTabHeight(int) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
calculateRightEditorInset() - Static method in class oracle.javatools.compare.view.BaseCompareView
 
calculateRolloverBounds(Rectangle, int, int, int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
 
calculateTabRects(int, int) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI.SingleRowTabbedPaneLayout
Deprecated.  
calculateTabWidth(int, int, FontMetrics) - Method in class oracle.ide.controls.tabbedpane.CustomTabbedPaneUI
 
calculateTrailingColumns(int) - Method in class oracle.javatools.editor.plugins.TrailingSpacePlugin
Fetch the number of trailing columns that should be used for the given viewport width.
calculateTrailingRows(int) - Method in class oracle.javatools.editor.plugins.TrailingSpacePlugin
Fetch the number of trailing rows that should be used for the given viewport height.
CalendarDateProvider - Interface in oracle.javatools.ui.calendar
Interface for CalendarPanel to allow the disabling of invalid dates.
CalendarPanel - Class in oracle.javatools.ui.calendar
 
CalendarPanel(Locale) - Constructor for class oracle.javatools.ui.calendar.CalendarPanel
 
CalendarPopupButton - Class in oracle.javatools.ui.calendar
A popup date picker style button.
CalendarPopupButton() - Constructor for class oracle.javatools.ui.calendar.CalendarPopupButton
 
CalendarPopupButton(Locale) - Constructor for class oracle.javatools.ui.calendar.CalendarPopupButton
 
call(ConnectionWrapper.SQLCallable<T>) - Method in class oracle.javatools.db.execute.ConnectionWrapper
Calls the given SQLCallable.
call() - Method in class oracle.javatools.db.execute.ConnectionWrapper.SQLCallable
Implementations should: Exclusively use ConnectionWrapper.SQLCallable.getConnection() to get the Connection to use Not explictly close the Connection
call() - Method in class oracle.javatools.db.execute.ConnectionWrapper.SQLRunnable
 
CallableResultHandler<T> - Interface in oracle.ide.model.concurrent
Used by AsynchronousCallableCompletionService to specify a callback class, whose methods are called with the result (or exception) of the Callable submitted to the service.
CallbackWizardHandler - Interface in oracle.ide.help
 
CallerContext - Class in oracle.javatools.parser.java.v2
Defines the calling context for use in resolving source references.
CallerContext() - Constructor for class oracle.javatools.parser.java.v2.CallerContext
 
CallerContext.Constants - Interface in oracle.javatools.parser.java.v2
Constants for use with CallerContext.
CallerContext.InputOptions - Class in oracle.javatools.parser.java.v2
Input options for use with CallerContext.
CallerContext.InputOptions() - Constructor for class oracle.javatools.parser.java.v2.CallerContext.InputOptions
Creates an empty (default) InputOptions instance.
CallerContext.InputOptions(CallerContext.InputOptions) - Constructor for class oracle.javatools.parser.java.v2.CallerContext.InputOptions
Creates a copy of from another InputOptions instance.
CallerContext.Output - Class in oracle.javatools.parser.java.v2
Output data from CallerContext.
CallerContext.Output() - Constructor for class oracle.javatools.parser.java.v2.CallerContext.Output
 
callHelperMigrate(NodeMigratorHelper, MigrationInfo, TraversableContext) - Method in class oracle.ide.migration.NodeMigrator
 
callHelpersMigrate(MigrationInfo, TraversableContext) - Method in class oracle.ide.migration.NodeMigrator
 
callHelpersMigrate(MigrationInfo, TraversableContext) - Method in class oracle.ide.model.ProjectMigrator
 
callHelpersMigrate(MigrationInfo, TraversableContext) - Method in class oracle.ide.model.WorkspaceMigrator
 
callSpecLanguage - Static variable in class oracle.javatools.db.property.Property
Property constant for the "callSpecLanguage" property.
callSpecLibName - Static variable in class oracle.javatools.db.property.Property
Property constant for the "callSpecLibName" property.
callSpecName - Static variable in class oracle.javatools.db.property.Property
Property constant for the "callSpecName" property.
callSpecWithContext - Static variable in class oracle.javatools.db.property.Property
Property constant for the "callSpecWithContext" property.
callUnderReadLock(Callable<V>) - Method in class oracle.ide.model.Node
Calls a Callable while holding the node read lock.
callUnderWriteLock(Callable<V>) - Method in class oracle.ide.model.Node
Calls a Callable while holding the node write lock.
callUnderWriteLock(Callable<V>) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
CamelCaseFilter - Class in oracle.javatools.util
Verifies is strings match a CamelCase filter.
CamelCaseFilter(String) - Constructor for class oracle.javatools.util.CamelCaseFilter
Builds a filter for the specified input.
CamelCaseInsightInputFilter - Class in oracle.javatools.editor.insight
This class defines the filtering of an insight list based on CamelCase match.
CamelCaseOrContainsInputFilter - Class in oracle.javatools
 
CamelCaseOrContainsInputFilter() - Constructor for class oracle.javatools.CamelCaseOrContainsInputFilter
 
CAN_ADD_CHILD - Static variable in class oracle.ide.model.UpdateMessage
Indicates that children are about to be added to a folder object.
CAN_REMOVE_CHILD - Static variable in class oracle.ide.model.UpdateMessage
Indicates that children of a folder object is about to be removed.
CAN_RENAME_CHILD - Static variable in class oracle.ide.model.UpdateMessage
Indicates the child is about to be renamed.
canAcceptFlavors(DataFlavor[]) - Method in class oracle.ide.db.controls.AbstractTreePicker
 
canAcceptFlavors(DataFlavor[]) - Method in class oracle.ide.db.controls.DBObjectListPicker
 
canAcceptFlavors(DataFlavor[]) - Method in class oracle.ide.db.controls.DBObjectPicker
 
canAdd(Element) - Method in interface javax.ide.model.Folder
Other classes can call this method to determine whether the given Element can be added to the Folder.
canAdd() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
canAdd() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
canAdd(Element) - Method in class oracle.ide.layout.IdeLayout
 
canAdd(Element) - Method in class oracle.ide.layout.Layouts
 
canAdd(Element) - Method in class oracle.ide.model.DataContainer
Part of the Folder interface.
canAdd(Element) - Method in class oracle.ide.model.DefaultContainer
Part of the Folder interface.
canAdd(Element) - Method in class oracle.ide.model.DefaultFolder
Part of the Folder interface.
canAdd(Element) - Method in interface oracle.ide.model.Folder
Other classes can call this method to determine whether the given Element can be added to the Folder.
canAdd(Element) - Method in class oracle.ide.model.Project
Call this method to determine if an Element can be added to this project.
canAdd(Element) - Method in class oracle.ide.model.Workspace
Folder interface method.
canAdd(Element) - Method in class oracle.ide.model.Workspaces
Folder interface method.
canAdd(Element) - Method in class oracle.ide.model.XMLDataContainer
 
canAddApplicationContent(URL, ApplicationContent) - Method in class oracle.ide.model.ContentSetHelper
Determines whether or not the URL can be added to the application.
canAddContent(URL, ProjectContent) - Method in class oracle.ide.model.ContentSetHelper
Determines whether or not the URL can be added to the project.
canAdjustRange() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to adjust the range of this object
canAllowBreaks() - Method in class oracle.javatools.ui.ExtendedTextField
If false line breaks are filtered like in a standard text field and the default dialog action is called instead (JTextField.NotifyAction)
canAlter(String) - Method in interface oracle.javatools.db.ddl.AlterDDLGenerator
Returns true if this update DDL generator can include an update syntax for the given property.
canAlterProperty(DBObject, DBObject, String) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
canAlterProperty(DBObject, DBObject, String) - Method in class oracle.javatools.db.property.AbstractPropertyManager
 
canAlterProperty(DBObject, DBObject, String) - Method in interface oracle.javatools.db.property.PropertyManager
Convenience method to call PropertyManager.canChangeProperty(oracle.javatools.db.DBObject, oracle.javatools.db.DBObject, java.lang.String) and check the return value is a PropertyAction with a type of ALTER.
canAlwaysNext() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
When used in a wizard this sets whether the wizard can always next regardless of the state of this step.
canAlwaysNext() - Method in class oracle.ide.db.panels.sql.BaseSQLQueryPickerPanel
 
canBeRegistered() - Method in class oracle.ide.runner.AbstractStarterFactory
 
canBuildComponents() - Method in class oracle.javatools.db.AbstractDBObjectBuilder
Returns false by default.
CANCEL - Static variable in class javax.ide.command.Command
Command execution CANCEL status
CANCEL - Static variable in class oracle.ide.controller.Command
Command execution CANCEL status
cancel(ApplyEvent) - Method in class oracle.ide.db.transfer.generate.GenerateController
 
cancel() - Method in class oracle.ide.db.transfer.TransferState
Note that we want to cancel this transfer.
cancel() - Method in interface oracle.ide.index.QueryProgress
Cancel the query.
cancel(boolean) - Method in class oracle.ide.inspector.task.BackgroundTask
 
cancel(ApplyEvent) - Method in class oracle.ide.model.LazyLoadedTraversable
 
cancel(ApplyEvent) - Method in interface oracle.ide.panels.ApplyListener
This method is called when the changes made in the NavigableUIContainer are to be discarded.
cancel(ApplyEvent) - Method in interface oracle.ide.panels.CommitListener
Called to cancel the FSMWizard.
cancel(ApplyEvent) - Method in class oracle.ide.webbrowser.ProxySettingsPanel
 
cancel(ApplyEvent) - Method in class oracle.ideimpl.webupdate.UpdatePreferences
 
cancel() - Method in class oracle.javatools.db.execute.StatementWrapper.ExecutionRunnable
 
CANCEL - Static variable in class oracle.javatools.editor.ActionNames
CancelAction
cancel() - Method in class oracle.jdeveloper.audit.analyzer.Analyzer
Notifies this analyzer that the audit that created it has been cancelled.
cancel() - Method in class oracle.jdeveloper.audit.service.Auditor
Cancel an executing audit.
cancel() - Method in class oracle.jdeveloper.merge.MergeEngine
 
cancel() - Method in class oracle.jdeveloper.vcs.changelist.AsynchronousStatusTask
 
cancel() - Method in class oracle.jdeveloper.vcs.spi.VCSCancellable
 
CANCEL - Static variable in class oracle.jdeveloper.vcs.spi.VCSCommand
Command execution CANCEL status.
cancel() - Method in class oracle.jdeveloper.wizard.common.BaliWizard
 
cancel() - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
cancel(ApplyEvent) - Method in class oracle.jdevimpl.audit.profile.AuditProfilePanel
 
cancel() - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
cancel(Task) - Method in class oracle.jdevimpl.audit.util.SwingExecutor
Cancels a scheduled or executing task.
CANCEL_BUILD - Static variable in class oracle.javatools.icons.OracleIcons
 
CANCEL_BUTTON - Static variable in class oracle.ide.dialogs.SelectFilesPanel
Return value if CANCEL is chosen.
CANCEL_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
CANCEL_ID - Static variable in interface javax.ide.view.IDEDialogs
Button id for a "Cancel" button.
CANCEL_OPTION - Static variable in class oracle.ide.net.PackageClassChooser
 
CANCEL_OPTION - Static variable in class oracle.ide.net.URLChooser
Return value from showOpenDialog(...) and showSaveDialog(...) methods if cancel is chosen.
cancelAll() - Method in class oracle.javatools.parser.java.v2.util.SourceVisitor
To be called during an enter() or an exit() of an element.
cancelAnalyzers() - Method in class oracle.jdevimpl.audit.core.ProfileBinding
Gets the bound analyzers.
cancelAutoFlush() - Method in class oracle.ide.persistence.NameSpace
Cancel auto-flushing for this NameSpace.
cancelCellEditing() - Method in class oracle.ide.controls.AbstractCellEditor
 
cancelCellEditing() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellEditor
 
cancelCommit() - Method in class oracle.jdevimpl.audit.util.Task
Cancels the current commit.
cancelCompile() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Cancels the previously started compile() on this file.
cancelCompileOrClean(Context) - Method in class oracle.ide.compiler.Compiler
Attempt to cancel the current compile/clean if any.
cancelDiff() - Method in class oracle.javatools.db.diff.DiffEngine
 
cancelDrag() - Method in interface oracle.ide.docking.DockableDragContext
 
cancelDragEvent(DropTargetEvent) - Method in class oracle.ide.ceditor.DropHandlerPlugin
Hook called when the drop area has been exited or the drop is over.
cancelDragEvent(DragSourceEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Utility method to handle the case where the drag cursor has exited a viable DropTarget - note that this does not mean that the drag operation has been cancelled completely though.
cancelDragEvent(DropTargetEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Utility method to handle case where the drop is cancelled because the drag has left the component.
CANCELED - Static variable in class oracle.ide.cmd.SaveAsCommand
 
canceled(DragComponentEvent) - Method in interface oracle.ide.controls.DragComponentListener
The drag operation has been canceled.
canceled() - Method in interface oracle.ide.docking.DockableDragSource
 
CanceledException - Exception in oracle.javatools.util
An exception to signal up the call stack that an operation has been cancelled.
CanceledException() - Constructor for exception oracle.javatools.util.CanceledException
 
cancelExecute() - Method in class oracle.jdevimpl.audit.util.Task
Cancels the current execution.
cancelIfExecuting(Task) - Method in class oracle.jdevimpl.audit.util.SwingExecutor
Cancels an executing task.
CancellableTask - Class in oracle.ide.task
A cancellable task extends a Task with the additional method for requesting cancellation.
CancellableTask(String, int) - Constructor for class oracle.ide.task.CancellableTask
Constructor
cancelled() - Method in class oracle.ideimpl.webupdate.DownloadUpdatesRunnable
 
CANCELLED_RESULT - Static variable in class oracle.javatools.parser.util.AsyncTask
Tasks that are cancelled successfully in-progress should return this cancelled result, so that the task status can be updated accordingly.
CancelledException - Exception in oracle.javatools.db
This exception is thrown if a query to the database is cancelled mid-execution by an action of the user/api.
CancelledException() - Constructor for exception oracle.javatools.db.CancelledException
 
cancelParse(Thread) - Static method in class oracle.javatools.parser.java.v2.JavaParser
Attempt to cancel the parse running on the thread indicated by the incoming 'thread' parameter.
cancelProgress() - Method in class oracle.javatools.ui.tree.lazy.LazyProgressController
Stop any nodes that currently fetching children, and return the nodes to the pre-fetched state
cancelRead() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Cancels any read transaction for any thread on this model.
cancelReport() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
cancelReport() - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
cancelSelection() - Method in class oracle.ide.net.URLChooser
This method is called when the URLChooser is being canceled.
cancelStatement() - Method in class oracle.javatools.db.AbstractDatabase
Cancels the Statement currently executing against this Database if: such a statement has been recorded by the use of a StatementWrapper/QueryWrapper both the DBMS and driver support aborting an SQL statement
cancelSubtree() - Method in class oracle.javatools.parser.java.v2.util.SourceVisitor
If called from during an enter(), then (upon return from the enter) the element will be exit()ed.
cancelTask(AsyncTask) - Method in class oracle.javatools.parser.util.AsyncScheduler
Cancel a pending task.
cancelTipTask(ActionTipTask) - Method in class oracle.javatools.ui.actiontip.ActionTipManager
Remove a tip task from the queue as it is no longer needed.
cancelTransform(TransformContext) - Method in class oracle.jdeveloper.audit.project.ProjectTransformAdapter
 
cancelTransform(TransformContext) - Method in class oracle.jdeveloper.audit.transform.NullTransformAdapter
Cancels a transform of this type.
cancelTransform(TransformContext) - Method in class oracle.jdeveloper.audit.transform.TextTransformAdapter
Cancels a transform of this type.
cancelTransform(TransformContext) - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Cancels a transform of this type.
cancelTransformSequence(TransformSequenceContext) - Method in class oracle.jdeveloper.audit.transform.NullTransformAdapter
Cancels a transform sequence of this type.
cancelTransformSequence(TransformSequenceContext) - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Cancels a transform sequence of this type.
cancelUpdateDir() - Method in class oracle.ide.model.AsynchronousContentLevelFilter
 
canChangeProperty(DBObject, DBObject, String) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
canChangeProperty(DBObject, DBObject, String) - Method in class oracle.javatools.db.property.AbstractPropertyManager
 
canChangeProperty(DBObject, DBObject, String) - Method in interface oracle.javatools.db.property.PropertyManager
Queries the support for setting or changing the given property for a create or update.
canChangeWithAlter(DBObject, DBObject, String) - Method in class oracle.javatools.db.property.AbstractPropertyManager
Returns true if the given property can be changed using an alter on the given original and updated objects.
canChangeWithReplace(DBObject, DBObject, String) - Method in class oracle.javatools.db.property.AbstractPropertyManager
Returns true if the given property can be changed using a drop/recreate on the given original and updated objects.
canCheckOut(URL) - Method in class oracle.ide.vcs.VCSManager
Asks whether the given URL can be checked out through the version control system.
canCheckOut(URL) - Method in class oracle.jdeveloper.vcs.generic.CheckOutProvider
 
canCheckOut(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Asks whether the given URL can be checked out through the version control system.
canCheckOutUI(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSCheckOutNodeCmd
 
canCompare(CompareContributor, CompareContributor) - Method in interface oracle.javatools.compare.CompareAlgorithm
Deprecated. not replaced.
canConfigure(Component) - Method in class oracle.ide.inspector.editor.CheckBoxEditorSetup
 
canConfigure(Component) - Method in class oracle.ide.inspector.editor.ExtendedTextFieldEditorSetup
Returns true if the given inline editor is a ExtendedTextField.
canContainJavaSources() - Method in class oracle.ide.model.ContentSetProvider
Returns true if the ContentSetProvider may point to Java sources.
canContainJavaSources() - Method in class oracle.ide.model.ContentSetProviderReference
Indicates whether the content set provider may point to Java sources.
canContainJavaSources() - Method in class oracle.ide.model.RelativeDirectoryContextFolder
For the content set keys of this folder, returns true if any of the content sets can contain Java sources
canContainJavaSources() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets whether this directory can contain Java sources.
canContainJavaSources() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets whether this root can contain Java sources.
canContainJavaSources() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
canContainJavaSources() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
canContainRunProcesses() - Method in class oracle.ide.runner.RunProcess
Checks whether this RunProcess can have contained RunProcess.
canContainRunProcesses() - Method in class oracle.ide.runner.Starter
Tests whether this Starter starts a process that can have child processes (RunProcess with a parent pointer).
canContainRunProcesses() - Method in class oracle.jdeveloper.runner.RemoteProcess
 
canConvert(URL, URL) - Method in class oracle.ide.model.Recognizer
Check if the old URL can be converted to the new URL.
canCopy() - Method in class oracle.ide.ceditor.CodeEditor
Deprecated.  
canCopy() - Method in class oracle.ide.controls.CopyableJTableAdapter
Whether the table data can be copied.
canCopy() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches whether a copy operation can be performed by calling copy().
canCopyToApplicationResources(String, Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Checks to see whether a copyToApplicationResources operation will succeed or not.
canCreate(URI) - Method in class javax.ide.net.VirtualFileSystem
Tests whether the application can create the resource at the specified URI.
canCreate(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Tests whether the application can create the resource at the specified URI.
canCreate(URL) - Method in class oracle.ide.net.HttpURLFileSystemHelper
Tests whether the application can create the resource at the specified URL.
canCreate(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
canCreate(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
canCreate(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
 
canCreate(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
canCreate(URL) - Static method in class oracle.ide.net.URLFileSystem
Tests whether the application can create the resource at the specified URL.
canCreate(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Tests whether the application can create the resource at the specified URL.
canCreate(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
canCreate(SystemObject, boolean) - Method in interface oracle.javatools.db.DBObjectProvider
Whether an attempt to create the specified object is likely to succeed.
canCreate(String) - Method in interface oracle.javatools.db.ddl.CreateDDLGenerator
Is the given property (potentially) used in the generation of the create DDL.
canCreate(SystemObject, boolean) - Method in class oracle.javatools.db.ddl.DDLDatabase
 
canCreate(DBObject, String) - Method in class oracle.javatools.db.property.AbstractPropertyManager
Return true if the given property can be set on the given new object.
canCreate(String, String) - Method in class oracle.javatools.db.property.AbstractPropertyManager
Tests whether the given property is supported for create on the given object type.
canCreate(SystemObject, boolean) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns true if the schema for this object exists, and the file representing this object can be saved.
canCreate(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
 
canCreate(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
canCreateCustomBreakpoint(String, Workspace, Project) - Method in interface oracle.ide.runner.DebuggerExtender
Called by the debugger to ask the DebuggerExtender if new breakpoints of a certain type can be created for the incoming workspace and project
canCreateDBObject(Schema, DBObjectProvider, String) - Method in class oracle.ide.db.dialogs.BaseDBEditorFactory
 
canCreateDBObject(Schema, DBObjectProvider, String) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Whether this DBEditorFactory will be able to create a new dabtabase object of a specific type in a specific context.
canCreateDBObject(DBObjectTypeNode) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Whether this DBEditorFactory will be able to create a new database object under the given node.
canCreateEditorFrom(Object) - Method in class oracle.ide.inspector.editor.CheckBoxEditorFactory
 
canCreateEditorFrom(Object) - Method in class oracle.ide.inspector.editor.ExtendedTextFieldEditorFactory
Indicates that this factory can only create editors if the given object is a String or null.
canCreateFile(SystemObject, OfflineDBObjectProvider) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Checks that create is available on the given object url.
canCreateImpl(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
Can the given URL be created in the version system.
canCreateURL(DBObjectProvider) - Method in interface oracle.ide.db.DBURLFactory.Helper
Deprecated. Returns true if the given helper can provide a URL for objects in the given provider.
canCreateURL(DBObjectProvider) - Method in class oracle.ide.db.DBURLFactory.URLHelper
Deprecated. 
canCreateURL(URL, DBObject) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Checks that create is available on the given object url.
canCut() - Method in class oracle.ide.ceditor.CodeEditor
Deprecated.  
canCut() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches whether a cut operation can be performed by calling cut().
canDecorate() - Method in class oracle.javatools.compare.view.CompareViewDecoration
 
canDelete() - Method in interface oracle.ide.dependency.Declaration
Determine whether this declaration can be deleted.
canDelete() - Method in class oracle.ide.dependency.IdDeclaration
 
canDelete(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
canDelete(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
canDelete(URL) - Static method in class oracle.ide.net.URLFileSystem
Tests whether the application can delete the resource at the specified URL.
canDelete(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Tests whether the application can delete the resource at the specified URL.
canDelete(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
canDelete(SystemObject, boolean) - Method in interface oracle.javatools.db.DBObjectProvider
Checks to see whether a specific object can be deleted.
canDelete(SystemObject, boolean) - Method in class oracle.javatools.db.ddl.DDLDatabase
 
canDelete(SystemObject, boolean) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns true if a delete operation on the given schema object is likely to succeed.
canDelete(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
 
canDelete(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
canDeleteImpl(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
Can the given URL be deleted in the version system.
canDisconnect(ConnectionsEvent) - Method in interface oracle.jdeveloper.db.DisconnectListener
This allows a listener to veto a disconnect by returning false.
canDrop(DataFlavor, DropTargetDragEvent) - Method in interface oracle.ide.util.dnd.DefaultDropTargetListener.DropSite
Return true if drop is accepted.
canEditBreakForThreads() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the user is allowed to edit the break for thread settings
canEditBreakpointHitActions() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the user is allowed to edit the breakpoint hit actions
canEditCondition() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the user is allowed to edit the condition
canEditDBObject(DBObject, DBObjectProvider) - Method in class oracle.ide.db.dialogs.BaseDBEditorFactory
 
canEditDBObject(DBObject, DBObjectProvider) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Whether this DBEditorFactory will be able to edit an existing provider object of a specific type in a specific context.
canEditDBObject(SchemaObject, DBObjectProvider) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
 
canEditDBObject(DBObjectNode) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Deprecated. No longer needed. This check is done automatically if you use DBEditorFactoryRegistry.getEditFactory(DBObjectNode).
canEditGroupName() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the user is allowed to edit the groupName
canEditObject(DBObject, DBObjectProvider) - Method in class oracle.ide.db.panels.PanelLibrary
Tests whether this panel library can edit the given object.
canEditPassCount() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the user is allowed to edit the passcount
canExit() - Method in class oracle.jdeveloper.vcs.changelist.AsynchronousStatusTask
 
canExtendURLPath(Project) - Method in class oracle.ide.model.ContentSetProvider
Returns true if the ContentSetProvider allows a URL to be added to the ContentSet's URLPath in the given Project context.
canFindReferences(Context, Scope, Declaration) - Method in class oracle.ide.dependency.index.IndexReferenceProvider
 
canFindReferences(Context, Scope, Declaration) - Method in interface oracle.ide.dependency.ReferenceProvider
Determine whether this provider can find references to a declaration.
canFinish() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
When used in a wizard this sets whether the wizard can finish after this step.
canFinish() - Method in class oracle.ide.db.panels.sql.BaseSQLQueryPickerPanel
 
canFinish() - Method in class oracle.ideimpl.webupdate.wizard.SummaryPage
 
canFinish() - Method in class oracle.ideimpl.webupdate.wizard.UpdatesPanel
 
canFixObject(DefaultMutableTreeNode) - Method in class oracle.ide.log.DefaultLogPage
Return true if the violation associated with the node can be fixed.
canGarbageCollect() - Method in class oracle.ide.runner.RunProcess
 
canGenerate(Context) - Method in class oracle.ide.db.transfer.generate.GenerateController
Called just before generation to give subclasses an opportunity to bail out.
canGetDeclaration(Context) - Method in interface oracle.ide.dependency.DeclarationProvider
Determine whether there could be a declaration in the context.
canGetDeclaration(Context, String) - Method in interface oracle.ide.dependency.IdDeclarationProvider
Determine whether this provider can supply the declaration for an ID.
canGetDeclaration(Context) - Method in class oracle.ide.dependency.index.IndexDeclarationProvider
 
canGetDeclaration(Context, String) - Method in class oracle.ide.dependency.URLDeclarationProvider
 
canGetDeclaration(Context) - Method in class oracle.ide.dependency.URLDeclarationProvider
 
canGetDeclaration(Context) - Method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
 
canGetDeclaration(Context, String) - Method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
 
canGetDeclarations(Context, Node) - Method in interface oracle.ide.dependency.DeclarationProvider
Determine whether this provider can get declarations for a Node.
canGetDeclarations(Context, Node) - Method in class oracle.ide.dependency.index.IndexDeclarationProvider
 
canGetDeclarations(Context, Node) - Method in class oracle.ide.dependency.URLDeclarationProvider
 
canGetDeclarations(Context, Node) - Method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
 
canGetReference(Context) - Method in class oracle.ide.dependency.index.IndexReferenceProvider
 
canGetReference(Context) - Method in interface oracle.ide.dependency.ReferenceProvider
Determine whether there could be a reference in the context.
canGetReferences(Context, Node) - Method in class oracle.ide.dependency.index.IndexReferenceProvider
 
canGetReferences(Context, Node) - Method in interface oracle.ide.dependency.ReferenceProvider
Determine whether this provider can get references for a Node.
canGetStarterForTarget(Node, Class, List) - Method in class oracle.ide.runner.RunProcess
Deprecated. Use canGetStarterForTarget(Project, Node, Class, List) instead
canGetStarterForTarget(Project, Node, Class, List) - Method in class oracle.ide.runner.RunProcess
Tests whether the given node is runnable in the context of the project and the required StarterFactory.
canGetTypeStringFromID(DBObjectID) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
 
canGoBack() - Method in class oracle.ideimpl.webupdate.wizard.SummaryPage
 
canGoTo() - Method in class oracle.ide.todo.AbstractToDoItem
Called to determine if the to do item allows goTo navigation.
canGoTo() - Method in interface oracle.ide.todo.ToDoItem
Called to determine if the to do item allows the goTo() action
canGotoActualType() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to go to the source file of the actual type of this object
canGotoDeclaredType() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to go to the source file of the declared type of this object
canGotoField() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to go to the source location of the field IFF this object is a field
canHaveAlias() - Method in class oracle.javatools.db.sql.AbstractAliasFragment
In certain circumstances an AliasFragment cannot have an alias.
canHaveAlias() - Method in class oracle.javatools.db.sql.FromObject
 
canHaveBody() - Method in class oracle.javatools.db.plsql.PlSqlSchemaObjectSpec
Some Types cannot have a body (ie VARRAYs and TABLES).
canHaveBody() - Method in class oracle.javatools.db.plsql.Type
 
canHaveDuplicateNames() - Method in class oracle.ide.db.util.NameController
Returns false by default.
canHaveMember(URL) - Method in class oracle.ide.model.ContentSet
Tests whether the specified URL can be a member of this ContentSet.
canHaveMember(URL) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListProjectContent
Deprecated. 
canHide(int) - Method in class oracle.javatools.ui.table.GenericBaseTableModel
 
canHide(int) - Method in interface oracle.javatools.ui.table.GenericTableModel
Get whether the column can be hidden by the user when column selector is available
canInspect() - Method in interface oracle.ide.runner.DebuggeeData
Determine if this object can be inspected
canInspectClassLoader() - Method in interface oracle.ide.runner.DebuggeeData
Determine if the classloader of this object can be inspected
canInvoke(Context) - Method in interface oracle.ide.wizard.TriggerInvokable
Called to determine whether this Invokable should be enabled or disabled.
canInvoke(Context) - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
canMergeRelationUsages(RelationUsage, RelationUsage) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
canMergeRelationUsages(RelationUsage, RelationUsage) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Determines whether the two RelationUsages are based on the same table.
canMergeWith(EditDescriptor) - Method in class oracle.javatools.editor.EditDescriptor
Returns whether the edit can be merged with the other edit.
canMigrate(int, File) - Method in class oracle.ide.migration.ExtensionMigrator
No categories supported.
canMigrate(int, File) - Method in interface oracle.ide.migration.Migrator
Determine whether a given category can be migrated from a given directory.
canMigrate(int, File) - Method in class oracle.ide.migration.XMLMigrator
Determine whether the settings can be migrated from the given directory.
canMigrate(int, File) - Method in class oracle.ide.model.IdeSystemMigrator
 
canMigrate(int, File) - Method in class oracle.ide.model.UserPropertiesMigrator
 
canMigrate(int, File) - Method in class oracle.jdeveloper.library.LibraryMigrator
Determine whether the settings can be migrated from the given directory.
canMigrate(int, File) - Method in class oracle.jdevimpl.audit.profile.ProfileMigrator
 
canModifyValue() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to modify any values of this object
canMoveDown(Object) - Method in class oracle.ide.db.controls.ListButtons.Controller
 
canMoveDown(Object) - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
canMoveUp(Object) - Method in class oracle.ide.db.controls.ListButtons.Controller
 
canMoveUp(Object) - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
CANNOT_SAVE_ON_CLOSE_PROMPT - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
CANNOT_SAVE_ON_EXIT_PROMPT - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
CANNOT_SAVE_PROMPT - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANNOT_TERMINATE_REMOTE_PROCESS - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
canOk() - Method in class oracle.ide.dialogs.SimpleInputDialog
Return true to enable the OK button.
canOk() - Method in interface oracle.ide.runner.DebuggerBreakpointPanel
Called when the breakpoint dialog needs to determine if it is OK to allow the user to press the OK button and end the breakpoint options dialog It is best to make only superficial checks at this time
CANONICAL - Static variable in class oracle.javatools.util.Maps.CacheMap
 
CANONICAL - Static variable in class oracle.javatools.util.Maps.CacheStrategy
 
canonicalize(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns a canonical form of the URI, if one is available.
canonicalize(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns a canonical form of the URI, if one is available.
canonicalize(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
canonicalize(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
canonicalize(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
 
canonicalize(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
canonicalize(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns a canonical form of the URL, if one is available.
canonicalize(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns a canonical form of the URL, if one is available.
canonicalize(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
canonicalize(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
canonicalizeApprovalURL(URL) - Method in class oracle.ide.net.URLChooser
Template helper method for URLChooser.approveSelection() to canonicalize the URL to be approved.
canonicalizePath(String) - Method in class oracle.jdeveloper.vcs.nav.BaseConnectionProvider
 
canonicalizeURLs(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Canonicalizes the given URLs and returns them in a new array.
canOpenVersionViewer(Map<String, String>) - Method in class oracle.jdeveloper.vcs.nav.ConnectionProvider
 
canPaste() - Method in class oracle.ide.ceditor.CodeEditor
Deprecated.  
canPaste() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches whether the paste operation can be performed by calling paste().
canPerformAction() - Method in class oracle.ide.controls.ActionMenuToolButton.FilterActionEvents
 
canProjectHaveMember(Project, VCSApplicationSystem.ContentSetProxy, URL) - Method in class oracle.jdeveloper.vcs.spi.VCSApplicationSystem
 
canProvideInspectorExpression(Node) - Method in interface oracle.ide.runner.DebuggerInspectorExpressionProvider
Determine if the implementation can return inspector expressions if the cursor is in the editor of the incoming Node
canPurge() - Method in class oracle.javatools.db.ora.RecycledObject
Deprecated. use RecycledObject.getCanPurge()
canPurge - Static variable in class oracle.javatools.db.property.Property
Property constant for the "canPurge" property.
canRead(URI) - Method in class javax.ide.net.VirtualFileSystem
Tests whether the application can read the resource at the specified URI.
canRead(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Tests whether the application can read the resource at the specified URI.
canRead(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
canRead(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
canRead(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
 
canRead(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
canRead(URL) - Static method in class oracle.ide.net.URLFileSystem
Tests whether the application can read the resource at the specified URL.
canRead(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Tests whether the application can read the resource at the specified URL.
canRead(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
canRead(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
canReadElement(CompareDifference, ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
 
canReadElement(CompareDifference, ContributorKind) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
canRedo(Context) - Method in class oracle.ide.controller.CommandProcessor
Check if the last Command associated with the Node of the given Context can be redone.
canRedo() - Method in class oracle.javatools.compare.view.ViewEdit
 
canRefresh(TNode[]) - Method in class oracle.ide.explorer.ChildFilter
This method will be called when the UI needs to determine the sensitivity of the Refresh menu item.
canRefresh(TNode, Class) - Method in class oracle.ide.explorer.TreeExplorer
Check if the ancestor of the specified tnode whose data object class is an instance of the specified cls can be refreshed.
canReinstall() - Method in interface oracle.ide.docking.DockableFactory2
Indicates whether this factory can be re-installed (e.g.
canReinstall() - Method in class oracle.ide.keyboard.KeyboardDockable
Indicates that this dockable factory cannot be re-installed.
canRemove(Element) - Method in interface javax.ide.model.Folder
Other classes can call this method to determine whether the specified Element can be removed from this Folder.
canRemove(Element, Folder) - Method in class oracle.ide.cmd.RemoveFileCommand
Returns true if the specified ownerFolder allows the element to be removed.
canRemove(TNode[], Folder, List, List) - Method in class oracle.ide.cmd.RemoveFileCommand
Returns true if the ownerFolder allows the elements encapsulated by the specified tnodes to be removed.
canRemove(Object) - Method in class oracle.ide.db.controls.ListButtons.Controller
 
canRemove() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
canRemove() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
canRemove(Object) - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
canRemove(Element) - Method in class oracle.ide.layout.IdeLayout
 
canRemove(Element) - Method in class oracle.ide.layout.Layouts
 
canRemove(Element) - Method in class oracle.ide.model.DataContainer
Part of the Folder interface.
canRemove(Element) - Method in class oracle.ide.model.DefaultContainer
Part of the Folder interface.
canRemove(Element) - Method in class oracle.ide.model.DefaultFolder
Part of the Folder interface.
canRemove(Element) - Method in interface oracle.ide.model.Folder
Other classes can call this method to determine whether the specified Element can be removed from this Folder.
canRemove(Element) - Method in class oracle.ide.model.Project
Deprecated. since 11.0 (07/01/2008)
canRemove(Element) - Method in class oracle.ide.model.XMLDataContainer
 
canRenameObjects() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Deprecated. - rename is no longer supported. getNameProvider() returns an intention to include an extra name field that can be used for entity naming.
canReorder() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
canReorder() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
canReplace() - Method in interface oracle.javatools.db.ddl.CreateDDLGenerator
Returns true if the create syntax includes an "OR REPLACE" or equivalent.
canReplaceByDefault() - Method in class oracle.ide.db.panels.PanelLibrary
Tests whether it is ok to replace the object type for this panel library without prompting the user about possible data loss.
canRequery() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListCategorizer
 
canRestart() - Static method in class oracle.ide.Ide
Get whether the IDE is capable of being restarted.
canRestore(Context) - Method in class oracle.jdeveloper.history.BaseHistoryEntry
 
canRestrictSchemaList() - Method in class oracle.javatools.db.AbstractDatabase
 
canRestrictSchemaList() - Method in interface oracle.javatools.db.Database
Whether this provider supports restricting the list of schemas to those with visible objects.
canRun(String, Object, Node, List) - Method in class oracle.ide.runner.RunProcess
canRun should be called by the StarterFactory's canStart method.
canRun(String, Object, Node, List) - Method in class oracle.jdeveloper.runner.RunningProcess
Always returns true, since the process is already running
canRunToCursor(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called when the debugger determines if runToCursor is allowed at a breakpoint.
canScan() - Method in class oracle.ide.externaltools.ExternalToolScanner
Can this scanner scan in the current environment (e.g.
canScan(ProjectChangeEvent) - Method in class oracle.ide.model.panels.ProgressBarTechnologyScanner
 
canScan(ProjectChangeEvent) - Method in interface oracle.ide.model.TechnologyScopeManager.Scanner
 
canSetGroupBy() - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
canSetGroupBy() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns true if this query can accept a group by clause.
canShow() - Method in interface oracle.ide.palette.PaletteItem
Returns if this particular can make itself visible
canShow() - Method in interface oracle.ide.palette.PalettePage
Returns true if palette page can display itself.
canShowBreakpointLocation(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called by the debugger when actions are enabled/disabled to inquire if the DebuggerExtender wants to disable the action that shows the location corresponding to the breakpoint.
canShowIPLocation(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called by the debugger when the debuggee is stopped at a previously added breakpoint.
canShowObjectPreferences() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to show the ObjectPreferences dialog on this object
canShowPage(Context) - Method in class oracle.ide.palette.PaletteContext
Allow page owners to determine if their page should be shown
canShutdown() - Method in interface oracle.ide.cmd.ShutdownHook
Called on shutdown hooks in the order they were registered prior to shutting down the IDE.
canShutdown() - Method in class oracle.jdeveloper.audit.AbstractAuditAddin
The AbstractAuditAddin implementation returns true.
canShutdown() - Method in class oracle.jdeveloper.library.JLibraryManager
This method is called by the IDE to confirm that the ide can shutdown.
canShutdown() - Method in class oracle.jdeveloper.model.NavigatorExtension
This method is called by the IDE to confirm that the ide can shutdown.
canShutdown() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Called on shutdown hooks in the order they were registered prior to shutting down the IDE.
canStart(RunProcess, Context, Node, List) - Method in class oracle.ide.runner.AbstractStarterFactory
 
canStart() - Method in class oracle.ide.runner.RunProcess
Tests whether this process can be started.
canStart(List) - Method in class oracle.ide.runner.Starter
Returns true if the process can be started.
canStart(RunProcess, Node, List) - Method in interface oracle.ide.runner.StarterFactory
Tests whether this StarterFactory knows how to start the specified node.
canStepInto(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called when the debugger determines if stepInto is allowed at a breakpoint.
canStepOut(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called when the debugger determines if stepOut is allowed at a breakpoint.
canStepOver(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called by the debugger to determine if the DebuggerExtender wants to override the StepOver behavior.
canStepToEndOfMethod(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called when the debugger determines if stepToEndOfMethod is allowed at a breakpoint.
canStopInChrome() - Method in class oracle.ide.runner.RunProcess
 
canStopOnDebuggerStatement() - Method in class oracle.ide.runner.RunProcess
 
canStopOnError() - Method in class oracle.ide.runner.RunProcess
 
canStopOnException() - Method in class oracle.ide.runner.RunProcess
 
canSupportEditor(BasicEditorPane) - Method in interface oracle.javatools.editor.EditorSelection
Indicates whether the EditorSelection can support its selection type on te given editor pane
canSupportEditor(BasicEditorPane) - Method in class oracle.javatools.editor.EditorSelectionColumns
Column selection can only support editors containing fixed width fonts
canSupportEditor(BasicEditorPane) - Method in class oracle.javatools.editor.EditorSelectionWrap
Wrap selection is the 'standard' selection that editor panes support, so this method always returns true.
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_LOOKED_IN_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_MESSAGE_1 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_MESSAGE_2 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_MESSAGE_3 - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_RADIO_DONT_ASK - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_RADIO_GENERATE_STUB - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_RADIO_LOCATOR - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_RADIO_PROJECT - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_RADIO_URL_CHOOSER - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_de
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_en
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_es
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_it
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
 
CANT_FIND_SOURCE_TITLE - Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
 
canTerminate() - Method in class oracle.ide.runner.RunProcess
Tests whether this RunProcess can be terminated.
canTerminate() - Method in class oracle.ide.runner.Starter
Tests whether this Starter can terminate the process.
canTerminate() - Method in class oracle.jdeveloper.runner.RemoteProcess
 
canTerminateGracefully() - Method in class oracle.ide.runner.Starter
Tests whether this Starter can terminate the process gracefully.
canToggleValue() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to toggle the value of this object
canTransferData(Object, DataFlavor[], int) - Method in interface oracle.ide.util.dnd.DropHelper
Indicates whether a component would accept an import of the given set of data flavors prior to actually attempting to import it.
canTransferErrors() - Method in class oracle.ide.runner.RunProcess
 
canTransform(URL, Class, AbstractModel, DomPosition) - Method in class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
canTransform(URL, Class, AbstractModel, DomPosition) - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
canTransform(URL, Class, AbstractModel, DomPosition) - Method in class oracle.jdeveloper.webapp.datatransfer.URLToNodeTransformer
 
canTransformImpl(URL, Class, AbstractModel, DomPosition) - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
canTransformImpl(URL, Class, AbstractModel, DomPosition) - Method in class oracle.jdeveloper.webapp.datatransfer.URLToNodeTransformer
Validates insertion position.
canUnderstand(Node) - Method in interface oracle.ide.runner.SmartDataProvider
 
canUnderstand(Node) - Method in interface oracle.ide.runner.ToolTipExpressionProvider
 
canUndo(Context) - Method in class oracle.ide.controller.CommandProcessor
Check if the last Command associated with the Node of the given Context can be undone.
canUndo() - Method in class oracle.javatools.compare.view.ViewEdit
 
canUndrop() - Method in class oracle.javatools.db.ora.RecycledObject
Deprecated. use RecycledObject.getCanUndrop()
canUndrop - Static variable in class oracle.javatools.db.property.Property
Property constant for the "canUndrop" property.
canUnionListQueries() - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns true if, when querying multiple object types, the DictionaryDatabase can UNION together all the list queries to speed up the query process.
canUpdate(TNode, UpdateMessage) - Method in class oracle.ide.explorer.ChildFilter
Call to determine if an update should be done due a property set notification.
canUpdateFile(DBObject, OfflineDBObjectProvider) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Checks that update is available on the given object.
canUpdateFile(OfflineDBObjectNode, OfflineDBObjectProvider) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Checks that update is available on the given object.
canUpdateObject(DBObject, DBObjectProvider) - Method in class oracle.ide.db.dialogs.BaseDBEditorFactory
If canEditDBObject returns true, then this method is used to determine whether the verifiers are set to be editable or not.
canUpdateObject(DBObject, DBObject) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
canUpdateObject(Difference) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
canUpdateObject(DBObject, DBObject) - Method in class oracle.javatools.db.property.AbstractPropertyManager
 
canUpdateObject(Difference) - Method in class oracle.javatools.db.property.AbstractPropertyManager
 
canUpdateObject(DBObject, DBObject) - Method in interface oracle.javatools.db.property.PropertyManager
Convenience method that uses PropertyManager.canChangeProperty(oracle.javatools.db.DBObject, oracle.javatools.db.DBObject, java.lang.String) on all the differences in the given object to tell whether the update on the given objects can be done using a CREATE, ALTER or REPLACE as appropriate.
canUpdateObject(Difference) - Method in interface oracle.javatools.db.property.PropertyManager
Convenience method that uses PropertyManager.canChangeProperty(oracle.javatools.db.DBObject, oracle.javatools.db.DBObject, java.lang.String) on all the differences in the given Difference to tell whether the update on the given objects can be done using a CREATE, ALTER or REPLACE as appropriate.
canUpdateURL(URL, DBObject) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Checks that update is available on the given object url.
canUseAsAlias(String) - Method in class oracle.javatools.db.sql.AbstractAliasFragment
Checks whether the given expression can be used as an alias.
canUserDisable() - Method in class oracle.ide.extension.feature.FeatureType
 
canUserDisable() - Method in class oracle.ide.extension.feature.ServiceFeatureType
 
canUserDisable() - Method in class oracle.ide.extension.feature.SupportFeatureType
 
canUserDisable() - Method in class oracle.ide.extension.feature.TechnologyFeatureType
 
canUserSetPartial() - Method in class oracle.javatools.ui.TriStateButtonModel
 
canUserSetPartial() - Method in class oracle.javatools.ui.TriStateCheckBox
 
canViewAnnotations() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to view the annotations of this object
canViewAnnotationsForClass() - Method in interface oracle.ide.runner.DebuggeeData
Determine if it's possible to view the annotations of the class of this object
canViewWholeValue() - Method in interface oracle.ide.runner.DebuggeeData
Determine if the whole value of this object can be shown
canWatch() - Method in interface oracle.ide.runner.DebuggeeData
Determine if this object can be watched
canWatchClassLoader() - Method in interface oracle.ide.runner.DebuggeeData
Determine if the classloader of this object can be watched
canWizardNext() - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
The default DatabaseConnectionPanel.checkWizardButtons() implementation uses this method to check whether the next button should be enabled.
canWorkspaceHaveMember(Workspace, VCSApplicationSystem.ContentSetProxy, URL) - Method in class oracle.jdeveloper.vcs.spi.VCSApplicationSystem
 
canWrite(URI) - Method in class javax.ide.net.VirtualFileSystem
Tests whether the application can modify the resource at the specified URI.
canWrite(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Tests whether the application can modify the resource at the specified URI.
canWrite(File) - Method in class oracle.ide.net.FileNativeHelper
 
canWrite(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
canWrite(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
canWrite(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
 
canWrite(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
canWrite(URL) - Static method in class oracle.ide.net.URLFileSystem
Tests whether the application can modify the resource at the specified URL.
canWrite(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Tests whether the application can modify the resource at the specified URL.
canWrite(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
canWrite(URL) - Method in class oracle.jdeveloper.merge.MergeURLFileSystemHelper
Overriden to allow edits to the text buffer of a merge node.
canWrite(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
canWriteElement(CompareDifference, ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
 
canWriteElement(CompareDifference, ContributorKind) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
capacity() - Method in class oracle.ide.util.FastStringBuffer
 
capacity() - Method in class oracle.javatools.util.Maps.AbstractHashMap
 
capitalize(String) - Static method in class oracle.jdevimpl.audit.util.Strings
Capitalizes a string.
capitalizeAll(String) - Static method in class oracle.jdevimpl.audit.util.Strings
Capitalizes each letter which follows a whitespace character in a string.
capitalizeAndSeparateAll(String) - Static method in class oracle.jdevimpl.audit.util.Strings
Capitalizes each letter which follows a whitespace character in a string, and inserts a space before any uppercase letter preceded by a lower case letter.
CARET - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '^' lexical unit.
CARET_BACKWARD - Static variable in class oracle.javatools.editor.ActionNames
BackwardAction
CARET_BEGIN - Static variable in class oracle.javatools.editor.ActionNames
BeginAction
CARET_BEGIN_LINE - Static variable in class oracle.javatools.editor.ActionNames
BeginLineAction
CARET_BEGIN_PARAGRAPH - Static variable in class oracle.javatools.editor.ActionNames
BeginParagraphAction
CARET_BEGIN_WORD - Static variable in class oracle.javatools.editor.ActionNames
BeginWordAction
CARET_BLINK_RATE - Static variable in class oracle.javatools.editor.BasicCaret
The property name for the blink rate of the caret.
CARET_COLOR - Static variable in class oracle.javatools.editor.BasicCaret
The property name for the color of the caret.
CARET_DOUBLE_UNDER_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the double-thickness under bar caret shape.
CARET_DOUBLE_VERTICAL_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the double-thickness vertical bar caret shape.
CARET_DOWN - Static variable in class oracle.javatools.editor.ActionNames
DownAction
CARET_EDITOR_SELECTION_COLUMNS - Static variable in class oracle.javatools.editor.BasicCaret
The type of editor selection which includes character obeying the following rules: 1 - The character between the line containing the first selection mark and the line containing the last selection mark (inclusive).
CARET_EDITOR_SELECTION_TYPE - Static variable in class oracle.javatools.editor.BasicCaret
The property name for the type of selection the editor (e.g.
CARET_EDITOR_SELECTION_WRAP - Static variable in class oracle.javatools.editor.BasicCaret
The type of editor selection which runs from the very first character in the selection start to the very end containing all characters in between (inclusive).
CARET_ENABLE_BLINK - Static variable in class oracle.javatools.editor.BasicCaret
The property name for whether the caret should blink.
CARET_END - Static variable in class oracle.javatools.editor.ActionNames
EndAction
CARET_END_LINE - Static variable in class oracle.javatools.editor.ActionNames
EndLineAction
CARET_END_PARAGRAPH - Static variable in class oracle.javatools.editor.ActionNames
EndParagraphAction
CARET_END_WORD - Static variable in class oracle.javatools.editor.ActionNames
EndWordAction
CARET_FOREGROUND - Static variable in class oracle.javatools.ui.ghost.UIConstants
 
CARET_FORWARD - Static variable in class oracle.javatools.editor.ActionNames
ForwardAction
CARET_LINE_HIGHLIGHT - Static variable in class oracle.javatools.editor.plugins.LineHighlightPlugin
The name of the line highlight.
CARET_NEXT_WORD_BREAK - Static variable in class oracle.javatools.editor.ActionNames
NextWordAction
CARET_NEXT_WORD_END - Static variable in class oracle.javatools.editor.ActionNames
NextWordAction
CARET_NEXT_WORD_START - Static variable in class oracle.javatools.editor.ActionNames
NextWordAction
CARET_OUTLINE_BOX - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the outline box caret shape.
CARET_PREVIOUS_WORD_BREAK - Static variable in class oracle.javatools.editor.ActionNames
PreviousWordAction
CARET_PREVIOUS_WORD_END - Static variable in class oracle.javatools.editor.ActionNames
PreviousWordAction
CARET_PREVIOUS_WORD_START - Static variable in class oracle.javatools.editor.ActionNames
PreviousWordAction
CARET_QUAD_UNDER_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the quad-thickness under bar caret shape.
CARET_QUAD_VERTICAL_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the quad-thickness vertical bar caret shape.
CARET_RIGHT_CLICK_SELECTION - Static variable in class oracle.javatools.editor.BasicCaret
The property name for whether right-click will position the caret when clicking outside of a selection.
CARET_SHAPE_INSERT - Static variable in class oracle.javatools.editor.BasicCaret
The property name for the caret shape in insert mode.
CARET_SHAPE_OVERWRITE - Static variable in class oracle.javatools.editor.BasicCaret
The property name for the caret shape in ovewrite mode.
CARET_SOLID_BOX - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the solid box caret shape.
CARET_TRIPLE_UNDER_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the triple-thickness under bar caret shape.
CARET_TRIPLE_VERTICAL_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the triple-thickness vertical bar caret shape.
CARET_UNDER_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the single-thickness under bar caret shape.
CARET_UP - Static variable in class oracle.javatools.editor.ActionNames
UpAction
CARET_VERTICAL_BAR - Static variable in class oracle.javatools.editor.BasicCaret
The constant for the single-thickness vertical bar caret shape.
CARET_XOR_PAINTING - Static variable in class oracle.javatools.editor.BasicCaret
The property name for whether the caret should use xor painting or regular painting.
caretUpdate(CaretEvent) - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class oracle.ide.ceditor.CodeEditor
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class oracle.javatools.editor.EmacsAction.Tracker
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class oracle.javatools.editor.insight.AbstractInsight
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
 
caretUpdate(CaretEvent) - Method in class oracle.javatools.editor.plugins.BraceMatchingPlugin
Called when the caret position is updated.
caretUpdate(CaretEvent) - Method in class oracle.javatools.editor.plugins.LineHighlightPlugin
Called when the caret position is updated.
CascadeConfirmDialog - Class in oracle.ide.db.dialogs
Dialog for showing a CascadeRequiredException to the user and prompting them to choose to cascade or not.
cascadeDelete(DBObject, SystemObject) - Method in class oracle.javatools.db.CascadeManager
Cascades the delete of the given object to the given referer by taking a copy of the referer and performing any necessary updates.
cascadeDelete(DBObject, SystemObject, boolean) - Method in class oracle.javatools.db.CascadeManager
Cascades the delete of the given object to the given referer by taking a copy of the referer and performing any necessary updates.
CascadeManager - Class in oracle.javatools.db
Provides facilities for listing references between DBObjects in a DBObjectProvider, and provides cascade logic for cascading delete of an object.
CascadeManager(DBObjectProvider) - Constructor for class oracle.javatools.db.CascadeManager
 
CascadeManager.NoCascadeRequiredException - Exception in oracle.javatools.db
Exception thrown when a cascade is requested for an object that has no referers.
CascadeManager.NoCascadeRequiredException(DBObject) - Constructor for exception oracle.javatools.db.CascadeManager.NoCascadeRequiredException
 
CascadeRequiredException - Exception in oracle.javatools.db
Subclass of DBException that is thrown when an attempt to delete or update an object is made when there are dependent objects in the given DBObjectProvider.
CascadeRequiredException(DBObject, String) - Constructor for exception oracle.javatools.db.CascadeRequiredException
Constructor to use when the list of dependents is unknwon.
CascadeRequiredException(DBObject) - Constructor for exception oracle.javatools.db.CascadeRequiredException
Constructor to use when the list of dependents is unknwon.
CascadeRequiredException(DBObject, Collection<DBObjectID>) - Constructor for exception oracle.javatools.db.CascadeRequiredException
The given object cannot be deleted because the list of dependent objects exist.
CascadeRequiredException(Collection<DBObject>, Collection<DBObjectID>) - Constructor for exception oracle.javatools.db.CascadeRequiredException
Creates a cascade exception for a large operation.
CASE - Static variable in class oracle.javatools.db.sql.CaseStatement
 
CASE_SENSITIVE_NAME_POLICY - Static variable in class oracle.javatools.db.AbstractDBObjectProvider
Unquoted Names are case sensitive and stored in mixed case
CaseStatement - Class in oracle.javatools.db.sql
Class to represent a case statement in a sql query.
CASE [expression]
WHEN condition THEN thenExpression
WHEN condition THEN thenExpression ...
CaseStatement() - Constructor for class oracle.javatools.db.sql.CaseStatement
 
CaseStatement(SQLFragment, CaseStatement.WhenThen[], SQLFragment) - Constructor for class oracle.javatools.db.sql.CaseStatement
CASE expression WHEN condition THEN thenExpression ...
CaseStatement(SQLFragment, CaseStatement.WhenThen[]) - Constructor for class oracle.javatools.db.sql.CaseStatement
CASE expression WHEN condition THEN thenExpression ...
CaseStatement(CaseStatement.WhenThen[], SQLFragment) - Constructor for class oracle.javatools.db.sql.CaseStatement
CASE WHEN condition THEN thenExpression ...
CaseStatement(CaseStatement.WhenThen[]) - Constructor for class oracle.javatools.db.sql.CaseStatement
CASE WHEN condition THEN thenExpression ...
CaseStatement.WhenThen - Class in oracle.javatools.db.sql
 
CaseStatement.WhenThen() - Constructor for class oracle.javatools.db.sql.CaseStatement.WhenThen
 
CaseStatement.WhenThen(SQLFragment, SQLFragment) - Constructor for class oracle.javatools.db.sql.CaseStatement.WhenThen
....
CastedMethod - Class in oracle.javatools.parser.java.v2.common
A "casted method" represents a method invocation followed by a type cast.
CastedMethod(JavaMethod, JavaType) - Constructor for class oracle.javatools.parser.java.v2.common.CastedMethod
 
CATALOG - Static variable in class oracle.javatools.icons.OracleIcons
 
CATALOG_TYPE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
catalogIsSchema() - Method in interface oracle.javatools.db.JdbcDatabase
Tests whether the JDBC metadata catalog is the same as a Schema in the API.
CATALOGS_TYPE - Static variable in class oracle.ide.db.UIArb
Deprecated.  
CatchClauseT - Interface in javax.ide.model.java.source.tree
A catch clause of a try statement.
CATEGORY - Static variable in class oracle.ide.controls.ToggleAction
The category is used in the shortcuts configuration panel to subdivide the list of actions.
Category - Class in oracle.jdeveloper.audit.analyzer
A category of rules or metrics.
Category() - Constructor for class oracle.jdeveloper.audit.analyzer.Category
Creates a category.
category() - Method in class oracle.jdeveloper.audit.analyzer.Category
 
category() - Method in class oracle.jdeveloper.audit.analyzer.Metric
Gets the category of this metric.
category() - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets the category of this rule.
Category - Class in oracle.jdeveloper.vcs.vop
 
Category(String) - Constructor for class oracle.jdeveloper.vcs.vop.Category
 
CATEGORY_ARGUMENTS - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is an arguments list.
CATEGORY_CODE_MENU - Static variable in interface oracle.ide.ceditor.CodeMenuConstants
The category to which to add commands which appear in the Code menu.
CATEGORY_INFIX_OPERATOR - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is an infix operator.
CATEGORY_LAYOUT - Static variable in class oracle.ide.inspector.layout.CategoryLayout
 
CATEGORY_PAREN_WRAPPER - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is a paren expression.
CATEGORY_POSTFIX_OPERATOR - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is a postfix operator.
CATEGORY_PREFIX_OPERATOR - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is a prefix operator.
CATEGORY_PRIMARY - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is a primary.
CATEGORY_SOURCE_MENU - Static variable in class oracle.ide.ceditor.CodeEditorConstants
The category to which to add commands which appear in the Code/Source menu.
CATEGORY_SOURCE_MENU - Static variable in class oracle.ide.ceditor.CodeEditorController
Deprecated. use CodeEditorConstants
CATEGORY_SPECIAL_OPERATOR - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is an operator that is neither a prefix nor an infix operator.
CATEGORY_SQL - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is a sql expression.
CATEGORY_UNKNOWN - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
We don't know what this expression is.
CATEGORY_WRAPPER - Static variable in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
This is an expression wrapper and has one operand which is the actual expression tree.
CategoryCustomizer - Class in oracle.jdevimpl.audit.core
 
CategoryCustomizer() - Constructor for class oracle.jdevimpl.audit.core.CategoryCustomizer
 
CategoryDefinition - Class in oracle.jdeveloper.audit.extension
 
CategoryDefinition(String, CategoryDefinition, ExtensionBundle, DefinitionContext) - Constructor for class oracle.jdeveloper.audit.extension.CategoryDefinition
 
CategoryDefinition(String, List<String>, Feature, CategoryDefinition, ExtensionBundle, DefinitionContext) - Constructor for class oracle.jdeveloper.audit.extension.CategoryDefinition
 
CategoryDefinition(String, List<String>, FeatureCategory, CategoryDefinition, ExtensionBundle, DefinitionContext) - Constructor for class oracle.jdeveloper.audit.extension.CategoryDefinition
 
CategoryLayout - Class in oracle.ide.inspector.layout
CategoryLayouts specify how the property inspector form view displays properties under a specific category.
CategoryLayout() - Constructor for class oracle.ide.inspector.layout.CategoryLayout
 
categorySelected(PropertyCategoryPanel) - Method in class oracle.ide.inspector.PropertyInspector
 
categoryToIndex(int) - Method in class oracle.ide.migration.XMLMigrator
Get the internal index of the given category.
CC_ERROR_NO_CONDITION - Static variable in class oracle.ide.db.UIArb
Deprecated.  
CDC - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '-->' lexical unit.
CDO - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

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