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

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

G

gap - Variable in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
GARBG - Static variable in class oracle.javatools.icons.OracleIcons
 
GARBGREPEAT - Static variable in class oracle.javatools.icons.OracleIcons
 
gatherDynamicActions(Context) - Method in interface oracle.ide.controller.DynamicMenuListener
Called just before the dynamic menu is added to the main menu bar.
gatherDynamicActions(WebAppEditor, Context) - Method in class oracle.jdeveloper.webapp.designer.ShowInDesignerSupport.DynamicMenuItemsProvider
 
gbc(int, int, int, int, double, double, int, int, Insets) - Method in class oracle.ide.panels.DefaultTraversablePanel
 
gbc(int, int, int, int, double, double, int, int, Insets, int, int) - Method in class oracle.ide.panels.DefaultTraversablePanel
 
GBY_CUBE - Static variable in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
GBY_EXPRESSION_LIST - Static variable in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
GBY_GRAND_TOTAL - Static variable in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
GBY_GROUPING_SETS - Static variable in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
GBY_ROLLUP - Static variable in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
GENERAL_KEY - Static variable in class oracle.ide.model.IdeTechnologies
Key representing the 'General' pseudo-technology for unclassified items.
GENERAL_LOB_PARAM_BUTTON_LABEL - Static variable in class oracle.ide.db.UIArb
Deprecated.  
GENERAL_STORAGE_BUTTON_LABEL - Static variable in class oracle.ide.db.UIArb
Deprecated.  
GENERAL_XMLTYPE_PROPERTIES_BUTTON_LABEL - Static variable in class oracle.ide.db.UIArb
Deprecated.  
GENERALIZATION - Static variable in class oracle.javatools.icons.OracleIcons
 
generate() - Method in class oracle.javatools.parser.plsql.old.PlsqlTreeGenerator
Entry-point into the generate mechanism.
generate(SourceFile, SourceClass) - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilderModel
 
generate(SourceFile, SourceClass) - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilderModel
 
GENERATE_ACCESSORS - Static variable in class oracle.javatools.icons.OracleIcons
 
GENERATE_CMD - Static variable in class oracle.ide.db.transfer.generate.GenerateController
Command string for Generate.
GENERATE_CMD_ID - Static variable in class oracle.ide.db.transfer.generate.GenerateController
Deprecated. use GenerateController.GENERATE_CMD instead
generateBackupDirectoryURL(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSImportBackupHelper
 
GenerateController - Class in oracle.ide.db.transfer.generate
Controller class for generation.
GenerateController() - Constructor for class oracle.ide.db.transfer.generate.GenerateController
 
GenerateDescriptor - Class in oracle.jdeveloper.offlinedb.model
Bean to encapsulte generation options to be used as the model for a deployment descriptor.
GenerateDescriptor() - Constructor for class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
generateELStyleAccess() - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Returns a boolean indicating whether clients should generate EL_style access to resource bundles.
generateID() - Static method in class oracle.ide.task.TaskManager
Internal method
generateID() - Static method in class oracle.jdeveloper.offlinedb.OfflineDBObjectID
Deprecated. Generates a new, unique ID.
generateLayoutURL() - Method in class oracle.ide.layout.Layouts
 
generateLib(URL) - Static method in class oracle.jdeveloper.jsp.utils.War
Generate lib directory in WEB-INF directory of project
GenerateTarget - Interface in oracle.ide.db.transfer.generate
Deprecated. transfer targets are now extension.xml registered and available through the TransferManager.
GenerateTargetRegistry - Class in oracle.ide.db.transfer.generate
Deprecated. transfer targets are now generally registerable through the database-transfer-hook and listable through the TransferManager.
generateToken(TokenContext) - Method in class oracle.javatools.db.ddl.DefaultTokenGenerator
 
generateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.CascadeGenerator
 
generateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.CommentGenerator
 
generateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator
Generates the token in to the context - i.e.
generateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.NameGenerator
 
generateToken(TokenContext) - Method in class oracle.javatools.db.ddl.TokenGenerator.ReplaceGenerator
 
generateWebXmlFile(URL) - Static method in class oracle.jdeveloper.jsp.utils.War
Generate web.xml file in WEB-INF directory of Project
GENERIC_JDBC_DATABASE - Static variable in interface oracle.javatools.db.Database
Type for a generic JDBC database.
GenericArrayDiffer - Class in oracle.javatools.db.diff
Differ that identifies arrays and uses a list diff to diff them.
GenericArrayDiffer() - Constructor for class oracle.javatools.db.diff.GenericArrayDiffer
 
GenericBaseTableModel - Class in oracle.javatools.ui.table
 
GenericBaseTableModel() - Constructor for class oracle.javatools.ui.table.GenericBaseTableModel
 
GenericBaseTableModel(Object[][], Object[]) - Constructor for class oracle.javatools.ui.table.GenericBaseTableModel
 
GenericBaseTableModel(Vector, Vector) - Constructor for class oracle.javatools.ui.table.GenericBaseTableModel
 
GenericBeanDiffer - Class in oracle.javatools.db.diff
Differ for any object that uses the PropertyInfos provided by PropertyIterator and diffs the values for those PropertyInfos using the engine.
GenericBeanDiffer() - Constructor for class oracle.javatools.db.diff.GenericBeanDiffer
 
GenericBraceProvider - Class in oracle.javatools.editor.language
The GenericBraceProvider implementation provides brace matching support for "generic" languages that implement the generic Language API to describe the language.
GenericBraceProvider(LanguageSupport, Language) - Constructor for class oracle.javatools.editor.language.GenericBraceProvider
Constructs a new GenericBraceProvider associated with the given LanguageSupport and language instance.
GenericBraceProvider(LanguageSupport, Language, GenericLexer) - Constructor for class oracle.javatools.editor.language.GenericBraceProvider
Constructs a new GenericBraceProvider associated with the given LanguageSupport and language instance.
GenericCheckListCellRenderer<T> - Class in oracle.javatools.ui.list
A renderer to deal with the tedium of casting object values and component types with DefaultListCheckCellRenderers.
Override 'formatLabel' and set the label's text and icon to an appropriate value for the given object (T)
GenericCheckListCellRenderer() - Constructor for class oracle.javatools.ui.list.GenericCheckListCellRenderer
 
GenericComparator - Class in oracle.javatools.db.diff
Generic comparator for use comparing lists of objects.
GenericComparator() - Constructor for class oracle.javatools.db.diff.GenericComparator
 
GenericD - Interface in javax.ide.model.java.declaration
Common supertype for Declaration elements that may declare type parameters.
GenericDiffEngine - Class in oracle.javatools.db.diff
Utility class that sets up a DiffEngine that can generically diff all our DBObjects.
GenericDiffEngine() - Constructor for class oracle.javatools.db.diff.GenericDiffEngine
 
GenericLexer - Class in oracle.javatools.parser.generic
The GenericLexer is a concrete implementation of the Lexer interface that can be used to lex Language implementations.
GenericLexer(Language) - Constructor for class oracle.javatools.parser.generic.GenericLexer
Constructs a GenericLexer for the specified language with a starting position of 0.
GenericMapDiffer - Class in oracle.javatools.db.diff
Differ to diff two maps by key/value pairs.
GenericMapDiffer() - Constructor for class oracle.javatools.db.diff.GenericMapDiffer
 
GenericNameDiffer - Class in oracle.javatools.db.diff
Generic differ that only diffs the name of a bean, all other properties are ignored.
GenericNameDiffer() - Constructor for class oracle.javatools.db.diff.GenericNameDiffer
 
GenericPanel - Class in oracle.jdeveloper.resources
Generic panel for editing a ContentSet.
GenericPanel(String, String, String) - Constructor for class oracle.jdeveloper.resources.GenericPanel
Constructor.
GenericPanel(String, String) - Constructor for class oracle.jdeveloper.resources.GenericPanel
Deprecated. Use GenericPanel(String, String, String) instead.
GenericTable - Class in oracle.javatools.ui.table
GenericTable is a subclass of JTable with a number of nice and enhanced features and a cleaner UI.
GenericTable() - Constructor for class oracle.javatools.ui.table.GenericTable
Constructs a default GenericTable that is initialized with a default data model, a default column model, and a default selection model.
GenericTable(TableModel) - Constructor for class oracle.javatools.ui.table.GenericTable
Constructs a GenericTable that is initialized with dm as the data model, a default column model, and a default selection model.
GenericTable(Vector, Vector) - Constructor for class oracle.javatools.ui.table.GenericTable
Constructs a GenericTable that is initialized with dm as the data model, cm as the column model, and a default selection model.
GenericTable(Object[][], Object[]) - Constructor for class oracle.javatools.ui.table.GenericTable
Constructs a JTable that is initialized with dm as the data model, cm as the column model, and sm as the selection model.
GenericTableAutoSizeModel - Interface in oracle.javatools.ui.table
 
GenericTableCellRenderer - Class in oracle.javatools.ui.table
Default cell renderer for GenericTable.
GenericTableCellRenderer() - Constructor for class oracle.javatools.ui.table.GenericTableCellRenderer
 
GenericTableCellRenderer(TableCellRenderer) - Constructor for class oracle.javatools.ui.table.GenericTableCellRenderer
Creates a GenericTableCellRenderer wrapping over the base default TableCellRenderer.
GenericTableHeaderRenderer - Class in oracle.javatools.ui.table
GenericTableHeaderRenderer has a flatter, cleaner, more modern appearance than the default "button-like" header renderer used by Swing.
GenericTableHeaderRenderer() - Constructor for class oracle.javatools.ui.table.GenericTableHeaderRenderer
 
GenericTableModel - Interface in oracle.javatools.ui.table
TableModel that determines the alignment of the table column and also whether the column can be hidden or not.
GenericTablePersistentSettings - Class in oracle.javatools.ui.table
Simple javabean that can be used to serialize the visible properties of a NiceTable using an external persistence mechanism (e.g.
GenericTablePersistentSettings() - Constructor for class oracle.javatools.ui.table.GenericTablePersistentSettings
 
GenericTablePersistentSettings(GenericTablePersistentSettings) - Constructor for class oracle.javatools.ui.table.GenericTablePersistentSettings
 
GenericTablePersistentSettings(Map<String, Object>) - Constructor for class oracle.javatools.ui.table.GenericTablePersistentSettings
 
GenericTokens - Interface in oracle.javatools.parser.generic
The GenericTokens interface describes the tokens for a generic lexer.
GenericToStringDiffer - Class in oracle.javatools.db.diff
Differ that will compare two objects if the ToStringManager can convert them to Strings.
GenericToStringDiffer() - Constructor for class oracle.javatools.db.diff.GenericToStringDiffer
 
GenericWizardLauncher - Class in oracle.ide.wizard
 
GenericWizardLauncher(Context) - Constructor for class oracle.ide.wizard.GenericWizardLauncher
Creates a new GenericWizardLauncher based on an existing context.
GenericWizardLauncher(Context, String) - Constructor for class oracle.ide.wizard.GenericWizardLauncher
 
geometry - Variable in class oracle.ide.docking.Site
Specifies the position and dimension of the floating panel
get(int, String, String) - Static method in class oracle.ide.controller.IdeAction
Deprecated. use the MetaClass version of this method
get(int, String, String, ArrayResourceBundle, int) - Static method in class oracle.ide.controller.IdeAction
Deprecated. since 11.0. Declare actions in an extension manifest, or use one of the get methods that takes an Icon directly. Note for internal JDEVADF developers: The addin policy that icons must not be loaded during product startup is still in effect. You should avoid incurring the cost of icon loading during product startup by using the OracleIcons API.
get(int, String, String, String, Integer, Icon, Object, boolean) - Static method in class oracle.ide.controller.IdeAction
Deprecated. use the MetaClass version of this method
get(int, String, String, String, Integer, ArrayResourceBundle, int, Object, boolean) - Static method in class oracle.ide.controller.IdeAction
Deprecated. since 11.0. Declare actions in an extension manifest, or use one of the get methods that takes an Icon directly. Note for internal JDEVADF developers: The addin policy that icons must not be loaded during product startup is still in effect. You should avoid incurring the cost of icon loading during product startup by using the OracleIcons API.
get(int, String, String, String, Integer, ResourceBundle, String, Object, boolean) - Static method in class oracle.ide.controller.IdeAction
Deprecated. use the MetaClass version of this method
get(int) - Static method in class oracle.ide.controller.IdeAction
Gets the action associated with the specified command id if it already exists.
get(int, String, Integer) - Static method in class oracle.ide.controller.IdeAction
Deprecated. use the MetaClass version of this method
get(String) - Method in class oracle.ide.controller.PropertyResolver
Get the value of the specified property.
get(String) - Method in interface oracle.ide.index.IndexingContext
Get the context item with the given key.
get(String) - Static method in class oracle.ide.index.keyword.KeywordCriteria
Convenience method to get a QueryCriteria object configured to search for the given keyword.
get(String[]) - Static method in class oracle.ide.index.keyword.KeywordCriteria
Convenience method to get a QueryCriteria object configured to search for the given keywords.
get(String) - Static method in class oracle.ide.index.res.ExtensionBundle
 
get() - Method in class oracle.ide.inspector.task.BackgroundTask
 
get(long, TimeUnit) - Method in class oracle.ide.inspector.task.BackgroundTask
 
get() - Static method in class oracle.ide.javaxide.ModelInteropUtils
Get the singleton instance.
get(KeyStroke) - Method in class oracle.ide.keyboard.IdeInputMapUIResource
 
get(KeyStroke) - Method in class oracle.ide.keyboard.MultiInputMap
 
get() - Static method in class oracle.ide.performance.PerformanceLogger
Get an instance of the performance logger.
get() - Static method in class oracle.ide.performance.PerformanceTracker
Deprecated.  
get(String) - Static method in class oracle.ide.quickdiff.res.Bundle
 
get(String) - Static method in class oracle.ide.resourcebundle.res.ResourceBundleExtension
 
get(int) - Method in class oracle.ide.util.BitField
Returns the value of this BitField after masking all bits except the specified bit.
get(Object) - Method in class oracle.ide.util.DefaultPropertyAccess
 
get(int) - Method in class oracle.ide.util.IntHashMap
Returns the value to which this map maps the specified key.
get(K) - Method in class oracle.ide.util.MultiMap
Deprecated.  
get() - Method in class oracle.ide.util.Mutables.Boolean
 
get() - Method in class oracle.ide.util.Mutables.Byte
 
get() - Method in class oracle.ide.util.Mutables.Character
 
get() - Method in class oracle.ide.util.Mutables.Double
 
get() - Method in class oracle.ide.util.Mutables.Float
 
get() - Method in class oracle.ide.util.Mutables.Integer
 
get() - Method in class oracle.ide.util.Mutables.Long
 
get() - Method in class oracle.ide.util.Mutables.Object
 
get() - Method in class oracle.ide.util.Mutables.Short
 
get(Class<T>) - Method in class oracle.ide.util.Namespace
Gets an object of type T.
get(String) - Method in class oracle.ide.util.Namespace
Returns the data object in this Namespace whose name is the specified String.
get(String[]) - Method in class oracle.ide.util.Namespace
Returns the data object in this Namespace whose name path is the specified String array.
get() - Method in class oracle.ide.util.SwingWorker
Return the value created by the construct method.
get(K) - Method in class oracle.ide.util.TimedCache
Deprecated. Retrieves a previously cached object from the cache.
get(String) - Method in class oracle.ideri.util.BundlePropertyResolver
Get the value of the specified property.
get(Collection<ReadWriteLock>, Collection<ReadWriteLock>) - Static method in class oracle.javatools.buffer.MultiLock
Get a lock instance which obtains a mixture of read and write locks.
get(int) - Method in class oracle.javatools.buffer.SafeArrayList
Fetch the element at the specified position in this list
get(int) - Method in class oracle.javatools.data.ListStructure
Returns the object located at the specified index.
get(Class<T>) - Method in class oracle.javatools.db.DBCore
Retrieves a singleton instance that has been registered.
get(T) - Method in class oracle.javatools.db.ddl.DDL
Returns the statements cached for the given DDLType.
get(String) - Method in class oracle.javatools.db.Ddl
gets an SQL string.
get(int) - Method in class oracle.javatools.editor.highlight.HighlightFragmentsList
Get the fragment at the specified index.
get(int) - Method in class oracle.javatools.editor.language.BooleanBitmap
Fetches the boolean value in the bitmap at the given index, which is 0-based.
get(int) - Method in class oracle.javatools.editor.language.StyledFragmentsList
Get the fragment at the specified index.
get(JavaClass) - Method in class oracle.javatools.parser.java.v2.util.Annotations.AnnotationValueGetter
Gets this
get(Object) - Method in class oracle.javatools.resourcebundle.ChainedKeyValueMap
 
get(String) - Static method in class oracle.javatools.ui.UIBundle
 
get(Object) - Method in class oracle.javatools.util.ArrayMap
 
get(THC) - Method in interface oracle.javatools.util.deferred.THC.DeriveValue
 
get(Class<T>) - Method in class oracle.javatools.util.deferred.THC
 
get() - Method in class oracle.javatools.util.deferred.Thunk
 
get() - Method in class oracle.javatools.util.deferred.WeakThunk
 
get() - Static method in class oracle.javatools.util.EnvironmentVariables
Deprecated. Gets all default process environment variables.
get(String) - Method in class oracle.javatools.util.FormatBundle
Gets the formatted string corresponding to a key.
get(String, Object...) - Method in class oracle.javatools.util.FormatBundle
Gets the formatted string corresponding to a key and an array of arguments.
get() - Method in class oracle.javatools.util.Holder
 
get(URL) - Static method in class oracle.javatools.util.ImageIconCache
 
get(int) - Method in class oracle.javatools.util.ImmutableList
 
get(Object) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Gets the value from the mapping for a key in this map, or null if the key is not mapped.
get(Object) - Method in class oracle.javatools.util.MultiMap
 
get() - Static method in class oracle.javatools.util.ResourcePicker
 
get(Class<? extends K>) - Method in class oracle.javatools.util.TypeMap
Gets the value corresponding to a type, or null if none.
get(K) - Method in class oracle.javatools.util.WeakCache
Gets a value corresponding to a key from this cache, or null if the key is not present or the reference to the value has been cleared.
get(int) - Method in class oracle.javatools.util.WeightedList
 
get(int) - Method in interface oracle.javatools.xml.bind.ElementList
 
get() - Static method in class oracle.jdeveloper.compare.CompareViewer
Convenience method that gets the compare viewer instance using JNDI.
get(Object) - Method in class oracle.jdeveloper.java.util.TimedLRUCache
Fetches an object from the cache for the given key.
get(URL) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListStatusCache
Deprecated. Gets the status of a single URL.
get(URL[]) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListStatusCache
Deprecated. Gets the change list statuses for the given URLs.
get(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSStatusCache
Deprecated. Gets the status of a single URL.
get(URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSStatusCache
Deprecated. Gets the version statuses for the given URLs.
get(String) - Static method in class oracle.jdevimpl.audit.util.Cache
Gets a value from the design-time cache, or null if none.
get(String, Object) - Static method in class oracle.jdevimpl.audit.util.Cache
Gets a value from the design-time cache, or a default value if none.
get(String, boolean) - Static method in class oracle.jdevimpl.audit.util.Cache
Gets a boolean value from the design-time cache, or a default value if none.
get(String, int) - Static method in class oracle.jdevimpl.audit.util.Cache
Gets an int value from the design-time cache, or a default value if none.
get(String, float) - Static method in class oracle.jdevimpl.audit.util.Cache
Gets a float value from the design-time cache, or a default value if none.
getAbbreviatedText(Object) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns the abbreviated text to be used in place of the specified folding block when the block is collapsed.
getAbbreviatedText(Object) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getAboutBoxFactory() - Static method in class oracle.ide.help.AboutBoxFactory
Get the about box factory instance.
getAcceleratorDefinitions(HashStructure) - Static method in class oracle.ide.keyboard.AcceleratorHook
Gets the AcceleratorDefinitions object that represents all the registered accelerators
getAcceleratorFile() - Method in class oracle.ide.keyboard.DefaultKeyStrokeContext
 
getAcceleratorFile() - Method in interface oracle.ide.keyboard.KeyStrokeContext
If your addin provides predefined accelerator definitions, you should return the name of the .KDF file in your jar file.
getAcceleratorFile() - Method in class oracle.ide.keyboard.XMLKeyStrokeContext
 
getAcceleratorFile() - Method in class oracle.ide.view.MultiManager
the name of the accelerator file to register
getAcceleratorForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getAcceleratorImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch a keystroke from the ArrayResourceBundle.
getAcceleratorMetaResourceList() - Method in class oracle.ide.keyboard.AcceleratorDefinitions
Gets the list of MetaResource objects that represent the accelerator definition files that have been registered.
getAcceleratorSelectedForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getAcceleratorTooltip(int) - Static method in class oracle.ide.keyboard.KeyUtil
 
getAcceleratorTooltip(KeyStrokeMap, int) - Static method in class oracle.ide.keyboard.KeyUtil
 
getAcceptAllFilter() - Static method in class oracle.ide.file.FileSetFilters
Returns a filter that accepts all files.
getAccessDriverType() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Get the access driver type.
getAccessibleChild(JComponent, int) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getAccessibleChild(JComponent, int) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
getAccessibleChildrenCount(JComponent) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getAccessibleChildrenCount(JComponent) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
getAccessibleContext() - Method in class oracle.ide.controls.ActionMenuToolButton
 
getAccessibleContext() - Method in class oracle.ide.controls.FocusableLabel
Get the AccessibleContext of this object
getAccessibleContext() - Method in class oracle.ide.controls.JFastTreeTable.TreeTableCellRenderer
Deprecated.  
getAccessibleContext() - Method in class oracle.ide.controls.JLabeledCheckBox
 
getAccessibleContext() - Method in class oracle.ide.controls.JLabeledRadioButton
 
getAccessibleContext() - Method in class oracle.ide.controls.JTreeTable.TreeTableCellRenderer
Deprecated.  
getAccessibleContext() - Method in class oracle.ide.inspector.PropertyInspector
 
getAccessibleContext() - Method in class oracle.ide.keyboard.KeyStrokeField
 
getAccessibleContext() - Method in class oracle.ide.log.MessagePage.CustomTextPane
 
getAccessibleContext() - Method in class oracle.javatools.compare.view.BaseOverview
 
getAccessibleContext() - Method in class oracle.javatools.controls.HyperlinkButton
 
getAccessibleContext() - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
 
getAccessibleContext() - Method in class oracle.javatools.dialogs.MessagePanel
 
getAccessibleContext() - Method in class oracle.javatools.ui.checklist.StepHeader
 
getAccessibleContext() - Method in class oracle.javatools.ui.checklist.StepPanel
 
getAccessibleContext() - Method in class oracle.javatools.ui.combo.JTreeCombo
 
getAccessibleContext() - Method in class oracle.javatools.ui.Header
 
getAccessibleContext() - Method in class oracle.javatools.ui.treetable.JFastTreeTable.TreeTableCellRenderer
 
getAccessibleContext() - Method in class oracle.javatools.ui.treetable.JTreeTable.TreeTableCellRenderer
 
getAccessibleDifferenceText(BaseCompareDifference) - Method in class oracle.javatools.compare.view.BaseOverview
 
getAccessibleDifferenceText(BaseCompareDifference) - Method in class oracle.javatools.compare.view.SequenceCompareView.OverviewComponent
 
getAccessibleName() - Method in class oracle.ide.controls.FocusableLabel.AccessibleFocusableLabel
 
getAccessibleName() - Method in class oracle.ide.controls.JLabeledCheckBox.AccessibleJLabeledCheckBox
 
getAccessibleName() - Method in class oracle.javatools.ui.combo.JTreeCombo.AccessibleJTreeComboBox
 
getAccessibleRole() - Method in class oracle.ide.controls.FocusableLabel.AccessibleFocusableLabel
 
getAccessibleRole() - Method in class oracle.ide.controls.JLabeledCheckBox.AccessibleJLabeledCheckBox
 
getAccessibleRole() - Method in class oracle.ide.controls.JLabeledRadioButton.AccessibleJLabeledRadioButton
 
getAccessibleRole() - Method in class oracle.ide.inspector.PropertyInspector.AccessiblePropertyInspector
 
getAccessibleRole() - Method in class oracle.javatools.controls.HyperlinkButton.AccessibleHyperlinkButton
 
getAccessibleRole() - Method in class oracle.javatools.dialogs.MessagePanel.AccessibleMessagePane
 
getAccessibleStateSet() - Method in class oracle.ide.controls.JLabeledCheckBox.AccessibleJLabeledCheckBox
 
getAccessibleStateSet() - Method in class oracle.ide.controls.JLabeledRadioButton.AccessibleJLabeledRadioButton
 
getAccessibleText() - Method in class oracle.javatools.editor.insight.ListDataItem
Gets the tet to use for accessibility purposes
getAccessibleText() - Method in class oracle.javatools.editor.insight.TooltipDataItem
Gets the tet to use for accessibility purposes
getAccessParameters() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Get the access driver's parameters.
getAction(String) - Method in class oracle.ide.controller.ToolbarManager
 
getAction() - Method in interface oracle.ide.controls.ToolbarItem
Return the Action associated with this toolbar item.
getAction() - Method in class oracle.ide.palette.PaletteEvent
 
getAction() - Method in class oracle.ide.palette2.PaletteEvent
 
getAction() - Method in class oracle.ide.runner.RunnableItem
 
getActionButton() - Method in class oracle.ide.log.MessagePage
 
getActionId() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getActionInfo() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getActionInfo(String) - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
 
getActionInvoker() - Method in class oracle.javatools.editor.BasicCaret
Fetches the action invoker to use to execute some particular action.
getActionInvoker() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches the action invoker to use to execute some particular action.
getActionMap() - Method in class oracle.ide.IdeMainWindow
Returns an ActionMap for the IDE's accelerator keys.
getActionRegistry() - Method in class javax.ide.IDE
Extension that need to lookup an action use ActionRegistry service.
getActionRegistry() - Static method in class javax.ide.menu.ActionRegistry
Get the ActionRegistry implementation for this IDE.
getActions() - Method in class oracle.ide.controls.MenuToolButton
 
getActions() - Method in class oracle.ide.controls.Toolbar
 
getActions() - Method in interface oracle.ide.controls.ToolbarGroup
Return the Actions associated with this toolbar group.
getActions() - Method in interface oracle.ide.util.dnd.DefaultDropTargetListener.DropSite
This method returns an int representing the current action(s) supported.
getActions() - Method in class oracle.javatools.editor.BasicEditorKit
Fetches the command list for the editor.
getActionTipContent() - Method in interface oracle.javatools.ui.actiontip.ActionTipTask
The ActionTipManager has decided it is time for this provider to display the tip for this task.
getActionTipManager() - Static method in class oracle.javatools.ui.actiontip.ActionTipManager
 
getActionType() - Method in class oracle.ide.migration.MigrationInfo.ErrorInformation
 
getActionTypeFor(MouseEvent) - Method in class oracle.ide.ceditor.AbstractBrowseClickPlugin
Fetch the subclass-specific action type that corresponds to the given event (which may be a mouse moved, or mouse clicked event).
getActionTypeFor(MouseEvent) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Fetch the subclass-specific action type that corresponds to the given event (which may be a mouse moved, or mouse clicked event).
getActive() - Method in class oracle.ide.layout.Layouts
 
getActiveData() - Method in class oracle.ide.controls.TabbedWindow
 
getActivedButton(AbstractButton[]) - Method in class oracle.ide.controls.ButtonKeyController
 
getActivedButton(AbstractButton[]) - Method in class oracle.ide.controls.RadioKeyController
 
getActiveEditor() - Method in class javax.ide.editor.EditorManager
Returns the Editor that is currently active.
getActiveExtension(Context) - Static method in class oracle.jdeveloper.vcs.util.VCSExtensionUtils
 
getActiveExtension(Node) - Static method in class oracle.jdeveloper.vcs.util.VCSExtensionUtils
 
getActiveExtension(URL) - Static method in class oracle.jdeveloper.vcs.util.VCSExtensionUtils
Get the active version control extension.
getActiveItem() - Method in interface oracle.ide.palette.Palette
Returns Active PaletteItem
getActiveLayout() - Method in class oracle.ide.layout.IdeLayout
 
getActiveLayout() - Method in class oracle.ide.layout.Layouts
Returns the active layout.
getActiveName(Project) - Static method in class oracle.jdeveloper.runner.RunConfigurations
Returns the active name.
getActivePage() - Method in interface oracle.ide.palette.Palette
Returns Active PalettePage
getActivePanelItem() - Method in class oracle.ide.palette.PaletteWindow
 
getActivePanelItemList() - Method in class oracle.ide.palette.PaletteWindow
 
getActiveProject() - Static method in class oracle.ide.Ide
Returns the currently active Project.
getActiveProject() - Method in class oracle.ide.model.Workspace
 
getActiveProjectMap() - Method in class oracle.ide.model.Workspaces
Gets a map containing information about what project for a given workspace.
getActiveProjectURL() - Method in class oracle.ide.model.Workspace
Returns the currently active project URL associated with this Workspace.
getActiveRole() - Method in class oracle.ide.extension.RoleManager
Gets the active role.
getActiveRunConfiguration(Project) - Static method in class oracle.jdeveloper.runner.RunConfigurations
Returns the currently active RunConfiguration for the supplied project
getActiveSubLayout() - Method in class oracle.ide.layout.Layouts
 
getActiveTarget() - Method in class oracle.ide.db.transfer.TransferState
If the transfer is active this returns the target being transferred to.
getActiveTheme() - Static method in class oracle.javatools.ui.themes.Themes
Returns the currently active theme.
getActiveTitleButtonColor() - Static method in class oracle.ide.IdeUIManager
 
getActiveTitleColor() - Static method in class oracle.ide.IdeUIManager
 
getActiveTitleForegroundColor() - Static method in class oracle.ide.IdeUIManager
 
getActiveTitleGradientDarkColor() - Static method in class oracle.ide.IdeUIManager
 
getActiveTitleGradientLightColor() - Static method in class oracle.ide.IdeUIManager
 
getActiveView() - Method in class javax.ide.IDE
Get the currently active view.
getActiveWorkspace() - Static method in class oracle.ide.Ide
Returns the currently active Workspace.
getActiveWorkspaceURL() - Method in class oracle.ide.model.Workspaces
 
getActualType() - Method in interface oracle.ide.runner.DebuggeeData
Get the runtime-type of this object.
getActualTypeArguments() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getActualTypeArguments() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getActualTypeArguments() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getActualTypeArguments() - Method in interface oracle.javatools.parser.java.v2.model.JavaIsGeneric
Get the type arguments, if any
getAdaptee() - Method in class oracle.ide.controls.ChangeAdaptor
 
getAdaptee() - Method in class oracle.javatools.controls.PropertyChangeAdapter
 
getAdapter() - Method in class oracle.jdeveloper.audit.transform.NullTransformContext
 
getAdapter() - Method in class oracle.jdeveloper.audit.transform.TextTransformContext
 
getAdapter() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the transform adapter for the transform of this context.
getAdapter() - Method in class oracle.jdeveloper.audit.transform.TransformSequenceContext
Gets an instance of the transform sequence adapter for this transform sequence.
getAddConstraints() - Method in class oracle.javatools.db.Ddl
Get the DDL for constraints.
getAddedJars() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
Gets the list of jar URLs that were added to the classpath of the project returned from ProjectLibraryChangeEvent.getProject().
getAddin(Class<T>) - Method in class oracle.ide.AddinManager
Returns the Addin instance for the given class name.
getAddin(String) - Method in class oracle.ide.AddinManager
Returns the first addin whose class is assignable from the given class name.
getAddin() - Method in class oracle.jdeveloper.audit.AuditProvider
Gets the addin that registered this provider.
getAddinLibraries() - Static method in class oracle.jdeveloper.library.JLibraryManager
 
getAddinManager() - Static method in class oracle.ide.AddinManager
Returns the AddinManager.
getAddinManager() - Method in class oracle.ide.IdeCore
Returns an AddinManager instance.
getAdditionalBottomContent() - Method in class oracle.ide.panels.ActionDescriptionPanel
Returns any additional content set after the options panel.
getAdditionalClasses(T, Context, Collection<URL>) - Method in interface oracle.jdeveloper.webapp.libraries.TagLibraryURLClassesProvider
 
getAdditionalClassPath(Project) - Method in class oracle.jdeveloper.file.JavaProjectCache
Get the additional class path for a project.
getAdditionalData(Object) - Method in class oracle.ide.extension.rules.RuleEvaluationContext
 
getAdditionalData() - Method in class oracle.ide.feedback.FeedbackLogOptions
 
getAdditionalIcons() - Method in class oracle.ide.ProductInformation
 
getAdditionalObjects() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets any additional objects that have been created as part of the create or edit operation.
getAdditionalTabPages() - Method in class oracle.ide.inspector.CompositeInspectable
 
getAdditionalTabPages() - Method in class oracle.ide.inspector.DefaultInspectable
Deprecated. Get any additional tab pages applicable to the target.
getAdditionalTabPages() - Method in interface oracle.ide.inspector.Inspectable
Get any additional pages that should appear in the InspectorWindow when editing the selected object(s).
getAdditionalTabPages() - Method in class oracle.ide.inspector.InspectorWindow
Get any additional GUI pages associated with the selected object or null.
getAdditionalTopContent() - Method in class oracle.ide.panels.ActionDescriptionPanel
Returns any additional content set before the options panel.
getAddMenuActions() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the menu actions of Add button.
getAddObjects() - Method in class oracle.ide.model.UpdateMessage
Retrieves the list of objects added during a Subject change.
getAddress() - Method in interface oracle.ide.runner.DebuggeeData
Get the address of this object, if possible
getAddTooltipText() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getAddTooltipText() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
getADFConfig() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
Deprecated. This has been deprecated since 11.1.2.0 Please use ADFContext.getCurrent().getADFConfig(); Gets the ADFConfig
getADFContext() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
Deprecated. This has been deprecated since 11.1.2.0 Please use ADFContext.getCurrent(); Gets the ADFContext
getADFMetaInfURL() - Method in class oracle.jdeveloper.model.ApplicationContent
Returns the url for the ADF META-INF directory.
getADFSourceURL() - Method in class oracle.jdeveloper.model.ApplicationContent
Returns the url for the ".adf" directory for this application.
getAdjacentContributorKind(ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
 
getAdjacentContributorKind(ContributorKind, BaseCompareView.ContributorBias) - Method in class oracle.javatools.compare.view.BaseCompareView
 
getAdjustedObject() - Method in class oracle.ide.migration.ExtensionMigrator.AdjustedObject
 
getAdvisoryCount() - Method in interface oracle.javatools.status.Status
Gets the number of advisories found in the described file.
getAffectedDocuments() - Method in class javax.ide.command.Command
In general, the command processor manages undo stacks on a per Document basis.
getAffectedNodes() - Method in class oracle.ide.cmd.CloseNodeCommand
Returns an array of the Nodes closed.
getAffectedNodes() - Method in class oracle.ide.cmd.RemoveFileCommand
 
getAffectedNodes() - Method in class oracle.ide.controller.Command
This method should return an array of Nodes affected by the execution of this command.
getAffectedNodes() - Method in class oracle.ide.inspector.PropertySetCommand
Get the collection of any other Node instances that are affected by this Command.
getAfter() - Method in interface oracle.javatools.util.Maps.LinkedEntry
Gets the next entry in the iteration list of the containing map.
getAfter() - Method in class oracle.javatools.util.Maps.SoftLinkedEntry
 
getAfter() - Method in class oracle.javatools.util.Maps.StrongLinkedEntry
 
getAfter() - Method in class oracle.javatools.util.Maps.WeakLinkedEntry
 
getAlias() - Method in class oracle.javatools.db.sql.AbstractAliasFragment
Returns the alias portion of this SQLFragment.
getAlias() - Method in interface oracle.javatools.db.sql.AliasFragment
Returns the alias portion of this SQLFragment.
getAlias() - Method in class oracle.javatools.parser.plsql.symtab.SqlOdmModel
 
getAliasMap() - Method in class oracle.jdeveloper.library.LegacyLibraryList
 
getAlignment() - Method in class oracle.javatools.ui.ControlBar
Gets the current alignment.
getAlignment() - Method in class oracle.javatools.ui.WindowTiler
 
getAlignment() - Method in interface oracle.jdeveloper.vcs.vop.DisplayProperty
Get the alignment of this property.
getAlignmentX() - Method in class oracle.jdevimpl.audit.swing.CommandButtonLayout
Gets the x alignment for this layout manager.
getAlignmentY() - Method in class oracle.jdevimpl.audit.swing.CommandButtonLayout
Gets the y alignment for this layout manager.
getAList() - Method in class oracle.javatools.db.diff.ResultSet
get a list of the objects which are in A
getAliveTestStatement() - Method in class oracle.javatools.db.AbstractDatabase
Returns a statement that, if executed succesfully, tests whether the given connections is live.
getAliveTestStatement() - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
 
getAliveTestStatement() - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the statement to execute when testing a connection is alive to the database.
getAll() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesCellAssignmentExpr
 
getAllActionNames() - Static method in class oracle.javatools.editor.ActionNames
Fetch all action names that are available in the editor kit.
getAllActions(boolean) - Method in interface oracle.ide.keyboard.KeyStrokeContext
Returns a Set of actions valid for the context.
getAllActions(boolean) - Method in class oracle.ide.keyboard.XMLKeyStrokeContext
 
getAllActions(String, boolean) - Method in class oracle.ide.keyboard.XMLKeystrokeContextDefs
 
getAllClasses() - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses(ClassNameFilter) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch all of the top-level classes that are known by this locator that satisfies the given filter.
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses() - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses(ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the top-level classes that are known by this locator that satisfies the given filter.
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.DirURLClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.JarURLClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch all of the top-level classes that are known by this locator.
getAllClasses() - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch all of the top-level classes that are known by this locator.
getAllClasses(ClassNameFilter) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch all of the top-level classes that are known by this locator that satisfies the given filter.
getAllClassesInterruptibly() - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch all of the top-level classes that are known by this locator.
getAllClassesInterruptibly(ClassNameFilter) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch all of the top-level classes that are known by this locator that satisfies the given filter.
getAllClassesInterruptibly(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getAllClassesInterruptibly() - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getAllClassesInterruptibly(ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getAllClassesInterruptibly(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Get all of the top-level classes that are known by this locator.
getAllClassesInterruptibly(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
 
getAllClassesInterruptibly(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
 
getAllClassesInterruptibly(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.DirURLClassLocator
 
getAllClassesInterruptibly(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getAllClassesInterruptibly(Collection<String>, ClassNameFilter) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
 
getAllClassesInterruptibly() - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getAllClassesInterruptibly(ClassNameFilter) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getAllContents() - Method in class oracle.ide.model.ApplicationContent
 
getAllContents() - Method in class oracle.ide.model.ProjectContent
 
getAllContexts() - Method in class oracle.ide.keyboard.KeyStrokeContextRegistry
 
getAllDependenciesList() - Method in class oracle.ide.model.DependencyConfiguration
Returns all dependables this project depends on.
getAllDirectories() - Method in class oracle.ide.net.URLPath
Retrieves the list of all the directories currently present on this URLPath.
getAllEditors() - Method in class oracle.ide.editor.EditorManager
Returns a list of all open Editor.
getAllExtensionsDependencyTree() - Method in class javax.ide.extension.ExtensionRegistry
Returns the DependencyTree created for all extension sources during loadExtensions().
getAllExternalTools() - Method in class oracle.ide.externaltools.ExternalToolManager
Deprecated. since 11.1.1.0.1. Use ExternalToolManager.tools().
getAllFilter() - Method in class oracle.jdeveloper.history.HistoryManager
Get the predefined filter that returns all items in the history.
getAllFilters() - Method in class oracle.jdeveloper.model.ContentFolder
Returns the filters for this content folder.
getAllHooks() - Method in class oracle.ide.ExtensionRegistry
Returns all registered hooks.
getAllIgnoreFilters() - Static method in class oracle.jdeveloper.vcs.util.VCSIgnoreFilters
Get the all the ignore filtersG global ignore filters that are not on the exclude list and vcs ignore filters
getAllIgnorePatternFilters() - Static method in class oracle.jdeveloper.vcs.util.VCSIgnoreFilters
Get the all the ignore filtersG global ignore filters that are not on the exclude list and vcs ignore filters
getAllLibraries() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Return all installed Tag Libraries.
getAllLibraryLists() - Static method in class oracle.jdeveloper.library.JLibraryManager
Returns all lists last preserved as the working set.
getAllMarks(Collection<LineGutterPlugin.Column.Mark>) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Fetch all the marks in this column, adding it to the specified collection.
getAllObjectsList() - Method in class oracle.javatools.db.diff.ResultSet
If this is a LIST result set, return a copy of the list.
getAllObjectsMap() - Method in class oracle.javatools.db.diff.ResultSet
If this is a MAP ResultSet, return a copy of the Map.
getAllOpenEditors() - Method in class javax.ide.editor.EditorManager
Returns all currently open editors.
getAllowsChildren() - Method in class oracle.ide.controls.elementtree.ElementTreeNode
 
getAllowsSubsteps() - Method in class oracle.javatools.ui.checklist.Step
Returns whether this step allows substeps within it.
getAllPackages() - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages(PackageNameFilter) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch all of the packages that are known by this locator that satisfies the given filter.
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages() - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages(PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the packages that are known by this locator that satisfies the given filter.
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.DirURLClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.JarURLClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch all of the full packges that are known by this locator.
getAllPackages() - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch all of the full packges that are known by this locator.
getAllPackages(PackageNameFilter) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch all of the packages that are known by this locator that satisfies the given filter.
getAllPackagesInterruptibly() - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch all of the full packges that are known by this locator.
getAllPackagesInterruptibly(PackageNameFilter) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch all of the packages that are known by this locator that satisfies the given filter.
getAllPackagesInterruptibly(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getAllPackagesInterruptibly() - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getAllPackagesInterruptibly(PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getAllPackagesInterruptibly(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Get all of the full packges that are known by this locator.
getAllPackagesInterruptibly(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
 
getAllPackagesInterruptibly(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getAllPackagesInterruptibly(Collection<String>, PackageNameFilter) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
 
getAllPackagesInterruptibly() - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getAllPackagesInterruptibly(PackageNameFilter) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getAllPresets() - Method in class oracle.ide.keyboard.DefaultKeyStrokeContext
By default, DefaultKeyStrokeContexts only have a default preset.
getAllPresets() - Method in interface oracle.ide.keyboard.KeyStrokeContext
This method is called to get a list of the predefined mappings.
getAllPresets() - Method in class oracle.ide.keyboard.KeyStrokeContextRegistry
 
getAllPresets() - Method in class oracle.ide.keyboard.XMLKeyStrokeContext
 
getAllPresets() - Method in class oracle.ide.keyboard.XMLKeystrokeContextDefs
 
getAllRootDirs() - Method in class oracle.ide.model.ContentSet
Returns all root URLs associated with this content set and all constituent content sets recursively.
getAllSelectableItems() - Method in class oracle.ide.db.controls.AbstractTreePicker
 
getAllSelectableItems() - Method in class oracle.ide.db.controls.DBObjectPicker
Returns only the top level objects.
getAllSelectableItems() - Method in class oracle.ide.db.panels.sql.FromJoinToPicker
 
getAllSelectableItems() - Method in class oracle.ide.db.panels.sql.GroupByFromPicker
 
getAllTechIds() - Method in class oracle.ide.model.TechnologyRegistry
Returns all registered technologies.
getAllThreads() - Method in interface oracle.ide.runner.DebuggerEvaluator
Get all the current threads
getAllTypes(Class<? extends DBObject>) - Method in class oracle.javatools.db.property.Metadata
Gets all the valid DBObject types for the given class, including all subclasses and implementations.
getAllWizardClasses() - Method in class javax.ide.wizard.WizardManager
Get the class names of all registered wizards.
getALMTeamSourceControlType() - Method in class oracle.jdeveloper.vcs.nav.ConnectionProvider
 
getAlpha() - Method in class oracle.javatools.controls.WashedIcon
Gets the alpha level to use for rendering.
getAlpha() - Method in class oracle.javatools.ui.TranslucentIcon
Returns the alpha transparency of this icon.
getAlterDDL(DDLOptions, Difference) - Method in interface oracle.javatools.db.ddl.AlterDDLGenerator
Returns the DDL to apply an update (ALTER) statement which will effect the changes in the given Difference.
getAlternateOrientation() - Method in class oracle.ide.docking.DockingParam
 
getAlterSubType() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getAnalogous(Color, int) - Static method in class oracle.javatools.ui.ColorUtils2
Find the analogous colors of the given color.
getAnalyzer(TypeDefinition) - Method in class oracle.jdevimpl.audit.core.ProfileBinding
Gets the bound analyzer of a specified class.
getAnalyzers() - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getAnalyzers() - Method in class oracle.jdevimpl.audit.core.ProfileBinding
 
getAncestor(Class, boolean) - Method in interface oracle.ide.explorer.TNode
Gets this TNode closest ancestor Element that encapsulates an Element of class clazz, or if checkBaseClass is true, an Element extending or implementing the specified class.
getAncestor(Class) - Method in interface oracle.ide.explorer.TNode
Gets this TNode closest ancestor Element that encapsulates an Element of class clazz.
getAncestorContributor(Context) - Static method in class oracle.jdeveloper.merge.MergeContext
 
getAncestorDialog(Component) - Static method in class oracle.ide.dialogs.DialogUtil
 
getAncestorDialog(Component) - Static method in class oracle.javatools.dialogs.DialogUtil
Given a Component, find its nearest hosting Dialog, if any, which may be itself.
getAncestorDialog(Component) - Static method in class oracle.javatools.util.SwingUtils
Given a Component, find its nearest hosting Dialog, if any, which may be itself.
getAncestorFrame(Component) - Static method in class oracle.ide.dialogs.DialogUtil
 
getAncestorFrame(Component) - Static method in class oracle.javatools.dialogs.DialogUtil
Given a Component, find its nearest hosting Frame, if any, which may be itself.
getAncestorFrame(Component) - Static method in class oracle.javatools.util.SwingUtils
Given a Component, find its nearest hosting Frame, if any, which may be itself.
getAncestorOfClasses(Class<?>[], Component) - Static method in class oracle.javatools.util.SwingUtils
Convenience method for searching above comp in the component hierarchy and returns the first object of one of the classes in the array of classes classes it finds.
getAncestorTNode(Class, boolean) - Method in interface oracle.ide.explorer.TNode
Gets this TNode closest ancestor TNode that encapsulates an Element of class clazz, or if checkBaseClass is true, an Element extending or implementing the specified class.
getAndInitialiseLogger(String) - Static method in class oracle.javatools.db.DBLog
 
getAnnotation() - Method in interface javax.ide.model.java.source.tree.AnnotationExpressionT
 
getAnnotation(JavaType) - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getAnnotation(JavaType) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getAnnotation(JavaType, JavaType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getAnnotation(JavaType) - Method in interface oracle.javatools.parser.java.v2.model.JavaHasAnnotations
Retrieves the annotation declared on this element that matches the input annotation type.
getAnnotationClassSS() - Method in class oracle.jdeveloper.merge.BaseTextMergeEditor
 
getAnnotationId(String) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the declaration ID for a Java annotation.
getAnnotationName(String) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the fully qualified Java class name for an annotation ID.
getAnnotations() - Method in interface javax.ide.model.java.declaration.HasAnnotationsD
Gets the annotations on this element.
getAnnotations() - Method in interface javax.ide.model.java.source.tree.HasModifiersT
Gets the list of annotations.
getAnnotations() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getAnnotations() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getAnnotations(JavaType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getAnnotations() - Method in interface oracle.javatools.parser.java.v2.model.JavaHasAnnotations
Retrieves all the annotations declared on this element.
getAnnotations(File) - Method in class oracle.jdeveloper.vcs.annotations.AnnotationsCommand
 
getAnnotations(URL) - Method in class oracle.jdeveloper.vcs.annotations.AnnotationsCommand
 
getAnnotationsAction(String, String) - Static method in class oracle.jdeveloper.vcs.annotations.AnnotationsCommand
 
getAnnotationType() - Method in interface javax.ide.model.java.declaration.AnnotationD
Gets the annotation type of this annotation.
getAnnotationType() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getAnnotationType() - Method in interface oracle.javatools.parser.java.v2.model.JavaAnnotation
Equivalent to getResolvedType().
getAnonymousClass() - Method in interface javax.ide.model.java.source.tree.EnumConstantT
Gets the anonymous class if one was defined.
getAnonymousClass() - Method in interface javax.ide.model.java.source.tree.NewClassExpressionT
 
getAnonymousClass() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceNewClassExpression
 
getAnonymousClass() - Method in interface oracle.javatools.parser.java.v2.model.SourceEnumConstant
Gets the anonymous class if one was defined.
getAnonymousFile() - Method in interface javax.ide.model.java.source.TreeManager
Fetches an anonymous file.
getAnsiJoin() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
 
getAnsiTypes() - Method in class oracle.javatools.db.datatypes.DataTypeRegistry
Returns the ansi types that are registered.
getAonlyList() - Method in class oracle.javatools.db.diff.ResultSet
get a list of the objects which are in A and not in B
getAonlyMap() - Method in class oracle.javatools.db.diff.ResultSet
If this is a MAP ResultSet, return a Map of the objects that are only in A
getApiDepth() - Method in class oracle.ide.feedback.FeedbackLogOptions
Gets the number of stack frames in the exception associated with this feedback message that are part of the reporting API and should not be considered when identifying bugs.
getApiDepth() - Method in exception oracle.javatools.util.NullArgumentException
Get the API depth of this exception.
getApiName() - Method in class oracle.ide.feedback.FeedbackLogOptions
Gets the API name associated with this feedback message, or null if the handler should attempt to extract it from the message.
getAPIsToExcludeFromLogHandling() - Method in class oracle.ide.feedback.FeedbackManager
 
getAppBundleInfo() - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
getAppBundleInfoFactory() - Static method in class oracle.javatools.resourcebundle.ResourceBundleManager
Gets the AppBundleInfoFactory
getAppBundleInfoForLocale(Locale) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
getAppDatabaseConnections() - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Creates a DatabaseConnections wrapper for the Application Connections in the Application (Workspace) found in the current IDE Context, which is retrieved using Context.newIdeContext().
getAppDatabaseConnections(Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Creates a DatabaseConnections wrapper for the Application Connections in the Application (Workspace) found in the given IDE Context.
getAppDatabaseConnections(Workspace) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Creates a DatabaseConnections wrapper for the Application Connections in the Application (Workspace).
getApplicableModelCount() - Method in class oracle.jdeveloper.audit.service.DefaultTransformsAction
Gets the number of models for which this action has applicable transforms.
getApplicableModels() - Method in class oracle.jdeveloper.audit.service.DefaultTransformsAction
Gets the models for which this action has applicable transforms.
getApplicableTransformCount() - Method in class oracle.jdeveloper.audit.service.DefaultTransformsAction
Gets the number of transforms of this action that are applicable.
getApplication() - Method in class oracle.ide.navigator.ApplicationChangeEvent
Returns the application for which this event applies.
getApplicationBaseContentSet(ApplicationContent) - Method in class oracle.ide.model.ContentSetHelper
Gets the top-level content set for this application-level ContentSetHelper.
getApplicationContent(TraversableContext) - Method in class oracle.jdeveloper.model.ApplicationContentPanel
 
getApplicationMetaInfURL() - Method in class oracle.jdeveloper.model.ApplicationContent
Returns the url for the application-level META-INF directory.
getApplicationNavigatorManager() - Static method in class oracle.ide.navigator.NavigatorManager
Returns the NavigatorManager instance that represents the Application Navigator or null if no such navigator exists.
getApplicationObject(MetaClass<T>, ElementStartContext) - Method in class javax.ide.extension.DynamicHook
 
getApplicationObject(Class, ElementStartContext) - Method in class javax.ide.extension.DynamicHook
Deprecated. replaced by DynamicHook.getApplicationObject(MetaClass,ElementStartContext)
getApplicationObject(Class, ElementStartContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
getApplicationStorage(Workspace) - Static method in class oracle.ide.persistence.Storages
Get a storage instance for an application.
getApplicationSystem() - Static method in class oracle.jdeveloper.vcs.spi.VCSApplicationSystem
 
getAppliedTransformCount() - Method in class oracle.jdeveloper.audit.service.DefaultTransformsAction
Gets the number of transforms applied by this action.
getApplyButton() - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Gets the apply button, or null if none.
getApplyToDirectory() - Method in class oracle.ide.dialogs.filter.DirectoryExcludeFilter
 
getApplyToDirectory() - Method in interface oracle.ide.dialogs.filter.FileFilter
 
getAppOverrideURL() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
 
getAppOverrideURL() - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT
 
getAppPackagePrefix() - Method in class oracle.jdeveloper.model.ApplicationContent
 
getApprovalFileListURL() - Method in class oracle.ide.net.URLChooser
Template helper method for URLChooser.approveSelection() and URLChooser.getSelectedURL() to get the URL of the selected node in the file list.
getArcSize() - Method in class oracle.javatools.ui.border.ShadowBorder
Returns the size of the arc for the corners of the shadow rectangle.
getArgCount() - Method in class oracle.javatools.parser.plsql.symtab.SqlOdmCost
number of ARGuments (excluding cost)
getArgs() - Method in class oracle.ide.IdeArgs
Returns command-line arguments.
getArgumentAt(int) - Method in interface javax.ide.model.java.source.tree.AnnotationT
Gets the indicated argument.
getArgumentAt(int) - Method in interface javax.ide.model.java.source.tree.InvokeExpressionT
Equivalent to calling getArgumentList().getOperandAt( i ).
getArgumentAt(int) - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceInvokeExpression
Equivalent to calling getArgumentList().getOperandAt( i ).
getArgumentAt(int) - Method in interface oracle.javatools.parser.java.v2.model.SourceAnnotation
Gets the indicated argument.
getArgumentCount() - Method in interface javax.ide.model.java.source.tree.AnnotationT
Gets the number of arguments.
getArgumentCount() - Method in interface javax.ide.model.java.source.tree.InvokeExpressionT
Equivalent to calling getArgumentList().getOperandCount().
getArgumentCount() - Method in class oracle.javatools.db.sql.Comparison
 
getArgumentCount() - Method in class oracle.javatools.db.sql.Operation
Returns the number of arguments stored.
getArgumentCount() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceInvokeExpression
Equivalent to calling getArgumentList().getOperandCount().
getArgumentCount() - Method in interface oracle.javatools.parser.java.v2.model.SourceAnnotation
Gets the number of arguments.
getArgumentFilePath() - Method in class oracle.javatools.patch.PatchContributor
Gets the argument file path for file contribution.
getArgumentList() - Method in interface javax.ide.model.java.source.tree.AnnotationT
Gets the argument list as a tree.
getArgumentList() - Method in interface javax.ide.model.java.source.tree.InvokeExpressionT
 
getArgumentList() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceInvokeExpression
 
getArgumentList() - Method in interface oracle.javatools.parser.java.v2.model.SourceAnnotation
Gets the argument list.
getArguments() - Method in interface javax.ide.model.java.source.tree.EnumConstantT
Gets the constructor invocation arguments if this is an enum constant.
getArguments() - Method in class oracle.ide.externaltools.ExternalProgramToolProperties
 
getArguments() - Method in class oracle.javatools.db.sql.Comparison
 
getArguments() - Method in class oracle.javatools.db.sql.DataMiningFunction.DataMiningArguments
Deprecated.  
getArguments() - Method in class oracle.javatools.db.sql.DataMiningFunction.DataMiningCostValues
 
getArguments() - Method in class oracle.javatools.db.sql.Operation
Returns the arguments stored in this function.
getArguments() - Method in class oracle.javatools.db.sql.PlSqlUsage
 
getArguments() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getArguments() - Method in interface oracle.javatools.parser.java.v2.model.JavaAnnotation
Get the arguments used to instantiate the annotation
getArguments() - Method in interface oracle.javatools.parser.java.v2.model.SourceEnumConstant
Gets the constructor invocation arguments, null if none.
getArguments() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getArgumentText() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocTag
Gets the argument text of this documentation tag.
getArithmeticOperation(String, int) - Static method in class oracle.javatools.db.sql.ArithmeticOperation
Returns the operation code for the given text.
getArithmeticOperation(int) - Static method in class oracle.javatools.db.sql.ArithmeticOperation
 
getArray(String) - Method in class oracle.javatools.db.Ddl
gets an array of SQL strings.
getArrayBracePosition() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines where the opening brace following an array declaration should appear.
getArrayComponentType() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_UNCNSTRND_ARRAY_DEF.
getArrayComponentType() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getArrayDimension() - Method in interface javax.ide.model.java.source.tree.TypeReferenceT
Gets the array dimension.
getArrayDimension() - Method in interface oracle.javatools.parser.java.v2.model.SourceTypeReference
Gets the array dimension.
getArrayDimensions() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getArrayDimensions() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getArrayDimensions() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getArrayIndexType() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_UNCNSTRND_ARRAY_DEF.
getArrayIndexType() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getArrayLength() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_C_ARRAY_DEF.
getArrayLength() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getArrayList(String) - Method in class oracle.javatools.db.Ddl
gets a List of SQL strings.
getArrayTrimSlash(String) - Method in class oracle.javatools.db.Ddl
gets an array of SQL strings, trim slash from end of SPEC and BODY.
getArrayType(TypeD, int) - Method in interface javax.ide.model.java.JavaModel
Fetches a TypeD for the given array type of the specified component type an dimensions.
getArrayType(SignatureHasType) - Method in class oracle.javatools.parser.java.v2.common.QuickSignatureParser
 
getArrayType(T) - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
Represents an array type with T as the component type (i.e.
getArrayType(JavaType, int) - Method in interface oracle.javatools.parser.java.v2.JavaProvider
Fetch the JavaType representing the given array type of the specified component type and dimensions.
getArrayType(JavaType, int) - Method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getArrayType(JavaType, int) - Method in class oracle.jdeveloper.java.JavaModel
Fetch the JavaType instance that will represent the given type and array dimensions.
getArrayType(JavaType, int) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getArrayTypeImpl(String, JavaType, int) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the array type represented by the given type and dimensions.
getArrayTypeImpl(String, JavaType, int) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Fetch the array type represented by the given type and dimensions.
getAsList(String) - Method in class oracle.javatools.data.HashStructure
Returns the property at the specified name as an unmodifiable List, whether or not the property name actually points to a ListStructure.
getAssistProfile() - Method in interface oracle.jdeveloper.audit.AuditPreferences
 
getAssistProfile() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferences
 
getAssociationMap() - Method in class oracle.ide.config.DocumentExtensions
Deprecated.  
getAssociativity() - Method in interface oracle.javatools.parser.util.ExpressionObject
Returns the associativity of this operator according to the above constants.
getAsText() - Method in class oracle.ide.resourcebundle.ResourceBundlePropertyEditor
 
getAttachedElementVisitor() - Method in class javax.ide.extension.DeferredElementVisitorHook
Returns the attached ElementVisitor.
getAttachedVisitors() - Method in class javax.ide.extension.MultiDeferredElementVisitorHook
 
getAttribute(Object) - Method in class oracle.ide.editor.EditorAddin
 
getAttribute(String) - Method in class oracle.javatools.db.plsql.Type
Gets a Attribute of the given name
getAttribute(String) - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Retrieves one attribute by name.
getAttribute(AttributedBreadcrumb.Attribute) - Method in interface oracle.javatools.ui.breadcrumbs.AttributedBreadcrumb
Get the value of the given attribute for this breadcrumb
getAttribute(StyledTextAttribute.AttributeType) - Method in class oracle.javatools.ui.simplestyle.StyledTextAttribute
 
getAttribute(AuditContext.Key) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the value of an attribute in this or an enclosing context, or null if none.
getAttribute(AuditContext.Key, int) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the int value of an attribute in this or an enclosing context.
getAttribute(AuditContext.Key, float) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the float value of an attribute in this or an enclosing context.
getAttribute(Object) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the value of an attribute in this model, or null if none.
getAttribute(Object) - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets an Audit object model configuration attribute, or null if none.
getAttribute(String) - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the value of an attribute.
getAttribute(String) - Method in class oracle.jdeveloper.audit.transform.TransformSequenceContext
Gets the value of an attribute.
getAttribute(AuditContext.Key) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getAttribute(AuditContext.Key, int) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getAttribute(AuditContext.Key, float) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getAttribute(Object) - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getAttributeHelper(ElementStartContext, String, boolean, boolean) - Method in class javax.ide.extension.ElementVisitor
 
getAttributeNames() - Method in interface javax.ide.extension.ElementStartContext
Get the (local) names of all attributes available on the current element.
getAttributeNames() - Method in interface oracle.javatools.xml.esax.ElementStartContext
Iterates over the collection of attribute names for the element in context.
getAttributeNames() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Iterates over the collection of attribute names for the element in context.
getAttributes() - Method in class oracle.ide.layout.Layouts
 
getAttributes() - Method in class oracle.ide.log.StyledMessage
 
getAttributes() - Method in class oracle.ide.model.DefaultElement
Part of the Element interface.
getAttributes() - Method in interface oracle.ide.model.Element
This method returns an Attributes object that encodes the attributes of the Element.
getAttributes() - Method in class oracle.ide.model.Node
 
getAttributes() - Method in interface oracle.ide.model.NodeInfo
The attributes of the Node.
getAttributes() - Method in class oracle.ide.model.XMLDataNode
 
getAttributes() - Method in interface oracle.ide.palette.PaletteItem
 
getAttributes() - Method in class oracle.ide.runner.RunProcess
Returns a this Element's Attributes.
getAttributes() - Method in class oracle.ide.todo.AbstractToDoItem
Provides an attribute set
getAttributes() - Method in class oracle.javatools.db.plsql.Type
Get method for the Attributes property
getAttributes() - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Retrieves the list of attributes contained in this object type.
getAttributes() - Method in class oracle.javatools.db.sql.ColumnUsage
Gets the list of attributes used.
getAttributes() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
This method returns an Attributes object that encodes the attributes of the Element.
getAttributes() - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the Audit object model configuration attributes.
getAttributes() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getAttributes() - Method in class oracle.jdeveloper.library.LegacyLibraryList
 
getAttributes() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getAttributes() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getAttributes() - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getAttributes() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter.UnauditableElement
 
getAttributeValue(String) - Method in interface javax.ide.extension.ElementStartContext
Get the value of an attribute defined on the current element.
getAttributeValue(Object, DataType, String) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Returns an attribute value as an object of the type of the attribute.
getAttributeValue(String) - Method in class oracle.javatools.db.datatypes.DataTypeUsage
Gets the value of the given named attribute.
getAttributeValue(String) - Method in interface oracle.javatools.xml.esax.ElementStartContext
Get the value of an attribute for the element in context.
getAttributeValue(String) - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get the value of an attribute for this element.
getAttributeValues() - Method in class oracle.javatools.db.datatypes.DataTypeUsage
Returns the keys/values of all attributes in this usage.
getAuditHook() - Static method in class oracle.jdeveloper.audit.extension.AuditHook
 
getAuditManager() - Static method in class oracle.jdeveloper.audit.AuditManager
Gets the singleton Audit manager.
getAuditor() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the auditor running this traversal.
getAuditor() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getAuditor() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
Gets the Auditor for this log page.
getAuditPreferences() - Static method in class oracle.jdevimpl.audit.preferences.AuditPreferences
Gets the canonical shared Audit preferences instance.
getAuthentificationPassword() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the password for the authentification user.
getAuthentificationPasswordX() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the encrypted password for the authentification user.
getAuthentificationUser() - Method in class oracle.javatools.db.ora.DatabaseLink
Deprecated. 
getAuthentificationUsername() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the user name for authentificating shared links
getAuthor() - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
getAuthor(int) - Method in class oracle.jdeveloper.vcs.annotations.Annotations
Get the author of the last change for the given lineNumber
getAuthorURL() - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
getAutoAddFiles() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getAutoCheckoutComment() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getAutoCheckouts() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getAutoExpansionPreferredSize(int) - Method in interface oracle.ide.docking.Dockable
 
getAutoExpansionPreferredSize(int) - Method in class oracle.ide.docking.DockableView
getAutoExpansionSize(int, JPanel) - Method in interface oracle.ide.docking.Dockable
 
getAutoExpansionSize(int, JPanel) - Method in class oracle.ide.docking.DockableView
getAutoExtendPreferredSize() - Method in class oracle.ide.inspector.layout.PropertyFormLayout
 
getAutoExtendPreferredSize() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly
 
getAutoExtendProperties() - Method in class oracle.javatools.db.FileSpecification
Return AUTO EXTEND properties
getAutoExtendProperties() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return AUTO EXTEND properties
getAutoLogMessages() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getAutomatic() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getAutomaticCheckForUpdates() - Method in class oracle.ideimpl.webupdate.UpdateManager
 
getAutoProgressOnCheckout() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getAutoQuoteExtendChar(LexerToken) - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Get the quote character to be used for auto-extending a quoted string.
getAutoReloadExtMod() - Method in class oracle.ide.config.EnvironOptions
Automatically reload externally modified files.
getAutoscrollInsets() - Method in class oracle.javatools.editor.BasicEditorPane
This method returns the Insets describing the autoscrolling region or border relative to the geometry of the implementing Component.
getAutoSizeMaximum() - Method in class oracle.javatools.history.HistoryProperty
Get the maximum width used by the HistoryComponent when auto-sizing columns based on prototypes and values.
getAvailability() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.getAvailability().
getAvailability() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Get when this tool is available.
getAvailabilityExpression() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 with no replacement. Support for regular expression availability was dropped in 10.1.3.
getAvailableShowActions(Context, boolean) - Method in class oracle.jdeveloper.webapp.designer.ShowInDesignerSupport
 
getAvailableTypes() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the types available for querying in the from picker - override in subclasses as appropriate.
getAvailableTypes() - Method in class oracle.ide.db.panels.sql.BaseSQLQueryPickerPanel
 
getAvailableTypes() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.getAvailableTypes().
getAvailableTypes() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Get the types this tool is available on.
getBackground() - Method in class oracle.javatools.ui.checklist.StepHeader
Override to return the correct background color for the StepHeader.
getBackground() - Method in class oracle.javatools.ui.search.SearchFieldBorder
Returns the color of the background.
getBackground() - Method in class oracle.javatools.ui.SectionView
 
getBackgroundColor(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the background color for the specified item when it is not selected.
getBackgroundColor() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches the background color of the higlight
getBackgroundColor() - Method in class oracle.javatools.editor.language.BaseStyle
Fetches the background color of the style.
getBackgroundNonSelectionColor() - Method in class oracle.ide.controls.DefaultLabelColorScheme
 
getBackgroundNonSelectionColor() - Method in interface oracle.ide.controls.LabelColorScheme
Returns the Color to be used for the background when the label is not selected.
getBackgroundNonSelectionColor() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the background color to be used for non selected nodes.
getBackgroundSelectionColor() - Method in class oracle.ide.controls.DefaultLabelColorScheme
 
getBackgroundSelectionColor() - Method in interface oracle.ide.controls.LabelColorScheme
Returns the Color to be used for the background when the label is selected.
getBackgroundSelectionColor() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the color to use for the background if node is selected.
getBackingFileID(JDevXmlContext, Element, GetUniquePropertyNameCache) - Method in interface oracle.jdeveloper.webapp.faces.backingfile.BackingFileIDProvider
Returns a backing file ID that is unique to the file, or null; the uniqueness includes field name, and method names for the property.
getBackingFileIDProvider() - Method in class oracle.jdeveloper.webapp.faces.backingfile.BackingFileIDProviderManager
 
getBackingFileIDProviderManager() - Static method in class oracle.jdeveloper.webapp.faces.backingfile.BackingFileIDProviderManager
 
getBackupName() - Method in class oracle.javatools.patch.PatchIndexFile
Gets the file name for the index backup file to be created.
getBadEntry() - Method in exception oracle.ide.controls.URLPathField.BadEntryException
 
getBannerImage() - Method in class oracle.ide.help.AboutBoxModel
Get the banner image.
getBannerImage() - Method in class oracle.ide.ProductInformation
Returns the banner image shown in the about box.
getBase() - Method in interface oracle.ide.inspector.layout.Extensible
Get the base element.
getBase() - Method in class oracle.ide.inspector.layout.ExtensibleGroup
Get the base element.
getBase() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.CategoryLayoutAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getBase() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getBase() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getBase() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.DisplayGroupAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getBase() - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarProvider
 
getBaseComponentType() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getBaseComponentType() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getBaseComponentType() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getBaseContentSet(ProjectContent) - Method in class oracle.ide.model.ContentSetHelper
Gets the top-level content set for this ContentSetHelper.
getBaseContextCompareMenu() - Method in class oracle.jdeveloper.compare.CompareViewer
Get the compare menu.
getBaseDescriptor() - Method in class oracle.javatools.db.DatabaseDescriptor
If this descriptor is a customisation of a base descriptor, this method returns that base descriptor.
getBaseDirectory() - Method in class oracle.ide.model.DataContainer
 
getBaseDirectoryPath() - Method in class oracle.javatools.patch.PatchContributor
Gets the base directory path for file contribution.
getBaseDirectoryURLs() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListProjectContent
 
getBaseDocument() - Method in class oracle.javatools.ui.search.PromptedTextField
Deprecated. Clients can now safely use getDocument() to always access the underlying document
getBaseFont() - Method in class oracle.javatools.editor.EditorProperties
Convenience method for getting the current base font.
getBaseFont() - Method in class oracle.javatools.editor.FontHelper
Fetches the current base font for the font helper.
getBaseHashStructure() - Method in class oracle.ide.resourcebundle.RegisteredBundleAdapter
 
getBaseIcon() - Method in class oracle.ide.controls.ForegroundSwappedIcon
 
getBaseLibrary() - Method in interface oracle.jdeveloper.webapp.libraries.DerivedTagLibrary
The base library that is wrapped by this derived library.
getBaseline(JComponent, int, int) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
getBaselineResizeBehavior(JComponent) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
getBaseListMode() - Method in class oracle.javatools.ui.table.BasicRowHeaderModel
Returns the base list model.
getBaseModel() - Method in class oracle.javatools.controls.nicetable.NiceTable
Deprecated. replaced by JTable.getModel().
getBaseName() - Method in class oracle.ide.db.controls.ListButtons.Controller
Gets the base name to use for naming the button components (for testability).
getBaseName() - Static method in class oracle.ide.layout.Layouts
 
getBaseName() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilderModel
 
getBaseName() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilderModel
 
getBaseNameSpaceKey() - Method in class oracle.ide.file.FileSetTable
Get the base namespace key used to store file table data.
getBaseObjectID() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the id of the base object.
getBaseObjectID() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the ID of the SchemaObject this is a Trigger for
getBasePanel() - Method in class oracle.javatools.ui.search.MiniSearchDialog
 
getBaseParent(URI, String) - Method in class javax.ide.net.VirtualFileSystem
This method gets the base directory fully containing the relative path.
getBaseParent(URI, String) - Method in class javax.ide.net.VirtualFileSystemHelper
This method gets the base directory fully containing the relative path.
getBaseParent(URL, String) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getBaseParent(URL, String) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getBaseParent(URL, String) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getBaseParent(URL, String) - Static method in class oracle.ide.net.URLFileSystem
 
getBaseParent(URL, String) - Method in class oracle.ide.net.URLFileSystemHelper
This method gets the base directory fully containing the relative path.
getBaseParent(URL, String) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getBaseParent(URL, String) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getBasePath(String, String) - Static method in class oracle.ide.util.FilePath
 
getBaseRenderer() - Method in class oracle.javatools.ui.table.GenericTableCellRenderer
Get the base TableCellRenderer that is wrapped inside this renderer.
getBaseRenderer() - Method in class oracle.javatools.ui.table.RolloverTableRenderer
 
getBaseSchemaName() - Method in class oracle.javatools.db.plsql.Trigger
Deprecated. - use getBaseObjectID
getBaseSchemaName() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the schema name for this trigger.
getBaseThrowable() - Method in exception oracle.ide.externaltools.ToolRunException
Get the base throwable for this exception, if any.
getBaseTipWindow() - Method in class oracle.javatools.ui.datatips.DataTip
 
getBaseType(DataType) - Method in class oracle.javatools.db.datatypes.DataTypeRegistry
Returns the base DataType for this synonym DataType, or null if the given DataType isn't a synonym.
getBaseType() - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
getBaseType() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the BaseType property
getBaseType() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the base type of the trigger.
getBaseTypeID() - Method in class oracle.javatools.db.plsql.PlSqlDatatype
Get method for the BaseTypeID property
getBaseURLPath() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListProjectContent
 
getBatchCount() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
Number of urls the change list should search for status on - the batch count
getBatchCount() - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
 
getBatchedEvents() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryChangeEvent
 
getBatchesRemainingCount() - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
 
getBean(String, boolean) - Method in interface oracle.jdeveloper.audit.service.ProfileTransaction
Gets a specific bean of this transaction.
getBean() - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getBean(String, boolean) - Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction
 
getBean(String, boolean) - Method in class oracle.jdevimpl.audit.core.ExtensionBeanFactory
 
getBean(BeanDefinition, boolean) - Method in class oracle.jdevimpl.audit.core.ExtensionBeanFactory
 
getBean(String) - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
getBean(Object) - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
getBeanCustomizers() - Method in class oracle.jdeveloper.audit.AuditManager
Gets the bean customizers registered with this Audit manager.
getBeanCustomizers() - Method in class oracle.jdeveloper.audit.AuditProvider
Gets the bean customizers defined by this provider.
getBeanCustomizers() - Method in class oracle.jdevimpl.audit.core.AuditAddin
 
getBeanCustomizers() - Method in class oracle.jdevimpl.audit.core.DefaultAuditManager
 
getBeanInfo(Class) - Method in class oracle.ide.inspector.DefaultModel
Deprecated. Get the BeanInfo for the given class.
getBeanInfo(Class) - Static method in class oracle.ide.inspector.InspectorFactory
Utility method to retrieve a BeanInfo for a given class.
getBeans() - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getBeans(String...) - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getBeans(boolean) - Method in class oracle.jdevimpl.audit.core.ExtensionBeanFactory
category, rule, metric: default value must be supplied for all required properties all values must correspond to a property values can reference own properties (check circularity) transform: no value need be supplied for required properties all values must correspond to a property values can reference own properties transform binding: value must be supplied for all required transform properties all values must correspond to a transform property values can reference own properties, rule properties, and rule parameters

Rule Knows properties.

getBefore() - Method in interface oracle.javatools.util.Maps.LinkedEntry
Gets the previous entry in the iteration list of the containing map.
getBefore() - Method in class oracle.javatools.util.Maps.SoftLinkedEntry
 
getBefore() - Method in class oracle.javatools.util.Maps.StrongLinkedEntry
 
getBefore() - Method in class oracle.javatools.util.Maps.WeakLinkedEntry
 
getBeginning() - Method in class oracle.jdeveloper.audit.model.Location
Gets a zero length location at the beginning of this location.
getBestAccelerator(KeyStrokeMap, int) - Static method in class oracle.ide.keyboard.KeyUtil
Return the 'best' accelerator found in the map for the specified command ID.
getBestEditorAddin(Node) - Method in class oracle.ide.editor.EditorManager
Retrieves the best EditorAddin based on the default editor preference for the Node, or by querying the editor addin registry.
getBestEditorAddin(Context) - Method in class oracle.ide.editor.EditorManager
 
getBias() - Method in interface oracle.javatools.buffer.OffsetMark
Fetches the bias of the mark.
getBias() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getBinding(int) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the NodeBinding bound with the given key.
getBindingFor(KeyStrokes) - Method in class oracle.ide.keyboard.KeyStrokeMap
 
getBindingInfo(Class, String, Object[]) - Method in class oracle.javatools.xml.bind.XMLBinding
 
getBindingType() - Method in interface oracle.javatools.parser.java.v2.model.NodeBinding
Gets the key associated with this bound data.
getBinDirectory() - Static method in class oracle.ide.Ide
Gets the directory the product was started from.
getBits() - Method in class oracle.jdeveloper.audit.service.ViolationHelper
 
getBlankLines() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getBlanklinesAfterImports() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines after the import list in a class.
getBlanklinesAfterLastMember() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines after the last member in a class.
getBlanklinesBeforeField() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines before a field declaration.
getBlanklinesBeforeFirstClass() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines before the first class declaration.
getBlanklinesBeforeFirstMember() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines before the first member in a class.
getBlanklinesBeforeMemberClass() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines before a member class.
getBlanklinesBeforeMethod() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines before a method declaration.
getBlanklinesEmptyAnonymous() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines to be placed in an empty anonymous class body.
getBlanklinesEmptyBlock() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines to be placed in an empty block.
getBlanklinesEmptyClass() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines to be placed in an emtpy class body.
getBlanklinesEmptyMethod() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines to be placed in an empty method.
getBlanklinesPreserved() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of blank lines that will be preserved if already present.
getBList() - Method in class oracle.javatools.db.diff.ResultSet
get a list of the objects which are in B
getBlock() - Method in interface javax.ide.model.java.source.tree.BlockStatementT
Gets the declared code block, null if none.
getBlock() - Method in interface javax.ide.model.java.source.tree.MemberT
Gets the declared code block, null if none.
getBlock() - Method in class oracle.javatools.editor.folding.CodeExpansionEvent
 
getBlock() - Method in class oracle.javatools.editor.folding.CodeFoldingModelEvent
 
getBlock() - Method in interface oracle.javatools.parser.java.v2.model.SourceHasBlock
Gets the declared code block, null if none.
getBlock() - Method in class oracle.javatools.parser.plsql.old.symbol.Statement
If this is a block statement, get the block for this statement.
getBlockAtPoint(Point) - Method in class oracle.javatools.compare.view.DiffGutter
 
getBlockAtRealLine(ContributorKind, int) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getBlockBracePosition() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines where the opening brace for a control statement block should appear.
getBlockElements() - Method in interface javax.ide.model.java.source.tree.BlockT
Gets the list of block elements.
getBlockRenderer() - Method in class oracle.javatools.editor.language.LexerDocumentRenderer
Get a cached block renderer (so that we don't have to keep recreating it.)
getBlocks() - Method in class oracle.javatools.db.plsql.PlSqlBlock
Get method for the Blocks property
getBlockSize() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return the value of BLOCK SIZE
getBlockTags() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocComment
Gets the block tags from this doc comment.
getBody() - Method in interface oracle.javatools.db.DeclarativePlSql
Deprecated. 
getBody() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated. 
getBody() - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated. 
getBodyElement(Document) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getBodySource() - Method in class oracle.javatools.db.SpecPlSql
Deprecated.  
getBodySourceInterrogator() - Method in class oracle.javatools.db.SpecPlSql
Deprecated.  
getBonlyList() - Method in class oracle.javatools.db.diff.ResultSet
get a list of the objects which are in B but not in A
getBonlyMap() - Method in class oracle.javatools.db.diff.ResultSet
If this is a MAP ResultSet, return a Map of the objects that are only in B
getBoolean(String, boolean) - Method in class oracle.ide.config.DTCache
Retrieves a previously cached boolean using the specified key.
getBoolean(String) - Method in class oracle.ide.Context
Convenience method for getting a boolean property from the Context.
getBoolean(String) - Method in class oracle.javatools.data.HashStructure
Returns the boolean equivalent value of the object bound at the specified name.
getBoolean(String, boolean) - Method in class oracle.javatools.data.HashStructure
Returns the boolean equivalent value of the object bound at the specified name.
getBoolean(int) - Method in class oracle.javatools.parser.java.v2.write.SourcePreferences
 
getBooleanProperty(String, boolean) - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
getBooleanProperty(String, boolean) - Method in interface oracle.ide.util.StructuredPropertyAccess
Utility method to retrieve a boolean value
getBooleanProperty(String) - Method in class oracle.javatools.editor.BasicEditorPane
Fetch the boolean property stored by the given key.
getBooleanProperty(String) - Method in class oracle.javatools.editor.EditorProperties
Fetch the boolean property stored by the given key.
getBooleanValue(String) - Method in class oracle.ide.controls.ToggleAction
 
getBootClassPath() - Method in class oracle.jdeveloper.runner.JStarter
Returns the boot class path.
getBorder(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Gets a border.
getBorderInsets(Component) - Method in class oracle.ide.controls.ThinBevel
 
getBorderInsets(Component, Insets) - Method in class oracle.ide.controls.ThinBevel
 
getBorderInsets(Component) - Method in class oracle.javatools.ui.border.FocusBorder
 
getBorderInsets(Component, Insets) - Method in class oracle.javatools.ui.border.FocusBorder
 
getBorderInsets(Component) - Method in class oracle.javatools.ui.border.ShadowBorder
 
getBorderInsets(Component) - Method in class oracle.javatools.ui.border.SmallSquareButtonBorder
 
getBorderInsets(Component) - Method in class oracle.javatools.ui.checklist.StepHeader.FocusLineBorder
 
getBorderInsets(Component) - Method in class oracle.javatools.ui.search.SearchFieldBorder
 
getBorderInsets(Component, Insets) - Method in class oracle.javatools.ui.search.SearchFieldBorder
 
getBorderInsets(Component, Insets) - Method in class oracle.jdevimpl.audit.log.AuditTreeTable.TripleBorder
 
getBorderInsets(Component) - Method in class oracle.jdevimpl.audit.log.AuditTreeTable.TripleBorder
 
getBorderInsets(Component) - Method in class oracle.jdevimpl.audit.swing.FocusBorder
 
getBorderInsets(Component, Insets) - Method in class oracle.jdevimpl.audit.swing.FocusBorder
 
getBorderInsets(Component) - Method in class oracle.jdevimpl.audit.swing.NullablePanel.MarginBorder
 
getBorderInsets(Component, Insets) - Method in class oracle.jdevimpl.audit.swing.NullablePanel.MarginBorder
 
getBorderLayoutEquivalent(Integer) - Static method in class oracle.ide.controls.PentaLayout
 
getBorderSelectionColor() - Method in class oracle.ide.controls.DefaultLabelColorScheme
 
getBorderSelectionColor() - Method in interface oracle.ide.controls.LabelColorScheme
Returns the Color to be used for the border around the selection when the label is selected.
getBorderSelectionColor() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the color the border is drawn.
getBottomComponent() - Method in class oracle.ide.editor.Editor
 
getBottomComponent() - Method in class oracle.ide.log.AbstractLogPage
Gets the component to put in the bottom component position in the log page display.
getBottomComponent() - Method in class oracle.ide.runner.RunLogPage
 
getBottomComponent() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
getBottomOffset() - Method in class oracle.javatools.editor.FileOverviewMargin
 
getBottomTooltipText() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getBound() - Method in interface oracle.javatools.parser.java.v2.model.SourceTypeArgument
Gets the bound kind.
getBoundedWildcard(boolean, SignatureHasType) - Method in class oracle.javatools.parser.java.v2.common.QuickSignatureParser
 
getBoundedWildcard(boolean, T) - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
Represents a bounded wildcard.
getBoundElement(Object) - Static method in class oracle.javatools.xml.bind.DOMBindingRuntime
For the specified proxy object, this method returns the bound Element, if proxyObj corresponds directly to a single Element.
getBoundExpr() - Method in class oracle.javatools.db.sql.WindowFunction.WindowFunctionBound
 
getBoundKind() - Method in interface javax.ide.model.java.source.tree.TypeArgumentT
Gets the bound kind.
getBounds() - Method in interface javax.ide.model.java.declaration.TypeVariableD
Gets the bounds, in order.
getBounds() - Method in interface javax.ide.model.java.source.tree.TypeParameterT
A type bound on a type parameter has the following form "".
getBounds() - Method in class oracle.ide.controls.customtab.CustomTabPage
 
getBounds() - Method in interface oracle.ide.controls.FloatingToolWindow
 
getBounds() - Method in class oracle.javatools.db.sql.WindowFunction
 
getBounds() - Method in interface oracle.javatools.parser.java.v2.model.JavaTypeVariable
Corresponds to java/lang/reflect/TypeVariable.getBounds().
getBoundType() - Method in class oracle.javatools.db.sql.WindowFunction.WindowFunctionBound
 
getBox(Rectangle) - Method in class oracle.javatools.ui.plaf.theme.ThemedProgressBarUI
Get the size of the determinate bouncing box
getBoxLength(int, int) - Method in class oracle.javatools.ui.plaf.theme.ThemedProgressBarUI
Get the size of the indeterminate bouncing box
getBraceCharacters() - Method in class oracle.javatools.editor.language.AbstractBraceProvider
Gets a string of all brace characters.
getBraceCharacters() - Method in class oracle.javatools.editor.language.GenericBraceProvider
 
getBraceHelper() - Method in class oracle.javatools.editor.language.AbstractBraceProvider
Gets the BraceHelper that gives information about the braces in this file.
getBraceHelper() - Method in class oracle.javatools.editor.language.GenericBraceProvider
 
getBraceHelper() - Method in class oracle.javatools.parser.generic.Language
Fetches a brace helper for this language that has useful routines for a brace matching implementation.
getBraceIndex(ReadTextBuffer, int, int) - Method in class oracle.javatools.parser.generic.BraceHelper
Fetches the index of the brace at the specified location in the buffer.
getBraceLength(int) - Method in class oracle.javatools.parser.generic.BraceHelper
Fetches the length of the brace.
getBracePairsCount() - Method in class oracle.javatools.parser.generic.BraceHelper
Fetches the number of matching brace pairs in this language.
getBraceProvider() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Get the brace provider to be used for the various operations.
getBraceProvider() - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Fetches the BraceProvider for performing brace matching for this document.
getBraceProvider() - Method in interface oracle.javatools.editor.language.LanguageSupport
Fetches the BraceProvider for performing brace matching for this document.
getBraces() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of String arrays, each of which represent a pair of matched braces.
getBraceType(int, NumberRange) - Method in interface oracle.javatools.editor.language.ExtendedBraceProvider
Fetch the brace type represented by the given language-specific token type, such as BRACE_TYPE_PARENTHETICAL.
getBrandingIcons() - Method in class oracle.ide.IdeMainWindow
 
getBrandingIcons() - Method in class oracle.javatools.controls.MainWindow
Subclasses should override this method to return a list of all sizes of the branding icons.
getBreadcrumb(int) - Method in interface oracle.javatools.ui.breadcrumbs.BreadcrumbsModel
 
getBreadcrumb() - Method in class oracle.javatools.ui.breadcrumbs.PopupItem
 
getBreadcrumbCount() - Method in interface oracle.javatools.ui.breadcrumbs.BreadcrumbsModel
 
getBreadcrumbPath() - Method in interface oracle.javatools.ui.builders.BuiltBreadcrumbsTable
 
getBreadcrumbs() - Method in interface oracle.javatools.ui.builders.BuiltBreadcrumbsTable
 
getBreakForThreadNamed() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the debugger should only acknowledge this breakpoint for one thread.
getBreakForThreadNotNamed() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the debugger should acknowledge this breakpoint for any thread except one.
getBreakpointIcon(DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to get the icon that corresponds to the current state of a previously added breakpoint in the context of the current debugging process
getBreakpointKind() - Method in interface oracle.ide.runner.DebuggerBreakpointDeclarator
Get the kind of the breakpoint
getBreakpoints() - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to get the list of breakpoints previously added by this DebuggerExtender (and not deleted yet).
getBreakpointState(DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to get the current state of a previously added breakpoint in the context of the current debugging process
getBreakpointTemplate() - Method in interface oracle.ide.runner.DebuggerBreakpointDeclarator
Get the template from which the breakpoint is created.
getBreakpointTypeString() - Method in interface oracle.ide.runner.DebuggerBreakpointDeclarator
Get the type string that uniquely identifies this kind of breakpoint.
getBreakWeight(int, float, float) - Method in class oracle.javatools.editor.BasicView
Determines how attractive a break opportunity in this view is.
getBrowseablePath() - Method in interface oracle.jdeveloper.runner.BrowseablePath
Returns the context-relative path that should be used for browsing the object that is being run in the embedded server.
getBrowseablePath(int) - Method in interface oracle.jdeveloper.runner.BrowseablePaths
Returns the context-relative path, at the specified index, that should be used for browsing the object that is being run in the embedded server.
getBrowseablePath(Context) - Method in class oracle.jdeveloper.webapp.BrowsableWebDocumentNode
 
getBrowseablePath() - Method in class oracle.jdeveloper.webapp.BrowsableWebDocumentNode
 
getBrowseablePath(Context) - Method in class oracle.jdeveloper.webapp.html.BrowseablePathProvider
Return a browseable path for the given context, or null, if the implementation doesn't handle it.
getBrowseablePathCount() - Method in interface oracle.jdeveloper.runner.BrowseablePaths
Returns the number of browseable paths.
getBrowseablePathProviderManager() - Static method in class oracle.jdeveloper.webapp.html.BrowseablePathProviderManager
 
getBrowseablePathProviders() - Method in class oracle.jdeveloper.webapp.html.BrowseablePathProviderManager
 
getBrowseButton() - Method in class oracle.ide.component.NewFilePanel
 
getBrowseButton() - Method in class oracle.ide.panels.LinkPanel
 
getBrowserRunner() - Static method in class oracle.ide.webbrowser.BrowserRunner
Returns the active BrowserRunner instance.
getBrowseSymbolResolvers() - Method in class oracle.ide.help.HelpDefinitions
 
getBuffer() - Method in class oracle.ide.util.FastStringWriter
Return the string buffer itself.
getBuffer() - Method in class oracle.javatools.parser.css.Tokenizer
Returns the buffer used to store the chars.
getBuffer() - Method in class oracle.jdeveloper.audit.transform.TextTransformAdapter
 
getBuffer() - Method in class oracle.jdeveloper.audit.transform.TextTransformContext
Gets the text buffer to be transformed.
getBufferMode() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getBuilder() - Method in class oracle.ide.db.panels.sql.BaseSQLQueryPickerPanel
 
getBuilderForType(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Retrieves the DBObjectBuilder registered for a type of object.
getBuilders(String, int, DBObjectProvider) - Method in class oracle.javatools.db.extension.DBObjectRegistry
 
getBuilderType() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilderModel
 
getBuilderType() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilderModel
 
getBuildFeatureManager() - Static method in class oracle.jdeveloper.webapp.build.BuildFeatureManager
 
getBuildString() - Method in class oracle.ide.help.AboutBoxModel
Get the build string.
getBuildSystem() - Method in class javax.ide.build.BuildEvent
Get the BuildSystem where the event happened.
getBuildSystem() - Static method in class javax.ide.build.BuildSystem
Gets the build system implementation.
getBuildSystem() - Method in class javax.ide.IDE
Get the BuildSystem.
getBuildType() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the type specified in the build clause
getBuiltInFunctions() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
 
getBundle() - Static method in class oracle.ide.index.res.ExtensionBundle
 
getBundle() - Static method in class oracle.ide.quickdiff.res.Bundle
 
getBundle() - Static method in class oracle.ide.resourcebundle.res.ResourceBundleExtension
 
getBundle(PropertyStorage, String, boolean) - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Gets (or creates) the Design Time Resource Bundle instance for the given project and bundleId
getBundle(PropertyStorage, String, boolean, ResourceBundleCallback) - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Gets (or creates) the Design Time Resource Bundle instance for the given project and bundleId
getBundle(URL, String) - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Gets the resource bundle for a specified URL and associates it with the specified bundleId **Note** this method should only be used by the ResourceBundleKeyChooser and may change without notice.
getBundle() - Method in class oracle.ideimpl.webupdate.LocalUpdateBundle
 
getBundle() - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
getBundle() - Method in class oracle.javatools.compare.view.BaseCompareView
Utility to get the resource bundle for this class.
getBundle(String) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Gets the resource bundle for the given name
getBundle(String, String) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Deprecated. since 11.0
getBundle(String, String, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Deprecated. since 11.0
getBundle(String, String, Locale, ClassLoader) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Deprecated. since 11.0
getBundle(String, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Gets the resource bundle for the given name
getBundle(String, Locale, ClassLoader) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Gets the resource bundle for the given name
getBundle(ResourceBundle, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Takes a resource bundle and wraps it with the application-level override bundle
getBundle(ResourceBundleWrapper) - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
 
getBundle(ResourceBundleWrapper, Locale) - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
 
getBundle(String) - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
 
getBundle(String) - Method in class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
 
getBundle(ResourceBundleWrapper, Locale) - Method in class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
 
getBundle(String, boolean) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Deprecated. use getBundle(String bundleId, Locale locale) instead
getBundle(String, String, boolean) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Deprecated. use getBundle(String bundleId, boolean createBundle)
getBundle(String, Locale) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Gets the resource bundle for the specified bundleId and locale
getBundle(String, Locale, ClassLoader) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Gets the resource bundle for the specified bundleId and locale using the specified class loader
getBundle(String, String, Locale) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Deprecated. use getBundle(String bundleId, Locale locale)
getBundle() - Static method in class oracle.javatools.ui.UIBundle
 
getBundle(String) - Static method in class oracle.javatools.util.BundleLoader
Deprecated. Although this method will now use the calling classloader, it is using a non-public sun.* API to achieve this. This might not exist on a different Java VM, so ultimately these calls need to be removed.
getBundle(String, ClassLoader) - Static method in class oracle.javatools.util.BundleLoader
Gets a resource bundle using the 'default' locale and the supplied class loader.
getBundle() - Method in exception oracle.javatools.util.CommandException
 
getBundle() - Method in class oracle.javatools.util.FormatBundle
Gets the ResourceBundle underlying this FormatBundle.
getBundle() - Method in class oracle.jdeveloper.audit.extension.ExtensionBundle
 
getBundle() - Method in class oracle.jdeveloper.audit.service.TypeSafeEnumerationFactory
 
getBundle() - Method in class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
 
getBundleCreationPolicy() - Method in class oracle.ide.resourcebundle.ResourceBundleOptions
Gets the policy for creating resource bundles.
getBundleCreationPolicy(PropertyStorage) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Gets the bundle creation policy for the specified project
getBundleFile() - Method in class oracle.ideimpl.webupdate.LocalUpdateBundle
 
getBundleId() - Method in class oracle.ide.resourcebundle.GlobalBundleInfo
 
getBundleId() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Gets the bundle id for this resource bundle
getBundleId() - Method in class oracle.ide.resourcebundle.RegisteredBundleAdapter
 
getBundleId() - Method in class oracle.ide.resourcebundle.ResourceBundleKey
Gets the fully-qualified name that represents the resource bundle.
getBundleId(ResourceBundleWrapper) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Gets the bundle id from this bundle.
getBundleId() - Method in class oracle.javatools.resourcebundle.BundleRegistrationInfo
Gets the fully-qualified name of the bundle
getBundleId() - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Gets the bundleId associated with this instance of ResourceBundleWrapper
getBundleId() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
getBundleKey() - Method in class oracle.ide.util.MenuSpec
Deprecated. since 11.1.1 with no replacement.
getBundleList() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
 
getBundleList() - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
 
getBundleList() - Method in class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
 
getBundlesInfoHome() - Method in interface oracle.ideimpl.webupdate.Directories
Get the location of the bundles.info directory
getBusyStatusMessage() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getBusyStatusMessage() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Gets the message to display in a cell of the IDE's status bar while the change list is in the middle of an update.
getBusyStatusMessage(ChangeList) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Gets the message to display in a cell of the IDE's status bar while the change list is in the middle of an update.
getBusyStatusMessage(Object) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getButton(int) - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getButton(PopupMenuEvent) - Method in class oracle.ide.controls.MenuToolButton.ButtonPopupMenuListener
 
getButtonCount() - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getButtonMask() - Method in class oracle.ide.dialogs.SimpleInputDialog
Returns the dialog's button mask.
getButtons() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets the buttons to display in the dialog/prompt.
getBytes(String) - Method in class oracle.ide.net.JarIndex
Returns a byte array with the uncompressed data corresponding to entryName.
getBytes() - Method in interface oracle.javatools.db.BinaryObject
Gets the byte for this binary object as an array.
getBytes() - Method in class oracle.javatools.db.JavaClass
 
getBytes() - Method in class oracle.javatools.db.JavaResource
 
getCache() - Method in class oracle.javatools.db.ora.LOBDescriptor
return the value of CACHE
getCache() - Method in class oracle.javatools.db.ora.MaterializedViewLog
 
getCacheConfig() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
 
getCachedBaseURLNodes(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSModelUtils
Gets all cached nodes with URLs underneath the given base URLs.
getCachedCompositeElements(URL[]) - Static method in class oracle.ide.composite.CompositeFileElementRegistry
Gets the cached composite elements representing the given file URLs.
getCachedDirectoryNodes(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSModelUtils
Gets all cached nodes with URLs in the given directories.
getCachedDockable() - Method in class oracle.ide.docking.DockableWindow
This method returns the Dockable as know by the docking system based on the view ID.
getCachedDocuments() - Method in class javax.ide.model.DocumentFactory
Returns a Collection of the Document instances that are currently cached.
getCachedNodeCount() - Static method in class oracle.ide.model.NodeFactory
Gets the number of nodes currently cached.
getCachedNodes() - Static method in class oracle.ide.model.NodeFactory
Returns an Iterator over the Node instances that are currently cached.
getCachedTimestamp(Object) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Use to check whether timestamps are suspended and that the given object is a key in the cache of timestamp values.
getCachedValue(Object, Object, Node) - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver.MetadataCache
Return the cached value for the arguments
getCacheFlag() - Method in class oracle.javatools.db.Sequence
Returns TRUE if the sequence is cached, FALSE if it isn't, and null representing the database default.
getCacheSize() - Method in class oracle.javatools.db.Sequence
Retrieves the cache size for this sequence.
getCacheSupport() - Method in class oracle.jdeveloper.java.JavaModel
Fetch the CacheSupport instance for managing the cache use for this JavaManager instance.
getCalendarPanel() - Method in class oracle.javatools.ui.calendar.CalendarPopupButton
 
getCallbackClasses() - Method in class oracle.ide.help.HelpDefinitions
 
getCallbackIdentity() - Method in interface oracle.ide.feedback.FeedbackManagerCallback
We want to be able to identify callbacks so if something goes awry (e.g., callback information causes bugs to be mis-filed) we know where the information originated
getCallbackWizardHandlers() - Method in class oracle.ide.help.HelpDefinitions
 
getCallSpecLanguage() - Method in class oracle.javatools.db.plsql.PlSqlMethod
Get method for the CallSpecLanguage property
getCallSpecLanguage() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getCallSpecLibName() - Method in class oracle.javatools.db.plsql.PlSqlMethod
Get method for the CallSpecLibName property
getCallSpecLibName() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getCallSpecName() - Method in class oracle.javatools.db.plsql.PlSqlMethod
Get method for the CallSpecName property
getCallSpecName() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getCanAddNull() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Deprecated. 
getCancelButton() - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Gets the cancel button, or null if none.
getCancelingText() - Method in class oracle.javatools.controls.ProgressPanel
 
getCandidateSelection(Locatable[], StatusCacheBridge<VCSStatus>) - Static method in class oracle.jdeveloper.vcs.util.VCSCommandUtils
Gets the locatable selection whose files are candidates to be added.
getCanonicalPath() - Method in interface oracle.ojc.interfaces.Storage
Returns the canonical path name of this Storage.
getCanonicity() - Method in class oracle.javatools.util.Maps.CacheStrategy
Gets whether the cache maps canonically.
getCanPurge() - Method in class oracle.javatools.db.ora.RecycledObject
Gets whether the database can purge the recycled object.
getCanRemove() - Method in interface oracle.ide.palette.PalettePage
Returns if this page can be removed by the user.
getCanUndrop() - Method in class oracle.javatools.db.ora.RecycledObject
Gets whether the database can undrop the recycled object.
getCaption() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.getCaption().
getCaption() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Get the caption for this external tool.
getCaretColumn() - Method in class javax.ide.editor.TextEditor
Get the current column position of the caret.
getCaretInsets(Rectangle) - Method in class oracle.javatools.editor.BasicCaret
Using the specified caretRectangle, fetch a new rectangle that includes the caret visible insets around it.
getCaretLine() - Method in class javax.ide.editor.TextEditor
Get the current line position of the caret.
getCaretLine() - Method in class oracle.ide.ceditor.CodeEditor
Return the line that the caret is on.
getCaretPosition() - Method in class javax.ide.editor.TextEditor
Get the current caret position as a character offset from the start of the document.
getCaretPosition() - Method in class oracle.ide.ceditor.CodeEditor
Returns the position of the text insertion caret for the editor component.
getCaretPosition() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getCaretPosition() - Method in class oracle.javatools.editor.insight.AbstractInsight
Utility routine to fetch the caret position in the text buffer associated with a particular pane.
getCascadeManager() - Method in class oracle.javatools.db.AbstractDBObjectProvider
By default creates a SchemaObjectManager.
getCascadeManager() - Method in interface oracle.javatools.db.DBObjectProvider
Gets the object for this provider that manages references between objects and how to cascade deletes between them.
getCasePolicy() - Method in class oracle.javatools.db.AbstractDBObjectProvider
Retrieves the provider's case policy for unquoted names.
getCasePolicy() - Method in class oracle.javatools.db.DatabaseDescriptor
Returns the case policy for unquoted names of the Database being described
getCatchClauses() - Method in interface javax.ide.model.java.source.tree.TryStatementT
 
getCatchClauses() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceTryStatement
 
getCatchVariable() - Method in interface javax.ide.model.java.source.tree.CatchClauseT
A catch clause declares one variable, the caught exception.
getCatchVariable() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceCatchClause
A catch clause declares one variable, the caught exception.
getCategories() - Method in class oracle.ide.extension.feature.FeatureRegistry
 
getCategoriesPopup() - Method in class oracle.javatools.ui.search.SearchField
 
getCategory() - Method in class oracle.ide.extension.feature.Feature
 
getCategory(String) - Method in class oracle.ide.extension.feature.FeatureRegistry
 
getCategory() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
 
getCategory() - Method in class oracle.jdeveloper.audit.extension.CategoryDefinition
 
getCategory(Displayable) - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationModel
Each item in the version operation panel can be categorized.
getCategoryCache() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getCaughtExceptions() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceTryStatement
Get the list of the exceptions caught in all the catch blocks
getCellAssignment() - Method in class oracle.javatools.db.sql.ModelObject.CellAssignment
 
getCellAssignmentExprs() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getCellEditorValue() - Method in class oracle.ide.controls.AbstractCellEditor
 
getCellEditorValue() - Method in class oracle.javatools.ui.treetable.JFastTreeTable.TreeTableCellEditor
 
getCellEditorValue() - Method in class oracle.javatools.ui.treetable.JTreeTable.TreeTableCellEditor
 
getCellEditorValue() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellEditor
 
getCellReferenceOptions() - Method in class oracle.javatools.db.sql.ModelObject
 
getCellReferenceOptions() - Method in class oracle.javatools.db.sql.ModelObject.ReferenceModel
 
getCellRenderer() - Method in class oracle.ide.db.util.ExpressionEditSupport
 
getCellRenderer() - Method in class oracle.ide.db.util.insight.InsightManager
 
getCellRenderer() - Method in class oracle.ide.explorer.IconOverlayTreeCellRenderer
 
getCellRenderer() - Method in interface oracle.javatools.controls.completionfield.FieldInsightProvider
Deprecated. Get the cell renderer used for the completion list this provider handles.
getCellRenderer() - Method in class oracle.javatools.controls.completionfield.FileSystemFieldInsightProvider
Deprecated.  
getCellRenderer() - Method in interface oracle.javatools.ui.completion.CompletionProvider
Get the cell renderer used for the completion list this provider handles.
getCellRenderer() - Method in class oracle.javatools.ui.completion.FileCompletionProvider
 
getCellRenderer() - Method in class oracle.javatools.ui.completion.StringCompletionProvider
 
getCellRendererAttributes() - Method in class oracle.ide.explorer.TreeExplorer
Renderer attribute control how nodes should be rendered.
getCellWidth(JTable, Object, int, int) - Static method in class oracle.javatools.ui.table.TableHelper
Return the preferred size of a table cell
getCenterScrollPane() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getCenterSplitterPainter(JComponent) - Method in class oracle.ide.controls.ThemedStatusBarUI
 
getCenterTitle() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getChainedBinding() - Method in class oracle.javatools.xml.bind.XMLBinding
 
getChainedBundleFactory() - Static method in class oracle.javatools.resourcebundle.ResourceBundleManager
Gets the ChainedBundleFactory if one has been registered
getChainedException() - Method in exception oracle.ide.marshal.xml.Object2DomException
 
getChainedKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
Gets the key-value map for the bundle chained with any parent bundles For example, if the bundle is for BundleA_en_US the parent chain will include BundleA_en and Bundle
getChange(URL) - Method in class oracle.ide.file.FileChanges
Get the change for a specific file, if it has changed.
getChangeCount() - Method in class oracle.javatools.util.Maps.AbstractHashMap
Gets the current change count.
getChanged(int) - Method in class oracle.jdeveloper.vcs.annotations.Annotations
Get the date of the last change for the given lineNumber
getChangeDetails() - Method in class oracle.javatools.data.StructureChangeEvent
Returns the change details for this event.
getChangedValue(String, String) - Method in class oracle.jdeveloper.audit.service.Profile
Gets the value of a property of a bean of this profile changed from its default value, null if not changed.
getChangedValue(String, String) - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getChangedValues() - Method in class oracle.jdeveloper.audit.service.Profile
Gets the properties of beans of this profile changed from their default values.
getChangedValues() - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getChangeId() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches a change, or incarnation, number that represents the current version of the buffer contents.
getChangeId() - Method in interface oracle.javatools.buffer.TextBuffer
Fetches a change, or incarnation, number that represents the current version of the buffer contents.
getChangeId() - Method in class oracle.javatools.buffer.TextBufferDecorator
Fetches a change, or incarnation, number that represents the current version of the buffer contents.
getChangeList() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
getChangeList() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
 
getChangeList(Object) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getChangeList() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the ChangeList being displayed in this window.
getChangeListener(boolean) - Method in class oracle.ide.controls.JToolButton
Deprecated. Returns a new ChangeListener instance that will be used to listen for ChangeEvents coming from the JToolButton's ButtonModel.
getChangeListener() - Method in class oracle.jdeveloper.audit.model.Dependency
Gets the change listener for this dependency.
getChangeListLabel() - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationStatus
 
getChangeListViewID() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Gets the identifying string associated with the view containing the ChangeLists declared in the profile.
getChanges() - Method in class oracle.javatools.data.ChangeBuffer
 
getChangeSetAdapter() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
getChangeSetComments(String) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getChangeSetComments(URL[]) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetManager
 
getChangeSetManager() - Static method in class oracle.jdeveloper.vcs.changeset.ChangeSetManager
 
getChangeSets(URL[]) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getChangeSets(URL[], Depth) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getChangeSetsImpl(URL[], ChangeSetHandler, Depth) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getChangeSetURLs(String, URL[]) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getChangeSetURLs(String) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
getChangesSince(int, long, FileChangeListener) - Method in class oracle.ide.file.FileTable
Get the changes since an older version of the file data.
getChangeType() - Method in interface oracle.ide.file.FileChange
Get the type of change.
getChangeType() - Method in class oracle.ide.file.FileTable.FileChangeImpl
 
getChangeType() - Method in class oracle.javatools.data.ChangeInfo
Returns the type of change represented by this ChangeInfo.
getChar(int) - Static method in class oracle.ide.db.DBIcons
Deprecated. Gets the character associated with the specified resource id.
getChar(int) - Static method in class oracle.ide.db.UIArb
Deprecated. Gets the character associated with the specified resource id.
getChar(int) - Static method in class oracle.ide.expressionbuilder.ExpressionBuilderArb
Gets the character associated with the specified resource id.
getChar(int) - Static method in class oracle.ide.quickdiff.res.QuickDiffArb
Gets the character associated with the specified resource id.
getChar(int) - Static method in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
Gets the character associated with the specified resource id.
getChar(int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches the character from the given offset.
getChar(int) - Method in class oracle.javatools.buffer.CharArrayReadTextBuffer
Fetches the character from the given offset.
getChar(int) - Method in interface oracle.javatools.buffer.ReadTextBuffer
Fetches the character from the given offset.
getChar(int) - Method in class oracle.javatools.buffer.ReadTextBufferDecorator
Fetches the character from the given offset.
getChar(int) - Method in class oracle.javatools.editor.language.HistoryReadTextBuffer
Fetches the character from the given offset.
getChar(int) - Static method in class oracle.jdeveloper.runner.RunMgrArb
Gets the character associated with the specified resource id.
getCharacter(int) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets a character from this model, or 0 if no text is available.
getCharacter(int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getCharImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch a char from the ArrayResourceBundle.
getChars(int, int, char[], int) - Method in class oracle.ide.util.FastStringBuffer
 
getChars() - Method in class oracle.ide.util.FastStringBuffer
Retrieves the contents of this FastStringBuffer.
getChars(int, int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches a number of characters from the indicated offset in the buffer.
getChars(int, int) - Method in class oracle.javatools.buffer.CharArrayReadTextBuffer
Fetches a number of characters from the indicated offset in the buffer.
getChars(int, int) - Method in interface oracle.javatools.buffer.ReadTextBuffer
Fetches a number of characters from the indicated offset in the buffer.
getChars(int, int) - Method in class oracle.javatools.buffer.ReadTextBufferDecorator
Fetches a number of characters from the indicated offset in the buffer.
getChars(int, int) - Method in class oracle.javatools.editor.language.HistoryReadTextBuffer
Fetches a number of characters from the indicated offset in the buffer.
getCharsetEncoding() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch the charset encoding to use for HTML generation.
getCharsImpl(int, int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Internal version of getChars() for subclasses to override.
getCharSize() - Method in class oracle.ide.keyboard.KeyStrokeField
Gets the average char size.
getCheckBoxListModel() - Method in class oracle.ide.controls.checkboxlist.CheckBoxList
Returns the CheckBoxListModel for the CheckBoxList
getCheckBoxMenuItemIcon() - Static method in class oracle.ide.controls.ToggleMenuItem
Deprecated. Replace with UIManager.getIcon("CheckBoxMenuItem.checkIcon").
getCheckBoxState() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getCheckBoxState() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getCheckBoxWidth() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellRenderer
Gets the width of the checkbox.
getCheckCondition() - Method in class oracle.javatools.db.CheckConstraint
Deprecated. - use getCheckConditionFragment()
getCheckConditionFragment() - Method in class oracle.javatools.db.CheckConstraint
Retrieves the conditional expression represented by this constraint.
getChecklistModel() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the ChecklistModel associated with this checklist.
getChecklistModelListeners() - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Returns the array of all registered ChecklistModelListeners.
getCheckModel() - Method in class oracle.javatools.ui.combo.JCheckCombo
 
getCheckOnStartup() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getCheckOutCommand(Node) - Method in class oracle.ide.vcs.VCSManager
Deprecated. replaced by VCSManager.getMetaCheckOutCommand(Node node)
getCheckOutCommand() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets the 'check out Node' command provider classname for the VCS.
getCheckOutFilters() - Method in class oracle.ide.vcs.VCSManager
 
getCheckOutProvider() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Gets the CheckOutProvider declared in the profile.
getChild(Class) - Method in class oracle.ide.model.IdeSystem
 
getChild(Object, int) - Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
getChild(Object, int) - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
getChildArray(Class<T>) - Method in class oracle.javatools.db.AbstractDBObject.ChildSupport
Currently only use this if your property return type is duplicated and you need to force more than one entry for that class.
getChildAt(int) - Method in class oracle.ide.controls.elementtree.ElementTreeNode
 
getChildAtOffset(int) - Method in class oracle.javatools.db.plsql.DBObjectPlSqlFragment
Find a child DBObjectPlSqlFragment at the given offset in the source of the parent SourceObject.
getChildAttribute(Object, AuditContext.Key) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the value of an attribute in the context of a child of the current construct.
getChildAttribute(Object, AuditContext.Key) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getChildById(Container, int) - Method in class oracle.ide.controller.MenuManager
Returns the child with the specified command id.
getChildChooser() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getChildComparator() - Method in class oracle.ide.panels.MDDPanel
Returns the Comparator to use for sorting the root Navigable children of this MDDPanel.
getChildComparator() - Method in class oracle.ide.panels.Navigable
Fetch the comparator to use for sorting the child navigables.
getChildComparator() - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the comparator used to sort the children of row of this model.
getChildComparator() - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getChildCount() - Method in class oracle.ide.controls.elementtree.ElementTreeNode
 
getChildCount() - Method in interface oracle.ide.explorer.TNode
Returns the number of children this TNode holds.
getChildCount() - Method in class oracle.javatools.db.AbstractDBObject.ChildSupport
 
getChildCount() - Method in class oracle.javatools.editor.folding.AbstractFoldingBlock
 
getChildCount() - Method in interface oracle.javatools.editor.folding.FoldingBlock
Returns the number of child blocks contained directly by this source code block.
getChildCount(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the number of children of a row of this model.
getChildCount(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getChildCount(Object) - Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
getChildCount(Object) - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
getChildDifference(Difference, String) - Method in class oracle.javatools.db.property.PropertyHelper
Traverses the given difference looking for a Difference heirachy that matches the given property path, and returns the Difference at the end of that path if one is found.
getChildFilter() - Method in interface oracle.ide.explorer.TNode
Returns the active ChildFilter.
getChildFilterFactoryForType(Class) - Method in class oracle.ide.navigator.NavigatorManager
 
getChildIterator() - Method in class oracle.javatools.db.diff.ResultSet
Deprecated. use getChildren().iterator()
getChildList(boolean) - Method in class oracle.javatools.db.AbstractDBObject.ChildSupport
 
getChildNavigables() - Method in class oracle.ide.panels.DetailNavigable
 
getChildNavigables() - Method in class oracle.ide.panels.Navigable
By default, this returns the child Navigables that were set when this DefaultNavigable was constructed.
getChildNode(String) - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
getChildNode(String) - Method in interface oracle.ide.util.StructuredPropertyAccess
Returns the child node with the specified name.
getChildNodeAtRow(int) - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getChildNodes() - Method in interface oracle.ide.explorer.TNode
Returns an Iterator that can be used to traverse the children of this TNode.
getChildNodes() - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
getChildNodes(String) - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
getChildNodes() - Method in interface oracle.ide.util.StructuredPropertyAccess
Returns an iterator of all the child nodes
getChildNodes(String) - Method in interface oracle.ide.util.StructuredPropertyAccess
Returns an iterator of all the child nodes with that name
getChildObject() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets the child object being edited (if there is one).
getChildObjectNames() - Method in class oracle.javatools.db.ReferenceID
 
getChildren() - Method in interface javax.ide.model.java.source.tree.Tree
Gets the list of children Trees.
getChildren(Element) - Method in class oracle.ide.controls.elementtree.Filter
Produces the children elements.
getChildren() - Method in class oracle.ide.explorer.ChildFilter
Get the filtered children list.
getChildren() - Method in interface oracle.ide.inspector.layout.Element
If this element contains other elements as children, this method returns the list of children, otherwise, it returns an empty list.
getChildren() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.CategoryLayoutAssembly
 
getChildren() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceAssembly
Assembles multiple part-of Choices into one.
getChildren() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Assembles multiple ChoiceGroups that are part of another into to one group.
getChildren() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.DisplayGroupAssembly
Assembles multiple DisplayGroups that part-of another group into one group .
getChildren() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly
 
getChildren() - Method in class oracle.ide.inspector.layout.SimpleElement
 
getChildren() - Method in class oracle.ide.layout.IdeLayout
 
getChildren() - Method in class oracle.ide.layout.Layout
 
getChildren() - Method in class oracle.ide.layout.Layouts
 
getChildren() - Method in class oracle.ide.model.DataContainer
Part of the Element interface.
getChildren() - Method in class oracle.ide.model.DefaultContainer
Part of the Element interface.
getChildren() - Method in class oracle.ide.model.DefaultElement
Part of the Element interface.
getChildren() - Method in class oracle.ide.model.DefaultFolder
Part of the Element interface.
getChildren() - Method in interface oracle.ide.model.Element
This method is part of the Element interface to provide a convenient way of getting an Iterator over any contained child Elements without having to test the object's type with the instanceof operator or having to downcast to a more specific type.
getChildren() - Method in class oracle.ide.model.Node
 
getChildren() - Method in class oracle.ide.model.Preferences
Deprecated.  
getChildren() - Method in class oracle.ide.model.Project
This method should not be used for getting project children.
getChildren() - Method in class oracle.ide.model.Workspaces
Part of the Element interface.
getChildren() - Method in class oracle.ide.model.XMLDataNode
 
getChildren() - Method in interface oracle.ide.palette.PaletteItem
 
getChildren() - Method in class oracle.ide.panels.Navigable
 
getChildren() - Method in interface oracle.ide.runner.DebuggeeData
Get the display children of this object.
getChildren() - Method in class oracle.ide.runner.RunProcess
Gets the children of this RunProcess element.
getChildren() - Method in class oracle.ide.todo.AbstractToDoItem
Provides an iterator over the children, always returns null
getChildren() - Method in class oracle.javatools.db.diff.Difference
Gets all the children of this Difference.
getChildren() - Method in class oracle.javatools.db.diff.ResultSet
 
getChildren() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getChildren() - Method in class oracle.javatools.editor.folding.AbstractFoldingBlock
 
getChildren(Object) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns an Iterator over the children of the specified folding block.
getChildren(Object) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getChildren() - Method in interface oracle.javatools.editor.folding.FoldingBlock
Returns an iterator over the child blocks contained directly by this source code block.
getChildren() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocDescription
Gets the children of this description.
getChildren() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the list of children SourceElement.
getChildren(int) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the list of children SourceElement.
getChildren() - Method in class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol
 
getChildren() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets the children of this content set directory.
getChildren(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the children of a row of this model.
getChildren() - Method in class oracle.jdeveloper.library.LegacyLibraryList
 
getChildren(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getChildren() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getChildren() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter.UnauditableElement
 
getChildrenByTagName(Element, String) - Static method in class oracle.ide.marshal.xml.Object2Dom
 
getChildSupport(String) - Method in class oracle.javatools.db.AbstractDBObject
 
getChildTipWindow() - Method in class oracle.javatools.ui.datatips.DataTipWindow
 
getChildTNodes() - Method in interface oracle.ide.explorer.TNode
Returns an Enumeration that can be used to traverse the children of this TNode.
getChildWorker() - Method in interface oracle.javatools.ui.tree.lazy.LazyParent
Fetch the children of a node in the tree.
getChoiceSelector() - Method in class oracle.ide.inspector.layout.ChoiceGroup
Create an instance of the ChoiceSelector class.
getChoiceSelector() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Get the ChoiceSelector instance.
getChoiceSelectorClass() - Method in class oracle.ide.inspector.layout.ChoiceGroup
Get the class controlling the choice to display.
getChoiceSelectorClass() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Get the ChoiceSelector class.
getChoiceSelectors() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceSelectorDispatcher
 
getChooseableURLFilters() - Method in class oracle.ide.net.URLChooser
Returns all of the URLFilters shown in the "File type" combo box as an array.
getChooseOpStep() - Method in class oracle.ide.db.transfer.generate.GenerateController
 
getChooser() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getChooserInit() - Method in class oracle.ide.net.URLTextField
Retrieves the current filter for browsing new URLs
getChunk() - Method in class oracle.javatools.db.ora.LOBDescriptor
Return the value of CHUNK.
getCJKMenuLabel(String, Integer) - Static method in class oracle.ide.util.MenuCJKUtil
Ensures the label used for the menu is correct in Chinese/Japanese/Korean.
getCJKMenuLabel(String, int) - Static method in class oracle.ide.util.MenuCJKUtil
 
getClass(String) - Method in interface javax.ide.model.java.declaration.TypeD
Gets the first matching member class, null if none.
getClass(String) - Method in interface javax.ide.model.java.JavaModel
Fetches a ClassD for the given fully qualified name in source format, null if none.
getClass(Project) - Method in class javax.ide.model.java.JavaSource
Fetches a ClassD for the given fully qualified name in source format, null if none.
getClass(String) - Method in interface javax.ide.model.java.source.tree.FileT
Gets the matching top-level source class.
getClass(String, ClassLoader) - Method in class oracle.ide.config.IdeSettings
Gets the class object associated with the specified className.
getClass(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getClass(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getClass(JavaFile, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getClass(String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider
Fetch the JavaClass for the given fully-qualified type name in dotted notation.
getClass(String, String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider
Fetch the JavaClass for the given qualified class.
getClass(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaFile
 
getClass(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Iteratively retrieves all member classes declared in this class or its hierarchy.
getClass(String) - Method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getClass(String, String) - Method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getClass(String) - Method in class oracle.jdeveloper.java.JavaModel
Fetch the JavaClass instance for the given fully-qualified type name.
getClass(String, String) - Method in class oracle.jdeveloper.java.JavaModel
Deprecated. use JavaModel.getClass(String) instead
getClass(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
If fqName is a primitive type, the implementer is required to return the canonical PrimitiveType instance.
getClass(String, String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
The same thing as getClass(S) except that the client can save on the string concatenate.
getClassBody() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the class body.
getClassBracePosition() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines where the opening brace following a class declaration should appear.
getClassByVMName(String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider
Fetch the JavaClass for the specified fully-qualified type name in VM notation.
getClassByVMName(String) - Method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getClassByVMName(String) - Method in class oracle.jdeveloper.java.JavaModel
Fetch the JavaClass instance for the given fully-qualified type name in VM notation.
getClassByVMName(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getClassByVMNameImpl(String, boolean) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getClassByVMNameInterruptibly(String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider2
Fetch the JavaClass for the specified fully-qualified type name in VM notation.
getClassByVMNameInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getClasses() - Method in interface javax.ide.model.java.declaration.PackageD
Gets all known top-level classes in this package.
getClasses() - Method in interface javax.ide.model.java.declaration.TypeD
Gets all member classes, declared and inherited.
getClasses() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the list of declared member class declarations.
getClasses() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the list of top-level source classes.
getClasses() - Static method in class oracle.javatools.db.DatabaseFactory
Gets the supported Database implementations from the API.
getClasses() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getClasses(JavaType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getClasses() - Method in interface oracle.javatools.parser.java.v2.model.JavaFile
 
getClasses() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Iteratively retrieves all member classes declared in this class or its hierarchy.
getClassesByName(String, boolean) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch all of the top-level classes that are known by this locator with the given class name.
getClassesByName(String, boolean) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the top-level classes that are known by this locator with the given class name.
getClassesByName(String, boolean) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch all of the top-level classes that are known by this locator with the given class name.
getClassesByNameInterruptibly(String, boolean) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch all of the top-level classes that are known by this locator with the given class name.
getClassesByNameInterruptibly(String, boolean) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getClassesByNameInterruptibly(String, boolean) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getClassesByPrefix(String, boolean) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch all of the top-level classes that are known by this locator whose given class name starts with the specified prefix.
getClassesByPrefix(String, boolean) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch all of the top-level classes that are known by this locator whose given class name starts with the specified prefix.
getClassesByPrefix(String, boolean) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch all of the top-level classes that are known by this locator whose given class name starts with the specified prefix.
getClassesByPrefixInterruptibly(String, boolean) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch all of the top-level classes that are known by this locator whose given class name starts with the specified prefix.
getClassesByPrefixInterruptibly(String, boolean) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getClassesByPrefixInterruptibly(String, boolean) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getClassesInPackage(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch the top-level classes within the given package prefix.
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch the list of top-level classes within the given package, adding them to the out collection provided.
getClassesInPackage(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch the top-level classes within the given package prefix.
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch the list of top-level classes within the given package, adding them to the out collection provided.
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
Fetch the list of top-level classes within the given package, adding them to the out collection provided.
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch the list of top-level classes within the given package, adding them to the out collection provided.
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.DirURLClassLocator
Fetch the list of top-level classes within the given package, adding them to the out collection provided.
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.JarURLClassLocator
Fetch the list of top-level classes within the given package, adding them to the out collection provided.
getClassesInPackage(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch the list of top-level classes within the given package, adding them to the out collection provided.
getClassesInPackage(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch the top-level classes within the given package prefix.
getClassesInPackageInterruptibly(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch the top-level classes within the given package prefix.
getClassesInPackageInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getClassesInPackageInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getClassesInPackageInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Get the list of top-level classes within the package.
getClassesInPackageInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
 
getClassesInPackageInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getClassesInPackageInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
 
getClassesInPackageInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getClassesWithRegisteredStarterFactory() - Method in class oracle.ide.runner.Runner
Deprecated. This method should not be used. It forces the loading of classes, and potentially extensions, that might never be used
getClassExactImpl(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Utility routine to try to locate the given outer class.
getClassExactImpl(String) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Utility routine to try to locate the given outer class.
getClassExactImplInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Utility routine to try to locate the given outer class.
getClassExactImplInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Utility routine to try to locate the given outer class.
getClassFile(URL) - Static method in class oracle.jdeveloper.java.util.ClassFileCache
Fetches the ClassFile for the given URL.
getClassFileImpl(URL) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the JavaFile for the given Java class URL (*.class).
getClassFileImpl(URL) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Fetch the JavaFile for the given Java class URL (*.class).
getClassForExtension(String) - Static method in class oracle.ide.model.Recognizer
Deprecated. replaced by FileTypesRecognizer.getClassNameForExtension(java.lang.String).
getClassId(String) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the declaration ID for a Java class.
getClassImpl(String, boolean) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
If fqName is a primitive type, the implementer is required to return the canonical PrimitiveType instance.
getClassImpl(String, String, boolean) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
The same thing as getClass(S) except that the client can save on the string concatenate.
getClassInterruptibly(String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider2
Fetch the JavaClass for the given fully-qualified type name in dotted notation.
getClassInterruptibly(String, String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider2
Fetch the JavaClass for the given qualified class.
getClassInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
If fqName is a primitive type, the implementer is required to return the canonical PrimitiveType instance.
getClassInterruptibly(String, String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
The same thing as getClass(S) except that the client can save on the string concatenate.
getClassLeftToRight(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Utility routine to do the left-to-right resolution search to try to locate a given class.
getClassLeftToRightImpl(String, boolean) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Utility routine to do the left-to-right resolution search to try to locate a given class.
getClassLeftToRightInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Utility routine to do the left-to-right resolution search to try to locate a given class.
getClassLoader(ElementContext) - Static method in class javax.ide.extension.ElementVisitor
Gets the class loader to use in the specified context.
getClassLoader(String) - Method in class javax.ide.extension.ExtensionRegistry
Returns the class loader to use for the specified extension.
getClassLoader() - Method in class javax.ide.util.MetaClass
Get the classloader for this meta class.
getClassLoader() - Method in class javax.ide.util.MetaResource
Gets the classloader.
getClassLoader() - Method in class oracle.ide.config.ClientSetting
 
getClassloader() - Method in class oracle.ide.controller.IdeAction
 
getClassloader() - Method in interface oracle.ide.extension.IsolatedClassloaderSupport
 
getClassLoader(String) - Method in class oracle.ide.ExtensionRegistry
Returns the class loader to use for the specified extension.
getClassLoader(String) - Method in interface oracle.ide.marshal.xml.ClassLoaderHelper.ClassLoaderProvider
 
getClassLoader(String) - Static method in class oracle.ide.marshal.xml.ClassLoaderHelper
 
getClassLoader(String) - Method in interface oracle.jdeveloper.db.adapter.DatabaseProviderClassLoaderFactory
Retrieves a ClassLoader that can be used to load the specified classname.
getClassLoader(ClassLoader) - Method in class oracle.jdeveloper.java.JavaModel
Fetch a ClassLoader instance that can load classes from the paths of this JavaManager instance.
getClassLoader() - Method in class oracle.jdeveloper.java.JavaModel
Fetch a ClassLoader instance that can load classes from the paths of this JavaManager instance.
getClassLoader(ClassLoader) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Fetch a ClassLoader instance that can load classes based on the same class locator as this file provider instance.
getClassLoader() - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Fetch a ClassLoader instance that can load classes based on the same class locator as this file provider instance.
getClassLoader(Project) - Static method in class oracle.jdeveloper.webapp.utils.ProjectRunClassPathClassLoaderUtils
Returns a new ClassLoader for the given project, from a cached expanded URLPath.
getClassLoader(Project, ClassLoader) - Static method in class oracle.jdeveloper.webapp.utils.ProjectRunClassPathClassLoaderUtils
Returns a new ClassLoader for the given project and parent, from a cached expanded URLPath.
getClassLocator(URL) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given root URL path, for Java class files.
getClassLocator(URLPath) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given URLPath for locating class files.
getClassLocator() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the class locator to use for locating files.
getClassLocator() - Method in class oracle.jdeveloper.java.provider.SimpleFileProvider
Fetch the class locator to use for locating files.
getClassLocatorInterruptibly(URLPath) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given URLPath for locating class files.
getClassLocatorInterruptibly() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Get the class locator for this provider.
getClassName() - Method in class javax.ide.util.MetaClass
Get the fully qualified class name.
getClassName() - Method in class oracle.ide.externaltools.ExternalToolType
Note: this method should not be overridden by declarative implementations
getClassName() - Method in class oracle.ide.externaltools.LazyExternalTool
 
getClassName() - Method in class oracle.ide.IdeUIManager.ThemeInfo
Returns the name of the theme class.
getClassName() - Method in interface oracle.ide.palette.PaletteItem
Return ClassName
getClassName() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocReference
Gets the name of the class component of this reference.
getClassName() - Method in class oracle.jdeveloper.java.dependency.AnnotationDeclaration
Get the fully qualified name of the annotation class.
getClassName() - Method in class oracle.jdeveloper.java.dependency.ClassDeclaration
Get the fully qualified name of the declared class.
getClassName() - Method in class oracle.jdeveloper.java.dependency.FieldDeclaration
Get the fully qualified name of the class containing this method.
getClassName(String) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the fully qualified Java class name for a declaration ID.
getClassName() - Method in class oracle.jdeveloper.java.dependency.MethodDeclaration
Get the fully qualified name of the class containing this method.
getClassNameForExtension(String) - Static method in class oracle.ide.config.FileTypesRecognizer
Return the class name that has been registered with the given extension or null if not has been registered.
getClassNamesToIgnoreErrorsOn() - Method in class oracle.ide.migration.ExtensionMigrator
Provides a way to suppress errors from Object2Dom when the preferences file is read and contains preferences that are not in the same class loader as the preferences you are migrating.
getClassNamesToIgnoreErrorsOn() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator
 
getClassPath() - Method in interface javax.ide.extension.Extension
Returns the class path of this extension.
getClassPath() - Method in class javax.ide.model.Project
Get the class path.
getClassPath() - Method in class oracle.ide.file.LibraryPaths
Get the class path of the library.
getClassPath(File) - Static method in class oracle.ide.net.JarUtil
Returns the value of the Class-Path attribute in the manifest file of the specified JAR file.
getClassPath(URL) - Static method in class oracle.ide.net.JarUtil
Returns the value of the Class-Path attribute in the manifest file of the specified JAR URL.
getClassPath() - Method in interface oracle.ide.palette.PaletteItem
Return Classpath
getClassPath() - Method in class oracle.jdeveloper.library.AddinJDK
 
getClassPath() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getClassPath() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getClassPath() - Method in interface oracle.jdeveloper.library.JPaths
 
getClassPath() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getClassPath() - Method in class oracle.jdeveloper.library.LegacyLibrary
 
getClassPath() - Method in class oracle.jdeveloper.library.LegacyLibraryDefinition
 
getClassPath() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getClassPath() - Method in class oracle.jdeveloper.model.PathsConfiguration
 
getClassPath() - Method in class oracle.jdeveloper.runner.JStarter
Returns the class path.
getClassPathIfProjectLibrary(Dependable, boolean) - Method in interface oracle.jdeveloper.model.TechnologySpecificSupportProvider
 
getClassPathURLs(URL) - Static method in class oracle.ide.net.JarUtil
Utility method to return the Class-Path attribute from the JAR manifest as a list of URLs.
getClassTimestamp(URL) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Gets the timestamp for the given class file url.
getClassType(char, String) - Method in class oracle.javatools.parser.java.v2.common.QuickSignatureParser
 
getClassType(char, String) - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
Represents a type that is a class, interface, enum, or annotation type.
getClassURL(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getClassURL(String) - Method in interface oracle.jdeveloper.java.JavaResourceLocator
Fetch the URL for the Java *.class file for the given fully-qualified Java class name.
getClassURL(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getClassURL(String) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getClassURL(String) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getClassURL(String) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getClassURL(String) - Method in class oracle.jdeveloper.java.locator.URLClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getClassURL(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getClassURLInterruptibly(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getClassURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getClassURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getClassURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
 
getClassURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getClassURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
 
getClassURLInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getClauses() - Method in class oracle.javatools.parser.plsql.old.symbol.CompoundStatement
TYPE_IF: Provides the array of elsif/else clauses for this if statement in the order.
getClauseType() - Method in class oracle.javatools.db.sql.WindowFunction
 
getCleanProjectBeforeRebuild() - Method in class oracle.ide.config.EnvironOptions
Get the clean project before rebuild setting
getClearCompilerLogBeforeCompile() - Method in class oracle.ide.config.EnvironOptions
Clear compiler log before compiling
getClearMenuActions() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the menu actions of clear button.
getClickThroughURL() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the url of a click through license that the user must agree to before installing this update.
getClient(int) - Method in interface oracle.ide.docking.DockableContainer
 
getClientConnector(Context) - Method in class javax.ide.debug.Debugger
Creates a client connector for a debugging session.
getClientCount() - Method in interface oracle.ide.docking.DockableContainer
Gets the number of hosted clients
getClientData() - Method in class oracle.ide.config.ClientSetting
 
getClientSetting(String) - Method in class oracle.ide.config.IdeSettings
Gets the client data object associated with the specified dataKey.
getClientSideMergeSetting() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
 
getClientSideMergeSetting() - Method in class oracle.jdeveloper.merge.BaseTextMergeEditor
 
getClinitMethod() - Method in interface javax.ide.model.java.declaration.ClassD
Gets the hidden clinit method, null if none.
getClinitMethod() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getClinitMethod() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getClinitMethod() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getClipboard() - Static method in class oracle.ide.IdeClipboard
Returns IDE clipboard.
getClipboardText() - Static method in class oracle.javatools.editor.EmacsAction
Utility routine to fetch the contents of the system clipboard as a String.
getClipString(FontMetrics, String, int) - Static method in class oracle.javatools.ui.ExtendedTextField
 
getCloseButton() - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Gets the close button, or null if none.
getClosedIcon() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the icon used to represent non-leaf nodes that are not expanded.
getClosestClass() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
Deprecated. Please use AbstractType.getTypeErasure().
getClosestClass() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Deprecated. Please use JavaType.getTypeErasure().
getClosestLineFromCoordinate(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getClosestRowFromCoordinate(int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Private utility routine to calculate the closest row to a y-offset for purposes of painting.
getCmdArray() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getCmdList() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getCode() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the Code property
getCode() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the list of PL/SQL code of the trigger, ie from the BEGIN or DECLARE, to the matching END statement.
getCode() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
 
getCode() - Method in class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol
 
getCode() - Method in interface oracle.javatools.parser.SyntaxToken
Fetches the (language-specific) token represented by this SyntaxToken.
getCodeEditor(BasicEditorPane) - Static method in class oracle.ide.ceditor.CodeEditor
Fetch the Code Editor associated with the given editor component.
getCodeEditor() - Method in class oracle.ide.ceditor.CodeEditorGutter
Fetch the code editor associated with this gutter.
getCodeEditor() - Method in class oracle.ide.ceditor.ViewLimitProvider
 
getCodeEditorFromContext(Context) - Static method in class oracle.ide.ceditor.CodeEditorController
Utility routine to fetch the CodeEditor instance from the context.
getCodeEditorFromContext(Context) - Static method in class oracle.jdeveloper.runner.Source
Returns the CodeEditor for the given Context.
getCodeEditorGutterView() - Method in class oracle.ide.ceditor.CodeEditorGutter
 
getCodeElements() - Method in interface oracle.javatools.parser.java.v2.model.SourceBlock
Gets the list of code elements.
getCodeExpansionListeners() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getCodeFoldingModelListeners() - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getCodeFoldingObserver() - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
Gets an Observer for all code folding events.
getCodeWillExpandListeners() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getCodingStyleManager() - Static method in class oracle.jdeveloper.style.CodingStyleManager
Get the CodingStyleManager implementation.
getCodingStyleOptions() - Method in class oracle.jdeveloper.style.CodingStyleManager
Get the CodingStyleOptions used by JDeveloper.
getCodingStyleOptions(Context) - Method in class oracle.jdeveloper.style.CodingStyleManager
Get the coding style options to use for the given context.
getCollapsedBlocks() - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns the set of all collapsed blocks in the model; any collapsed block that also has a collapsed ancestor must be excluded from the return array.
getCollapsedBlocks() - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getCollapsedBlocks() - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
 
getCollapsedDescendants(FoldingBlock, Collection) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getCollapsedIcon() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getCollapseMode() - Method in class oracle.javatools.ui.HeaderPanel
Gets the current collapse mode.
getCollectionType() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated. Returns the code for the Type for Collection ComplexTypes - either VARRAY or TABLE.
getCollectionType() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getCollectionType() - Method in class oracle.javatools.db.plsql.Type
Returns the code for the Type for Collection Types - either VARRAY or TABLE.
getCollectKeyStatistics() - Method in class oracle.javatools.util.Maps.ManagedCacheMap
 
getCollectKeyStatistics() - Method in interface oracle.javatools.util.Maps.ManagedCacheMapMBean
 
getColor(Object) - Static method in class oracle.ide.controls.AWTColorComponent
 
getColor() - Method in class oracle.ide.controls.ColorIcon
Fetches the color that is currently used to fill the icon.
getColor() - Method in class oracle.ide.controls.JavaColorChooserPane
 
getColor() - Method in class oracle.javatools.ui.border.ShadowBorder
Returns the color of the shadow.
getColor(String, UIConstants.Look) - Static method in class oracle.javatools.ui.ghost.UIConstants
 
getColor() - Method in class oracle.javatools.ui.PolygonIcon
 
getColor(Component) - Method in class oracle.javatools.ui.PolygonIcon
 
getColor(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
 
getColorLines() - Static method in class oracle.ide.controls.customtab.CustomTab
 
getColumn() - Method in interface oracle.ide.model.LocatableItem
Returns the column that identifies this LocatableItem.
getColumn() - Method in class oracle.ide.todo.AbstractToDoItem
Gets the column this to do item is associated with in a code editor
getColumn(String) - Method in class oracle.javatools.db.Relation
Retrieves one column by name.
getColumn(int) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the column at an index.
getColumn(int) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getColumnAlignment(int) - Method in interface oracle.javatools.controls.nicetable.NiceTableModel
Deprecated. replaced by GenericTableModel.getColumnAlignment(int).
getColumnAlignment(int) - Method in class oracle.javatools.ui.table.GenericBaseTableModel
 
getColumnAlignment(int) - Method in interface oracle.javatools.ui.table.GenericTableModel
Get the alignment of the specified column in the table.
getColumnAlignment(int) - Method in interface oracle.javatools.ui.table.LegacyTableModel
Deprecated.  
getColumnAndAttributes() - Method in class oracle.javatools.parser.plsql.symtab.SqlColdef
Get the column name and the column datatype attributes.
getColumnAutoSizeMaximum(int) - Method in interface oracle.javatools.ui.table.GenericTableAutoSizeModel
Gets the maximum automatic size which can be set for the column.
getColumnBaseName() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
The format of an OPNTCOL is "user.table.base@networknode".
getColumnBaseName() - Method in class oracle.javatools.parser.plsql.symtab.SqlColdef
Get the column name.
getColumnBaseName() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getColumnClass(int) - Method in class oracle.ide.controls.AbstractTreeTableModel
Deprecated.  
getColumnClass(int) - Method in class oracle.ide.controls.InputTableModel
This allows different renderers to be used based on the column data
getColumnClass(int) - Method in interface oracle.ide.controls.TreeTableModel
Deprecated. Returns the type for column number column.
getColumnClass(int) - Method in class oracle.ide.controls.TreeTableModelAdapter
Deprecated.  
getColumnClass(int) - Method in interface oracle.javatools.ui.table.SimpleTableFormat
Returns the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class oracle.javatools.ui.table.SimpleTableModel
 
getColumnClass(int) - Method in class oracle.javatools.ui.treetable.AbstractTreeTableModel
 
getColumnClass(int) - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getColumnClass(int) - Method in interface oracle.javatools.ui.treetable.TreeTableModel
Returns the type for column number column.
getColumnClass(int) - Method in class oracle.javatools.ui.treetable.TreeTableModelAdapter
 
getColumnClass(int) - Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
getColumnCount() - Method in class oracle.ide.controls.DefaultListTableModel
Returns the number of columns in this data table.
getColumnCount() - Method in interface oracle.ide.controls.TreeTableModel
Deprecated. Returns the number ofs availible column.
getColumnCount() - Method in class oracle.ide.controls.TreeTableModelAdapter
Deprecated.  
getColumnCount() - Method in interface oracle.javatools.columnlayout.LayoutComponent
How many columns does the LayoutComponent have?
getColumnCount() - Method in class oracle.javatools.columnlayout.LayoutGap
Gaps always occupy a single column.
getColumnCount() - Method in class oracle.javatools.columnlayout.LayoutLeaf
The number of columns for a LayoutLeaf is the same as its wrapped object.
getColumnCount() - Method in class oracle.javatools.columnlayout.LayoutPanel
Return the current column count.
getColumnCount() - Method in class oracle.javatools.columnlayout.LayoutRow
Returns the sum of the added LayoutComponents column counts.
getColumnCount() - Method in class oracle.javatools.ui.combo.CheckComboModel
 
getColumnCount() - Method in interface oracle.javatools.ui.table.SimpleTableFormat
Returns the number of columns in the model.
getColumnCount() - Method in class oracle.javatools.ui.table.SimpleTableModel
 
getColumnCount() - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getColumnCount() - Method in interface oracle.javatools.ui.treetable.TreeTableModel
Returns the number ofs availible column.
getColumnCount() - Method in class oracle.javatools.ui.treetable.TreeTableModelAdapter
 
getColumnCount() - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the number of columns in this model.
getColumnCount() - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getColumnCount() - Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
getColumnExpressions() - Method in class oracle.javatools.db.Index
Retrieves the column expressions referenced by this index.
getColumnFromOffset(TextBuffer, int, int) - Static method in class oracle.javatools.editor.Utilities
Fetches the column (0-based) of the given offset in the buffer based on a certain tab size.
getColumnFromOffset(TextBuffer, int, int, int) - Static method in class oracle.javatools.editor.Utilities
Fetches the column (0-based) of the given offset in the buffer based on a certain tab size.
getColumnIDs() - Method in class oracle.javatools.db.ColumnConstraint
Gets the IDs of the columns referenced by this Constraint.
getColumnIDs() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Gets the list of columns in the "WITH" clause of the Materialized View Log.
getColumnIDs() - Method in class oracle.javatools.db.plsql.Trigger
 
getColumnIDs() - Method in class oracle.javatools.db.Trigger
Deprecated.  
getColumnIndex(Metric) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the index of a column.
getColumnIndex(Metric) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getColumnName(int) - Method in class oracle.ide.controls.DefaultListTableModel
Returns the column name.
getColumnName() - Method in class oracle.ide.controls.InputTableModel.ColumnMetaData
 
getColumnName(int) - Method in interface oracle.ide.controls.TreeTableModel
Deprecated. Returns the name for column number column.
getColumnName(int) - Method in class oracle.ide.controls.TreeTableModelAdapter
Deprecated.  
getColumnName() - Method in class oracle.javatools.db.sql.AbstractDBObjectUsage
By default this returns the name of the DBObject we're using (externalized if a provider is available).
getColumnName(SelectObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getColumnName() - Method in class oracle.javatools.db.sql.ColumnKeywordUsage
 
getColumnName() - Method in interface oracle.javatools.db.sql.FromObjectUsage
Returns the name of the underlying Column, SelectObject etc.
getColumnName() - Method in class oracle.javatools.db.sql.SelectObjectUsage
 
getColumnName() - Method in interface oracle.javatools.editor.gutter.GutterColumn
Fetch the name of this column.
getColumnName() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Fetch the name of this column.
getColumnName(int) - Method in interface oracle.javatools.ui.table.SimpleTableFormat
Returns the name of the column at columnIndex.
getColumnName(int) - Method in class oracle.javatools.ui.table.SimpleTableModel
 
getColumnName(int) - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getColumnName(int) - Method in interface oracle.javatools.ui.treetable.TreeTableModel
Returns the name for column number column.
getColumnName(int) - Method in class oracle.javatools.ui.treetable.TreeTableModelAdapter
 
getColumnName(int) - Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
getColumnNames() - Method in interface oracle.javatools.db.ColumnConstraintReferenceID
Deprecated. Returns the list of names of Columns in the Referenced Primary/Unique Constraint.
getColumnNames() - Method in class oracle.javatools.db.ReferenceID
Deprecated. 
getColumnNames(String, SQLFragmentExpressionBuilder.ExpressionType, DBObjectProvider, Relation) - Static method in class oracle.javatools.db.sql.ParserUtils
Returns a Collection of names of the columns used in expression.
getColumnNames(SQLFragment) - Static method in class oracle.javatools.db.sql.ParserUtils
 
getColumnNames(String, ParserUtils.ExpressionType) - Static method in class oracle.javatools.db.sql.ParserUtils
Deprecated. 
getColumnNames(SqlExpression) - Static method in class oracle.javatools.db.sql.ParserUtils
Deprecated. 
getColumnNodeName() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getColumnNodeName() - Method in class oracle.javatools.parser.plsql.symtab.SqlColdef
get the column network node name
getColumnNodeName() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getColumnNumber() - Method in exception oracle.javatools.db.sql.InvalidSQLException
Gets the column (char) number in the current line that the error occured at.
getColumnNumber() - Method in exception oracle.javatools.parser.css.ParseException
Returns the column of the last parsed character.
getColumnNumber() - Method in class oracle.javatools.xml.esax.XMLLocator
Return the column number where the current document event ends.
getColumnNumber() - Method in class oracle.jdeveloper.audit.extension.Definition
 
getColumnNumber() - Method in class oracle.jdeveloper.audit.extension.DefinitionContext
 
getColumnOffset(int) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the zero-based column offset of a character offset in this model, or the character offset if this model does not have lines and columns.
getColumnOffset(int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getColumnOuterJoin() - Method in class oracle.javatools.parser.plsql.symtab.SqlColdef
 
getColumnPositions() - Method in class oracle.javatools.ui.table.GenericTablePersistentSettings
 
getColumns(FromObject) - Static method in class oracle.ide.db.util.ExpressionEditSupport
 
getColumns(FromObject) - Static method in class oracle.ide.db.util.insight.OracleSqlQueryInsightProvider
 
getColumns() - Method in class oracle.javatools.db.ColumnConstraint
Retrieves the constrained columns.
getColumns() - Method in class oracle.javatools.db.ora.LOBDescriptor
 
getColumns() - Method in class oracle.javatools.db.Relation
Retrieves the list of columns contained in this relation.
getColumns() - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getColumns() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Retrieves Column objects mapped to the columns in the SQL query that has been built, thereby giving the name and type of each column the query has.
getColumns() - Method in class oracle.javatools.db.sql.UsingJoinCondition
 
getColumns() - Method in class oracle.jdeveloper.audit.bean.AbstractTextField
 
getColumnSelectorActions() - Method in class oracle.javatools.ui.table.GenericTable
Returns the additional column selector actions if it has been set before.
getColumnSelectorActions(JTable) - Static method in class oracle.javatools.ui.table.TableHelper
Returns the additional ColumnSelector actions if it has been set before.
getColumnSortComparator(int) - Method in interface oracle.javatools.controls.nicetable.NiceTableModel
Deprecated. replaced by GenericBaseTableModel.getColumnSortComparator(int).
getColumnSortComparator(int) - Method in class oracle.javatools.ui.table.GenericBaseTableModel
Get the sort comparator to use for a particular column.
getColumnSortComparator(int) - Method in interface oracle.javatools.ui.table.LegacyTableModel
Deprecated.  
getColumnSortIcon(int) - Method in class oracle.ide.controls.SortedJTable
 
getColumnSortIcon(int) - Method in class oracle.ide.controls.SortedJTreeTable
Deprecated.  
getColumnSortIcon(int) - Method in class oracle.javatools.ui.treetable.SortedJTreeTable
 
getColumnTableName() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getColumnTableName() - Method in class oracle.javatools.parser.plsql.symtab.SqlColdef
Get the columns table name.
getColumnTableName() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getColumnUsages() - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getColumnUsages() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns all the ColumnUsage objects that are present in this query's SELECT and WHERE clauses.
getColumnUserName() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getColumnUserName() - Method in class oracle.javatools.parser.plsql.symtab.SqlColdef
Get the colunms user or schema name.
getColumnUserName() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getColumnWidths() - Method in class oracle.javatools.ui.table.GenericTablePersistentSettings
 
getCombinedHashStructure() - Method in class oracle.ide.extension.HashStructureHookEvent
Get the HashStructureHook's combined HashStructure that contains all the data that has been processed by the HashStructureHook (new and old).
getCombinedKeySet(Map, Map) - Method in class oracle.javatools.db.diff.GenericMapDiffer
 
getCommand(String, String) - Method in class oracle.ide.AddinManager
Deprecated. since 11.1.1 with no replacement. This API provides access to commands registered through addins.properties, a mechanism that has been obsolete since 9.0.5.
getCommand(int, String) - Method in class oracle.ide.AddinManager
Deprecated. since 11.1.1 with no replacement. This API provides access to commands registered through addins.properties, a mechanism that has been obsolete since 9.0.5.
getCommand(Context) - Method in class oracle.ide.controller.CommandProcessor
 
getCommand() - Method in class oracle.ide.controller.IdeAction
Gets the action command.
getCommand(String) - Static method in class oracle.ide.webbrowser.CommandLineField
 
getCommand() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getCommandId() - Method in class oracle.ide.controller.IdeAction
Gets the action data.
getCommandId() - Method in class oracle.ide.db.transfer.generate.GenerateController
Gets the id for the command this Controller is controlling.
getCommandMetaClass() - Method in class oracle.ide.controller.IdeAction
Gets the action command.
getCommandProcessor() - Static method in class javax.ide.command.CommandProcessor
Get the command processor implementation for this IDE.
getCommandProcessor() - Method in class javax.ide.IDE
Get the CommandProcessor.
getCommandState(VCSProfile, Locatable[]) - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
Prepares a VCSCommandState for the ActionCommand based on the supplied context Locatables and VCSProfile.
getCommentText() - Method in interface javax.ide.model.java.source.tree.DocCommentT
Gets the processed comment text for this doc element, commonly called the "description", using '\n' line terminators.
getCommentText() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListCommentsCustomizer
 
getCommitAction() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getComparator() - Method in class oracle.ide.explorer.ChildFilter
Returns the Comparator that is used to sort the children of the owner TNode.
getComparator() - Method in interface oracle.ide.explorer.TNode
Get the Comparator that is used to sort the children of this node.
getComparator() - Method in class oracle.ide.explorer.TreeExplorer
Get the Comparator that is used to sort the children of this node.
getComparator() - Method in class oracle.ide.model.DefaultFilter
 
getComparator(Class) - Method in class oracle.javatools.db.diff.DiffEngine
 
getComparator() - Method in class oracle.javatools.db.sql.Comparison
Returns the comparator for this comparison fragment.
getComparator(String) - Method in class oracle.javatools.editor.insight.CamelCaseInsightInputFilter
Returns the comparator suitable to sort a list according the that prefix.
getComparator() - Method in class oracle.javatools.history.HistoryProperty
Set a comparator to be used for this property.
getComparator() - Method in interface oracle.jdeveloper.vcs.vop.DisplayProperty
Get a comparator that can sort Displayable instances by this property.
getComparatorText(int) - Static method in class oracle.javatools.db.sql.Comparison
Returns the comparator text for the given int.
getCompareContributor() - Method in class oracle.ide.quickdiff.QuickDiffReference
Gets the TextCompareContributor for the compare operation to be performed by the Quick Diff margin.
getCompareContributor() - Method in interface oracle.javatools.history.HistoryEntry
Get the compare contributor for this entry in the history.
getCompareContributor() - Method in class oracle.jdeveloper.vcs.generic.VCSHistoryEntry
 
getCompareMode() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getCompareModel() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getCompareView() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
getComparisonOperation(String) - Static method in class oracle.javatools.db.sql.Comparison
Returns the comparisson code for the given text.
getCompilationResults(List<PlSqlIdentifier>) - Method in interface oracle.javatools.db.ora.OracleDatabase
Returns a List of CompilationResults for PL/SQL objects defined by the List of PlSqlIdentifiers.
getCompiledObject() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the compiled object associated with this element.
getCompileErrors() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the list of compile-time errors.
getCompileProfile() - Method in interface oracle.jdeveloper.audit.AuditPreferences
 
getCompileProfile() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferences
 
getCompiler() - Static method in class oracle.ide.compiler.Compiler
Returns the active Compiler instance.
getCompletedURLs() - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
Gets the collection of URLs which have completed processing by the invokable.
getCompletionBackground() - Method in class oracle.javatools.controls.completionfield.CompletionPopupHandler
Deprecated. Returns the background color for the completion popup list.
getCompletionBackground() - Method in class oracle.javatools.ui.completion.CompletionPopupHandler
Returns the background color for the completion popup list.
getCompletionStatus() - Method in class oracle.ide.dialogs.ProgressBar
Gets the amount of progress that has been reported so far.
getCompliment(Color) - Static method in class oracle.javatools.ui.ColorUtils2
Return the complimentary color to the one given.
getComponent() - Method in class oracle.ide.controls.elementtree.ElementTreeViewAdapter
 
getComponent() - Method in class oracle.ide.db.controls.AbstractTreePicker
 
getComponent() - Method in class oracle.ide.db.controls.CommentEditor
 
getComponent() - Method in class oracle.ide.db.controls.DBObjectSourcePicker
 
getComponent() - Method in class oracle.ide.db.controls.ListButtons
Gets the component containing the list and all the buttons.
getComponent() - Method in class oracle.ide.db.controls.SchemaObjectTargetPicker
 
getComponent() - Method in class oracle.ide.db.panels.DDLPanel
 
getComponent() - Method in class oracle.ide.db.panels.sql.FromJoinToPicker
 
getComponent() - Method in class oracle.ide.db.panels.sql.QueryTargetPicker
 
getComponent() - Method in class oracle.ide.db.panels.sql.tester.TesterComponent
Gets the actual UI Component for this control which will ultimately display the results of an operation using the query.
getComponent() - Method in interface oracle.ide.docking.DockableHolder
 
getComponent() - Method in class oracle.ide.docking.DrawerElement
 
getComponent() - Method in interface oracle.ide.docking.DrawerEntry
 
getComponent() - Method in interface oracle.ide.expressionbuilder.ExpressionBuilderPicker
Returns the picker's GUI component.
getComponent() - Method in interface oracle.ide.externaltools.macro.MacroPicker
Get the UI component for this picker.
getComponent() - Method in class oracle.ide.help.AboutBoxPage
Get the component for this page.
getComponent() - Method in class oracle.ide.inspector.layout.CustomComponent
Create an instance of the component class.
getComponent() - Method in class oracle.ide.model.LazyLoadedTraversable
 
getComponent() - Method in interface oracle.ide.model.LazyTraversable
Provides a component that can be used to determine if the traversable is showing or not.
getComponent() - Method in class oracle.ide.panels.DefaultTraversablePanel
Returns this by default.
getComponent() - Method in interface oracle.ide.panels.Traversable
Normally, the Traversable class will itself be the UI Component.
getComponent() - Method in class oracle.ide.resourcebundle.SelectTextPanel
Public as implementation detail only, must not be used externally
getComponent() - Method in interface oracle.ide.util.dnd.DefaultDropTargetListener.DropSite
Get the component that will be receiving the drag over events.
getComponent(String) - Method in class oracle.javatools.compare.view.SplitPanelLayout
 
getComponent() - Method in class oracle.javatools.dialogs.progress.ProgressChecklist
Gets the progress check list component.
getComponent() - Method in class oracle.javatools.dialogs.progress.ProgressDetailsArea
Gets the progress details area component.
getComponent() - Method in interface oracle.javatools.editor.insight.InsightView
Fetches the Swing UI component for displaying this view.
getComponent() - Method in class oracle.javatools.editor.insight.ListInsightView
Fetches the Swing UI component for displaying this view.
getComponent() - Method in class oracle.javatools.editor.insight.TooltipInsightView
Fetches the Swing UI component for displaying this view.
getComponent() - Method in interface oracle.javatools.ui.checklist.StepContent
Returns the component this StepContent is representing.
getComponent() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns this content component for the specified step.
getComponent() - Method in class oracle.javatools.ui.ComponentWithHint
Gets the component currently being wrapped.
getComponent() - Method in class oracle.javatools.ui.ComponentWithTitlebar
Gets the currently hosted main component.
getComponent() - Method in class oracle.javatools.ui.ExpansionTip.Adapter
Gets the adapted component.
getComponent() - Method in interface oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter
 
getComponent() - Method in class oracle.javatools.ui.KeyNavigationManager.ListKeyAdapter
 
getComponent() - Method in class oracle.javatools.ui.KeyNavigationManager.TableKeyAdapter
 
getComponent() - Method in class oracle.javatools.ui.KeyNavigationManager.TreeKeyAdapter
 
getComponent() - Method in class oracle.jdeveloper.audit.bean.AbstractEnumerationField
getComponent() - Method in class oracle.jdeveloper.audit.bean.AbstractTextField
 
getComponent() - Method in class oracle.jdeveloper.audit.bean.PropertyItem
 
getComponent() - Method in class oracle.jdeveloper.offlinedb.panels.OfflineDBChooserPanel
 
getComponent() - Method in class oracle.jdeveloper.vcs.properties.PropertiesPanel
Gets the panel component which will be placed in the properties dialog.
getComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentsCustomizer
 
getComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSCompositeOptionsCustomizer
 
getComponent() - Method in interface oracle.jdeveloper.vcs.spi.VCSOptionsCustomizer
Gets the component of the options cusomizer instance.
getComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSOptionsCustomizerAdapter
 
getComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferencesTraversable
 
getComponent() - Method in class oracle.jdevimpl.audit.bean.ActionLabelField
 
getComponent() - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
getComponent() - Method in class oracle.jdevimpl.audit.bean.BooleanField
 
getComponent() - Method in class oracle.jdevimpl.audit.bean.ExceptionField
 
getComponent() - Method in class oracle.jdevimpl.audit.bean.LabelField
 
getComponent() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesPanel
 
getComponent() - Method in class oracle.jdevimpl.audit.profile.AuditDialog
 
getComponent() - Method in class oracle.jdevimpl.audit.profile.AuditProfilePanel
 
getComponentAfter(Container, Component) - Method in class oracle.javatools.compare.view.BaseCompareView.CustomFocusTraversalPolicy
 
getComponentBefore(Container, Component) - Method in class oracle.javatools.compare.view.BaseCompareView.CustomFocusTraversalPolicy
 
getComponentClass() - Method in class oracle.ide.inspector.layout.CustomComponent
Get a class extending CustomGUIComponent.
getComponentData() - Method in interface oracle.jdeveloper.webapp.metadata.ComponentEditorContext
This returns a read only list of data objects associated with the component.
getComponentEditor() - Method in class oracle.jdeveloper.webapp.metadata.ContextualComponentEditor
Returns the Swing component that is UI representation of the component editor.
getComponentNamePrefix() - Method in class oracle.ide.db.controls.DBObjectSourcePicker
 
getComponentNamePrefix() - Method in interface oracle.ide.db.panels.sql.ExpressionPanel.FragmentProvider
Returns the prefix to use for all component names.
getComponentNamePrefix() - Method in class oracle.ide.db.panels.sql.FromFromPicker
 
getComponentNamePrefix() - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
getComponentNamePrefix() - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
getComponentNamePrefix() - Method in class oracle.ide.db.panels.sql.QuickPickSourcePicker
 
getComponentNamePrefix() - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
getComponentNamePrefix() - Method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
 
getComponentNamePrefix() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
 
getComponentNamePrefix() - Method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
getComponents() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getComponents() - Method in interface oracle.javatools.parser.java.v2.model.JavaAnnotation
Here, "component" is not equivalent to "argument".
getComponents() - Method in interface oracle.javatools.parser.plsql.data.PlsqlAdt
 
getComponents() - Method in interface oracle.javatools.parser.plsql.data.PlsqlAdtBody
 
getComponents() - Method in class oracle.javatools.parser.plsql.symtab.PtnodAdt
 
getComponents() - Method in class oracle.javatools.parser.plsql.symtab.PtnodAdtBody
 
getComponents() - Method in class oracle.jdeveloper.audit.transform.CompositeTransform
 
getComponents() - Static method in class oracle.jdeveloper.vcs.spi.VCSEventBus
Gets an array of all components connected to the bus.
getComponentType() - Method in interface javax.ide.model.java.declaration.ArrayTypeD
 
getComponentType() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getComponentType() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getComponentType() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getComposedTextRange() - Method in class oracle.javatools.editor.BasicDocument
Fetch the current range of composed text input - this is generally uncommitted text.
getComposite() - Method in class oracle.javatools.controls.WashedIcon
Gets the AlphaComposite to use for rendering.
getCompositeElementClass() - Method in class oracle.ide.composite.BaseCompositeFileElementProxy
Deprecated. 
getCompositeElementClass() - Method in interface oracle.ide.composite.CompositeFileElementProxy
Deprecated. replaced by declarative description through composite-file-element-hook/element-class.
getCompositeElementClass() - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
Deprecated. 
getCompositeElementOverlay(URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSIconOverlayTracker
 
getCompositeElements() - Method in class oracle.ide.composite.CompositeFileElementEvent
Gets the composite element instances for the event.
getCompositeFileURLs(Element) - Method in interface oracle.ide.composite.CompositeFileElementProxy
Gets the file URLs represented by the given composite element.
getCompositeFileURLs(Element) - Static method in class oracle.ide.composite.CompositeFileElementRegistry
Gets the file URLs for the given composite element instance.
getCompositeFileURLs(Element, String) - Static method in class oracle.ide.composite.CompositeFileElementRegistry
Gets the file URLs for the given composite element instance.
getCompositeFileURLs(Element) - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
Gets the file URLs represented by the given composite element, attaching a container state observer to all composite children.
getCompressedSize(String) - Method in class oracle.ide.net.JarIndex
Returns the compressed size of a JAR entry.
getCompressedSize() - Method in class oracle.ide.net.JarIndexEntry
Deprecated. Use JarIndex.getCompressedSize(String) instead.
getCompression() - Method in class oracle.javatools.db.ora.TablePartition
Return the key (index-organized tables) or data segment compression of a RANGE or LIST PARTITION.
getCondition() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the condition of this breakpoint.
getCondition() - Method in class oracle.javatools.db.sql.JoinObject
 
getCondition() - Method in class oracle.jdeveloper.audit.extension.TransformBinding
 
getConditionText() - Method in interface oracle.javatools.db.sql.JoinCondition
Returns the condition text - this is the sql text without the condition keyword.
getConditionText() - Method in class oracle.javatools.db.sql.OnJoinCondition
 
getConditionText() - Method in class oracle.javatools.db.sql.UsingJoinCondition
 
getConfigurationTask(String) - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver
 
getConfirmed(String) - Method in class oracle.javatools.dialogs.MessageDialogPersistence
Get the confirmation status of a Yes/No message dialog given the specified dialog ID, indicating whether the dialog has previously been confirmed by the user and should not be displayed.
getConflictCount() - Method in interface oracle.javatools.compare.CompareModel
Get a count of the number of conflicting differences in this model.
getConnCombo() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Deprecated. - this breaks the encapsulation of this UI class. Use ConnectionPanelUI.getConnectionName() and ConnectionPanelUI.setConnectionName(java.lang.String) to get/set the selection and addComboListener to add a listener for changes in the selection.
getConnectBy() - Method in class oracle.javatools.db.sql.HierarchicalQueryObject
 
getConnection() - Method in class oracle.javatools.db.AbstractDatabase
 
getConnection(boolean) - Method in class oracle.javatools.db.AbstractDatabase
 
getConnection() - Method in interface oracle.javatools.db.Database
Gets the JDBC connection associated with this database.
getConnection(boolean) - Method in interface oracle.javatools.db.Database
Gets the JDBC connection associated with this database.
getConnection() - Method in class oracle.javatools.db.dictionary.DictionaryDBObjectBuilder
Deprecated. all use of the Connection should be done through the wrapper classes in oracle.javatools.db.execute which take a Database.
getConnection() - Method in class oracle.javatools.db.execute.ConnectionWrapper.SQLCallable
 
getConnection() - Method in class oracle.javatools.db.execute.StatementWrapper
 
getConnection(Properties) - Method in class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
 
getConnection(Properties) - Method in interface oracle.jdeveloper.db.adapter.ConnectionCreator
Creates a Connection from the given Properties.
getConnection() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getConnection(String, String) - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getConnection(Properties) - Method in class oracle.jdeveloper.db.adapter.MySQLConnectionCreator
 
getConnection() - Method in class oracle.jdeveloper.db.ConnectionInfo
Returns a JDBC Connection for the connection.
getConnection(String) - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns a JDBC connection for the given connection name.
getConnection(Properties) - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns a new JDBC connection for the given connection Properties.
getConnection(String, String, String, boolean) - Static method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
Invokes a dialog for selecting a connection from the Application Resources for the current active Application.
getConnection(String, String, String, boolean) - Static method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Invokes a dialog for selecting a connection.
getConnection(String, String, String, String) - Static method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
Deprecated. - use GlobalConnectionPanelUI.getConnection(String,String,ConnectionInfo,boolean,Context)
getConnection(String, String, String, String, boolean) - Static method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
Deprecated. - use GlobalConnectionPanelUI.getConnection(String,String,ConnectionInfo,boolean,Context)
getConnection(ConnectionInfo) - Static method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
Invokes a dialog for selecting a connection.
getConnection(ConnectionInfo, boolean, Context) - Static method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
Invokes a dialog for selecting a connection.
getConnection(String, String, ConnectionInfo, boolean, Context) - Static method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
Invokes a dialog for selecting a connection.
getConnectionBaseName() - Method in class oracle.jdeveloper.db.DatabaseConnectionEditorLauncher
Gets the base name for any connection created by this editor.
getConnectionCriteria() - Method in interface oracle.jdeveloper.vcs.nav.ConnectionNode
 
getConnectionCriteriaKeys() - Method in class oracle.jdeveloper.vcs.nav.ConnectionProvider
 
getConnectionEditorAction() - Static method in class oracle.jdeveloper.db.DatabaseActions
Gets the IdeAction for invoking the connection editor.
getConnectionInfo(PropertyStorage) - Static method in class oracle.jdeveloper.db.ConnectionInfo
Retrieves the connection information from the given property storage.
getConnectionInfo(PropertyStorage, String) - Static method in class oracle.jdeveloper.db.ConnectionInfo
Retrieves the ConnectionInfo from the given PropertyStorage using the given key.
getConnectionInfo() - Method in class oracle.jdeveloper.db.controls.ConnectionPickerButton
Gets the object encapsulating the selected connection information.
getConnectionInfo() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
 
getConnectionInfo() - Method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
getConnectionInfo(TraversableContext) - Method in class oracle.jdeveloper.db.panels.GlobalDatabaseConnPanel
Gets the connection information from the data context from which to get an already chosen connection to pre-select in the picker, and to put the chosen connection information.
getConnectionListNode() - Method in class oracle.jdeveloper.vcs.nav.BaseConnectionProvider
 
getConnectionName() - Method in interface oracle.ide.db.model.DatabaseNode
This should return the name of the connection this node represents.
getConnectionName(Object) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
Returns the name of the connection if it is retrievable from the given object (node).
getConnectionName() - Method in class oracle.javatools.db.AbstractDatabase
 
getConnectionName() - Method in interface oracle.javatools.db.Database
Retrieves the name for the Connection associated with this Database in whichever connection store it is stored in.
getConnectionName() - Method in class oracle.javatools.db.execute.StatementWrapper
 
getConnectionName() - Method in class oracle.jdeveloper.db.ConnectionInfo
Gets the name of the connection.
getConnectionName() - Method in class oracle.jdeveloper.db.controls.ConnectionList
Returns the name of the currently chosen connection.
getConnectionName() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Gets the connection name that is currently selected.
getConnectionName() - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
 
getConnectionName() - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
getConnectionName() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the database connection name.
getConnectionNavigatorManager() - Static method in class oracle.ide.navigator.NavigatorManager
Deprecated. the Connection Navigator is being removed in 11.0 to be replaced by the Resource Catalog, Database Navigator (from SQL Dev) and Application Server Navigators.
getConnectionNode() - Method in class oracle.jdeveloper.vcs.nav.ConnectionNodeDecorator
 
getConnectionObservable() - Method in class oracle.jdeveloper.vcs.nav.ConnectionProvider
 
getConnectionPrompt() - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
 
getConnections() - Method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
 
getConnections() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Used by the default implementation of ConnectionPanelUI.listConnections() to return the DatabaseConnections instance that contains the connections to choose from.
getConnectionStore() - Method in class oracle.javatools.db.AbstractDatabase
 
getConnectionStore() - Method in interface oracle.javatools.db.Database
Retrieves the connection store the Connection associated with this Database is stored in.
getConnectionStoreName(Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Gets the connection store name for the Application in the given Context.
getConnectionStoreName(Workspace) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Gets the connection store name for the given Application (Workspace).
getConnectionStoreName(URL) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Deprecated. Use AppDatabaseConnections.getConnectionStoreName(Workspace)
getConnectionTypes() - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getConnectionUI() - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
Override DatabaseConnectionPanel.createConnectionUI() to custom the ConnectionPanelUI implementation.
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
The default implementation on this abstract class return the DatabaseProvider.DRIVER_CLASS_REFTYPE property.
getConnectionURL(Properties) - Method in interface oracle.jdeveloper.db.adapter.ConnectionCreator
Returns the URL for the connection.
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.CustomConnectionCreator
 
getConnectionURL() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.DB2ConnectionCreator
 
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.MySQLConnectionCreator
 
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.ODBCConnectionCreator
 
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.OracleConnectionCreator
 
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.OracleLiteConnectionCreator
 
getConnectionURL(Properties) - Method in class oracle.jdeveloper.db.adapter.SQLServerConnectionCreator
 
getConnectToUser() - Method in class oracle.javatools.db.ora.DatabaseLink
Whether this database link is connected via the connected user, the current user or a fixed user.
getConnName(URL) - Static method in class oracle.jdeveloper.cm.dt.CmJavaUtil
returns the name of the connection this URL references
getConnUI() - Method in class oracle.jdeveloper.db.panels.GlobalDatabaseConnPanel
 
getConstant(PlsqlNode) - Static method in class oracle.javatools.db.sql.ParserUtils
Deprecated. 
getConstantValue() - Method in interface javax.ide.model.java.declaration.FieldD
Gets the constant value of this field, as defined by the JVMS.
getConstantValue() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getConstantValue() - Method in class oracle.javatools.parser.java.v2.common.AbstractVariable
 
getConstantValue() - Method in class oracle.javatools.parser.java.v2.common.QuickComponent
 
getConstantValue() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getConstantValue() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getConstantValue() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
Determine if this expression is a constant expression, and if so, compute the constant value of this expression
getConstantValue() - Method in interface oracle.javatools.parser.java.v2.model.JavaVariable
TODO: What about static final fields of enum type?
getConstantValue() - Method in class oracle.javatools.parser.java.v2.scanner.LexerLiteral
 
getConstraint(int) - Static method in class oracle.ide.keyboard.KeyStrokesConstraintFactory
 
getConstraint(String) - Method in class oracle.javatools.db.Relation
Retrieves a Constraint by name.
getConstraintName() - Method in class oracle.javatools.db.ConstraintID
Deprecated.  
getConstraints(Relation, String...) - Static method in class oracle.javatools.db.Constraint
Lists the constraints on a given Relation that are of the given constraint types.
getConstraints() - Method in class oracle.javatools.db.Relation
Retrieves the list of constraints on this relation.
getConstraintType() - Method in class oracle.javatools.db.CheckConstraint
 
getConstraintType() - Method in class oracle.javatools.db.Constraint
Retrieves the type of constraint represented by this instance.
getConstraintType() - Method in class oracle.javatools.db.ConstraintID
Deprecated.  
getConstraintType() - Method in class oracle.javatools.db.FKConstraint
 
getConstraintType() - Method in class oracle.javatools.db.PKConstraint
 
getConstraintType() - Method in class oracle.javatools.db.UniqueConstraint
 
getConstruct() - Method in interface oracle.javatools.status.Issue
Gets the model object associated with this issue, if any.
getConstruct(Location) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the innermost construct containing a location in this model.
getConstruct(Location, Object) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the outermost construct containing a location within a specified construct in this model.
getConstruct(Location) - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getConstruct(Location) - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getConstruct(Location) - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getConstruct(Location) - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getConstructors() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the list of declared constructor declarations.
getConsumerView() - Method in interface oracle.ide.palette2.PaletteConsumer
Returns a client view to which the palette will add itself as a view listener.
getContainedConstructs(Object) - Method in class oracle.jdeveloper.audit.model.ContainerModelAdapter
Gets the constructs contained by a construct in this model.
getContainedConstructs(Object) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the constructs contained by a construct in this model.
getContainedConstructs(Object) - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter
 
getContainedElements() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
This method is equivalent to getChildren() except that it returns an array.
getContainedElementTypes() - Method in class oracle.jdeveloper.audit.model.ModelType
Gets the IDE Element types which correspond to contained (non-root) constructs of this model type.
getContainedHolders() - Method in class oracle.ide.docking.DrawerDockableWindow
 
getContainedModelAdapters(Element, URL, ContainerModelAdapter) - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the models in a container corresponding to an Element.
getContainedModelAdapters(Element, URL, ContainerModelAdapter) - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getContainedRunProcesses(RunProcess) - Method in class oracle.ide.runner.Runner
 
getContainer() - Method in class oracle.ide.runner.RunProcess
Returns the container RunProcess of this RunProcess
getContainer() - Method in class oracle.jdeveloper.audit.model.StructureDependency
Gets the data container target of this dependency.
getContainerFileURLs(Element) - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
Gets the file URLs represented by the given composite element.
getContainerListener() - Method in class oracle.ide.controller.MenuManager
Gets the MenuManager's container listener.
getContainerOwner(URL) - Method in class oracle.ide.model.OwnerMap
Deprecated. Get the container that owns the node associated with the specfied url.
getContainingAdapter() - Method in class oracle.jdeveloper.audit.model.FileModelAdapter
 
getContainingAdapter() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the model adapter containing this model adapter, or null if this is the root node.
getContainingAdapter() - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getContainingAdapter() - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getContainingAdapter() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getContainingAdapter() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getContainingBounds(Point) - Method in class oracle.javatools.ui.ExpansionTip.Adapter
Gets the visible (unexpanded) bounds of the expandable subcomponent containing a point, or null if none.
getContainingDirectory(ContentDirectory) - Method in interface oracle.jdeveloper.audit.model.ContentCache
Gets the containing content set directory of a content set directory, or null if the directory is a root directory.
getContainingDirectory(ContentDirectory) - Method in class oracle.jdevimpl.audit.model.DefaultContentCache
 
getContainsEvaluators() - Method in class oracle.ide.util.PatternFiltersOptimizer
TO BE USED IN TESTING ONLY!!!
getContent() - Method in class oracle.ide.feedback.FeedbackLogOptions.Data
 
getContent() - Method in class oracle.ide.panels.TDialog
 
getContent(String) - Method in class oracle.ideimpl.webupdate.LocalUpdateBundle
 
getContent() - Method in class oracle.javatools.ui.checklist.Step
Returns the step content of this step.
getContent(URL, RevisionIdentifier) - Method in class oracle.jdeveloper.vcs.generic.VCSHistoryEntry
 
getContentActionListener() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the array of all registered ContentActionListeners.
getContentActionListeners() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the array of all ContentActionListeners attached to this TaskContent.
getContentComponent() - Method in class oracle.jdevimpl.audit.swing.NullablePanel
 
getContentElement() - Method in class oracle.javatools.ui.checklist.ContentActionEvent
Returns the ContentElement this event is representing.
getContentElements() - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Returns the array of all ContentElements for the task.
getContentFolderURL() - Method in class oracle.ide.model.ContentSet
Returns the URL of the content folder for with this ContentSet.
getContentFolderURL() - Method in class oracle.jdeveloper.model.ContentFolder
Gets the URL for the content folder.
getContentLevel(String) - Method in class oracle.ide.model.ContentLevel
 
getContentLevel() - Method in class oracle.ide.model.ContentLevelFolder
 
getContentPanel() - Method in class oracle.javatools.ui.ghost.GhostPalette
 
getContentPath(Project) - Method in class oracle.ide.file.ProjectCache
Get the project content path.
getContentPath(Project, String) - Method in class oracle.ide.file.ProjectCache
Get the project content path for a specific content set.
getContentRootFactories() - Method in class oracle.jdeveloper.audit.model.ModelTypeFactory
Gets the ContentRootFactorys known to this factory.
getContentRootFactories() - Method in class oracle.jdevimpl.audit.model.DefaultModelTypeFactory
 
getContents() - Method in class oracle.ide.db.DBIcons
Deprecated. Gets the localizable objects
getContents() - Method in class oracle.ide.db.UIArb
Deprecated. Gets the localizable objects
getContents() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderArb
Gets the localizable objects
getContents() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderArb_en
Gets the localizable objects
getContents() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderArb_ja
Gets the localizable objects
getContents() - Method in class oracle.ide.index.res.ExtensionBundle
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_de
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_es
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_fr
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_it
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_ja
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_ko
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_pt_BR
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_zh_CN
 
getContents() - Method in class oracle.ide.index.res.ExtensionBundle_zh_TW
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_de
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_es
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_fr
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_it
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_ja
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_ko
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_pt_BR
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_zh_CN
 
getContents() - Method in class oracle.ide.quickdiff.res.Bundle_zh_TW
 
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_de
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_en
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_es
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_fr
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_it
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_ja
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_ko
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_pt_BR
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_zh_CN
Gets the localizable objects
getContents() - Method in class oracle.ide.quickdiff.res.QuickDiffArb_zh_TW
Gets the localizable objects
getContents() - Method in class oracle.ide.resourcebundle.res.ResourceBundleExtension
 
getContents() - Method in class oracle.ide.resourcebundle.res.ResourceBundleExtension_ja
 
getContents() - Method in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
Gets the localizable objects
getContents() - Method in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
Gets the localizable objects
getContents() - Method in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
Gets the localizable objects
getContents() - Method in class oracle.ide.util.ArrayResourceBundle
Fetch the contents of this resource bundle.
getContents() - Method in class oracle.javatools.ui.UIBundle
 
getContents() - Method in class oracle.javatools.ui.UIBundle_ar
 
getContents() - Method in class oracle.javatools.ui.UIBundle_cs
 
getContents() - Method in class oracle.javatools.ui.UIBundle_da
 
getContents() - Method in class oracle.javatools.ui.UIBundle_de
 
getContents() - Method in class oracle.javatools.ui.UIBundle_el
 
getContents() - Method in class oracle.javatools.ui.UIBundle_es
 
getContents() - Method in class oracle.javatools.ui.UIBundle_fi
 
getContents() - Method in class oracle.javatools.ui.UIBundle_fr
 
getContents() - Method in class oracle.javatools.ui.UIBundle_hu
 
getContents() - Method in class oracle.javatools.ui.UIBundle_it
 
getContents() - Method in class oracle.javatools.ui.UIBundle_iw
 
getContents() - Method in class oracle.javatools.ui.UIBundle_ja
 
getContents() - Method in class oracle.javatools.ui.UIBundle_ko
 
getContents() - Method in class oracle.javatools.ui.UIBundle_nl
 
getContents() - Method in class oracle.javatools.ui.UIBundle_no
 
getContents() - Method in class oracle.javatools.ui.UIBundle_pl
 
getContents() - Method in class oracle.javatools.ui.UIBundle_pt
 
getContents() - Method in class oracle.javatools.ui.UIBundle_pt_BR
 
getContents() - Method in class oracle.javatools.ui.UIBundle_ro
 
getContents() - Method in class oracle.javatools.ui.UIBundle_ru
 
getContents() - Method in class oracle.javatools.ui.UIBundle_sk
 
getContents() - Method in class oracle.javatools.ui.UIBundle_sv
 
getContents() - Method in class oracle.javatools.ui.UIBundle_th
 
getContents() - Method in class oracle.javatools.ui.UIBundle_tr
 
getContents() - Method in class oracle.javatools.ui.UIBundle_zh_CN
 
getContents() - Method in class oracle.javatools.ui.UIBundle_zh_TW
 
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_de
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_en
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_es
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_fr
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_it
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_ja
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_ko
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_pt_BR
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_zh_CN
Gets the localizable objects
getContents() - Method in class oracle.jdeveloper.runner.RunMgrArb_zh_TW
Gets the localizable objects
getContentSample() - Method in class oracle.javatools.editor.language.LanguageModule
Fetches a sample of the content that can be edited by this language module.
getContentSet(Context, Project, Declaration) - Method in class oracle.ide.dependency.index.IndexReferenceProvider
Get the content set that should be searched for references to a declaration.
getContentSet() - Method in class oracle.ide.file.ContentSetScope
Get the content set for this scope.
getContentSet(String) - Method in class oracle.ide.model.ApplicationContent
Returns a ContentSet adapter that wraps the HashStructure located at the specified key within the workspace.
getContentSet(int) - Method in class oracle.ide.model.ContentSet
 
getContentSet() - Method in class oracle.ide.model.ContentSetFolder
 
getContentSet(String) - Method in class oracle.ide.model.ProjectContent
Returns a ContentSet adapter that wraps the HashStructure located at the specified key within the project.
getContentSet(String) - Method in class oracle.jdeveloper.model.ApplicationContent
Returns a ContentSet adapter that wraps the HashStructure located at the specified key within the workspace.
getContentSet() - Method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Returns the ContentSet for these OfflineDBProjectSettings.
getContentSet(Project) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListProjectContent
 
getContentSet(Project) - Method in class oracle.jdeveloper.vcs.spi.VCSApplicationSystem.ContentSetProxy
 
getContentSet(Project) - Static method in class oracle.jdeveloper.webapp.utils.IndexingUtils
 
getContentSetCache(Project, Workspace) - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the ContentCache for a project and workspace.
getContentSetCache(Project, Workspace) - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getContentSetDisplayableComparator() - Static method in class oracle.ide.model.ContentLevel
 
getContentSetHelper() - Method in class oracle.ide.model.ContentSetProvider
Returns a ContentSetHelper, which is used to validate content before it is added to the content set, and to handle adding new content to the content set.
getContentSetKey() - Method in class oracle.jdeveloper.palette.WebApplicationConfiguration
 
getContentSetKeys() - Method in class oracle.ide.model.ContentLevelFolder
 
getContentSetKeys() - Method in class oracle.ide.model.ContentSetFolder
 
getContentSetKeys() - Method in class oracle.ide.model.RelativeDirectoryContextFolder
Returns the keys for the content sets that are represented by this RelativeDirectoryContextFolder.
getContentSetKeys() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets the keys of the content sets containing this directory.
getContentSetKeys() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getContentSetList() - Method in class oracle.ide.model.ApplicationContent
 
getContentSetList() - Method in class oracle.ide.model.ProjectContent
 
getContentSetName() - Method in class oracle.ide.model.ContentSet
 
getContentSetProviderReferences() - Static method in class oracle.ide.model.ApplicationContent
Returns all the references to content set providers, both registered programmatically or declaratively through the content-set-providers-hook hook.
getContentSetProviderReferences() - Static method in class oracle.ide.model.ProjectContent
Returns all the references to content set providers, both registered programmatically or declaratively through the content-set-providers-hook hook.
getContentSetProviders() - Static method in class oracle.ide.model.ProjectContent
Deprecated. use #getContentSetProviderReferences() to obtain both the content set providers registered programmatically and declaratively.
getContentSetRoots(Workspace) - Static method in class oracle.ide.file.ContentSetRoot
Get the content set roots for an application.
getContentSetRoots(Workspace, ContentSet) - Static method in class oracle.ide.file.ContentSetRoot
Get the content set roots for a specific content set of an application.
getContentSetRoots(Project) - Static method in class oracle.ide.file.ContentSetRoot
Get the content set roots for a project.
getContentSetRoots(Project, ContentSet) - Static method in class oracle.ide.file.ContentSetRoot
Get the content set roots for a specific content set of a project.
getContentSetRootsContaining(URL) - Static method in class oracle.ide.file.ContentSetRoot
Returns the content set roots that contain a specific URL.
getContentSetRootsContaining(Project, URL) - Static method in class oracle.ide.file.ContentSetRoot
Returns the content set roots in the project that contain a specific URL.
getContentType() - Method in class oracle.javatools.editor.BasicEditorKit
Gets the MIME type of the data that this kit represents support for.
getContentType(String) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Gets the ContentType for the given extension.
getContentTypeForExtension(String) - Static method in class oracle.ide.config.FileTypesRecognizer
Returns the ContentType associated with the given extension.
getContentTypeForExtension(String) - Static method in class oracle.ide.model.Recognizer
Deprecated. replaced by FileTypesRecognizer.getContentTypeForExtension(String).
getContentTypeURLs(URL[], ContentType) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Gets the URLs, of those supplied, which have the given content type associated in the IDE.
getContext() - Method in class javax.ide.build.BuildEvent
Get the context currently used to build.
getContext() - Method in class javax.ide.command.Command
Gets the ide current Context.
getContext() - Method in class javax.ide.debug.Connector
Get the Context used to create this connector.
getContext() - Method in class javax.ide.editor.Editor
Get the context for this editor.
getContext() - Method in class javax.ide.view.View
Gets the current view context.
getContext(BasicEditorPane) - Static method in class oracle.ide.ceditor.CodeEditor
Fetch the IDE context associated with the given editor component.
getContext() - Method in class oracle.ide.ceditor.CodeEditorGutter
Gets the current view context associated with this particular Code Editor and Gutter.
getContext(EventObject) - Method in class oracle.ide.ceditor.CodeEditorGutterView
 
getContext() - Method in class oracle.ide.compiler.CompileArguments
Get the Context which will be used during the compilation and which defines what will be recompiled.
getContext() - Method in class oracle.ide.controller.Command
Gets the command's context.
getContext() - Method in class oracle.ide.controller.ContextMenu
Gets the current context.
getContext() - Method in class oracle.ide.datatransfer.TransferableContext
 
getContext() - Method in class oracle.ide.docking.DockableEvent
Gets the context of the event.
getContext(EventObject) - Method in class oracle.ide.editor.Editor
 
getContext() - Method in class oracle.ide.editor.OpenEditorOptions
 
getContext() - Method in class oracle.ide.editor.RecentFile
 
getContext() - Method in class oracle.ide.help.HelpInfo
 
getContext() - Method in class oracle.ide.inspector.IdeMultiObjectModel
Get the Conext.
getContext(String) - Method in class oracle.ide.keyboard.KeyStrokeContextRegistry
Searches the KeyStrokeContext with the specified name.
getContext(EventObject) - Method in class oracle.ide.log.AbstractLogManager
Classes that extend the AbstractLogManager class should override this method in order to return the appropriate context.
getContext() - Method in class oracle.ide.model.DependableFactory.Params
 
getContext() - Method in class oracle.ide.model.UpdateMessage
Get the context under which notification is taking place.
getContext() - Method in class oracle.ide.navigator.DeleteActionHandler
 
getContext(EventObject) - Method in class oracle.ide.navigator.ProjectNavigatorWindow
 
getContext() - Method in interface oracle.ide.palette2.PaletteTransferable
Get the current Context
getContext() - Method in interface oracle.ide.runner.DebuggerEvaluator
Get the context of this evaluator
getContext() - Method in class oracle.ide.runner.DebuggerEventSource
Get the context of the debugging process that send this event
getContext(EventObject) - Method in class oracle.ide.runner.RunLogPage
Returns the Context that is associated with this log page.
getContext() - Method in class oracle.ide.runner.RunProcess
Returns the Context that is associated with this RunProcess.
getContext() - Method in class oracle.ide.runner.RunProcessLifecycleEvent
Return the context of this event if one is available.
getContext() - Method in interface oracle.ide.util.ContextHolder
Deprecated. Get the owned Context.
getContext() - Method in class oracle.ide.view.View
 
getContext(EventObject) - Method in class oracle.ide.view.View
 
getContext(EventObject) - Method in class oracle.ide.view.ViewDecorator
 
getContext() - Method in class oracle.javatools.xml.esax.spi.ExtensibleSAXParser
Get the context
getContext() - Method in class oracle.jdeveloper.db.DatabaseConnectionEditorLauncher
 
getContext() - Method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
 
getContext() - Method in class oracle.jdeveloper.db.panels.AppDatabaseConnPanel
 
getConteXt() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Gets the context that this provider is using.
getContext() - Method in class oracle.jdeveloper.palette.PaletteEditorContext
 
getContext(EventObject) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get an IDE context for the specified event object.
getContext(EventObject) - Method in class oracle.jdeveloper.vcs.spi.VCSExplorer
 
getContext() - Method in interface oracle.jdeveloper.webapp.navigation.NavigationMenu
Returns the context in which this menu was invoked.
getContext(EventObject) - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getContextChangeList() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Gets the change list for the current context.
getContextChangeSetAdapter(Context) - Static method in class oracle.jdeveloper.vcs.changeset.ChangeSetController
 
getContextChangeSetName(Context) - Static method in class oracle.jdeveloper.vcs.changeset.ChangeSetController
 
getContextClass() - Method in class oracle.jdeveloper.audit.project.ProjectTransformAdapter
 
getContextClass() - Method in class oracle.jdeveloper.audit.transform.NullTransformAdapter
 
getContextClass() - Method in class oracle.jdeveloper.audit.transform.TextTransformAdapter
 
getContextClass() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Gets the class of the context created by TransformAdapter.createContext(oracle.jdeveloper.audit.transform.Transform, oracle.jdeveloper.audit.service.Violation, oracle.jdeveloper.audit.model.Location).
getContextCompareMenu() - Method in class oracle.jdeveloper.compare.CompareViewer
Get the compare context menu
getContextDBObjectID() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getContextElement(Context) - Static method in class oracle.jdeveloper.vcs.properties.PropertiesUtil
 
getContextElement(Context) - Method in class oracle.jdeveloper.vcs.properties.VersionPropertiesPanelProvider
 
getContextLocatables(Context) - Method in class oracle.ide.vcs.VCSManager
Gets the valid locatables from the context node selection.
getContextLocatables() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Gets the valid locatables from the context node selection, applying the filter returned by VCSCommand.getLocatableURLFilter().
getContextLocatables(Context, URLFilter) - Static method in class oracle.jdeveloper.vcs.util.VCSContextUtils
Gets the valid locatables from the context node selection.
getContextLocatables(Context) - Static method in class oracle.jdeveloper.vcs.util.VCSContextUtils
Gets the valid locatables from the context node selection.
getContextMenu() - Method in class oracle.ide.ceditor.CodeEditorGutterView
 
getContextMenu() - Method in class oracle.ide.editor.Editor
 
getContextMenu() - Method in class oracle.ide.editor.EditorManager
Get the ContextMenu to be shared by all Editors.
getContextMenu() - Method in class oracle.ide.explorer.AbstractTreeExplorer
 
getContextMenu() - Method in class oracle.ide.explorer.Explorer
 
getContextMenu() - Method in class oracle.ide.explorer.ExplorerManager
Get the ContextMenu to be shared by all explorer windows.
getContextMenu() - Method in class oracle.ide.log.AbstractLogManager
 
getContextMenu() - Method in class oracle.ide.log.DefaultLogPage
Gets the ContextMenu object, if any, managed by this instance.
getContextMenu() - Method in class oracle.ide.log.LogManager
Get the ContextMenu.
getContextMenu() - Method in class oracle.ide.log.MessagePage
Gets the ContextMenu object, if any, managed by this instance.
getContextMenu() - Method in class oracle.ide.navigator.NavigatorManager
Get the ContextMenu to be shared by all Editors.
getContextMenu() - Method in class oracle.ide.palette2.PaletteWindow
 
getContextMenu() - Method in class oracle.ide.runner.Debugger
Returns the ContextMenu that the debugger uses in debugger windows.
getContextMenu() - Method in class oracle.ide.view.View
 
getContextMenu() - Method in class oracle.ide.view.ViewDecorator
 
getContextMenu() - Method in class oracle.jdeveloper.history.HistoryManager
Get the context menu that is displayed in the history viewer.
getContextMenu() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the changelist's context menu.
getContextMenu() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getContextMenuItems(Context) - Method in class oracle.jdeveloper.vcs.spi.VCSContextMenuListener
Gets the menu items to be added directly to the context menu when popup notification is received.
getContextMenuListeners() - Method in class oracle.ide.controller.ContextMenu
Returns a list of ContextMenuListener registered with this ContextMenu.
getContextMenuListeners() - Method in class oracle.ide.vcs.VCSManager
Gets the list of context menu listeners currently registered against the the VCSManager.
getContextNode(Context) - Static method in class oracle.jdeveloper.merge.MergeContext
 
getContextNodeForRun(Context) - Static method in class oracle.ide.runner.RunProcess
Returns the Node for the given Context.
getContextPreferencesPath() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getContextReplaceMenu() - Method in class oracle.ide.replace.ReplaceMenuManager
Get Context Replace With Menu
getContextString() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
 
getContextString() - Method in interface oracle.javatools.parser.SyntaxToken
If non-null, this String provides information about the parsing context of this token.
getContextURL(Context) - Method in class oracle.jdeveloper.vcs.properties.VersionPropertiesPanelProvider
 
getContextURLs(Context) - Static method in class oracle.jdeveloper.vcs.changeset.ChangeSetController
 
getContextViewType(Context) - Static method in class oracle.jdeveloper.vcs.util.VCSContextUtils
Gets the type identifier associated with the view of the given context.
getContextWrapper() - Static method in class oracle.jdeveloper.db.adapter.DatabaseContextManager
Returns the current context wrapper.
getContributor(ContributorKind) - Method in interface oracle.javatools.compare.CompareModel
Get the specified contributor to this compare.
getContributor(ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
 
getContributorAtPoint(Point) - Method in class oracle.javatools.compare.view.DiffGutter
 
getContributorKind() - Method in class oracle.javatools.compare.view.ViewEditEvent
 
getContributors(Context) - Static method in class oracle.jdeveloper.compare.CompareContext
 
getControl() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getControlBar() - Method in class oracle.javatools.ui.ComponentWithTitlebar
Returns the control bar component.
getControlDarkShadow() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getControlDisabled() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getControlExpression() - Method in interface javax.ide.model.java.source.tree.CompoundStatementT
In a for statement, null is returned.
getControlExpression() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceCompoundStatement
In a for statement, null is returned.
getControlHighlight() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getControlInfo() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getController() - Method in class javax.ide.view.View
Get the Controller associated with this view.
getController() - Method in class oracle.ide.ceditor.CodeEditor
Gets the Controller associated with this view.
getController() - Method in class oracle.ide.ceditor.CodeEditorGutterView
 
getController() - Method in interface oracle.ide.controller.ControllerProvider
Get the Controller associated with this view.
getController() - Method in class oracle.ide.docking.DrawerDockableWindow
 
getController() - Method in class oracle.ide.docking.DrawerWindow
 
getController() - Method in class oracle.ide.editor.Editor
 
getController() - Method in class oracle.ide.explorer.Explorer
Get the Controller for this View.
getController() - Method in class oracle.ide.log.AbstractLogPage
 
getController() - Method in class oracle.ide.log.DefaultLogPage
 
getController() - Method in class oracle.ide.log.MessagePage
Gets the Controller for the message page
getController() - Method in class oracle.ide.navigator.NavigatorInit
 
getController() - Method in class oracle.ide.navigator.ProjectNavigatorWindow
 
getController() - Method in class oracle.ide.view.View
 
getController() - Method in class oracle.ide.view.ViewDecorator
 
getController() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the controller.
getController() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getControllerContext() - Method in class oracle.ide.IdeMainWindow
Internal only.
getControllerImpl() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
getControllerProviders(View) - Method in interface oracle.ide.IdeMainWindow.ControllerContext
This methods get a list of ControllerProvider based on a view.
getControllers() - Method in class javax.ide.menu.IDEAction
Get the controllers for this action.
getControlPanel() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the control panel of this TaskContent.
getControlPrecedence() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets a value for the precedence of the extension in the control order for any given URL.
getControlShadow() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getControlTextColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getConverter(int) - Static method in class oracle.ide.util.macro.FileMacroConverter
Factory method to obtain an instance of FileMacroConverter.
getConverter(int) - Static method in class oracle.ide.util.macro.StringMacroConverter
Factory method to obtain an instance of StringMacroConverter.
getConverter(Class<T>) - Method in class oracle.javatools.util.CommandParser
Gets the converter defined for a type.
getConverter() - Method in class oracle.jdeveloper.audit.extension.ConverterDefinition
 
getConverters() - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getConverterType() - Method in class oracle.jdeveloper.audit.extension.ConverterDefinition
 
getCookie() - Method in class oracle.ide.file.FileChanges
Get the cookie for this file table.
getCopiedObjects() - Method in class oracle.ide.db.transfer.TransferState
 
getCopy() - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
getCopy() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getCopyFiles() - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated.  
getCopyLocationURL() - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated.  
getCopyLock(ReadWriteLock, ReadWriteLock) - Static method in class oracle.javatools.buffer.MultiLock
Get an instance suitable for copying from a source to a destination.
getCopyMenuActions() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the menu actions of copy button.
getCopyOfOrigWithDiffApplied(Difference) - Method in class oracle.javatools.db.diff.DifferenceApplier
Gets a new temporary copy of the original object in the given difference and applys all the changes in the difference to that object.
getCopyright() - Method in class oracle.ide.extension.feature.Feature
 
getCopyright() - Method in class oracle.ide.ProductInformation
Returns the copyright text to display in the about box.
getCopyrightMessage() - Method in class oracle.ide.help.AboutBoxModel
Get the copyright message.
getCornerSize() - Method in class oracle.ide.controls.customtab.CustomTab
 
getCost() - Method in class oracle.javatools.parser.plsql.symtab.SqlOdmdef
 
getCostModel() - Method in class oracle.javatools.db.sql.DataMiningFunction
 
getCostModelAuto() - Method in class oracle.javatools.db.sql.DataMiningFunction
 
getCount() - Method in class oracle.ide.controls.TabbedWindow
 
getCount(Object, AuditModel.Count) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the value of a count of a row of this model.
getCount() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Get a count of the current number of items in the list.
getCount() - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationModel
Get a count of the items in this model.
getCount() - Method in class oracle.jdevimpl.audit.core.CountColumn
 
getCount(Object, AuditModel.Count) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getCountDone() - Method in class oracle.ide.task.TaskGroup
Retrieve the total count done so far, -which will be the cumulative count done so far.
getCountLeft() - Method in class oracle.ide.task.TaskGroup
Retrieve the total count that is left of this task.
getCreated() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the dblink creation date.
getCreateDDL(DDLOptions, DBObject) - Method in interface oracle.javatools.db.ddl.CreateDDLGenerator
Gets the DDL to create the given object in the database.
getCreateDDL(DDLOptions, DBObject...) - Method in interface oracle.javatools.db.ddl.DDLGenerator
Gets CREATE statements for the given objects.
getCreateDDL(DDLOptions, DBObject...) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
getCreatedObject(String, Schema, String) - Method in class oracle.javatools.db.AbstractDatabase
Used by finishCreate() to get the object that's just been created back from the database so that it can be verified before returning to the user.
getCreateFactory(DBObjectProvider, String) - Static method in class oracle.ide.db.dialogs.DBEditorFactoryRegistry
Finds and returns a factory that can create an object of the given type in the given schema and provider.
getCreateFactory(DBObjectTypeNode) - Static method in class oracle.ide.db.dialogs.DBEditorFactoryRegistry
Finds and returns a factory that can create an object of the given type in the given schema and provider.
getCreateLabel(String) - Method in class oracle.ide.db.dialogs.BaseDBEditorFactory
 
getCreateLabel(String) - Method in interface oracle.ide.db.dialogs.DBEditorFactory
Retrieves the menu label for creating new objects of the specified type.
getCreateNavigables(DBObject, DBObjectProvider) - Method in class oracle.ide.db.panels.PanelLibrary
Returns the navigables to create the given object.
getCreateTable() - Method in class oracle.javatools.db.Ddl
Get the DDL for create table
getCreateText() - Method in class oracle.ide.db.panels.PanelLibrary
Returns the text used to offer the option to create an object from this library (e.g.
getCreateTime() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the time that the object was created.
getCreateTitle() - Method in class oracle.ide.db.panels.PanelLibrary
Returns the title to use for the create dialog.
getCreateUI() - Method in class oracle.ide.IdeArgs
Tells the IDE to create the UI.
getCreateVerifiers() - Method in class oracle.ide.db.panels.PanelLibrary
Returns a map of verifier keys to classes for the creation of an object.
getCreator(String) - Method in class oracle.javatools.db.DatabaseFactory.ConnectionCreatorFactory
 
getCreator(String) - Static method in class oracle.javatools.db.DBObjectProviderFactory
Internal use only.
getCriteriaDirectory(Map<String, String>) - Method in class oracle.jdeveloper.vcs.nav.BaseConnectionProvider
 
getCriteriaFullPath(Map<String, String>) - Method in class oracle.jdeveloper.vcs.nav.BaseConnectionProvider
 
getCriteriaHost(Map<String, String>) - Method in class oracle.jdeveloper.vcs.nav.BaseConnectionProvider
 
getCriteriaMethod(Map<String, String>) - Method in class oracle.jdeveloper.vcs.nav.BaseConnectionProvider
 
getCSSFilter() - Method in class oracle.jdeveloper.palette.WebApplicationConfiguration
 
getCurrConnName(Namespace) - Static method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
getCurrent() - Method in class oracle.ide.task.event.ProgressEvent
 
getCurrentAppConfig() - Static method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
 
getCurrentConnection(Context) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Will return the current connection that is selected in the IDE.
getCurrentConnection(Context) - Method in class oracle.jdeveloper.db.StoreProvider
If StoreProvider.getCurrentStore(oracle.ide.Context) returns a value then this method returns the current connection in the store (if there is a current connection).
getCurrentConnectionInfo(Context) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Returns the connection information for the connection that is currently selected in the IDE.
getCurrentContributorKind() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getCurrentContributorKind() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getCurrentContributorKind() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getCurrentCount() - Method in class javax.ide.event.ExtensionRegistrationEvent
 
getCurrentDatabase(Context) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Will return the current Database that is selected in the IDE.
getCurrentDatabaseConnections(Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Deprecated. use DatabaseConnectionStores.getCurrentStore(oracle.ide.Context)
getCurrentDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getCurrentDifference() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getCurrentDifference() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getCurrentEditor() - Method in class oracle.ide.editor.EditorManager
Returns the currently active editor.
getCurrentEditorPane() - Method in interface oracle.javatools.compare.view.EditorPaneView
Get the current (focussed) editor pane, or null if no editor pane currently has focus.
getCurrentEditorPane() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getCurrentExpression() - Method in class oracle.ide.db.panels.sql.ExpressionPanel
 
getCurrentFilter() - Method in class oracle.ide.net.URLChooserEvent
 
getCurrentNavigable() - Method in class oracle.ide.panels.MDDPanel
 
getCurrentNavigable() - Method in class oracle.ide.panels.TabbedPanel
 
getCurrentStore() - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Gets the current store.
getCurrentStore(Context) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Gets the current store.
getCurrentStore(Context) - Method in class oracle.jdeveloper.db.StoreProvider
If the current Context contains a store that this provider is responsible for then calling this method should return the store name.
getCurrentTaskCount() - Method in class oracle.ide.task.TaskGroup
The currently running task index
getCurrentText() - Method in interface oracle.ide.controls.ProgressTrackedTask
Used to set a textual string in the status bar.
getCurrentTheme(String) - Method in class oracle.ide.IdeUIManager
Returns information about the current color theme for the specified look-and-feel.
getCurrentTraversable() - Method in class oracle.ide.panels.MDDPanel
 
getCurrentTraversable() - Method in class oracle.ide.panels.TabbedPanel
 
getCurrentValue() - Method in class oracle.ide.controls.AbstractPicker
 
getCurrentValue() - Method in interface oracle.ide.controls.ProgressTrackedTask
Used for determinate tasks to get the current task completion status.
getCurrentVersion() - Method in class oracle.ide.migration.MigrationManager
Utility method for retreiving the Version number to which Migration is taking place.
getCurrentVersion() - Method in class oracle.ide.model.ProjectVersion
Returns the current version of the Project format itself.
getCurrentVersion(String) - Method in class oracle.ide.model.ProjectVersion
Returns the current version of the specified component, as stored in the project file.
getCurrentView() - Method in class oracle.ide.log.DefaultLogPage
Get the object currently being displayed within the JScrollPane.
getCurrentWindow() - Static method in class oracle.jdeveloper.vcs.util.VCSWindowUtils
Gets the currently operational window in the application.
getCurrentWorkingSet() - Method in class oracle.ide.model.WorkingSets
 
getCurrentWorkingSetFilters(Project) - Static method in class oracle.ide.model.WorkingSet
Deprecated. Use WorkingSets.getInstance(Workspace) .getCurrentWorkingSet() .getPatternFilters(Project)
getCurrentWorkingSetName() - Method in class oracle.ide.model.WorkingSets
 
getCursor() - Method in class oracle.ide.log.Href
 
getCursorReturnType() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_REF_CURSOR_TY_DEF.
getCursorReturnType() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getCustomBreakpointPanel(String, DebuggerBreakpoint, ChangeListener) - Method in interface oracle.ide.runner.DebuggerExtender
Called by the debugger to ask the DebuggerExtender for the panel to create or edit a custom breakpoint.
getCustomCells() - Method in class oracle.ide.ceditor.CodeEditor
Get an array of custom cells to add to a StatusBar.
getCustomCells() - Method in interface oracle.ide.view.StatusProvider
Get an array of custom cells to add to a StatusBar.
getCustomCells() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
Get an array of custom cells to add to a StatusBar.
getCustomColorPane() - Method in class oracle.ide.controls.CustomColorChoice
 
getCustomComponent() - Method in class oracle.ide.controls.ScrollableTabBar
Gets the custom component.
getCustomDescription() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the description of this breakpoint if this is a custom breakpoint with a custom description.
getCustomDialogIcon() - Method in interface oracle.ide.inspector.Inspectable2
Get the Icon associated with the custom dialog, if any.
getCustomDialogToolTipText() - Method in interface oracle.ide.inspector.Inspectable2
Get the tooltip text associated with the custom dialog, if any.
getCustomEditor() - Method in interface oracle.ide.inspector.Extension
Get a custom editor instance for use by the Property Inspector Window when editing a property whose value is an instance of an implementation class represented by this Extension, or when the user has selected a tag provided by this Extension.
getCustomEditor() - Method in class oracle.ide.resourcebundle.ResourceBundlePropertyEditor
 
getCustomFilterId() - Method in class oracle.jdeveloper.history.DefaultHistoryProperty
Get the custom filter ID of this HistoryProperty.
getCustomFilterManager() - Method in class oracle.jdeveloper.history.HistoryManager
Get the manager for registered custom filters.
getCustomGUIComponent(JComponent) - Static method in class oracle.ide.inspector.layout.CustomGUIComponent
Retrieve the CustomGUIComponent for which the specified JComponent is the root component.
getCustomizations(String) - Method in class oracle.ide.config.SettingsPageCustomizationHelper
Convenience method that gets the cutomizations (if any) for the specified field id.
getCustomizations() - Static method in class oracle.ide.config.SettingsUIRegistry
Returns a SettingsCustomizations object which provides access to customizations to settings UI installed by roles or extensions.
getCustomizedRunInEditorTagNames() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
Returns list of names of tags for which "run in editor" setting is opposite then the default run in editor settings for tag libraries.
getCustomizer() - Method in class oracle.ide.inspector.CompositeInspectable
 
getCustomizer() - Method in class oracle.ide.inspector.DefaultInspectable
Deprecated. Get any Customizer applicable to the target object.
getCustomizer() - Method in interface oracle.ide.inspector.Inspectable
Get any Customizer that is applicable to the selected data as contained in the selection of the Context set by a previous call to setContext.
getCustomizer() - Method in class oracle.ide.inspector.InspectorWindow
Get any Customizer associated associated with the selected object or null.
getCustomListQuery(String, boolean, DBObjectCriteria) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the custom list query for the given object type.
getCustomListQueryParams(String, boolean, DBObjectCriteria) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the parameters for the custom list query.
getCustomPalette() - Static method in class oracle.ide.controls.CustomColorChoice
Fetch the custom palette of user-specified colors that can be used for the color choice.
getCustomTypeString() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the type string if this is a custom breakpoint with a custom type string.
getCycleFlag() - Method in class oracle.javatools.db.Sequence
Retrieves whether this sequence should cycle back to the beginning when the last permissible value is reached.
getDarker(Color) - Static method in class oracle.javatools.ui.table.GenericTable
Get a very slightly darker shade of the specified color.
getData(String) - Method in class oracle.ide.config.ClientSetting
Gets the data object associated with the specified dataKey.
getData(String) - Method in class oracle.ide.config.DTCache
Retrieves a previously added cached object from the cache using the specified key for lookup.
getData(String, ClassLoader) - Method in class oracle.ide.config.DTCache
 
getData(String) - Method in class oracle.ide.config.IdeSettings
Gets the data object associated with the specified dataKey.
getData() - Method in class oracle.ide.controller.Command
Gets the stored command specific data
getData() - Method in class oracle.ide.controls.TabbedWindowEvent
 
getData() - Method in interface oracle.ide.explorer.TNode
Gets the data element associated with this node.
getData() - Method in class oracle.ide.externaltools.ExternalTool
Gets persistent properties of this tool.
getData() - Method in class oracle.ide.keyboard.KeyStrokeMap
 
getData() - Method in class oracle.ide.keyboard.KeyStrokes
 
getData() - Method in class oracle.ide.layout.Layouts
Gets the data object that implements this interface.
getData() - Method in class oracle.ide.model.DefaultElement
Part of the Data interface.
getData() - Method in interface oracle.ide.model.Element
Returns the data object associated with this Element.
getData() - Method in class oracle.ide.model.Node
 
getData() - Method in class oracle.ide.model.Reference
Returns the Node associated with this Reference.
getData() - Method in class oracle.ide.model.XMLDataNode
Part of the Element interface.
getData() - Method in interface oracle.ide.palette.PaletteItem
 
getData(Object) - Method in class oracle.ide.palette2.DefaultPaletteGroup
Get data
getData(Object) - Method in class oracle.ide.palette2.DefaultPaletteItem
Get data
getData(Object) - Method in class oracle.ide.palette2.DefaultPalettePage
Get data
getData(Object) - Method in class oracle.ide.palette2.DefaultPaletteSection
Get data
getData(Object) - Method in class oracle.ide.palette2.PaletteGroup
Get data
getData(Object) - Method in class oracle.ide.palette2.PaletteItem
Get data
getData(Object) - Method in class oracle.ide.palette2.PalettePage
Get data
getData(Object) - Method in class oracle.ide.palette2.PaletteSection
Get data
getData() - Method in class oracle.ide.runner.RunProcess
Gets the data object that implements this interface.
getData() - Method in class oracle.ide.todo.AbstractToDoItem
Provides the ToDoItem that is being wrapped
getData() - Method in class oracle.ide.util.Namespace
This method is used to retrieve the underlying Map storage associated with this Namespace instance.
getData() - Method in interface oracle.javatools.editor.BasicDocumentEvent
Fetches the data which was changed (i.e., either the data which was inserted, or the data which was removed.)
getData() - Method in interface oracle.javatools.editor.insight.InsightData
Fetches the list of data items contains in this InsightData instance.
getData() - Method in interface oracle.javatools.editor.insight.InsightView
Fetches the InsightData that is the data model associated with this particular view.
getData() - Method in class oracle.javatools.editor.insight.ListInsightView
Fetches the InsightData that is the data model associated with this particular view.
getData() - Method in class oracle.javatools.editor.insight.TooltipInsightData
Fetches the list of data items contains in this InsightData instance.
getData() - Method in class oracle.javatools.editor.insight.TooltipInsightView
Fetches the InsightData that is the data model associated with this particular view.
getData() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Returns the data object associated with this Element.
getData() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getData() - Method in interface oracle.jdeveloper.vcs.nav.ConnectionNode
 
getData() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getData() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter.UnauditableElement
 
getDatabase() - Method in class oracle.javatools.db.dictionary.DictionaryDBObjectBuilder
 
getDatabase() - Method in class oracle.javatools.db.execute.StatementWrapper
Returns the Database that this wrapper is executing on.
getDatabase() - Method in class oracle.jdeveloper.db.ConnectionInfo
Returns a Database for the connection.
getDatabase(String) - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns a Database for the given connection name.
getDatabase(String, boolean) - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns a Database for the given connection name if one is already cached and only creates a new one if create is true.
getDatabaseClass() - Method in class oracle.javatools.db.DatabaseDescriptor
Implementations must return the database class they are describing here for the data type support to work.
getDatabaseCommands(Object) - Method in interface oracle.jdeveloper.runner.DatabaseRunHelper
 
getDatabaseContext() - Method in interface oracle.jdeveloper.db.adapter.DatabaseContextManager.ContextWrapper
 
getDatabaseContext() - Static method in class oracle.jdeveloper.db.adapter.DatabaseContextManager
Returns the JNDI Context that contains the database connections in the current session.
getDatabaseDescriptor(Class) - Static method in class oracle.javatools.db.DatabaseFactory
Returns a DatabaseDescriptor for the given provider class.
getDatabaseDescriptor(Database) - Static method in class oracle.javatools.db.DatabaseFactory
Returns a DatabaseDescriptor for the given database.
getDatabaseDescriptorImpl(Class) - Method in class oracle.javatools.db.DatabaseFactory.DatabaseCreator
 
getDatabaseDescriptorImpl(Database) - Method in class oracle.javatools.db.DatabaseFactory.DatabaseCreator
 
getDatabaseLink() - Method in class oracle.javatools.db.ora.NameBasedRefID
Deprecated.  
getDatabaseName(Class<? extends Database>) - Static method in class oracle.javatools.db.DatabaseFactory
Gets a translated string that describes the given database class to the nearest supported version.
getDatabaseName() - Method in class oracle.javatools.db.ReferenceID
 
getDatabaseNavigatorManager() - Static method in class oracle.jdeveloper.db.navigator.DatabaseNavigatorHelper
Gets the NavigatorManager for the Database Navigator.
getDatabaseSettings(Project) - Static method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Given a project, returns the offline database settings stored for that project.
getDatabaseSettings(Project, HashStructure) - Static method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Given a PropertyStorage object, returns the offline database settings.
getDatabaseSource(String, Schema, String) - Method in class oracle.javatools.db.AbstractDatabase
 
getDatabaseSource(String, Schema, String, String) - Method in class oracle.javatools.db.AbstractDatabase
 
getDatabaseSource(String, Schema, String) - Method in interface oracle.javatools.db.Database
Retrieves the source for an object in the database.
getDatabaseSource(String, Schema, String, String) - Method in interface oracle.javatools.db.Database
Retrieves the source for an object in the database.
getDatabaseType() - Method in class oracle.javatools.db.AbstractDatabase
 
getDatabaseType() - Method in interface oracle.javatools.db.Database
Gets the type of database.
getDatabaseType() - Method in class oracle.javatools.db.DatabaseDescriptor
Gets a String representing the type of database.
getDatabaseType() - Method in class oracle.javatools.db.extension.DatabaseMatcher
Gets the type of database this will match.
getDatabaseVersion() - Method in class oracle.javatools.db.AbstractDatabase
 
getDatabaseVersion() - Method in interface oracle.javatools.db.Database
Gets the version of the database for the api implementation.
getDatabaseVersion() - Method in class oracle.javatools.db.DatabaseDescriptor
Gets an int representing the version of the database type.
getDatabaseVersion() - Method in interface oracle.javatools.db.ora.OracleDatabase
Returns the type of Oracle database for this provider.
getDatabindingHandler(Node, XmlKey, XmlContext) - Method in interface oracle.jdeveloper.webapp.html.MetadataResolverDatabindingMitigator
 
getDataCastPacketDirectly() - Method in class oracle.ide.model.XMLDataNode
Returns the XMLDataNode.DataCastPacket object directly.
getDataClass() - Method in interface oracle.ide.model.NodeInfo
The data Class, which must conform to the JavaBeans API.
getDataFlavor(String) - Static method in class oracle.ide.db.DBObjectTransferable
Returns the data flavor for the given type.
getDataFolder() - Method in class oracle.ide.model.XMLDataContainer
Retrieves the Folder object associated with this XMLDataContainer instance.
getDataKey() - Method in class oracle.ide.model.LazyLoadedTraversable
 
getDataKey() - Method in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
Subclasses should implement this method and return the single key used to identify their project properties, unless the UI describes properties that span more than a single HashStructure, in which case null should be returned.
getDataKey() - Method in class oracle.ide.resourcebundle.ResourceBundleOptionsPanel
 
getDataKey() - Method in class oracle.jdeveloper.model.ApplicationContentPanel
 
getDataKey() - Method in class oracle.jdeveloper.model.JProjectDependencyPanel
 
getDataKey() - Method in class oracle.jdeveloper.model.TechnologiesPanel
 
getDataKey() - Method in class oracle.jdeveloper.resources.GenericPanel
 
getDataList() - Method in class oracle.ide.controls.DefaultListTableModel
Returns the List of Lists that contains the table's data values.
getDataList() - Method in class oracle.javatools.editor.insight.ReadOnlyListModel
 
getDataMiningArguments() - Method in class oracle.javatools.db.sql.DataMiningFunction
Deprecated. use getDmSpecificArgs
getDataType(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getDataType(String) - Method in class oracle.javatools.db.DatabaseDescriptor
Gets the datatype with given name.
getDataType(DataTypeUsage) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Returns the DataType that usage is an instance of, or null if usage is null
getDataType(String) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the datatype represented by a specific name.
getDataType() - Method in class oracle.javatools.db.PlSqlParameter
Deprecated. use PlSqlParameter.getDataTypeID() instead
getDataType(DataType) - Method in class oracle.javatools.db.PlSqlParameter
Deprecated. use PlSqlParameter.setDataTypeID(oracle.javatools.db.DBObjectID) instead
getDataType(String) - Method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
Gets a DataType with the given type name.
getDataTypeAttribute(String) - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getDataTypeAttribute(String) - Method in interface oracle.javatools.db.datatypes.DataType
Returns the DataTypeAttribute with the given name, if this DataType has such an attribute.
getDataTypeAttribute(String) - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
getDataTypeAttribute(String) - Method in class oracle.javatools.db.datatypes.PredefinedDataType
Returns the DataTypeAttribute called name or null if this data type doesn't define it.
getDataTypeAttribute(String) - Method in class oracle.javatools.db.plsql.PlSqlDatatype
Gets a DataTypeAttribute of the given name
getDataTypeAttribute(String) - Method in class oracle.javatools.db.plsql.Type
Gets a DataTypeAttribute of the given name
getDataTypeAttributes() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getDataTypeAttributes() - Method in interface oracle.javatools.db.datatypes.DataType
Returns the DataTypeAttributes for this DataType.
getDataTypeAttributes() - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
getDataTypeAttributes() - Method in class oracle.javatools.db.datatypes.PredefinedDataType
Returns an array of this type's DataTypeAttributes in the order they were added to this type.
getDataTypeAttributes() - Method in class oracle.javatools.db.plsql.PlSqlDatatype
Get method for the DataTypeAttributes property
getDataTypeAttributes() - Method in class oracle.javatools.db.plsql.Type
Get method for the DataTypeAttributes property
getDataTypeID() - Method in class oracle.javatools.db.datatypes.DataTypeUsage
Gets the id of the DataType being used.
getDataTypeID() - Method in class oracle.javatools.db.plsql.PlSqlParameter
Get method for the DataTypeID property
getDataTypeID() - Method in class oracle.javatools.db.PlSqlParameter
Deprecated.  
getDataTypeReference() - Method in class oracle.javatools.db.plsql.PlSqlParameter
Get method for the DataTypeReference property
getDataTypeReference() - Method in class oracle.javatools.db.plsql.PlSqlVariable
Get method for the DataTypeReference property
getDataTypeRefForString(DBObjectProvider, Schema, String) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
 
getDatatypes() - Method in class oracle.javatools.db.plsql.PlSqlBlock
Get method for the Datatypes property
getDataTypeSettings() - Method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Deprecated. - moved to ProviderSettings
getDataTypeSettings() - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Returns the data type settings for this provider.
getDataTypeUsage() - Method in class oracle.javatools.db.Column
Gets the usage object for the datatype information for this column.
getDataTypeUsage(DBObjectProvider, Schema, String, int, int, int) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Gets a DataTypeUsage that matches the given data returned from the JDBC metadata for a Column.
getDataTypeUsage() - Method in class oracle.javatools.db.plsql.PlSqlReference
Get method for the DataTypeUsage property
getDataTypeUsage() - Method in class oracle.javatools.db.plsql.PlSqlVariable
Helper method to return the DataTypeUsage for the variable
getDataTypeUsage() - Method in class oracle.javatools.db.PlSqlAttribute
Deprecated.  
getDataTypeUsageForString(DBObjectProvider, Schema, String) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
See DataTypeHelper.getDataTypeUsageForString(DBObjectProvider,Schema,String,boolean)
getDataTypeUsageForString(DBObjectProvider, Schema, String, boolean) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Returns a DataTypeUsage for the given string.
getDataURL() - Method in class oracle.ide.history.LocalState
Get the URL of the location where the Node's contents, as at the date of this state, have been persisted.
getDataValue() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
 
getDataValue() - Method in class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol
 
getDataValue() - Method in interface oracle.javatools.parser.SyntaxToken
There is often some numeric integer value that can be associated with specific syntax tokens.
getDate() - Method in class oracle.ide.history.LocalState
Get the point in time that this state represents for the associated Node.
getDate() - Method in class oracle.ide.todo.AbstractToDoItem
Gets the Date associated with the to do item
getDate() - Method in interface oracle.ide.todo.ToDoItem
Gets the Date associated with the to do item
getDate() - Method in class oracle.javatools.ui.calendar.Day
 
getDateFormat() - Method in class oracle.jdeveloper.vcs.annotations.AnnotationsCommand
 
getDateProperty() - Static method in class oracle.jdeveloper.history.SharedProperties
A property representing the date of a history entry.
getDateProvider() - Method in class oracle.javatools.ui.calendar.CalendarPanel
 
getDay() - Method in class oracle.javatools.ui.calendar.Day
 
getDBClass(DBObjectProvider) - Static method in class oracle.jdeveloper.offlinedb.transfer.OfflineTransferHelper
What sort of database do we have? This method returns the Class of the database.
getDBLink() - Method in class oracle.javatools.db.ora.DatabaseLink
Deprecated. with no replacement.
getDBObject() - Method in class oracle.ide.db.controls.DBObjectChooser
Convenience method to return the DBObject currently represented by the DBObjectChooser.
getDBObject() - Method in class oracle.ide.db.DBObjectTransferable
 
getDBObject() - Method in class oracle.ide.db.model.BaseDBObjectNode
Returns the DBObject for the node.
getDBObject() - Method in class oracle.ide.db.model.BaseDBObjectTextNode
Returns the DBObject for the node.
getDBObject() - Method in interface oracle.ide.db.model.DBObjectNode
Returns the contained object.
getDBObject() - Method in class oracle.javatools.db.event.DBObjectChange
Gets the object this change has been on.
getDBObjectClasses() - Method in class oracle.javatools.db.property.Metadata
The returned map contains a mapping of DBObject types to their declaring DBObject subclasses.
getDBObjectCriteria() - Method in class oracle.ide.db.controls.DBObjectChooser
 
getDBObjectID() - Method in class oracle.ide.db.controls.DBObjectChooser
Get the id of the DBObject currently represented by the DBObjectChooser
getDBObjectName(DBObjectID) - Static method in class oracle.javatools.db.DBUtil
Gets the name of a DBObject from the DBObjectID, or the empty string if the DBObjectID can't be resolved.
getDBObjectProvider(Context) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns the provider for the given ide context.
getDbSubTypes() - Method in class oracle.jdeveloper.db.panels.AppDatabaseConnPanel
 
getDBTarget() - Method in class oracle.ide.db.transfer.generate.GenerateController
Gets the ProviderTransferTarget implementation class to use for any connection transfer target (i.e.
getDDL(DataTypeUsage) - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getDDL(DataTypeUsage) - Method in interface oracle.javatools.db.datatypes.DataType
Generates the DDL for this type.
getDDL(DataTypeUsage) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Gets the ddl for the give DataTypeUsage, unless something goes wrong then it'll return null.
getDDL(DataTypeUsage) - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
getDDL(DataTypeUsage) - Method in class oracle.javatools.db.datatypes.PredefinedDataType
 
getDdl() - Method in class oracle.javatools.db.Ddl
gets all the DDL concatenated into a string SQL*Plus settings first, then create table! SQL*Plus settings are not duplicated.
getDdl(boolean) - Method in class oracle.javatools.db.Ddl
gets all the DDL concatenated into a string SQL*Plus settings first, then create table! SQL*Plus settings are not duplicated.
getDDL(DataTypeUsage) - Method in class oracle.javatools.db.ora.OracleNumberDataType
 
getDDL(DataTypeUsage) - Method in class oracle.javatools.db.plsql.PlSqlDatatype
 
getDDL(DataTypeUsage) - Method in class oracle.javatools.db.plsql.Type
 
getDDLGenerator(DBEditorConfig) - Static method in class oracle.ide.db.panels.DDLPanel
 
getDDLGenerator() - Method in class oracle.javatools.db.AbstractDBObjectProvider
Convinience method that wrap DatabaseDescriptor.getDDLGenerator
getDDLGenerator(DBObjectProvider) - Method in class oracle.javatools.db.DatabaseDescriptor
Gets a DDLGenerator that will generate DDL for the type of Database represented by this descriptor, setup to work with the given provider.
getDDLGenerator() - Method in interface oracle.javatools.db.DBObjectProvider
Gets the DDLGenerator for this DBObjectProvider.
getDDLGenerators(String, int, DBObjectProvider) - Method in class oracle.javatools.db.extension.DBObjectRegistry
 
getDDLType(String) - Method in class oracle.javatools.db.ddl.BundleDDLGenerator
Implement in subclasses to return the right DDLType implementation for the given string.
getDebugger() - Static method in class javax.ide.debug.Debugger
Get the debugger implementation for this IDE.
getDebugger() - Method in class javax.ide.IDE
Get the Debugger.
getDebugger() - Static method in class oracle.ide.runner.Debugger
Returns the active Debugger instance.
getDebuggerExtender() - Method in interface oracle.ide.runner.DebuggerExtenderDeclarator
Called when the debugger needs to instantiate the registered DebuggerExtender
getDebuggerExtenderId() - Method in interface oracle.ide.runner.DebuggerBreakpointDeclarator
Get the ID of the DebuggerExtender that owns this breakpoint
getDebuggerWindowDefaultVisibility(Layout) - Method in interface oracle.ide.runner.DebuggerWindowProviderCallback
If the provider wants the debugger to manage the visibility of the window, it needs to call this method in its own getDefaultVisibility() method, e.g.
getDebuggerWindowProvider() - Method in interface oracle.ide.runner.DebuggerWindowProviderDeclarator
Called when the debugger needs to instantiate the registered DebuggerWindowProvider
getDebugLevel() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
 
getDebugMenu() - Method in class oracle.ide.runner.Debugger
Returns the Debug menu that the debugger has added to the main menu bar.
getDeclaration(Context) - Method in interface oracle.ide.dependency.DeclarationProvider
Get the declaration for the given context.
getDeclaration(Context) - Method in class oracle.ide.dependency.DependencyManager
Get the declaration for a context.
getDeclaration(Context, String) - Method in interface oracle.ide.dependency.IdDeclarationProvider
Get the declaration corresponding to an ID.
getDeclaration(Context) - Method in class oracle.ide.dependency.index.IndexDeclarationProvider
 
getDeclaration(Context, String) - Method in class oracle.ide.dependency.URLDeclarationProvider
 
getDeclaration(Context) - Method in class oracle.ide.dependency.URLDeclarationProvider
 
getDeclaration(Context) - Method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
 
getDeclaration(Context, String) - Method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
 
getDeclarationCriteria(String) - Static method in class oracle.ide.dependency.index.DependencyCriteria
Get query criteria that can be used to find the declaration with the given unique ID.
getDeclarationCriteria(Context, Reference) - Method in class oracle.ide.dependency.index.IndexDeclarationProvider
Get the index query criteria to use to search for the declaration corresponding to a reference.
getDeclarationId() - Method in class oracle.ide.dependency.IdDeclaration
Gets the unique ID for this declaration.
getDeclarationId() - Method in class oracle.ide.dependency.IdReference
Get the declaration ID being referenced.
getDeclarationId(URL) - Static method in class oracle.ide.dependency.URLDeclarationProvider
Get the declaration ID for a URL.
getDeclarationKind() - Method in interface javax.ide.model.java.declaration.Declaration
Gets this Declaration's kind.
getDeclarationProviders() - Method in class oracle.ide.dependency.DependencyManager
Get the currently loaded declaration providers.
getDeclarations(Context, Node) - Method in interface oracle.ide.dependency.DeclarationProvider
Get all declarations for a Node.
getDeclarations(Context, Node) - Method in class oracle.ide.dependency.DependencyManager
Get all declarations for a Node.
getDeclarations(Context, Node) - Method in class oracle.ide.dependency.index.IndexDeclarationProvider
 
getDeclarations(Context, Node) - Method in class oracle.ide.dependency.URLDeclarationProvider
 
getDeclarations() - Method in interface oracle.javatools.parser.plsql.data.PlsqlBlock
 
getDeclarations() - Method in class oracle.javatools.parser.plsql.symtab.Ptnod
 
getDeclarations(Context, Node) - Method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
 
getDeclarations() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSafeDeleteCriteria
Get the declarations being deleted.
getDeclarations() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSearchCriteria
Get the declarations to search for.
getDeclarations() - Method in class oracle.jdeveloper.refactoring.dependency.IdDeclarationRenameCriteria
Get the declarations being renamed.
getDeclarativeExtensionToClassMap() - Static method in class oracle.ide.model.Recognizer
 
getDeclarativeExtensionToContentTypeMap() - Static method in class oracle.ide.model.Recognizer
 
getDeclarator(SourceObject, DBObjectProvider) - Static method in class oracle.javatools.db.plsql.PlSqlDeclaratorFactory
Deprecated. 
getDeclarator(String, DBObjectProvider) - Static method in class oracle.javatools.db.plsql.PlSqlDeclaratorFactory
Deprecated. 
getDeclaratorErrors() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getDeclaredAnnotation(JavaType) - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getDeclaredAnnotation(JavaHasAnnotations, JavaType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDeclaredAnnotation(JavaType) - Method in interface oracle.javatools.parser.java.v2.model.JavaHasAnnotations
 
getDeclaredAnnotations() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getDeclaredAnnotations() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getDeclaredAnnotations() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getDeclaredAnnotations() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getDeclaredAnnotations() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getDeclaredAnnotations() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getDeclaredAnnotations() - Method in interface oracle.javatools.parser.java.v2.model.JavaHasAnnotations
Retrieves all the annotations declared on this element.
getDeclaredAnnotations() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BasePackage
 
getDeclaredClass(String) - Method in interface javax.ide.model.java.declaration.TypeD
Gets the matching member class, null if none.
getDeclaredClass(String) - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the matching member class declarations.
getDeclaredClass(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredClass(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDeclaredClass(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredClasses() - Method in interface javax.ide.model.java.declaration.TypeD
Gets all declared member classes.
getDeclaredClasses() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of member class declarations.
getDeclaredClasses() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getDeclaredClasses() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredClasses() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getDeclaredClasses() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getDeclaredClasses() - Method in interface oracle.javatools.parser.java.v2.model.JavaPackage
 
getDeclaredClasses() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
In order to get all inner classes, clients must recurse through direct inner classes.
getDeclaredClasses() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BasePackage
 
getDeclaredConstructor(TypeD[]) - Method in interface javax.ide.model.java.declaration.TypeD
Gets the matching declared constructor, null if none.
getDeclaredConstructor(JavaType[]) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredConstructor(JavaType, JavaType[]) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDeclaredConstructor(JavaType[]) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredConstructors() - Method in interface javax.ide.model.java.declaration.TypeD
Gets all declared constructors.
getDeclaredConstructors() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of declared constructor declarations.
getDeclaredConstructors() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredConstructors() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getDeclaredConstructors() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredEnumConstants() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of enum constants.
getDeclaredField(String) - Method in interface javax.ide.model.java.declaration.TypeD
Gets the first matching declared field, null if none.
getDeclaredField(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredField(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDeclaredField(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredFieldDeclarations() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of declared field declarations.
getDeclaredFieldFromUniqueId(JavaFile, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Given a JavaFile and a unique identifier, find the JavaField in the JavaFile that has that unique identifier.
getDeclaredFieldFromUniqueId(JavaClass, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Given a JavaClass and a unique identifier, find the JavaField in the JavaClass that has that unique identifier.
getDeclaredFields() - Method in interface javax.ide.model.java.declaration.TypeD
Gets all declared fields.
getDeclaredFields() - Method in interface oracle.ide.runner.DebuggeeData
Get a list of declared fields for an object of kind OBJECT.
getDeclaredFields() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredFields() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getDeclaredFields() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredFieldVariables() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the collection of declared field variables.
getDeclaredInitializers() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of declared class initializers.
getDeclaredMembers() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of declared member declarations.
getDeclaredMemberVariable(String) - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the matching declared field variable or enum constant, null if none.
getDeclaredMemberVariables() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the collection of declared field variables and enum constants.
getDeclaredMethod(String, TypeD[]) - Method in interface javax.ide.model.java.declaration.TypeD
Gets the matching declared method, null if none.
getDeclaredMethod(String, JavaType[]) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredMethod(JavaType, String, JavaType[]) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDeclaredMethod(String, JavaType[]) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredMethodFromUniqueId(JavaFile, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Given a JavaFile and a unique identifier, find the JavaMethod in the JavaFile that has that unique identifier.
getDeclaredMethodFromUniqueId(JavaClass, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Given a JavaClass and a unique identifier, find the JavaMethod in the JavaClass that has that unique identifier.
getDeclaredMethods() - Method in interface javax.ide.model.java.declaration.TypeD
Gets all declared methods.
getDeclaredMethods(String) - Method in interface javax.ide.model.java.declaration.TypeD
Gets all matching declared methods.
getDeclaredMethods() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of declared method (but not constructor) declarations.
getDeclaredMethods(String) - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the collection of matching methods (but not constructor) declarations.
getDeclaredMethods() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredMethods(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDeclaredMethods(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDeclaredMethods() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getDeclaredMethods() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredMethods(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
 
getDeclaredType() - Method in interface oracle.ide.runner.DebuggeeData
Get the declared type of this object.
getDeclaringClass() - Method in class javax.ide.model.java.declaration.Declaration.DeclarationKind
 
getDeclaringClass() - Method in class javax.ide.model.java.source.tree.ClassT.ClassKind
 
getDeclaringClass() - Method in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
 
getDeclaringClass() - Method in class javax.ide.model.java.source.tree.ForStatementT.ForKind
 
getDeclaringClass() - Method in class javax.ide.model.java.source.tree.LiteralExpressionT.LiteralKind
 
getDeclaringClass() - Method in interface javax.ide.model.java.source.tree.MemberT
Gets the enclosing class.
getDeclaringClass() - Method in class javax.ide.model.java.source.tree.TreeKind
 
getDeclaringClass() - Method in class javax.ide.model.java.source.tree.TypeArgumentT.BoundKind
 
getDecorated() - Method in class oracle.ide.view.ViewDecorator
 
getDecorations() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getDecrementLiteral() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getDeepestCopyContaining(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSWorkingCopyLocator
 
getDefault() - Method in class oracle.javatools.db.Column
Retrieves the default value for the Column.
getDefault() - Method in interface oracle.javatools.editor.insight.InsightData
Fetches the data item which should be selected in the view by default.
getDefault() - Method in class oracle.javatools.editor.insight.TooltipInsightData
Fetches the data item which should be selected in the view by default.
getDefault() - Static method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
Note: avoid static instance.
getDefaultAction(TableToolbar.ToolAction) - Method in class oracle.javatools.ui.table.TableToolbar
Gets one of those default actions mentioned in ToolAction.* for this table.
getDefaultAction(Context) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
getDefaultAction() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
getDefaultAddAction() - Method in class oracle.javatools.ui.table.TableToolbar
Default action for Add button
getDefaultAddin(Element) - Method in class oracle.ide.editor.EditorManager
Gets the default registered EditorAddin for the element.
getDefaultAddin(Context) - Method in class oracle.ide.editor.EditorManager
 
getDefaultAnchor() - Method in class oracle.javatools.columnlayout.LayoutBuilder
Get the default anchor used when adding components.
getDefaultApplicationStorageURL() - Method in class oracle.ide.persistence.ApplicationCacheSettings
 
getDefaultArchiveDirectory() - Method in class oracle.ide.component.URLPathEditPanel
Retrieves the default starting directory used when browsing for new entries.
getDefaultAttributeSet() - Static method in class oracle.ide.log.Href
 
getDefaultBreakpointScope() - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to ask the Debugger what the default breakpoint scope is for new breakpoints.
getDefaultBreakpointSettings() - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to ask the Debugger for the settings of a 'default' breakpoint.
getDefaultBundleNameForProject(PropertyStorage) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Returns the bundle names that may be used for a project.
getDefaultBundleTypeId() - Method in class oracle.ide.resourcebundle.ResourceBundleOptions
 
getDefaultChangeSet() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getDefaultChildComparator() - Method in class oracle.ide.panels.MDDPanel
Returns the Comparator to use for sorting Navigable children for this MDDPanel.
getDefaultClass() - Method in class oracle.ide.model.XMLDataNode
The default class that is specified to Object2Dom during marshalling and unmarshalling.
getDefaultClassPath() - Method in class oracle.jdeveloper.library.AbstractLibrary
Deprecated. use getClassPath()
getDefaultClassPath() - Method in class oracle.jdeveloper.library.ExternalLibrary
Deprecated. use getClassPath
getDefaultClassPath() - Method in interface oracle.jdeveloper.library.Library
Deprecated. use getClassPath()
getDefaultClassPath() - Method in class oracle.jdeveloper.library.LibraryAdapter
Deprecated. use getClassPath()
getDefaultClearAction() - Method in class oracle.javatools.ui.table.TableToolbar
Default action for Clear button
getDefaultClosedIcon() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are not expanded.
getDefaultComponent() - Method in class oracle.ide.db.panels.sql.WhereEditor
 
getDefaultConnection(Context) - Method in class oracle.ide.db.transfer.generate.GenerateController
Returns the default connection (if there is one) to use for the given Context.
getDefaultConstructor(SourceClass) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Fetch the default constructor for this class.
getDefaultController() - Static method in class oracle.ide.ceditor.CodeEditorController
Get the default singleton controller.
getDefaultCopyAction() - Method in class oracle.javatools.ui.table.TableToolbar
Default action for Copy button
getDefaultDatabasePath(Locatable) - Static method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Given a project this creates a default database path relative the project's base URL and returns the URL of the new directory.
getDefaultDatabasePath() - Static method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Returns the default database path settings for the IDE.
getDefaultDelegate(DBObjectChooser, DBObjectProvider, boolean) - Method in class oracle.ide.db.controls.DBObjectChooserBridge
Deprecated.  
getDefaultDeleteAction() - Method in class oracle.javatools.ui.table.TableToolbar
Default action for Delete button
getDefaultDeleteStrategy() - Static method in class oracle.ide.navigator.DeleteActionHandler
 
getDefaultDirectory() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Gets the default Directory by ID.
getDefaultDocPath() - Method in class oracle.jdeveloper.library.AbstractLibrary
Deprecated. use getDocPath()
getDefaultDocPath() - Method in class oracle.jdeveloper.library.ExternalLibrary
Deprecated. use getDocPath
getDefaultDocPath() - Method in interface oracle.jdeveloper.library.Library
Deprecated. use getDocPath()
getDefaultDocPath() - Method in class oracle.jdeveloper.library.LibraryAdapter
Deprecated. use getDocPath()
getDefaultDuplicateAction() - Method in class oracle.javatools.ui.table.TableToolbar
Default action for duplicate button
getDefaultEditAction(CompareDifference, ContributorKind, ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
Get the default edit action for the specified difference.
getDefaultEditAction() - Method in class oracle.javatools.ui.table.TableToolbar
Default action for Edit button
getDefaultEditActionIcon(BaseCompareDifference, ContributorKind, ContributorKind, boolean) - Method in class oracle.javatools.compare.view.BaseCompareView
 
getDefaultEditorMap() - Method in class oracle.ide.config.DocumentExtensions
Deprecated.  
getDefaultEncoding() - Static method in class oracle.ide.util.Encodings
Returns the default character encoding being used by the Java implementation.
getDefaultFaceletsSuffix(Project) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationHandler
Determine the default Facelets Suffix, as defined for the Project
getDefaultFaceletsSuffix(Project) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationManager
Determine the default Facelets Suffix, as defined for the Project
getDefaultFacesJspTagMapper(Context, String) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getDefaultFacesJspTagMapper(Context, DelegatingXMLSourceNode) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getDefaultFacesJspTagMapper() - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistryEntry
 
getDefaultFill() - Method in class oracle.javatools.columnlayout.LayoutBuilder
Get the default fill used when adding components.
getDefaultFocusComponent() - Method in class oracle.ide.ceditor.CodeEditor
This method is used to know what component should get the focus by default.
getDefaultFocusComponent() - Method in class oracle.ide.component.NewFilePanel
 
getDefaultFocusComponent() - Method in class oracle.ide.db.controls.NameEditor
 
getDefaultFocusComponent() - Method in class oracle.ide.db.panels.DBTraversablePanel
When this panel is used in a dialog this gets a component to have the initial focus in the dialog when first launched.
getDefaultFocusComponent() - Method in class oracle.ide.db.panels.TabbedEditorPanel
 
getDefaultFocusComponent() - Method in class oracle.ide.editor.Editor
This method is used to know what component should get the focus by default.
getDefaultFocusComponent() - Method in interface oracle.ide.inspector.InspectorPage
Get the Component that should receive focus upon activation of this page.
getDefaultFocusComponent() - Method in class oracle.jdeveloper.offlinedb.panels.OfflineDBChooserPanel
This panels choice for default focus.
getDefaultHeaderImage() - Method in class oracle.ide.db.dialogs.DBDialogHeader
 
getDefaultHeaderImage() - Method in class oracle.javatools.dialogs.DialogHeader
Deprecated.  
getDefaultHeaderImage() - Method in class oracle.jdeveloper.dialogs.JDevDialogHeader
Deprecated.  
getDefaultHelpInfo() - Static method in class oracle.ide.help.HelpInfo
 
getDefaultHtmlNamespace(XmlContext) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
Returns a default HTML namespace to be used in the given context.
getDefaultIanaEncoding() - Static method in class oracle.ide.util.Encodings
Returns the default character encoding name being used by the Java implementation as a suitable IANA name.
getDefaultIcon(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getDefaultIcon(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
If this URL represents the root directory entry of a jar file, then returns a standard archive folder Icon; otherwise, returns the built-in icons for a file or directory.
getDefaultIcon(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getDefaultIcon(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns a standard Icon that can be used to represent the resource designated by the specified URL.
getDefaultIcon(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns one of the built-in JFileChooser icons for a directory or file, depending on the type of resource represented by the URL.
getDefaultIcon(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getDefaultIcon() - Method in class oracle.jdeveloper.library.JLibraryList
 
getDefaultIcon() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getDefaultIcon() - Method in class oracle.jdeveloper.library.ListWrapper
 
getDefaultIcon() - Method in interface oracle.jdeveloper.library.MutableLibraryList
Get the default Icon used for newly created Library instances.
getDefaultIcon() - Static method in class oracle.jdeveloper.runner.RemoteProcess
Gets the default Icon for a runnable element.
getDefaultIcon() - Static method in class oracle.jdeveloper.runner.RunningProcess
Returns the default icon to use if no overriding icon is specified for the process
getDefaultIcon(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getDefaultIconURL(ExternalTool) - Method in class oracle.ide.externaltools.ExternalToolType
Get the default icon URL to use for the specified external tool of this type.
getDefaultInitialSize() - Method in class oracle.ide.panels.TDialogLauncher
 
getDefaultJDK() - Static method in class oracle.jdeveloper.library.JLibraryManager
 
getDefaultJspNamespace(XmlContext) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
Returns a default JSP core syntax namespace to be used in the given context.
getDefaultLeafIcon() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent leaf nodes.
getDefaultLibrary() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfImageResourceToNodeTransformer
 
getDefaultLibrary() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getDefaultLibraryDefinition() - Method in class oracle.jdeveloper.library.AddinLibrary
Deprecated. JDK based versions desupported. Use JLibrary directly.
getDefaultLibraryDefinition() - Method in interface oracle.jdeveloper.library.JLibrary
Deprecated. JDK based versions desupported. Use JLibrary directly.
getDefaultLibraryDefinition() - Method in class oracle.jdeveloper.library.JLibraryAdapter
Deprecated. JDK based versions desupported. Use JLibrary directly.
getDefaultLibraryDefinition() - Method in class oracle.jdeveloper.library.JLibraryNode
Deprecated.  
getDefaultLibraryDefinition() - Method in class oracle.jdeveloper.library.LegacyLibrary
 
getDefaultLocale() - Static method in class oracle.javatools.resourcebundle.BundleFactory
 
getDefaultMergeController() - Static method in class oracle.jdeveloper.merge.MergeController
Gets the default merge controller instance.
getDefaultModelTypeFactory() - Method in class oracle.jdeveloper.audit.AuditManager
Gets the default ModelTypeFactory which uses all model types registered with Audit.
getDefaultModelTypeFactory() - Method in class oracle.jdevimpl.audit.core.DefaultAuditManager
 
getDefaultModule() - Static method in class oracle.javatools.editor.language.LanguageModule
Static utility routine to fetch the default language module used for plain content.
getDefaultName(String, String) - Method in class oracle.ide.db.util.NameController
Returns a default name for the given object type and name.
getDefaultName() - Static method in class oracle.ide.model.Project
Returns the default name (prefix only) for project files in general.
getDefaultName() - Method in class oracle.ide.view.MultiManager
Get the name of the default View instance managed by this manager as it would appear in a ViewId instance.
getDefaultName() - Static method in class oracle.jdeveloper.runner.RunConfiguration
Return the default name for a run configuration
getDefaultNodeType() - Static method in class oracle.ide.model.Recognizer
Returns the Node class that will be recognized when no Recognizer recognizes a given URL.
getDefaultNodeTypeAsMeta() - Static method in class oracle.ide.model.Recognizer
Returns the Node meta class that will be recognized when no Recognizer recognizes a given URL and when the calling code queries recognizer through metaclasses.
getDefaultOpenIcon() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are expanded.
getDefaultPanels(boolean) - Method in class oracle.ide.db.panels.PanelLibrary
gets the default panels for this library.
getDefaultPasteAction() - Method in class oracle.javatools.ui.table.TableToolbar
Default action for Paste button
getDefaultPresentationTypes() - Method in class oracle.jdeveloper.audit.model.ModelType
Gets the default presentation types for this model type.
getDefaultProfile(String) - Method in class oracle.jdeveloper.audit.service.ProfileRepository
Gets the default profile with a specified id from this repository.
getDefaultProject() - Static method in class oracle.ide.Ide
Gets the default project node
getDefaultProject() - Method in class oracle.ide.model.Preferences
Deprecated. Returns the default project.
getDefaultProjectBundleName() - Method in class oracle.ide.resourcebundle.ResourceBundleOptions
 
getDefaultProperties() - Method in interface oracle.javatools.history.HistoryModel
Get all default available properties for entries in this history.
getDefaultProperties() - Method in class oracle.jdeveloper.db.DatabaseConnectionEditorLauncher
Gets the default Properties for any connection created by this editor.
getDefaultProperties() - Method in class oracle.jdeveloper.history.DefaultHistoryModel
 
getDefaultRecognizer() - Static method in class oracle.ide.model.Recognizer
Returns the default Recognizer.
getDefaultRenderer(Class<?>) - Method in class oracle.javatools.ui.table.GenericTable
Override to fix JDK bug if columnClass is null.
getDefaultResourceBundleType(PropertyStorage) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Gets the default resource bundle type for the specified project
getDefaultResourceKeyGenerator() - Method in class oracle.javatools.resourcebundle.ResourceBundleManager
Gets the default ResourceKeyGenerator for the system.
getDefaultRootElement() - Method in class oracle.javatools.editor.BasicDocument
Fetches the default root element for this document.
getDefaultRowHeight() - Static method in class oracle.javatools.ui.table.TableHelper
Returns the default row height for the table cell recommended by Oracle UI guidelines.
getDefaults() - Method in class oracle.ide.layout.IdeLayout
 
getDefaultSchema() - Method in class oracle.javatools.db.AbstractDatabase
Returns the default schema for the connection or null if there isn't one.
getDefaultSchema() - Method in interface oracle.javatools.db.DBObjectProvider
Returns the default schema for the provider.
getDefaultSchema() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns the default schema for this provider - this schema may not (yet) exist in the provider.
getDefaultSchemaName(boolean) - Method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Deprecated. - moved to ProviderSettings
getDefaultSchemaName() - Method in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Deprecated. - moved to ProviderSettings
getDefaultSchemaName(boolean) - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Returns the setting for the default schema name.
getDefaultSchemaName() - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Returns the settings for the default schema name.
getDefaultSelectedCategoryName() - Method in class oracle.ide.inspector.PropertyInspector
 
getDefaultSettings() - Static method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Gets the default ProviderSettings.
getDefaultSourceClass() - Static method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
 
getDefaultSourcePath() - Method in class oracle.jdeveloper.library.AbstractLibrary
Deprecated. use getSourcePath()
getDefaultSourcePath() - Method in class oracle.jdeveloper.library.ExternalLibrary
Deprecated. use getSourcePath
getDefaultSourcePath() - Method in interface oracle.jdeveloper.library.Library
Deprecated. use getSourcePath()
getDefaultSourcePath() - Method in class oracle.jdeveloper.library.LibraryAdapter
Deprecated. use getSourcePath()
getDefaultStore() - Method in class oracle.jdeveloper.db.controls.ConnectionPickerButton
By default returns null unless there is only one store in the product, then that is the deafult.
getDefaultStrength() - Method in class oracle.javatools.util.Maps.CacheStrategy
Gets the value reference type of the cache map.
getDefaultStyleName() - Method in class oracle.javatools.editor.language.LexerBlockRenderer
Fetches the default style to use for rendering text that does not have an associated token.
getDefaultTableCompression() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return default table compression type
getDefaultTablespace() - Method in class oracle.javatools.db.ora.OracleSchemaProperties
 
getDefaultTemplate(String, OfflineDBObjectProvider) - Method in class oracle.jdeveloper.offlinedb.model.ProviderDefaultTemplateSettings
 
getDefaultTemplate() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListCommentsCustomizer
 
getDefaultTemplateForType(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Returns the default template object for the given type, or null if none defined
getDefaultTemplateForType(String) - Method in interface oracle.javatools.db.DBObjectProvider
Returns the default template object for the given type, or null if none defined
getDefaultTemplateForType(String) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
 
getDefaultTemplateIndex() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentTemplatesPrefs
 
getDefaultTheme(String) - Method in class oracle.ide.IdeUIManager
Returns information about the default color theme for the specified look-and-feel.
getDefaultTitle() - Method in class oracle.ide.panels.DefaultTraversablePanel
This method is provided as a convenience for getting the page title set using setDefaultTitle()
getDefaultTransform() - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets the default transform for this rule, or null if none.
getDefaultTransform() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the default transform of this violation, or null if none.
getDefaultTransform() - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getDefaultTransformName() - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets the name of the default transform of this rule, or null if none.
getDefaultValue() - Method in interface javax.ide.model.java.declaration.MethodD
Gets the default value, null if this is not an annotation element.
getDefaultValue() - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
getDefaultValue() - Method in class oracle.javatools.db.plsql.PlSqlParameter
Get method for the DefaultValue property
getDefaultValue() - Method in class oracle.javatools.db.PlSqlParameter
Deprecated.  
getDefaultValue() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getDefaultValue() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getDefaultValue() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
 
getDefaultValue(BeanDefinition, String) - Method in class oracle.jdeveloper.audit.service.Profile
Gets the default value of a property of a bean of this profile.
getDefaultValue() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property Default Value.
getDefaultValue(OfflineDBObjectProvider, DBObject) - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
 
getDefaultValue(BeanDefinition, String) - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getDefaultView(Context) - Method in class oracle.ide.view.MultiManager
 
getDefaultView(Context) - Method in class oracle.ide.view.PinnableManager
 
getDefaultViewId() - Method in class oracle.ide.view.MultiManager
 
getDefaultVisibility(Layout) - Method in interface oracle.ide.docking.Dockable
The first time a Dockable is exposed to a layout, if the dockable is not of type Dockable.TYPE_GLOBAL_VISIBLE, it will be asked if it wants to be shown in that layout.
getDefaultVisibility(Layout) - Method in class oracle.ide.docking.DockableWindow
 
getDefaultVisibility(Layout) - Method in class oracle.ide.keyboard.KeyboardDockable
 
getDefaultWorkspace() - Static method in class oracle.ide.Ide
Gets the default Workspace
getDefaultWorkspace() - Method in class oracle.ide.model.Preferences
Deprecated. Returns the default workspace.
getDefaultWorkspaceDirURL() - Static method in class oracle.ide.panels.NewWorkspacePanel
 
getDefaultWorkspaceFileName(URL) - Static method in class oracle.ide.panels.NewWorkspacePanel
 
getDeferrableState() - Method in class oracle.javatools.db.Constraint
The deferrable state of the Constraint.
getDeferredCommands() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Gets the commands deferred by the apply method of a transform, or an empty list if none.
getDeferredState() - Method in class oracle.ide.db.controls.ConstraintEditor
 
getDeferredUpdatesFile() - Method in class oracle.ideimpl.webupdate.UpdateManager
 
getDefinedRunConfigurations() - Method in class oracle.jdeveloper.runner.RunConfigurations
Return a Map of all run configurations.
getDefinition() - Method in class oracle.jdeveloper.audit.service.Profile
Gets the definition of this profile, or null if not a predefined profile.
getDefinition(String) - Method in class oracle.jdeveloper.audit.service.Profile
Gets the definition of a specified bean in this profile, or null if none.
getDefinition(String) - Method in interface oracle.jdeveloper.audit.service.ProfileTransaction
Gets the definition of a specific bean of this transaction.
getDefinition() - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getDefinition(String) - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getDefinition(String) - Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction
 
getDefinitionList() - Method in class oracle.jdeveloper.library.LegacyLibrary
 
getDefinitions() - Method in class oracle.jdeveloper.audit.service.Profile
Gets the definitions of all beans in this profile.
getDefinitions() - Method in interface oracle.jdeveloper.audit.service.ProfileTransaction
Gets the definitions of the beans of this transaction.
getDefinitions() - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getDefinitions() - Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction
 
getDefinitions() - Method in class oracle.jdevimpl.audit.core.ExtensionBeanFactory
 
getDefinitions() - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
getDelegate() - Method in class oracle.ide.db.controls.DBObjectChooser
Deprecated. 
getDelegate() - Method in class oracle.javatools.util.ClassLoaderProxy
Subclasses must implement this method to return the underlying ClassLoader
getDelegate(Node) - Method in class oracle.jdeveloper.controller.NodeActionController
 
getDelegatingXMLSourceNode() - Method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegate
 
getDeleteDDL(DDLOptions, DBObject...) - Method in interface oracle.javatools.db.ddl.DDLGenerator
Gets DROP statements for the given objects.
getDeleteDDL(DDLOptions, DBObject...) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
getDeleteMenuActions() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the menu actions of delete button.
getDeleteMode() - Method in class oracle.javatools.db.FKConstraint
Whether this constraint specifies CASCADE DELETE.
getDeleteStrategy() - Method in class oracle.ide.navigator.DeleteActionHandler
 
getDeletions(URL) - Method in class oracle.ide.history.HistoryManager
Get object identifiers of all objects which have been deleted from within the descendant tree of the given root URL.
getDeltaLength(int, int, int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getDeltaOffset(int, int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getDependable() - Method in class oracle.ide.model.DiscoveredDependable.DefaultDiscoveredDependable
 
getDependable() - Method in class oracle.ide.model.DiscoveredDependable
The Dependable object.
getDependencies() - Method in interface javax.ide.extension.Extension
Returns a collection of ExtensionDependency objects, one for each dependency this extension has on another extension.
getDependencies() - Method in interface oracle.ide.model.Dependable
Returns all other dependables this dependable depends on.
getDependencies() - Method in class oracle.ide.model.DependencyConfiguration
toHashStructure Returns dependables this project depends on.
getDependencies() - Method in class oracle.ide.model.TechId
Returns the collection of technologies upon which this technology directly depends; if this technology does not depend upon other technologies, the collection is empty.
getDependencies(SystemObject, DBObjectProvider, boolean) - Static method in class oracle.javatools.db.SchemaObjectManager
Deprecated. use CascadeManager.listReferencedObjects(SystemObject,boolean) on a manager instance.
getDependenciesFor(TechId) - Method in class oracle.ide.model.TechnologyRegistry
Returns all of the registered technologies upon which the specified technology depends, either directly or indirectly.
getDependency() - Method in class oracle.jdeveloper.audit.model.FileModelAdapter
 
getDependency() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets a Dependency which tracks changes to this model.
getDependencyChain() - Method in exception javax.ide.util.Graph.CycleException
 
getDependencyDepth() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getDependencyList() - Method in class oracle.ide.model.DependencyConfiguration
Get a list of Dependables this project depends on.
getDependencyManager() - Static method in class oracle.ide.dependency.DependencyManager
Get the dependency manager instance.
getDependentManifestLibraries() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getDependentNodes() - Method in class oracle.ide.editor.Editor
Editors which access or manipulate more than one Node must return these Nodes using this method.
getDependentObjects(FromObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
Gets the objects in the query that are dependent on the given from object.
getDependentObjects(SelectObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
Gets the objects in the query that are dependent on the given select object.
getDependentObjects(SelectObject) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns all objects that are dependent on the given SelectObject.
getDependentObjects(FromObject) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns all objects that are dependent on the given FromObject.
getDependentProjects(Context) - Static method in class oracle.jdeveloper.model.PathsConfiguration
This gets the list of dependent projects for the project in the context.
getDependentProjects(Project) - Static method in class oracle.jdeveloper.model.PathsConfiguration
This gets the list of dependent projects for the project in the context.
getDependents() - Method in exception oracle.javatools.db.CascadeRequiredException
 
getDependentsFor(TechId) - Method in class oracle.ide.model.TechnologyRegistry
Returns all of the registered technologies that depend, either directly or indirectly, on the specified technology.
getDependentURLs() - Method in class oracle.jdeveloper.offlinedb.model.ProviderDependencySettings
 
getDeployedByDefault() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getDeployedByDefault() - Method in interface oracle.jdeveloper.library.JLibrary
 
getDeployedByDefault() - Method in class oracle.jdeveloper.library.JLibraryAdapter
 
getDeployedByDefault() - Method in class oracle.jdeveloper.library.JLibraryNode
 
getDeployedByDefault() - Method in class oracle.jdeveloper.library.LegacyLibrary
 
getDeployedJarFiles(Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Returns list of file URLs of all JAR files that are deployed to project's WEB-INF/lib folder as part of JSP Tag Library installations.
getDeployPassword(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getDeployPasswordKey(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getDeprecatedIds() - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
getDepth() - Method in class oracle.ide.performance.PerformanceLogRecord
Get the depth of nested calls to PerformanceLogger.log(Level,String,long) this record was logged at.
getDepth() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the depth (distance from root) of the construct currently being traversed.
getDepth() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets the depth of this directory.
getDepth() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getDepth() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getDescription(int) - Method in class oracle.ide.config.DTCacheMigrator
 
getDescription(int) - Method in class oracle.ide.config.IdeSettingsMigrator
 
getDescription() - Method in interface oracle.ide.db.transfer.TransferTarget
Get summary text.
getDescription() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
 
getDescription() - Method in class oracle.ide.expressionbuilder.PickerEvent
 
getDescription() - Method in class oracle.ide.extension.feature.Feature
 
getDescription() - Method in class oracle.ide.extension.feature.FeatureCategory
 
getDescription() - Method in class oracle.ide.extension.Role
Returns the user visible description of this role.
getDescription() - Method in class oracle.ide.feedback.FeedbackLogOptions.Data
 
getDescription() - Method in class oracle.ide.history.LocalState
Get a description describing this state.
getDescription(int) - Method in class oracle.ide.migration.ExtensionMigrator
No descriptions supported.
getDescription(int) - Method in interface oracle.ide.migration.Migrator
Get a one line description for a given migration category.
getDescription(int) - Method in class oracle.ide.model.IdeSystemMigrator
 
getDescription() - Method in class oracle.ide.model.TechId
Returns the display description for this technology.
getDescription(int) - Method in class oracle.ide.model.UserPropertiesMigrator
 
getDescription() - Method in class oracle.ide.palette2.DefaultPaletteGroup
 
getDescription() - Method in class oracle.ide.palette2.DefaultPaletteItem
Get description.
getDescription() - Method in class oracle.ide.palette2.DefaultPalettePage
Get description.
getDescription() - Method in class oracle.ide.palette2.PaletteGroup
Get description.
getDescription() - Method in class oracle.ide.palette2.PaletteItem
Get description.
getDescription() - Method in class oracle.ide.palette2.PalettePage
Get description.
getDescription() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get a description of this update.
getDescription() - Method in class oracle.ideimpl.webupdate.UpdateMessage
 
getDescription(SequenceCompareDifference, int, int) - Method in class oracle.javatools.compare.view.SequenceCompareView.OverviewComponent
 
getDescription(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the description line for the specified item.
getDescription(Object) - Method in class oracle.javatools.db.DatabaseFactory
 
getDescription(Object) - Method in class oracle.javatools.db.DBObjectProviderFactory.Creator
Gets a displayable string to represent the database with the given identifier.
getDescription(String, Object) - Static method in class oracle.javatools.db.DBObjectProviderFactory
Gets a displayable string to represent the provider with the given identifier.
getDescription() - Method in class oracle.javatools.db.sql.FunctionDefinition
Returns a description for the function.
getDescription(TextBuffer, int) - Method in interface oracle.javatools.editor.language.OffsetDescriptionProvider
Provide the user displayable name for the given location
getDescription() - Method in class oracle.javatools.history.HistoryProperty
Get the description.
getDescription() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocComment
Gets the main description, the text before the first block tag, from this doc comment.
getDescription() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocHasDescription
Gets the description argument of this tag, or null for a tag with no description.
getDescription() - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Returns the task description.
getDescription(int) - Method in class oracle.jdeveloper.library.LibraryMigrator
 
getDescription() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property Description.
getDescription() - Method in interface oracle.jdeveloper.vcs.vop.DisplayProperty
Get a description of this property.
getDescription(int) - Method in class oracle.jdevimpl.audit.profile.ProfileMigrator
 
getDescription(Object) - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
getDescription() - Method in interface oracle.jdevimpl.audit.report.AuditReporter
Gets a brief description of this reporter.
getDescription() - Method in class oracle.jdevimpl.audit.report.XMLAuditReporter
 
getDescription() - Method in class oracle.jdevimpl.audit.report.XSLTAuditReporter
 
getDescriptionComponent() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the description component of the TaskContent.
getDescriptionProperty() - Static method in class oracle.jdeveloper.history.SharedProperties
A property representing the description of a history entry.
getDescriptionString() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getDescriptor() - Method in interface javax.ide.model.java.declaration.TypeD
Gets the descriptor for this type, as defined by the JVMS2.
getDescriptor() - Method in class oracle.ide.db.transfer.TransferState
 
getDescriptor() - Method in class oracle.javatools.db.AbstractDatabase
 
getDescriptor() - Method in interface oracle.javatools.db.DBObjectProvider
Returns the DatabaseDescriptor for this provider
getDescriptor() - Method in class oracle.javatools.parser.java.v2.common.AbstractClass
 
getDescriptor() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getDescriptor() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getDescriptor() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getDescriptor(JavaMethod) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDescriptor(JavaField) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDescriptor(JavaClass) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDescriptor(JavaTypeVariable) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getDescriptor() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getDescriptor() - Method in interface oracle.javatools.parser.java.v2.model.JavaField
 
getDescriptor() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
Important: This is not the same as getReturnType().getDescriptor() which is synonymous with getReturnType().getDescriptor().
getDescriptor() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the descriptor for this type, as defined by the JVMS2.
getDescriptor() - Method in class oracle.jdeveloper.audit.bean.PropertyField
 
getDescriptors() - Method in class oracle.jdeveloper.model.ApplicationContent
Gets an iterator for the application-level deployment descriptors.
getDescriptors(URL) - Method in class oracle.jdeveloper.model.ApplicationContent
Gets an iterator for the deployment descriptors at the specified url.
getDeselectAllButton() - Method in class oracle.ide.component.CheckBoxListPanel
Provides access to the button used to deselect all elements in the list
getDesignLayout() - Method in class oracle.ide.layout.Layouts
 
getDesignTimeObject(String) - Method in class oracle.ide.panels.TraversableContext
Experimental.
getDesktopColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getDesktopComponent() - Method in class oracle.ide.editor.EditorManager
 
getDestFile(File) - Method in class oracle.ide.migration.ExtensionMigrator
Get the destination File from the given directory.
getDestFile(File, File) - Method in class oracle.ide.migration.XMLMigrator
Get the File to hold the information being migrated.
getDetail() - Method in exception oracle.jdeveloper.vcs.spi.VCSDetailException
 
getDetailContent() - Method in class oracle.javatools.dialogs.ProgressMonitor
Deprecated. Returns the content of the dialog to appear in a 'details' section.
getDetailedMessage() - Method in class oracle.ide.task.ui.TaskManagerDialogConfiguration
 
getDetailNavigables() - Method in class oracle.ide.panels.DetailNavigable
 
getDetailNavigables() - Method in class oracle.ide.panels.Navigable
Returns null by default.
getDetailPanel() - Method in class oracle.ide.panels.MDDPanel
Gets the detail-detail panel that is used in the card layout.
getDetailSplitPane() - Method in class oracle.ide.panels.MDDPanel
 
getDetailsTextConfig() - Method in class oracle.ide.navigator.CompositeDeleteHandler
 
getDetailsTextConfig() - Method in class oracle.ide.navigator.DeleteActionHandler
 
getDetector() - Method in class oracle.ide.model.TechnologyScopeManager
 
getDeviceClassProperties(Object) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
getDiagnosticDirectory() - Static method in class oracle.javatools.logging.Diagnostics
Returns the diagnostic directory.
getDiagnosticsStream() - Method in class oracle.ide.compiler.CompileArguments
Get the OutputStream for compilation diagnostics if those diagnostics need to be redirected.
getDialog() - Method in class oracle.ide.dialogs.SimpleInputDialog
 
getDialog(Frame) - Method in class oracle.ide.wizard.FSMWizard
This method returns an instance of WizardDialog that is initialized to interact with the FSMWizard.
getDialog(Dialog) - Method in class oracle.ide.wizard.FSMWizard
 
getDialogCallbacks() - Method in class oracle.ide.panels.TraversableContext
 
getDialogHint() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getDialogHint() - Method in interface oracle.jdeveloper.vcs.generic.VCSActionInfo
Gets the hint text of the dialog accompanying the action.
getDialogRunnerCallback() - Method in class oracle.ide.net.URLChooser
 
getDialogTitle() - Method in class oracle.ide.help.AboutBoxModel
Get the dialog title.
getDialogTitle() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getDialogTitle() - Method in interface oracle.jdeveloper.vcs.generic.VCSActionInfo
Gets the title text of the dialog accompanying the action.
getDialogTitle() - Method in class oracle.jdeveloper.wizard.common.BaliWizard
 
getDialogType() - Method in class oracle.ide.net.URLTextField
Gets whether the URL chooser displayed through this text field is an Open dialog or a Save dialog.
getDictionaryQueries() - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
 
getDiff3Model() - Method in class oracle.jdeveloper.merge.BaseTextMergeEditor
 
getDiffBlockIterator() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getDiffBlockIterator() - Method in class oracle.javatools.compare.view.SequenceCompareView
Get an iterator over the diff blocks in the model.
getDiffEngine() - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getDiffEngine() - Method in interface oracle.javatools.db.DBObjectProvider
Returns a diff engine setup with the appropriate set of differs for object updating.
getDiffEngine() - Method in class oracle.javatools.db.ddl.DDLDatabase
 
getDiffEngine(boolean) - Static method in class oracle.javatools.db.diff.GenericDiffEngine
Returns a fresh, generic diff engine.
getDiffEngine(boolean, boolean) - Static method in class oracle.javatools.db.diff.GenericDiffEngine
Returns a fresh, generic diff engine.
getDifference() - Method in class oracle.javatools.db.ddl.TokenContext
 
getDifferenceClass() - Method in class oracle.javatools.db.diff.Difference
Gets the Class of the object this Difference is for.
getDifferenceClass() - Method in class oracle.javatools.db.diff.ResultSet
 
getDifferenceCount() - Method in interface oracle.javatools.compare.CompareModel
Get a count of the number of differences in this model.
getDifferenceForPosition(Point) - Method in class oracle.javatools.compare.view.SequenceCompareView.OverviewComponent
Get the difference block at the specified position.
getDifferences(TransferDescriptor, SystemObject[], SystemObject[]) - Method in interface oracle.ide.db.transfer.TransferPolicy
Get a ResultSet describing the differences between any existing objects and the objects which have been copied for transfer.
getDifferences() - Method in interface oracle.javatools.compare.CompareModel
Gets the differences represented by this compare model.
getDifferences() - Method in class oracle.javatools.compare.view.ViewMemento
 
getDifferenceTypeCounts() - Method in interface oracle.javatools.compare.CompareModel
Get a count of the number of additions, changes and removeals in this model.
getDigitsFromString(String) - Static method in class oracle.ide.util.IdeUtil
Takes a string and strips out any non-digit characters and returns an int
getDimension(String, UIConstants.Look) - Static method in class oracle.javatools.ui.ghost.UIConstants
 
getDimensionByExpressionList() - Method in class oracle.javatools.db.sql.ModelObject.ModelColumnClauses
 
getDimensionColumn() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getDimensionColumns() - Method in class oracle.javatools.db.sql.ModelObject.MultiColumnForLoop
 
getDirectDependencies(Project) - Method in class oracle.ide.file.ProjectCache
Get the projects that a project directly depends on.
getDirection() - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getDirection() - Method in class oracle.ide.panels.TraversableContext
Returns the direction that the traversal is occurring in.
getDirection() - Method in class oracle.javatools.ui.search.SearchEvent
Returns the direction of the search.
getDirection() - Method in class oracle.javatools.ui.TriStateButtonModel
 
getDirection() - Method in class oracle.javatools.ui.TriStateCheckBox
 
getDirectories() - Method in class oracle.ide.file.AbstractFileScope
 
getDirectories() - Method in interface oracle.ide.file.FileScope
Get the URLs of all directories in this scope.
getDirectories() - Method in class oracle.ide.model.ContentLevel
 
getDirectories(String) - Method in class oracle.ide.model.ContentSet
Returns the first level of subdirectories (i.e.
getDirectories(String, IntersectedFilters) - Method in class oracle.ide.model.ContentSet
 
getDirectories(String, IntersectedFilters, URLFilter) - Method in class oracle.ide.model.ContentSet
 
getDirectories(String) - Method in class oracle.ide.net.URLPath
Retrieves the list of all directories existing immediately under a relative path.
getDirectories(String, URLFilter) - Method in class oracle.ide.net.URLPath
Retrieves the list of all directories existing immediately under a relative path that pass the specified filter.
getDirectories() - Method in class oracle.ideimpl.webupdate.task.TaskContext
 
getDirectories() - Method in class oracle.ideimpl.webupdate.UpdateManager
Get directory information
getDirectories(URL) - Method in interface oracle.jdeveloper.audit.model.ContentCache
Gets the content set directories for a URL.
getDirectories(URL) - Method in class oracle.jdevimpl.audit.model.DefaultContentCache
 
getDirectoriesAsURLs() - Method in class oracle.ide.model.ContentLevel
 
getDirectory() - Method in class oracle.javatools.db.FileSpecification
Return file directory name
getDirectory() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties.LocationSpecifier
Gets the id for the Directory this location is using.
getDirectory() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the package directory containing this model, or null if none.
getDirectory() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getDirectory() - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getDirectory() - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getDirectory() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getDirectory() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getDirectoryAdapter() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the model adapter for the directory containing this model, or null if this is a root, workspace, or project model.
getDirectoryExcludeFilter() - Method in class oracle.ide.dialogs.filter.ExcludeFilterSettings
 
getDirectoryField() - Method in class oracle.ide.component.NewFilePanel
 
getDirectoryFile() - Method in class oracle.javatools.patch.PatchContributor
Gets the working directory file for file contribution.
getDirectoryFile() - Method in class oracle.javatools.patch.PatchIndexFile
Gets the working directory file of the index file.
getDirectoryPaths() - Method in class oracle.ide.file.FileSetTable
Get the paths of all directories in this table, relative to the file set root.
getDirectoryPathURL(URL) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Gets the directory path-style URL representing the given URL.
getDirectorySelectionDialog(String, URI, Context, GUIPanel) - Method in interface javax.ide.view.IDEDialogs
Creates a "directory selection" dialog.
getDirectoryURL() - Static method in class oracle.ide.layout.Layouts
 
getDirectoryURL() - Method in class oracle.ide.model.ContentLevel
 
getDirectoryURLPath() - Method in class oracle.ide.model.ContentLevel
 
getDirPath(URL) - Method in class oracle.ide.extension.URLPathHandler
 
getDirPath(ElementContext) - Method in class oracle.ide.extension.URLPathHandler
 
getDirtyNodes(Node[]) - Static method in class oracle.jdeveloper.vcs.util.VCSModelUtils
Gets the nodes from the given selection which are dirty.
getDirURL() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getDisableAutoScrolling() - Method in class oracle.ide.log.MessagePage
 
getDisableBreakpointGroupOnBreakpointHit() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the debugger should disable a breakpoint group when this breakpoint is hit
getDisabledAnalyzers() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getDisabledCount() - Method in class oracle.jdevimpl.audit.log.RuleFilter
 
getDisabledExtensions() - Method in class oracle.ide.ExtensionRegistry
Returns a collection of all disabled extensions.
getDisabledIcon() - Method in class oracle.ide.controls.MenuItem
Override inherited implementation to fetch the disabled icon from the Action if an attempt to do so has not yet been made.
getDisabledIcon() - Method in class oracle.ide.controls.RadioMenuItem
Override inherited implementation to fetch the disabled icon from the Action if an attempt to do so has not yet been made.
getDisabledIcon() - Method in class oracle.ide.controls.ToggleMenuItem
Override inherited implementation to fetch the disabled icon from the Action if an attempt to do so has not yet been made.
getDisabledIcon() - Method in class oracle.ide.controls.ToolButton
Override inherited implementation to fetch the disabled icon from the Action if an attempt to do so has not yet been made.
getDisabledMoveDownIcon() - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
getDisabledMoveUpIcon() - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
getDisabledReason() - Method in class oracle.ide.extension.feature.Feature
 
getDisabledTextColor() - Static method in class oracle.ide.IdeUIManager
 
getDisconnectAction() - Static method in class oracle.jdeveloper.db.DatabaseActions
 
getDisconnectListeners() - Method in class oracle.jdeveloper.db.DatabaseConnections
Gets the listeners to this set of connections.
getDisplayable() - Method in class oracle.ide.explorer.IconOverlay
Gets the displayable information describing this object.
getDisplayable(RunProcess, Context, Node, Object) - Method in class oracle.ide.runner.AbstractStarterFactory
 
getDisplayable(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets a Displayable describing a row of this model.
getDisplayable(int) - Method in interface oracle.jdeveloper.runner.BrowseablePaths
Returns the Displayable that represents the browseable path at the specified index.
getDisplayable(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getDisplayableComparator() - Static method in class oracle.ide.model.ContentLevel
 
getDisplayableStoreName() - Method in class oracle.javatools.db.DatabaseFactory.ConnectionCreator
 
getDisplayInfo() - Method in class javax.ide.model.Document
 
getDisplayName(String) - Method in class oracle.ide.db.DBTypeDispayRegistryEntry
 
getDisplayName() - Method in class oracle.ide.db.DBTypeDispayRegistryEntry.TypeEntry
 
getDisplayName(String) - Static method in class oracle.ide.db.DBTypeDisplayRegistry
Retrieves the display name for the specified type.
getDisplayName(String) - Static method in class oracle.ide.db.PropertyDisplayRegistry
Returns a displayable (translated) name for the given property.
getDisplayName(String, DBObjectProvider, DBObject) - Static method in class oracle.ide.db.PropertyDisplayRegistry
Returns a displayable (translated) name for the given property in the context of the given provider.
getDisplayName(String, DBObjectProvider, DBObject) - Method in class oracle.ide.db.PropertyDisplayRegistry.Plugin
 
getDisplayName(Class<? extends TransferTarget>) - Method in class oracle.ide.db.transfer.generate.GenerateTargetRegistry
Deprecated. Gets the display name to use for the given transfer target class.
getDisplayName() - Method in class oracle.ide.editor.Editor
 
getDisplayName() - Method in class oracle.ide.extension.feature.Feature
 
getDisplayName() - Method in class oracle.ide.extension.feature.FeatureCategory
 
getDisplayName() - Method in interface oracle.ide.layout.LayoutSelector
Returns a visible name that describes the class implementing this interface.
getDisplayName() - Method in class oracle.ide.layout.ViewId
 
getDisplayName() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
Gets the user-friendly display name
getDisplayName(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getDisplayName() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property Display Name.
getDisplayNameImpl() - Method in class oracle.ide.extension.feature.Feature
 
getDisplayNameImpl() - Method in class oracle.ide.extension.feature.FeatureCategory
 
getDisplayNameImpl(DependencyContext) - Method in class oracle.jdeveloper.webapp.el.ScopedVariableDeclaration
 
getDisplayNameImpl(DependencyContext) - Method in class oracle.jdeveloper.webapp.el.ScopedVariableReference
 
getDisplayString() - Method in interface oracle.ide.inspector.Extension
Get a possibly abbreviated string representation of the value for display in the PropertyEditor when the value of a given property is an inline expression resulting in an instance of one of the implementation classes represented by this Extension.
getDisplayStyle() - Method in class oracle.ide.panels.Navigable
 
getDisplayText() - Method in class oracle.javatools.editor.insight.ListDataItem
Fetches a displayable text for this item that can be used as the visible text within a list cell.
getDisplayText() - Method in class oracle.javatools.editor.insight.TooltipDataItem
Fetches a displayable text for this item that can be used as the visible text within a list cell.
getDistinctQualifierSource() - Method in class oracle.javatools.parser.plsql.symtab.SqlOptdef
Get the source of the DISTINCT modifier for aggregate functions
getDistinctSource() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
Get the source string used to define the DISTINCT/UNIQUE/ALL property for the query
getDistinctSource() - Method in class oracle.javatools.db.sql.Function
Returns the source string used to set the DISTINCT/UNIQUE/ALL property of the function.
getDistinctText() - Method in class oracle.javatools.db.sql.Function
 
getDistinctText() - Method in class oracle.javatools.db.sql.Operation
Override this for aggregate functions which may take a DISTINCT/UNIQUE/ALL qualifier.
getDmCostValues() - Method in class oracle.javatools.db.sql.DataMiningFunction
Gets the cost class values for this function.
getDmSpecificArgs() - Method in class oracle.javatools.db.sql.DataMiningFunction
Gets the function specific arguments for this function.
getDocClass() - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Returns the document type.
getDocClassName() - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Returns the document type name.
getDocComment() - Method in interface javax.ide.model.java.source.tree.MemberT
Gets the javadoc comment symbol.
getDocComment() - Method in interface javax.ide.model.java.source.tree.PackageT
Gets the javadoc comment symbol.
getDocComment() - Method in interface oracle.javatools.parser.java.v2.model.SourceMember
Gets the javadoc comment symbol.
getDockable(ViewId) - Method in interface oracle.ide.docking.DockableFactory
 
getDockable() - Method in interface oracle.ide.docking.DockableHolder
 
getDockable(ViewId) - Method in class oracle.ide.docking.DockStation
Searches a dockable based on a name.
getDockable(DrawerElement) - Method in class oracle.ide.docking.DrawerDockableWindow
 
getDockable() - Method in interface oracle.ide.docking.DrawerEntry
 
getDockable() - Method in class oracle.ide.docking.TitleChangeEvent
Gets dockable panel that changed title.
getDockable(ViewId) - Method in class oracle.ide.keyboard.KeyboardDockable
 
getDockable(ViewId) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListDockableFactory
getDockableFactory() - Method in class oracle.ide.view.MultiManager
Deprecated. clients should return null and instead use a declarative "dockable-hook" trigger hook in their extension.xml.
getDockables() - Method in interface oracle.ide.docking.DockableDragContext
 
getDockables() - Method in class oracle.ide.docking.DrawerModel
 
getDockableStatus(Dockable) - Method in class oracle.ide.docking.DockStation
 
getDockStation() - Static method in class oracle.ide.docking.DockStation
 
getDocPath() - Method in class oracle.jdeveloper.library.AddinJDK
 
getDocPath() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getDocPath() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getDocPath() - Method in interface oracle.jdeveloper.library.JPaths
 
getDocPath() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getDocPath() - Method in class oracle.jdeveloper.library.LegacyLibrary
 
getDocPath() - Method in class oracle.jdeveloper.library.LegacyLibraryDefinition
 
getDocPath() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getDocPath() - Method in class oracle.jdeveloper.model.PathsConfiguration
 
getDocText() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocElement
Gets the text of this element, without line leading spaces or asterisks, and, if this is a doc comment, without the opening and closing comment delimiters.
getDocument() - Method in class javax.ide.command.Context
The current Document the user is working on.
getDocument() - Method in class javax.ide.model.DocumentEvent
Get the Document whose state has changed.
getDocument() - Method in interface javax.ide.model.text.TextModel
Gets the Document.
getDocument() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Utility routine to fetch the document being edited.
getDocument() - Method in class oracle.ide.ceditor.DropHandlerPlugin
Fetch the document of the editor.
getDocument(ContributorKind) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getDocument() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getDocument() - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getDocument() - Method in class oracle.javatools.editor.insight.AbstractInsight
Fetch the underlying document of the editor pane that this Insight instance is installed in.
getDocument() - Method in class oracle.javatools.editor.language.AbstractDocumentRenderer
Convenience method for fetching the document associated with this provider.
getDocument() - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Fetches the document associated with this LanguageSupport instance.
getDocument() - Method in interface oracle.javatools.editor.language.LanguageSupport
Fetches the document associated with this LanguageSupport instance.
getDocument() - Method in class oracle.javatools.editor.language.SmartIndentProvider
Private utility routine to fetch the document.
getDocument() - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Fetch the BasicDocument instance that is being edited
getDocument() - Method in class oracle.javatools.editor.plugins.AbstractEditorPlugin
Fetch the document for the current installed editor apen.
getDocument() - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
Fetch the document for the current installed editor apen.
getDocument() - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Fetch the document of the editor.
getDocumentFactory() - Method in class javax.ide.IDE
Get the DocumentFactory.
getDocumentFactory() - Static method in class javax.ide.model.DocumentFactory
Get the DocumentFactory implementation for this IDE.
getDocumentFilter() - Method in class oracle.jdeveloper.palette.WebApplicationConfiguration
 
getDocumentInfo(Class) - Static method in class oracle.ide.model.Recognizer
 
getDocumentInfo(String) - Static method in class oracle.ide.model.Recognizer
 
getDocumentInfoForDeclarativeEntries(String) - Static method in class oracle.ide.model.Recognizer
 
getDocumentPrintFactoryForView(Class) - Method in class oracle.ide.print.PrintHelperDefinitions
 
getDocumentRenderer() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Get the document renderer to be used for the various operations.
getDocumentRenderer() - Method in class oracle.javatools.editor.BasicDocument
Fetches the document renderer from the language support for this document.
getDocumentRenderer() - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Fetches the DocumentRenderer for rendering the given document.
getDocumentRenderer() - Method in interface oracle.javatools.editor.language.LanguageSupport
Fetches the DocumentRenderer for rendering the given document.
getDocuments() - Method in class oracle.ide.config.DocumentExtensions
Deprecated.  
getDocumentScannerFactory(Context, JDevXmlContext) - Method in class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
getDocumentScannerFactory(Context, JDevXmlContext) - Method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegate
 
getDocumentURL() - Method in class oracle.ide.marshal.xml.Object2Dom
Returns the URL of the current document that is being marshalled or unmarshalled.
getDocumentVersion(URL) - Static method in class oracle.ide.util.IdeUtil
Deprecated. since 11.0 with no replacement. This API is product specific and should not be in the IDE api.
getDomainIndextype() - Method in class oracle.javatools.db.Index
 
getDomainIndextypeOpStatus() - Method in class oracle.javatools.db.Index
 
getDomainIndextypeParameters() - Method in class oracle.javatools.db.Index
 
getDomainParameters() - Method in class oracle.javatools.db.ora.IndexPartition
 
getDOMDocument() - Method in interface javax.ide.model.xml.XMLModel
Gets the Document.
getDontForceOutput() - Method in class oracle.ide.runner.RunLogPage
 
getDouble(String) - Method in class oracle.javatools.data.HashStructure
Returns the double equivalent value of the object bound at the specified name.
getDouble(String, double) - Method in class oracle.javatools.data.HashStructure
Returns the double equivalent value of the object bound at the specified name.
getDouble(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Returns a double value.
getDownloadUrl() - Method in class oracle.ide.webbrowser.WOCAuthenticator.AuthenticationToken
 
getDownloadUrl() - Method in class oracle.ideimpl.webupdate.UpdateBundle
Returns the download URL for this bundle.
getDownstreamDependencies(Project) - Method in class oracle.ide.file.ProjectCache
Get the downstream dependencies of a project.
getDownTooltipText() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getDownTooltipText() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
getDraggable() - Method in interface oracle.ide.palette.PalettePage
Return dnd.
getDragHelpers(Class) - Method in class oracle.ide.util.dnd.DragDropManager
Returns an iterator that includes all the drag helpers registered for the supplied Class.
getDrawer() - Method in class oracle.ide.docking.DrawerEvent
 
getDrawerHost() - Method in interface oracle.ide.docking.DrawerHostProvider
Returns host of the drawer.
getDrawers() - Method in class oracle.ide.docking.DrawerPanel
 
getDrillDownSubsteps() - Method in class oracle.javatools.ui.checklist.Step
Returns whether the substeps of this step is showing.
getDrilledDownStep() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the root step for which the substeps are currently shown in the checklist.
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
The default implementation on this class returns the DatabaseProvider.CUSTOM_URL_CLASS_REFTYPE property.
getDriverClassName(Properties) - Method in interface oracle.jdeveloper.db.adapter.ConnectionCreator
Returns the driver class for the connection.
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.CustomConnectionCreator
 
getDriverClassName() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.DB2ConnectionCreator
 
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.MySQLConnectionCreator
 
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.ODBCConnectionCreator
 
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.OracleConnectionCreator
 
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.OracleLiteConnectionCreator
 
getDriverClassName(Properties) - Method in class oracle.jdeveloper.db.adapter.SQLServerConnectionCreator
 
getDropDDL(DDLOptions, DBObject) - Method in interface oracle.javatools.db.ddl.DropDDLGenerator
Gets the DDL to DROP the given object from the database.
getDropdownActions() - Method in interface oracle.ide.inspector.ComponentLevelActions
Get the actions to be represented in the "more" dropdown.
getDropHelpers(Class) - Method in class oracle.ide.util.dnd.DragDropManager
Returns an iterator that includes all the DropHelpers registered for the supplied Class.
getDropLocationToPaint(DropTargetDragEvent) - Method in class oracle.ide.ceditor.DropHandlerPlugin
Gets the location in the code editor's BasicEditorPane where the drop location should be painted.
getDroppableObject() - Method in interface oracle.ide.palette.Droppable
If the user wishes to pass back an object to drop target, do so here.
getDropRectangle(Point) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Utility method to fetch the rectangle corresponding to a given location.
getDropSCN() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the system change number (SCN) of the transaction which moved the object to the recycle bin
getDropTime() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the time that the object was dropped.
getDTCache() - Static method in class oracle.ide.Ide
Gets the DTCache
getDTEManager() - Static method in class oracle.jdeveloper.webapp.design.DTEManager
Get the DTEManager implementation.
getDuplicateAction() - Static method in class oracle.ide.db.DBObjectActions
 
getDuplicateMenuActions() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the menu actions of duplicate button.
getDynamicBorder() - Method in class oracle.jdevimpl.audit.log.AuditTreeTable.TripleBorder
 
getDynamicCommandId(VCSProfile, Context) - Method in class oracle.jdeveloper.vcs.generic.DynamicCommandChooser
Deprecated.  
getDynamicHelpIds() - Method in interface oracle.ide.help.DynamicHelpProvider
Gets a Collection of help topic ids that can be used by the Dynamic Help feature
getDynamicLibraryProviders(String[]) - Method in class oracle.jdeveloper.library.JLibraryManager
Returns an (immutable) collection of all dynamic library providers registered for a set of technology keys.
getEditActions() - Method in interface oracle.javatools.compare.view.ActionMenuView
Deprecated. Get the contextual edit actions for the view.
getEditActions() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getEditActions(CompareDifference, ContributorKind, ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
Get edit actions for the specified difference.
getEditActions() - Method in interface oracle.javatools.compare.view.EditorPaneView
Deprecated. replaced by BaseCompareView.getEditActions().
getEditCopyAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditCopyPathAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditCutAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditDeleteAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditDescriptor() - Method in class oracle.javatools.editor.BasicEditorKit.EmacsCapitalizeWordAction
Fetch the edit descriptor to use for undo purposes.
getEditDescriptor() - Method in class oracle.javatools.editor.BasicEditorKit.EmacsCaseWordAction
Fetch the edit descriptor to use for undo purposes.
getEditDescriptor() - Method in class oracle.javatools.editor.BasicEditorKit.EmacsDowncaseWordAction
Fetch the edit descriptor to use for undo purposes.
getEditDescriptor() - Method in class oracle.javatools.editor.BasicEditorKit.EmacsUpcaseWordAction
Fetch the edit descriptor to use for undo purposes.
getEditDuplicateSelectionAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditExtendedPasteAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditFactory(SchemaObject, DBObjectProvider) - Static method in class oracle.ide.db.dialogs.DBEditorFactoryRegistry
 
getEditFactory(DBObject, DBObjectProvider) - Static method in class oracle.ide.db.dialogs.DBEditorFactoryRegistry
Finds and returns a factory that can edit the given object.
getEditFactory(DBObjectNode) - Static method in class oracle.ide.db.dialogs.DBEditorFactoryRegistry
Finds and returns a factory that can edit an object of the type specified by DBObjectTypeNode.getObjectType().
getEditingRow() - Method in class oracle.ide.controls.JFastTreeTable
Deprecated. Workaround for BasicTableUI anomaly.
getEditingRow() - Method in class oracle.ide.controls.JTreeTable
Deprecated. Workaround for BasicTableUI anomaly.
getEditingRow() - Method in class oracle.javatools.ui.treetable.JFastTreeTable
Workaround for BasicTableUI anomaly.
getEditingRow() - Method in class oracle.javatools.ui.treetable.JTreeTable
Workaround for BasicTableUI anomaly.
getEditionName() - Method in class oracle.ide.ProductInformation
Returns the edition name of the product, if any.
getEditMenuActions() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the menu actions of edit button.
getEditName() - Method in class oracle.javatools.editor.EditDescriptor
Returns the name of this edit, which can be used as a human-readable representation for the "Edit->Undo" menu.
getEditNavigables(DBObject, DBObjectProvider) - Method in class oracle.ide.db.panels.PanelLibrary
Returns the navigables to edit the given object.
getEditor() - Method in class javax.ide.editor.EditorEvent
Get the Editor where the event happened.
getEditor() - Method in class oracle.ide.editor.RecentFile
 
getEditor(Context) - Static method in class oracle.ide.palette.PaletteContext
 
getEditor() - Method in interface oracle.ide.palette.PaletteItem
Retrieves the editor associated with this palette item.
getEditor() - Method in class oracle.ide.palette.PaletteWindow
 
getEditor() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
 
getEditor() - Method in class oracle.javatools.editor.highlight.HighlightLayer
 
getEditorAddin() - Method in class oracle.ide.editor.Editor
 
getEditorAddin(Class) - Method in class oracle.ide.editor.EditorManager
Get the EditorAddin instance which represents the Editor type provided.
getEditorAttribute(String) - Method in class oracle.ide.ceditor.CodeEditor
 
getEditorAttribute(String) - Method in class oracle.ide.editor.Editor
 
getEditorAttribute(String) - Method in class oracle.jdeveloper.merge.BaseMergeEditor
getEditorBundle() - Static method in class oracle.javatools.editor.EditorProperties
Public utility routine for editor framework to fetch editor resources.
getEditorClass() - Method in class oracle.ide.ceditor.CodeEditorAddin
Gets the fully qualified class name of the Editor being registered.
getEditorClass() - Method in class oracle.ide.editor.EditorAddin
Gets the fully qualified class name of the Editor being registered.
getEditorClass() - Method in class oracle.ide.editor.OpenEditorOptions
 
getEditorClass() - Method in class oracle.jdeveloper.merge.BaseMergeAddin
Gets the merge editor class associated with this merge addin.
getEditorContent(Context) - Method in class oracle.ide.editor.AsynchronousEditor
This is the action where loading the UI model takes place.
getEditorDelay() - Method in interface oracle.jdeveloper.audit.AuditPreferences
 
getEditorDelay() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferences
 
getEditorManager() - Static method in class javax.ide.editor.EditorManager
Get the editor manager implementation for this IDE.
getEditorManager() - Method in class javax.ide.IDE
Get the EditorManager.
getEditorManager() - Static method in class oracle.ide.editor.EditorManager
Returns the EditorManager instance that is active in the IDE.
getEditorName() - Method in interface oracle.ide.db.panels.sql.ExpressionPanel.FragmentProvider
Returns the name of the editor - used for the titled border.
getEditorName() - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
getEditorName() - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
getEditorName() - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
getEditorNavigable() - Method in class oracle.ide.ceditor.CodeEditorAddin
Deprecated. editor preference navigable must be obtained declaratively with id 'ceditor'
getEditorNotInitializedGUI() - Method in class oracle.ide.editor.AsynchronousEditor
Returns the UI to be displayed while the editor's UI model is being loaded off the event dispatch thread (in a separate worker thread.)
getEditorNotInitializedMessage() - Method in class oracle.ide.editor.AsynchronousEditor
 
getEditorPane() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
 
getEditorPane() - Method in class oracle.ide.ceditor.DropHandlerPlugin
Fetch the editor.
getEditorPane(ContributorKind) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getEditorPane() - Method in class oracle.javatools.editor.folding.CodeExpansionEvent
 
getEditorPane() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getEditorPane() - Method in class oracle.javatools.editor.insight.AbstractInsight
Fetches the editor pane that this Insight instance is installed in.
getEditorPane() - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Fetch the BasicEditorPane associated with this plugin, or null if this plugin is not currently installed.
getEditorPane() - Method in class oracle.javatools.editor.plugins.AbstractEditorPlugin
Fetch the current installed editor pane.
getEditorPane() - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
Fetch the current installed editor pane.
getEditorPane() - Method in class oracle.javatools.editor.plugins.DragDropPlugin.DragTransferable
Fetch the editor pane that initiated the drag operation.
getEditorPane() - Method in class oracle.javatools.editor.plugins.TrailingSpacePlugin
Fetch the BasicEditorPane associated with this plugin, or null if this plugin is not currently installed.
getEditorPane() - Method in class oracle.javatools.editor.popup.PopupWindowManager
Fetch the editor pane this popup window manager is associated w/.
getEditorPane() - Method in interface oracle.javatools.editor.RowMap
Fetches the underlying BasicEditorPane that this row map applies to.
getEditorPaneFromContext(Context) - Static method in class oracle.ide.ceditor.CodeEditorController
Utility routine to fetch the BasicEditorPane instance from the context.
getEditorPanes() - Method in interface oracle.javatools.compare.view.EditorPaneView
Get all editor panes in use by the view.
getEditorPanes() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getEditorsData() - Method in class oracle.ide.editor.EditorsOptions
Deprecated. Not used. Always returns null.
getEditorSelection() - Method in class oracle.javatools.editor.BasicCaret
The caret can work with different types of selection models.
getEditorsInfo() - Method in class oracle.ide.editor.EditorManager
 
getEditorText() - Method in class oracle.ide.ceditor.CodeEditor
Get the contents of the editor as a String for refreshing the IDE buffer.
getEditorUI() - Method in interface oracle.ide.db.panels.sql.ExpressionPanel.FragmentProvider
Returns the UI used to edit the SQLFragments.
getEditorUI() - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
getEditorUI() - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
getEditorUI() - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
getEditorWeight(Element) - Method in class oracle.ide.editor.EditorAddin
This method is called by the EditorManager when a FlatEditorAddin is registered with EditorManager.registerDynamic(EditorAddin) and a new file is opened.
getEditorWeight(Element) - Method in class oracle.jdeveloper.merge.AbstractMergeAddin
Deprecated. This method is called by the EditorManager when a FlatEditorAddin is registered with EditorManager.registerDynamic(EditorAddin) and a new file is opened.
getEditPage() - Method in interface oracle.ide.palette.Palette
Returns Edit PalettePage
getEditPasteAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditPropertiesAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditRedoAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditSelectAllAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditSelectWrapAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditTitle() - Method in class oracle.ide.db.panels.PanelLibrary
Returns the title to use for the edit dialog.
getEditUndoAction() - Static method in class oracle.ide.controller.IdeActions
 
getEditVerifiers() - Method in class oracle.ide.db.panels.PanelLibrary
Returns a map of verifier keys to classes for the edit of an object.
getEDKVersion() - Method in interface javax.ide.extension.Extension
Returns the version of the Extension Software Development Kit (ESDK) this extension is compatible with.
getEDKVersion() - Method in class javax.ide.IDE
Get Extension Development Kit version number.
getEDT(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSStatusCache
Deprecated. This method is provided for API compatibility purposes.
getEDT(URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSStatusCache
Deprecated. This method is provided for API compatibility purposes.
getElapsedTime() - Method in class oracle.ide.performance.PerformanceLogRecord
Get the elapsed time stored with this performance log record.
getEldestEntry() - Method in class oracle.javatools.util.Maps.AbstractLinkedHashMap
Gets the eldest entry in this map, or null if the map is empty.
getEldestEntry() - Method in class oracle.javatools.util.Maps.CacheMap
 
getElement() - Method in class oracle.ide.Context
Convenience method for returning the first item from Context.getSelection().
getElement() - Method in class oracle.ide.controls.elementtree.ElementTreeNode
 
getElement(Object) - Method in interface oracle.ide.explorer.IconOverlayConsumer
Returns the data element associated with the given node value.
getElement() - Method in class oracle.ide.model.DependableFactory.Params
 
getElement() - Method in class oracle.ide.model.DiscoveredDependable.DefaultDiscoveredDependable
 
getElement() - Method in class oracle.ide.model.DiscoveredDependable
The element to which Dependable points.
getElement() - Method in class oracle.ide.util.CollectionEvent
 
getElement() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the IDE Element corresponding to this model, or null if none.
getElementAt(int) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Gets the object at the specified index.
getElementAt(int) - Method in class oracle.ide.controls.DefaultListComboBoxModel
 
getElementAt(int) - Method in class oracle.javatools.editor.insight.ReadOnlyListModel
 
getElementAt(int) - Method in class oracle.javatools.editor.insight.TooltipDataItemListModel
Returns the value at the specified index.
getElementAt(int) - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the most deeply nested SourceElement at the insertion point.
getElementAt(int, int) - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the most deeply nested SourceElement at the insertion point.
getElementAt(int) - Method in class oracle.javatools.ui.combo.CheckComboModel
 
getElementAt(int) - Method in class oracle.javatools.ui.combo.FixListComboModel
Select the item specifid by the index.
getElementAt(int) - Method in class oracle.javatools.ui.combo.TreeComboModel
Return the object at the row specified by 'index'
getElementAt(int) - Method in class oracle.javatools.ui.combo.TreeFixListComboModel
Returns the item at the given index.
getElementAt(int) - Method in class oracle.javatools.ui.list.SimpleListModel
Get an element in the model by its index.
getElementAt(int) - Method in class oracle.javatools.ui.table.BasicRowHeaderModel
Returns the element at the index of the row header.
getElementAt(int) - Method in class oracle.jdeveloper.audit.bean.AbstractEnumerationField
 
getElementAt(int) - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
getElementAttribute(String) - Static method in class oracle.ide.extension.rules.functions.util.ElementAttributeUtils
If the attributeName string corresponds to the name of a constant field in ElementAttributes, returns the int value of that constant.
getElementContaining(int, int) - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the most deeply nested SourceElement that includes the range [startOffset, endOffset).
getElementForContext(Context) - Method in class oracle.ide.explorer.AbstractTreeExplorer
Returns the root element to display for the specified context.
getElementHandler(String, String) - Method in interface oracle.javatools.xml.esax.ElementHandlerFactory
Get an element handler for the specified namespace URI and local element name.
getElementID() - Method in class oracle.javatools.db.ora.XMLTypeColumnProperties
 
getElementImpl() - Method in class javax.ide.model.Document
 
getElementImpl() - Method in class javax.ide.model.Element
 
getElementKeys(String) - Method in class oracle.ide.explorer.IconOverlayCache
Gets an array of current element keys in the overlay cache.
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractClass
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.AbstractVariable
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.QuickComponent
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.QuickHasName
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.QuickHasType
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.QuickLocalVariable
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.SignatureHasType
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.Value
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getElementKind() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getElementKind() - Method in interface oracle.javatools.parser.java.v2.model.JavaElement
 
getElementLocations(Element) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the locations of the constructs in this model corresponding to an IDE element.
getElementLocations(Element) - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getElementLocations(Element) - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getElementLocations(Element) - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getElementLocations(Element) - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter
 
getElementLocations(Element) - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getElementName() - Method in interface javax.ide.extension.ElementContext
Gets the name of the current element.
getElementName() - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
getElementOfType(Element, Class<T>) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
Tests the given element to see if it is of the given element class and returns it.
getElementRegistry() - Method in class oracle.ide.controls.elementtree.ElementTreeNode
 
getElementRegistry() - Method in class oracle.ide.controls.elementtree.ElementTreeRootNode
 
getElements() - Method in interface javax.ide.model.java.declaration.AnnotationD
Gets the element-value pairs for this annotation.
getElements() - Method in class oracle.javatools.db.ora.XMLSchema
 
getElements() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Get all elements in the change list.
getElementTree() - Method in class oracle.ide.controls.elementtree.ElementTreeViewAdapter
Get or create the ElementTree.
getElementValue(URL, String) - Static method in class oracle.ide.xml.XMLUtil
Returns the value associated with the first occurrence of the specified element tag contained in the xml file pointed to by the url.
getElementValue(File, String) - Static method in class oracle.ide.xml.XMLUtil
Returns the value associated with the first occurrence of the specified element tag contained in the xml file pointed to by the file.
getElseClause() - Method in interface javax.ide.model.java.source.tree.IfStatementT
 
getElseClause() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceIfStatement
 
getElseExpression() - Method in class oracle.javatools.db.sql.CaseStatement
 
getELType() - Method in class oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory
 
getElUnion(SimpleType) - Static method in class oracle.jdeveloper.webapp.grammar.GrammarFactory
Returns type that is union of given type with the ElSympleType.
getEnableBreakpointGroupOnBreakpointHit() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the debugger should enable a breakpoint group when this breakpoint is hit
getEnabled(int, String) - Static method in class oracle.ide.controller.IdeAction
 
getEnabled(int, String, String) - Static method in class oracle.ide.controller.IdeAction
 
getEnabled(int, String, Icon) - Static method in class oracle.ide.controller.IdeAction
 
getEnabled(int, String, ResourceBundle) - Static method in class oracle.ide.controller.IdeAction
 
getEnabled() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches the enabled status of this highlight style.
getEnclosingClass() - Method in interface javax.ide.model.java.declaration.MemberD
Gets the declaring class.
getEnclosingClass() - Method in interface oracle.javatools.parser.java.v2.model.SourceMember
Gets the enclosing class.
getEnclosingContext() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the context of the enclosing construct of this context.
getEnclosingContext() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getEnclosingDescendant(FoldingBlock, int) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getEncoder() - Method in class oracle.ide.controls.AbstractPicker
Retrieve the Encoder used by this AbstractPicker.
getEncoding() - Method in class oracle.ide.config.EnvironOptions
Retrieves the encoding for use in reading and writing files.
getEncoding() - Method in class oracle.ide.marshal.xml.Object2Dom
 
getEncoding() - Method in class oracle.javatools.patch.PatchFormat
 
getEncoding(char[]) - Method in class oracle.jdeveloper.model.JspSourceNode
 
getEncoding(URL, RevisionIdentifier) - Method in class oracle.jdeveloper.vcs.generic.VCSHistoryEntry
 
getEncodings() - Static method in class oracle.ide.util.Encodings
Returns a string array of encodings that are supported by the Java implementation.
getEnd() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getEnd() - Method in class oracle.javatools.history.HistoryModelEvent
Get the last history entry this event relates to.
getEnd() - Method in class oracle.javatools.parser.css.Tokenizer
Returns the end offset of the last lexical unit.
getEnd() - Method in class oracle.jdeveloper.audit.model.Location
Gets a zero length location at the end of this location.
getEnd() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationModelEvent
Get the last model index affeted by the event.
getEndClause() - Method in interface javax.ide.model.java.source.tree.CompoundStatementT
In an if statement, this is the "else" clause.
getEndClause() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceCompoundStatement
In an if statement, this is the "else" clause.
getEndIndex() - Method in class oracle.javatools.xml.bind.ElementListEvent
 
getEndLocation() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets a location greater than any location in this model.
getEndOffset() - Method in class oracle.ide.dependency.index.IndexDeclaration
 
getEndOffset() - Method in class oracle.ide.dependency.index.IndexReference
 
getEndOffset() - Method in interface oracle.ide.dependency.SourceDeclaration
Get the end offset of the declaration in the source file.
getEndOffset() - Method in interface oracle.ide.dependency.SourceReference
Get the end offset of the reference in the source file.
getEndOffset() - Method in class oracle.ide.log.StyledMessage
 
getEndOffset() - Method in interface oracle.ide.model.TextElement
Fetch the end offset of this element.
getEndOffset() - Method in class oracle.javatools.db.plsql.DBObjectPlSqlFragment
Get method for the EndOffset property
getEndOffset() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getEndOffset() - Method in interface oracle.javatools.db.sql.SqlAliasExpander.Usage
 
getEndOffset() - Method in class oracle.javatools.editor.folding.AbstractFoldingBlock
 
getEndOffset() - Method in class oracle.javatools.editor.folding.DefaultFoldingBlock
 
getEndOffset() - Method in interface oracle.javatools.editor.folding.FoldingBlock
Returns the ending caret offset of this source code block.
getEndOffset() - Method in class oracle.javatools.editor.highlight.HighlightedText
Fetches the ending offset of the highlight.
getEndOffset() - Method in class oracle.javatools.editor.TextRange
 
getEndOffset() - Method in class oracle.javatools.parser.AbstractLexer.DefaultLexerToken
Fetches the end offset of the token (offset relative to the original ReadTextBuffer being lexed.
getEndOffset() - Method in class oracle.javatools.parser.css.CSSLexer
 
getEndOffset() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the (exclusive) end offset into the TextBuffer.
getEndOffset() - Method in class oracle.javatools.parser.java.v2.scanner.ArrayedLexer
 
getEndOffset() - Method in class oracle.javatools.parser.java.v2.scanner.FastLexer
 
getEndOffset() - Method in class oracle.javatools.parser.java.v2.scanner.JavadocLexer
 
getEndOffset() - Method in class oracle.javatools.parser.java.v2.scanner.JavaLexer
 
getEndOffset() - Method in class oracle.javatools.parser.java.v2.util.OffsetPair
 
getEndOffset() - Method in interface oracle.javatools.parser.LexerToken
Fetches the end offset of the token (offset relative to the original ReadTextBuffer being lexed.
getEndOffset() - Method in class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol
 
getEndOffset() - Method in interface oracle.javatools.parser.SyntaxToken
Fetches the end offset of the token (offset relative to the original TextBuffer being lexed.
getEndOffset() - Method in class oracle.jdeveloper.audit.model.Location
Gets the number of characters in the model text buffer before the first character following this location, adjusted for edits to the containing model.
getEndPosition() - Method in class oracle.javatools.editor.BasicDocument
Returns a position that represents the end of the document.
getEndsWithEvaluators() - Method in class oracle.ide.util.PatternFiltersOptimizer
TO BE USED IN TESTING ONLY!!!
getEndToken() - Method in class oracle.javatools.db.plsql.PlSqlSearch
 
getEngine() - Method in class oracle.javatools.db.diff.DiffContext
Returns the diff engine being used - useful for calling back to the engine for diffing children.
getEntityName(String) - Static method in class oracle.ide.db.util.NameController
Given the name of a database object (typically uppercase with no spaces) this method constructs a default java-like entity name.
getEntries() - Method in class javax.ide.net.URIPath
Returns the path represented by this URIPath instance as an array of URIs.
getEntries() - Method in class oracle.ide.docking.DrawerModel
 
getEntries() - Method in class oracle.ide.net.FilePath
Returns the path represented by this FilePath instance as an array of Files.
getEntries() - Method in class oracle.ide.net.JarIndex
Fetch a list of all entry names.
getEntries() - Method in class oracle.ide.net.URLPath
Returns the path represented by thisURLPath instance as an array of URL.
getEntries() - Method in class oracle.javatools.patch.PatchModel
Gets all PatchEntry instances in the patch model.
getEntries(URL, HistoryFilter) - Method in class oracle.jdeveloper.history.HistoryProvider
Get history entries for the specified URL.
getEntriesListDirectly() - Method in class oracle.ide.net.FilePath
This accessor is intended to support subclass extension of FilePath behavior by providing direct access to the List used to hold the FilePath data.
getEntry(String) - Method in class oracle.ide.db.DBTypeDispayRegistryEntry
 
getEntry(int) - Method in class oracle.ide.docking.DrawerModel
 
getEntry(int) - Method in interface oracle.javatools.history.HistoryModel
Get the entry at the specified index in this history.
getEntry(Object) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Gets the entry from the map with the specified key, or null if none.
getEntry(int) - Method in class oracle.jdeveloper.history.DefaultHistoryModel
 
getEntry() - Method in class oracle.jdeveloper.history.HistoryElement
Get the wrapped history entry.
getEntryAt(int) - Method in class oracle.ide.net.JarIndex
Deprecated. Use JarIndex.visit(Visitor) to iterate the index entries. The index passed to this method may be invalid if the JAR file has changed on disk.
getEntryConnection(TraversableContext) - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
Returns the name of a connection to select by default onEntry.
getEntryNameAt(int) - Method in class oracle.ide.net.JarIndex
Deprecated. Use JarIndex.visit(Visitor) to iterate the index entries. The index passed to this method may be invalid if the JAR file has changed on disk.
getEnumConstants() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the list of enum constants.
getEnumeration() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_ENUM_TY_DEF.
getEnumeration() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getEnvironNavigable() - Method in class oracle.ide.config.IdeSettings
Deprecated. as of 11.0. No replacement. Extensions should not be directly accessing the Navigable for the Environment page in preferences; instead you should
getEnvironOptions() - Static method in class oracle.ide.Ide
Gets the EnvironOptions
getEnvpArray() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getEnvpMap() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getEOLType() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches the EOL terminator type found in the document when its data was read with read( Reader ).
getEOLType() - Method in interface oracle.javatools.buffer.TextBuffer
Fetches the EOL terminator type found in the document when its data was read with read( Reader ).
getEOLType() - Method in class oracle.javatools.buffer.TextBufferDecorator
Fetches the EOL terminator type found in the document when its data was read with read( Reader ).
getErrorCategory() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Gets the error category of this error.
getErrorCode() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Gets the numeric code describing this error.
getErrorCount() - Method in interface oracle.javatools.status.Status
Gets the number of errors found in the described file.
getErrorData0() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Deprecated. Use getErrorIntData0();
getErrorData1() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Deprecated. Use getErrorIntData1();
getErrorIntData0() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Some error codes are actually more general categories.
getErrorIntData1() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Some error codes are actually more general categories.
getErrorLog() - Method in class oracle.ide.compiler.Compiler
 
getErrorMessage() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
 
getErrorMessage() - Method in interface oracle.javatools.parser.plsql.data.PlsqlError
 
getErrorMessage() - Method in class oracle.javatools.parser.plsql.old.symbol.ErrorSymbol
 
getErrorMessage() - Method in class oracle.javatools.parser.plsql.symtab.PtnodError
 
getErrorRefData(int) - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Gets the reference data at the specified index.
getErrorRefData0() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
 
getErrorRefData1() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
 
getErrors() - Method in class oracle.ide.migration.MigrationInfo
 
getErrors() - Method in class oracle.ide.migration.XMLMigrator.MigrationLogger
 
getErrors() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getErrors(int, int) - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets all the errors in the indicated categories with the given severity or worse.
getErrors() - Method in interface oracle.javatools.parser.plsql.data.PlsqlRoot
 
getErrors() - Method in interface oracle.javatools.parser.plsql.old.symbol.ErrorReporter
 
getErrors() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionWrapper
 
getErrors() - Method in class oracle.javatools.parser.plsql.old.symbol.RootSymbol
 
getErrors() - Method in class oracle.javatools.parser.plsql.symtab.PtnodRoot
 
getErrorSeverity() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
Gets the severity rating of this error.
getErrorSymbol() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
This needs to be a separate method because all errors are currently constructed off of the root and not off of the syntactically enclosing element.
getErrorText() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getErrorToken() - Method in interface oracle.javatools.parser.java.v2.model.SourceError
 
getErrorTokenPosition() - Method in interface oracle.javatools.parser.plsql.syntax.XMLTableClauseProcessor
 
getEstimatedTimeLeft() - Method in class oracle.ide.task.event.ProgressEvent
 
getEvaluator(int) - Method in interface oracle.ide.runner.DebuggerEvaluator
Get a new evaluator for a specific 0-based stack frame for the same thread as the current evaluator
getEvaluator(DebuggerThread) - Method in interface oracle.ide.runner.DebuggerEvaluator
Get a new evaluator for another thread.
getEvent() - Method in class oracle.ide.Context
Provides a reference to the EventObject associated with this Context.
getEvent() - Method in exception oracle.javatools.editor.folding.CodeExpansionVetoException
 
getEventID() - Method in class oracle.ide.layout.PreferredLayoutEvent
 
getEventLogLevel() - Static method in class oracle.javatools.db.DBLog
Returns the logging level to use for logging db-api event information.
getEventObject() - Method in class oracle.ide.net.URLChooserEvent
 
getEventQueue() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getEvents(Trigger.BaseType, Trigger.Timing) - Static method in class oracle.javatools.db.plsql.Trigger
Returns the valid events for the given BaseType and Timing.
getEvents() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the Events property
getEvents(Trigger.BaseType, Trigger.Timing) - Static method in class oracle.javatools.db.Trigger
Deprecated. Returns the valie events for the given BaseType and Timing.
getEvents() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the list of events for the trigger.
getEvents() - Method in class oracle.jdeveloper.palette.EventsPanel
 
getEventType() - Method in class oracle.ide.extension.HashStructureHookEvent
Get the type of this event (Type.LISTENER_ATTACHED, or TYPE.ELEMENT_VISITED).
getEventType() - Method in class oracle.ide.net.URLFileSystemEvent
Fetch the event type that occurred, such as FILE_ADDED, FILE_CHANGED, or FILE_REMOVED.
getEventType() - Method in class oracle.ide.runner.DebuggerEvent
Returns the event type.
getEventType() - Method in class oracle.ide.vcs.VCSEvent
Gets the event type that occurred.
getEventType() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryChangeEvent
 
getEventTypeString() - Method in class oracle.ide.net.URLFileSystemEvent
Fetch the debug string describing the event type for this event.
getEventTypeString(int) - Static method in class oracle.ide.net.URLFileSystemEvent
Fetch the debug string describing the given event type.
getExactCode() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
 
getException() - Method in class javax.ide.event.ExtensionRegistrationEvent
 
getException() - Method in class oracle.ide.db.dialogs.DBEditorConfig
If the dialog result is Result.FAILED this method will return the exception encountered in commiting to the DBObjectProvider.
getException() - Method in class oracle.ide.feedback.FeedbackLogOptions
Gets the exception associated with this feedback message, or null if the handler should use LogRecord.getThrown().
getException() - Method in class oracle.ide.util.ReturnResultStorage
 
getException() - Method in exception oracle.javatools.parser.css.ParseException
Return the embedded exception, if any.
getException() - Method in class oracle.jdeveloper.vcs.spi.VCSWaitRunnable
Gets the exception thrown during the task execution, if any.
getExceptionComponent() - Method in class oracle.ide.db.dialogs.DBExceptionDialog
 
getExceptionComponent() - Method in class oracle.ide.db.dialogs.SQLErrorDialog
 
getExceptionHandler() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Get the exception handler used to report errors from this command.
getExceptionHandler() - Method in class oracle.jdeveloper.vcs.spi.VCSDialogCommitter
Get the exception handler used to report exceptions from this dialog committer.
getExceptionHandler() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Get the exception handler used to report errors for the VCS.
getExceptionName() - Method in interface oracle.ide.runner.DebuggerExceptionBreakpoint
Get the fully qualified name of the exception for this breakpoint as in java.lang.Exception
getExceptions() - Method in interface javax.ide.model.java.source.tree.MethodT
Gets the ordered list of exception types.
getExceptions() - Method in interface javax.ide.model.java.source.tree.ThrowsT
Gets the list of thrown exceptions.
getExceptions() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Get exceptions.
getExceptions() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getExceptions() - Method in class oracle.javatools.parser.java.v2.common.QuickMethod
 
getExceptions() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getExceptions() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
 
getExceptionTypes() - Method in interface javax.ide.model.java.declaration.ExecutableD
Gets the checked exception types.
getExcludedProjectList() - Method in class oracle.ide.model.WorkingSet
Gets the list of URLs for all projects that are excluded from the application-level working set.
getExcludeFilterSettings() - Method in class oracle.ide.config.DocumentExtensions
Deprecated. replaced by Ide.getSettings().getData(ExcludeFilterSettings.KEY_SETTINGS)
getExcludeJprJwsFilters() - Static method in class oracle.ide.model.ContentSet
 
getExecCommandArray(String[]) - Static method in class oracle.ide.util.ExecUtil
 
getExecException() - Method in class oracle.ide.runner.SimpleProcess
Gets the exception that occurred when starting the process.
getExecutable() - Method in class oracle.ide.externaltools.ExternalProgramToolProperties
 
getExecutionProxy() - Static method in class oracle.javatools.db.execute.StatementWrapper
Gets the execution proxy for statement execution (if one is set).
getExePathName() - Static method in class oracle.ide.config.FileAssociations
Deprecated. no replacement
getExistingChangeSetName() - Method in class oracle.jdeveloper.vcs.changeset.cmd.ExistingChangeSetCommand
 
getExistingObjects() - Method in class oracle.ide.db.transfer.TransferState
 
getExistingTimestamp(SystemObject) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getExistsQuery(String) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Gets a query for finding out whether a partiulcar object (name, type, schema) exists.
getExistsQueryParams(String) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
If an exists query exists, this method must return the parameters that query requires.
getExitCode() - Method in class oracle.ide.runner.Starter
Returns the exit code for the process.
getExitCode() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getExitTransition() - Method in class oracle.ide.db.controls.CommentEditor
 
getExitTransition() - Method in class oracle.ide.db.controls.SchemaObjectTargetPicker
 
getExitTransition() - Method in class oracle.ide.model.LazyLoadedTraversable
 
getExitTransition() - Method in class oracle.ide.panels.DefaultTraversablePanel
Returns null by default.
getExitTransition() - Method in interface oracle.ide.panels.Traversable
Returns the exit transition that can be used by a Traversable-aware wizard.
getExitTransition() - Method in class oracle.ide.resourcebundle.SelectTextPanel
Public as implementation detail only, must not be used externally
getExitTransition() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesPanel
 
getExitTransition() - Method in class oracle.jdevimpl.audit.profile.AuditProfilePanel
 
getExpandedBorderColor() - Method in class oracle.javatools.ui.ExpansionTip.Adapter
Gets the color to use for the border of the expanded region.
getExpandedIcon() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getExpandedLocatables(Element[], URLFilter) - Static method in class oracle.jdeveloper.vcs.util.VCSContextUtils
Get the expanded set of locatables from the specified set of elements, only returning locatables which pass the specified filter.
getExpandedLocatables(Context, Element[], URLFilter) - Static method in class oracle.jdeveloper.vcs.util.VCSContextUtils
Get the expanded set of locatables from the specified set of elements, only returning locatables which pass the specified filter.
getExpandedRunClassPath(Project) - Static method in class oracle.jdeveloper.webapp.utils.ProjectRunClassPathClassLoaderUtils
Returns (a copy of) the cached expanded URLPath dsecribing the Run ClassPath for the given Project
getExpansionState(ElementTreeNode) - Method in class oracle.ide.controls.elementtree.ElementTree
 
getExpireMillis() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
 
getExpireSeconds() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
 
getExplorer() - Method in class oracle.ide.explorer.ExplorerWindow
Get the Explorer currently being displayed.
getExplorerCaption() - Method in interface oracle.ide.explorer.ExplorerInfo
 
getExplorerCaption(Class, Class) - Method in class oracle.ide.explorer.ExplorerManager
Gets the caption to display for an Explorer of the given type when exploring data of the given type.
getExplorerForHost(View, Context) - Method in class oracle.ide.explorer.ExplorerManager
Gets the Explorer associated with the specified host for the given context.
getExplorerIcon() - Method in interface oracle.ide.explorer.ExplorerInfo
 
getExplorerIcon(Class, Class) - Method in class oracle.ide.explorer.ExplorerManager
Gets the Icon to display for an Explorer of the given type when exploring data of the given type.
getExplorerIcon() - Method in class oracle.jdeveloper.vcs.spi.VCSExplorer
 
getExplorerManager() - Static method in class oracle.ide.explorer.ExplorerManager
Returns the ExplorerManager instance that is active in the IDE.
getExplorerType(Context) - Static method in class oracle.ide.explorer.ExplorerContext
Returns the explorer type set in the context, if any.
getExplorerType() - Method in interface oracle.ide.explorer.ExplorerInfo
 
getExplorerTypes(Class) - Method in class oracle.ide.explorer.ExplorerManager
Get a list of Explorer types statically registered for a given data type as returned from Document.getData.
getExplorerTypes(Element) - Method in class oracle.ide.explorer.ExplorerManager
Get a list of Explorer types, both statically and dynamically registered, for a given Document instance.
getExplorerWeight(Element) - Method in interface oracle.ide.explorer.ExplorerInfo
 
getExportableConnections() - Method in class oracle.jdeveloper.vcs.controls.ConnectionImportExportPanel
Get all exportable connections.
getExportLibraryPaths(Project) - Method in class oracle.jdeveloper.file.JavaProjectCache
Get the library paths for export libraries of a project.
getExports() - Method in class oracle.jdeveloper.model.JProjectLibraries
Get an array of all exported JLibrary instances.
getExpr() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesCellAssignmentExpr
 
getExpression() - Method in interface javax.ide.model.java.source.tree.SimpleStatementT
Valid for "return", "throw", and "assert" statements and for "case" labels.
getExpression() - Method in interface javax.ide.model.java.source.tree.SwitchLabelT
 
getExpression(String, int) - Method in interface oracle.ide.runner.ToolTipExpressionProvider
 
getExpression() - Method in class oracle.javatools.db.sql.AbstractAliasFragment
Returns the expression portion of this SQLFragment.
getExpression() - Method in interface oracle.javatools.db.sql.AliasFragment
Returns the expression portion of this SQLFragment.
getExpression() - Method in class oracle.javatools.db.sql.CaseStatement
 
getExpression() - Method in class oracle.javatools.db.sql.IndexObject
Gets the expression for this Index object.
getExpression() - Method in class oracle.javatools.db.sql.OrderByObject
Gets the expression for this ORDER BY object.
getExpression(DBObjectProvider, Relation, SQLFragmentExpressionBuilder.ExpressionType, String) - Static method in class oracle.javatools.db.sql.SQLFragmentExpressionBuilder
For the given relation in the given provider, creates a SQLFragment condition representing the condition (such as a where clause predicate or check constraint) If the parser fails, return a SimpleSQLFragment for the expression string.
getExpression(DBObjectProvider, Relation, SQLFragmentExpressionBuilder.ExpressionType, String, boolean) - Static method in class oracle.javatools.db.sql.SQLFragmentExpressionBuilder
For the given relation in the given provider, creates a SQLFragment condition representing the condition (such as a where clause predicate or check constraint) If the parser fails, return a SimpleSQLFragment for the expression string.
getExpression() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceSimpleStatement
Valid for "return", "throw", and "assert" statements and for "case" labels.
getExpression() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceSwitchLabel
 
getExpression() - Method in class oracle.javatools.parser.plsql.old.symbol.Statement
If this statement has an associate expression, get the expression for this statement.
getExpressionClass() - Method in class javax.ide.model.java.declaration.Declaration.DeclarationKind
 
getExpressionClass() - Method in class javax.ide.model.java.source.tree.ExpressionT.ExpressionKind
 
getExpressionCode() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
 
getExpressionKind() - Method in interface javax.ide.model.java.source.tree.ExpressionT
Identifies the operation this expression is performing.
getExpressionName() - Method in interface javax.ide.model.java.source.tree.SimpleStatementT
Valid for "break" and "continue" statements.
getExpressionName() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceSimpleStatement
Valid for "break" and "continue" statements.
getExpressions() - Method in class oracle.ide.db.panels.sql.ExpressionPanel
Returns the SQLFragments that have been created by the panel.
getExpressions() - Method in class oracle.ide.db.panels.sql.GroupByToPicker
 
getExpressions(ReadTextBuffer, int, int, List) - Method in interface oracle.ide.runner.SmartDataProvider
 
getExpressions() - Method in class oracle.javatools.db.sql.GroupByObject
 
getExpressions() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionList
Returns the method parameters if this is a method invocation or the array elements if this is an array constant.
getExpressionText() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
getExtendedRevision(int) - Method in class oracle.jdeveloper.vcs.annotations.Annotations
Get the an extended revision of the last change for the given lineNumber.
getExtendingGrammarProvider(Context) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry
 
getExtendingGrammarProvider(JDevXmlContext) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry
 
getExtendingMetadataProvider(Context) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry
 
getExtendingMetadataProvider(JDevXmlContext) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry
 
getExtends() - Method in interface oracle.ide.inspector.layout.Extensible
Get the unique identifier of the base element.
getExtends() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.CategoryLayoutAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getExtends() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getExtends() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getExtends() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.DisplayGroupAssembly
Assemblies cannot be extended, therefore, this method always returns null.
getExtensible() - Method in interface oracle.ide.inspector.layout.Element
Get the Extensible information.
getExtensible() - Method in class oracle.ide.inspector.layout.ExtensibleElement
 
getExtensible() - Method in class oracle.ide.inspector.layout.ExtensibleGroup
 
getExtensible() - Method in class oracle.ide.inspector.layout.PropertyFormLayout
 
getExtensible() - Method in class oracle.ide.inspector.layout.Row
 
getExtensible() - Method in class oracle.ide.inspector.layout.SimpleElement
 
getExtension() - Method in interface javax.ide.extension.ElementContext
Gets the extension currently being processed.
getExtension(ElementContext) - Method in class javax.ide.extension.ExtensionHook
Get the extension that is currently being processed.
getExtension() - Method in class oracle.ide.config.DocumentExtensions.ExtInfo
Deprecated. Returns the extension string.
getExtension() - Method in class oracle.ide.extension.HashStructureHookEvent
Get the IDE Extension that contributed the new element that was visited (null in the case of a listener attached event).
getExtension() - Method in class oracle.ide.extension.rules.Rule
 
getExtension() - Method in class oracle.ide.extension.rules.RuleType
 
getExtension() - Method in class oracle.ide.resourcebundle.ResourceBundleKey
Gets the extension of the file used to store the data
getExtension(String) - Static method in class oracle.ide.util.FilePath
Gets the file extension.
getExtension() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
Gets the extension of the resource bundle file
getExtension() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getExtension() - Method in class oracle.jdeveloper.library.JDKNode
 
getExtension() - Method in class oracle.jdeveloper.library.JLibraryNode
 
getExtension() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
 
getExtensionBundle() - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
getExtensionForAddin(Addin) - Method in class oracle.ide.AddinManager
Returns the Extension containing the specified Addin.
getExtensionId() - Method in class javax.ide.extension.ExtensionHook.URIResource
 
getExtensionID() - Method in class oracle.ide.ceditor.CodeEditorMigrator
Our extension ID we store settings with.
getExtensionID() - Method in class oracle.ide.config.ClientSetting
 
getExtensionID() - Method in class oracle.ide.dialogs.filter.ExcludeFilterSettingsMigrator
 
getExtensionID() - Method in class oracle.ide.explorer.IconOverlayTracker
 
getExtensionId() - Method in class oracle.ide.extension.ExtensionProcessorContext
Returns the id of the extension being processed.
getExtensionId(HashStructure) - Static method in class oracle.ide.extension.HashStructureHook
Tries to find id of the extension that was responsible for populating the specified hash structure.
getExtensionID() - Method in class oracle.ide.migration.ExtensionMigrator
Get the extension ID for which settings should be persisted.
getExtensionId() - Method in class oracle.jdeveloper.audit.AuditProvider
Gets the id of the extension that owns this provider.
getExtensionId() - Method in class oracle.jdeveloper.audit.extension.Definition
 
getExtensionId() - Method in class oracle.jdeveloper.audit.extension.DefinitionContext
 
getExtensionId() - Method in class oracle.jdeveloper.audit.extension.TransformBinding
 
getExtensionID() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentsCustomizer
 
getExtensionID() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator
 
getExtensionIDForAddin(Class) - Method in class oracle.ide.AddinManager
Returns the id of the extension which registered the specified addin class.
getExtensionJAR(String, Version, boolean) - Method in class oracle.ide.ExtensionRegistry
Deprecated. since 11.0 use ExtensionRegistry.getExtensionJAR( Extension ).
getExtensionJAR(String, Version) - Method in class oracle.ide.ExtensionRegistry
Deprecated. since 11.0 use ExtensionRegistry.getExtensionJAR( Extension ).
getExtensionJAR(Extension) - Method in class oracle.ide.ExtensionRegistry
Returns the JAR file for the specified extension.
getExtensionNavigables(String) - Static method in class oracle.ide.config.SettingsUIRegistry
Returns a collection of Navigables for all pages registered as direct children of the specified dialog in the extension manifests of loaded extensions.
getExtensionRegistry() - Static method in class javax.ide.extension.ExtensionRegistry
Get the extension registry implementation for this IDE.
getExtensionRegistry() - Method in class javax.ide.IDE
Get the ExtensionRegistry.
getExtensionRegistry() - Static method in class oracle.ide.ExtensionRegistry
Returns the Oracle implementation of the JSR-198 extension registry.
getExtensions() - Method in class javax.ide.extension.ExtensionRegistry
Get a collection of registered extensions.
getExtensions() - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Returns a List of ide and user extensions.
getExtensionSearchPath() - Method in class oracle.ide.ExtensionRegistry
Returns the list of locations that should be searched for extensions.
getExtensionSourceURI() - Method in interface javax.ide.extension.ElementContext
Gets the URI of the source of the extension.
getExtensionToClassMap() - Static method in class oracle.ide.model.Recognizer
 
getExtensionToContentTypeMap() - Method in class oracle.ide.config.DocumentExtensions
Deprecated.  
getExtensionToContentTypeMap() - Static method in class oracle.ide.model.Recognizer
 
getExtensionUserHomeURL(String) - Method in class oracle.ide.AddinManager
Deprecated. use ExtensionRegistry.getSystemDirectory( String ).
getExtentManagementType() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return extent management type
getExtents() - Method in class oracle.ide.docking.DockingParam
 
getExternalDeclarations() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getExternalDefaultValue(DBObject, String) - Method in class oracle.javatools.db.DBObjectFactory
The target database defined by DBObjectFactory.getProvider() may set properties of objects at generation time if the value of those properties is not defined in the DDL.
getExternalForm() - Method in class oracle.jdeveloper.vcs.spi.VCSHashURL
 
getExternalName(String) - Method in class oracle.ide.db.panels.BaseInfoPanel
 
getExternalName(String) - Method in class oracle.ide.db.util.NameController
 
getExternalName(String, String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getExternalName(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getExternalName(String, String) - Method in class oracle.javatools.db.DatabaseDescriptor
Converts the specified name into the format used externally to represent the identifier.
getExternalName(String) - Method in interface oracle.javatools.db.DBObjectProvider
Converts the specified name into the format used externally to represent the identifier.
getExternalName(String, String) - Method in interface oracle.javatools.db.DBObjectProvider
Converts the specified name into the format used externally to represent the identifier.
getExternalName(String) - Method in class oracle.javatools.db.sql.AbstractDBObjectUsage
If this object has a provider associated with it, the given name is returned in "externalised" form.
getExternalName(String) - Method in class oracle.javatools.db.sql.AbstractSchemaObjectUsage
If this object has a provider associated with it, the given name is returned in "externalised" form.
getExternalName(String) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getExternalPropertyDefaulters(DBObjectProvider) - Method in class oracle.javatools.db.DatabaseDescriptor
Gets a list of PropertyInitializers responsible for defining the default value for properties when generated to an external database represented by the given provider.
getExternalPropertyFormLayouts(String, String, String, ClassLoader) - Static method in class oracle.ide.inspector.layout.PropertyFormLayoutFactory
Given an InputSource to a "property-inspector-hook" xml fragment external to an extension manifest, process the hook information using this hook handler and return the newly declared PropertyFormLayouts.
getExternalPropertyFormLayouts(XMLReader, String, String, String, ClassLoader) - Static method in class oracle.ide.inspector.layout.PropertyFormLayoutFactory
Given an InputSource to a "property-inspector-hook" xml fragment external to an extension manifest, process the hook information using this hook handler and return the newly declared PropertyFormLayouts.
getExternalTimestamp(SystemObject) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getExternalTimestampByID(DBObjectID) - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
 
getExternalTimestampByName(String, Schema, String) - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
 
getExternalTimestampImpl(SystemObject) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Retrieves the external timestamp for the specified object.
getExternalTimestampImpl(SystemObject) - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
Retrieves the timestamp for this object from the database.
getExternalToolManager() - Static method in class oracle.ide.externaltools.ExternalToolManager
Obtains the singleton external tool manager.
getExternalToolsByType(ExternalToolType) - Method in class oracle.ide.externaltools.ExternalToolManager
Deprecated. since 11.1.1.0.1. Use ExternalToolManager.toolsOfType(ExternalToolType).
getExtraURLs() - Method in class oracle.ide.net.URLChooser
Returns an array containing all URLs that have been registered as "extra" URLs; returns null if no URLs have previously been registed via URLChooser.setExtraURLs(URL[]).
getFaceletsConfiguration(Context) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationHandler
Determine if the Project has been configured for Facelets.
getFaceletsConfiguration(Context) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationManager
Determine if the Project has been configured for Facelets.
getFaceletsConfigurationManager() - Static method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationManager
 
getFaceletsSuffixes(Project) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationHandler
Get the list of suffixes configured in the configuration parameter "javax.faces.FACELETS_VIEW_MAPPINGS"
getFaceletsSuffixes(Project) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationManager
Get the list of suffixes configured in the configuration parameter "javax.faces.FACELETS_VIEW_MAPPINGS"
getFacesConfig() - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarProvider
 
getFacesGrammar(Grammar) - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarProvider
 
getFacesJspTagMapper() - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarProvider
 
getFacesJspTagMapper(Context, String) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getFacesJspTagMapper(Context, DelegatingXMLSourceNode) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getFacesJspTagMapper() - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistryEntry
 
getFactory() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the factory to create Tree objects in this FileT.
getFactory() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the SourceFactory tied to this SourceFile.
getFactory() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the factory for this model adapter.
getFactory() - Method in class oracle.jdeveloper.audit.service.Auditor
Gets the factory used to create the models to be audited.
getFactory(SourceElement) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Fetch a factory from the element.
getFactory() - Method in class oracle.jdevimpl.audit.core.AuditController
 
getFactory() - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
Gets the factory used for this audit.
getFactoryMap(Class) - Method in class oracle.javatools.db.DBCore
 
getFastRefresh() - Method in class oracle.javatools.db.ora.MaterializedView
Gets whether the materialized view is eligible for incremental (fast) refresh.
getFeature(String) - Method in class oracle.ide.extension.feature.FeatureRegistry
 
getFeatureAssociatedWithTechnology(String) - Method in class oracle.ide.extension.feature.FeatureRegistry
Returns the feature associated with the given technology key, or null if no such feature exists
getFeatureForExtension(String) - Method in class oracle.ide.extension.feature.FeatureRegistry
If the Extension identified by the memberExtensionId parameter is a member of a feature, this method will return the Feature.
getFeatureId() - Method in class oracle.jdeveloper.audit.extension.CategoryDefinition
 
getFeatureRegistry() - Method in class oracle.ide.ExtensionRegistry
Returns the FeatureRegistry
getFeatures() - Method in class oracle.ide.extension.feature.FeatureRegistry
 
getFeaturesToReloadAtStartup() - Method in class oracle.ide.extension.feature.FeatureRegistry
Returns the set of features that should be reloaded at startup in the next IDE session
getFeedbackAdditions(Feedback) - Method in interface oracle.ide.feedback.FeedbackManagerCallback
Return a list of additional items this participant wants to add to the feedback report.
getFeedbackManager() - Static method in class oracle.ide.feedback.FeedbackManager
 
getFeedbackManager() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches the current installed FeedbackManager.
getFeedbackParticipants() - Method in class oracle.ide.feedback.FeedbackManager
 
getField(String) - Method in interface javax.ide.model.java.declaration.TypeD
Gets the matching member field, null if none.
getField(String) - Method in interface oracle.ide.runner.DebuggeeData
Get a field by name from an object of kind OBJECT.
getField() - Method in class oracle.ide.util.BitField
Returns the full bit mask for this BitField.
getField(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getField(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getField(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Iteratively searches for a field declared in this class or its hierarchy.
getFieldCustomizations(String) - Method in class oracle.ide.config.SettingsCustomizations
Returns any customizations provided for a specific field.
getFieldDeclarations() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the list of declared field declarations.
getFieldErasure() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getFieldErasure() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getFieldErasure() - Method in interface oracle.javatools.parser.java.v2.model.JavaField
Similar to JavaMethod.getMethodErasure.
getFieldId(String, String) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the declaration ID for a Java field.
getFieldIds(String) - Method in class oracle.ide.config.SettingsCustomizations
Returns the set of field ids that have customizations for the specified page id.
getFieldName() - Method in class oracle.jdeveloper.java.dependency.FieldDeclaration
Get the name of the declared field.
getFieldName(String) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the Java field name for a declaration ID.
getFieldName(String) - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Convenience method to get a field name that obeys the naming conventions specified in these options.
getFieldNameReference() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocTag
Gets the field name reference argument of this tag, or null if this is not a @serialField tag.
getFieldPrefix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the prefix for fields.
getFields() - Method in interface javax.ide.model.java.declaration.TypeD
Gets all member fields, declared and inherited.
getFields() - Method in interface oracle.ide.runner.DebuggeeData
Get a list of fields for an object of kind OBJECT.
getFields() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getFields(JavaType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getFields() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Iteratively retrieves all fields declared in this class and its hierarchy.
getFieldSuffix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the suffix for fields.
getFieldTypeReference() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocTag
Gets the field type refernce argument of this tag, or null if this is not a @serialField tag.
getFieldVariables() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the collection of declared field variables.
getFile() - Method in interface javax.ide.model.java.source.TreeTransaction
Gets the file involved in this transaction.
getFile() - Method in class oracle.ide.net.URLTempFile
Returns a File instance pointing to the document in the local file system that has the same content as the document at the URL specified in the constructor.
getFile() - Method in class oracle.javatools.compare.CompareMain.FileCompareContributor
Deprecated.  
getFile() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.QuickHasName
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.QuickHasType
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.QuickLocalVariable
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.SignatureHasType
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getFile() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getFile() - Method in interface oracle.javatools.parser.java.v2.model.JavaElement
 
getFile() - Method in class oracle.javatools.patch.PatchIndexFile
Gets the index file as a File.
getFile() - Method in class oracle.jdeveloper.audit.model.FileDependency
Gets the file target of this dependency.
getFile(URL) - Method in interface oracle.jdeveloper.java.JavaFileProvider
Fetch the JavaFile for the given URL.
getFile(URL) - Method in class oracle.jdeveloper.java.JavaModel
Fetch the JavaFile for the given URL.
getFile(URL) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the JavaFile for the given URL.
getFileAdapter() - Method in class oracle.jdeveloper.audit.model.FileModelAdapter
 
getFileAdapter() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the model adapter for the file containing this model, or null if this is a root, workspace, project, or package model.
getFileChangeManager() - Static method in class oracle.ide.index.file.FileChangeManager
Deprecated. Get the FileChangeManager implementation.
getFileCloseAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileCloseAllAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileEventSender() - Static method in class oracle.jdeveloper.vcs.spi.VCSFileEventSender
 
getFileExitAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileExtension() - Method in interface oracle.jdeveloper.model.SourceRootHelper
Gets the file-name suffix for the file type that is handled by this helper.
getFileField() - Method in class oracle.ide.component.NewFilePanel
 
getFileHistory() - Method in class oracle.ide.cmd.FileOpenHistory
Get the opened files history list.
getFileName(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns the name of the file contained by the URI, not including any scheme, authority, directory path, query, or fragment.
getFileName(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns the name of the file contained by the URI, not including any scheme, authority, directory path, query, or fragment.
getFileName() - Method in class oracle.ide.config.DTCacheMigrator
 
getFileName() - Method in class oracle.ide.config.IdeSettingsMigrator
 
getFileName() - Method in class oracle.ide.migration.XMLMigrator
Get the filename to migrate.
getFileName() - Method in class oracle.ide.model.IdeSystemMigrator
 
getFileName(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getFileName(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getFileName(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
 
getFileName(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getFileName(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the name of the file contained by the URL, not including any protocol, hostname authentication, directory path, anchor, or query.
getFileName(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns the name of the file contained by the URL, not including any protocol, hostname authentication, directory path, anchor, or query.
getFileName(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getFileName() - Method in interface oracle.ide.runner.DebuggerFileLineBreakpoint
Get the name of the file, e.g.
getFilename(String) - Static method in class oracle.ide.util.FilePath
Gets the last entry in the specified path.
getFileName() - Method in class oracle.jdeveloper.library.LibraryMigrator
 
getFileName(URL) - Method in class oracle.jdeveloper.merge.MergeURLFileSystemHelper
 
getFileName(URL) - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryURLHelper
 
getFileName(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getFilenameFromNode(Node) - Static method in class oracle.jdeveloper.runner.Source
Returns the filename for the given node.
getFileNameURL() - Method in class oracle.ide.net.URLChooser
 
getFileOpenAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileOverviewMargin() - Method in class oracle.ide.ceditor.CodeEditor
 
getFileOverviewMargin(BasicEditorPane) - Static method in class oracle.javatools.editor.FileOverviewMargin
 
getFilePath() - Method in class oracle.javatools.patch.PatchContributor
Gets the single file path for file contribution.
getFilePaths() - Method in class oracle.ide.file.FileSetTable
Get the paths of all files in this table, relative to the file set root.
getFilePrompt() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets the label to show above the files list.
getFileReloadNodesAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileRemoveFromDiskAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileRemoveFromIDEAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileRenameAction() - Static method in class oracle.ide.controller.IdeActions
 
getFiles() - Method in class oracle.ide.file.AbstractFileScope
 
getFiles() - Method in interface oracle.ide.file.FileScope
Get the URLs of all files in this scope.
getFiles(String) - Method in class oracle.ide.file.FileSetTable
Get the names of all files in a directory.
getFiles() - Method in class oracle.ide.model.ContentLevel
 
getFiles(String) - Method in class oracle.ide.model.ContentSet
Returns the first level of files (i.e.
getFiles(String, IntersectedFilters) - Method in class oracle.ide.model.ContentSet
 
getFiles(String, IntersectedFilters, URLFilter) - Method in class oracle.ide.model.ContentSet
 
getFiles(String) - Method in class oracle.ide.net.URLPath
Retrieves a list of URLs representing all the files contained under a relative path.
getFiles(String, URLFilter) - Method in class oracle.ide.net.URLPath
Retrieves a list of URLs representing all the files contained under a relative path that pass the specified filter.
getFilesAndDirectories(String, IntersectedFilters, URLFilter) - Method in class oracle.ide.model.ContentSet
 
getFilesAndDirectories(String, boolean) - Method in class oracle.ide.net.URLPath
Returns a List of URLs for all the files and directories contained within the specified relPath, relative to this URLPath.
getFilesAndDirectories(String, boolean, URLFilter) - Method in class oracle.ide.net.URLPath
Returns a List of URLs for all the files and directories that pass the specified filter and are contained within the specified relPath, relative to this URLPath.
getFileSaveAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileSaveAllAction() - Static method in class oracle.ide.controller.IdeActions
 
getFileSaveAsAction() - Static method in class oracle.ide.controller.IdeActions
 
getFilesChangedSince(long) - Method in interface oracle.ide.index.file.FileTable
Deprecated. Get the file IDs for files that have changed since the given version of the file table.
getFileSelectionDialog(String, URI, Context, GUIPanel) - Method in interface javax.ide.view.IDEDialogs
Creates a "file selection" dialog.
getFileSet() - Method in class oracle.ide.file.FileSetTable
Get the file set for this table.
getFileSetFilter(PatternFilters) - Static method in class oracle.ide.file.FileSetFilters
Get a filter that adapts a PatternFilters instance to a .
getFileSetFilter(IntersectedFilters) - Static method in class oracle.ide.file.FileSetFilters
Get a filter that adapts a IntersectedFilters instance to a .
getFileSize() - Method in class oracle.javatools.db.FileSpecification
Return file SIZE in bytes
getFileSpecification(String) - Method in class oracle.javatools.db.Tablespace
Retrieves one data/temp file by name.
getFileSpecifications() - Method in class oracle.javatools.db.Tablespace
Retrieves the list of data/temp files contained in this tablespace.
getFileTable(URL) - Method in class oracle.ide.file.AbstractFileScope
 
getFileTable() - Method in interface oracle.ide.file.FileChange
Get the file table containing this change.
getFileTable(URL) - Method in interface oracle.ide.file.FileScope
Get the file table in this scope containing a particular URL.
getFileTable() - Method in class oracle.ide.file.FileTable.FileChangeImpl
 
getFileTable(URL) - Method in class oracle.ide.file.FileTable
 
getFileTable(Project, URL) - Method in class oracle.ide.index.file.FileTableManager
Deprecated. Get a file table for the given root directory.
getFileTable(Project, URL, PatternFilters) - Method in class oracle.ide.index.file.FileTableManager
Deprecated. Get a file table for the given root directory.
getFileTableManager() - Static method in class oracle.ide.index.file.FileTableManager
Deprecated. Get the FileTableManager implementation.
getFileTables() - Method in class oracle.ide.file.AbstractFileScope
 
getFileTables() - Method in interface oracle.ide.file.FileScope
Get the file tables currently used by this scope.
getFileTables() - Method in class oracle.ide.file.FileTable
 
getFileText() - Method in class oracle.jdevimpl.audit.log.NameFilter
 
getFileType() - Method in class oracle.javatools.db.Tablespace
 
getFileType(String) - Static method in class oracle.javatools.editor.language.LanguageModule
Retrieve the file type based on the given filename.
getFileType() - Method in class oracle.jdeveloper.java.locator.URLClassLocator
Fetch the file type registered for this class locator.
getFileType(URL) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getFileType(URL) - Method in class oracle.jdeveloper.java.provider.ProviderContext
 
getFileTypeIncludeFilter() - Method in class oracle.ide.dialogs.filter.ExcludeFilterSettings
 
getFileURL() - Method in class oracle.ide.component.NewFilePanel
Retrieves the URL of the file being specified in this dialog.
getFileURL(boolean) - Method in class oracle.ide.component.NewFilePanel
Retrieves the URL of the file being specified in this dialog.
getFileURL(int) - Method in interface oracle.ide.index.file.FileTable
Deprecated. Get the URL corresponding to the given file ID.
getFileURL() - Method in class oracle.ide.panels.NewWorkspacePanel
 
getFileWrapperClass() - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Deprecated. 
getFilter() - Method in class oracle.ide.db.controls.DBObjectChooser
Return any additional DBObjectFilter applied to the chooser.
getFilter() - Method in class oracle.ide.file.ContentSetRoot
Get the filter of this content set root.
getFilter() - Method in class oracle.ide.file.FileSet
Get the filter of this file set.
getFilter() - Method in class oracle.ide.file.FileSetTable
Get the filter used when refreshing this file table.
getFilter() - Method in interface oracle.ide.log.LogRecognizer
Gets the URLFilter for the LogRecognizer.
getFilter() - Method in class oracle.ide.net.URLTextField
Retrieves the current filter for browsing new URLs
getFilter() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the filter applied to the ProxyOptions This only should be used to get the filter for the IDE settings, other ProxyOptions objects will not use filters and a default filter will always be returned
getFilter() - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCacheEvent
 
getFilterChangeNumber() - Method in class oracle.ide.controls.elementtree.ElementRegistry
The filter change number is incremented each time a filter is added or removed.
getFilteredDifference(DifferenceFilter...) - Method in class oracle.javatools.db.diff.Difference
Filters this Difference using the given filter and returns a new filtered Difference.
getFilteredResultSet(DifferenceFilter) - Method in class oracle.javatools.db.diff.ResultSet
Deprecated. use getFilteredDifference
getFilteredSelection(Context) - Method in interface oracle.jdeveloper.vcs.generic.VCSActionInfo
Filters the Context selection based on the declared URLFilters and VCSStatusFilters referenced by this action.
getFilteredSelection() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Gets the filtered Locatable selection based on the context and the command's defined status cache and filter.
getFilteredSelection(Locatable[]) - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Gets the filtered Locatable selection based on given selection and the command's defined status cache and filter.
getFilteredSelection(Locatable[], StatusCacheBridge<VCSStatus>, VCSStatus[]) - Static method in class oracle.jdeveloper.vcs.util.VCSCommandUtils
Gets the locatable selection, filtered for the given file statuses.
getFilteredSelection(Locatable[], StatusCacheBridge<VCSStatus>, VCSStatusFilter) - Static method in class oracle.jdeveloper.vcs.util.VCSCommandUtils
Gets the locatable selection, filtered for the given file statuses.
getFilterKey() - Method in interface oracle.ide.index.IndexingContext
Get the key being used to filter results.
getFilterObservable() - Method in class oracle.jdeveloper.history.CustomFilterManager
Get an observable object tracking updates to custom filters.
getFilters() - Method in class oracle.ide.util.PatternFilters
 
getFilters() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets the declared pattern filters applicable to this root.
getFilters() - Method in class oracle.jdeveloper.history.CustomFilterManager
Get common customizable filters for the history manager.
getFilters() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
getFilterStatuses() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getFilterValue() - Method in interface oracle.ide.index.IndexingContext
Get the value used to filter results.
getFinallyBlock(SourceTryStatement) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Fetch the SourceBlock for the finally clause of a try-finally.
getFinallyClause() - Method in interface javax.ide.model.java.source.tree.TryStatementT
 
getFinallyClause() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceTryStatement
 
getFindOrCreateBodyAction() - Static method in class oracle.ide.db.DBObjectActions
 
getFinishBatchUpdateEvent(Object, Collection<JspLibraryChangeEvent>) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryChangeEvent
 
getFinishComponent() - Method in class oracle.ide.wizard.FinishPanel
 
getFinishText() - Method in class oracle.ide.wizard.FinishPanel
 
getFirst() - Method in class oracle.javatools.util.Pair
 
getFirstBlockAtLine(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getFirstBlockAtLine(int) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns the first collapsible source code block at the specified line.
getFirstBlockAtLine(int) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getFirstContributor(Context) - Static method in class oracle.jdeveloper.merge.MergeContext
 
getFirstDescendantAtLine(FoldingBlock, int) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getFirstEntry() - Method in class oracle.ide.net.URLPath
Convenience method to get the first URL entry contained within the URLPath.
getFirstFilePath() - Method in class oracle.javatools.patch.PatchEvent
Gets the first file path related to the event.
getFirstHighlightAfter(int, int[]) - Method in class oracle.javatools.editor.plugins.FindHighlightPlugin
 
getFirstHighlightBefore(int, int[]) - Method in class oracle.javatools.editor.plugins.FindHighlightPlugin
 
getFirstItemLabel() - Method in class oracle.ide.panels.Navigable.NavigableComparator
Returns the label of the item that should appear first in the sorting order; returns null if all Navigable instances are sorted lexicographically.
getFirstLibraryFromPrefix(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Finds a T that has preffered prefix equal to the given prefix.
getFirstOperand() - Method in interface javax.ide.model.java.source.tree.ExpressionT
 
getFirstOperand() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
 
getFirstOperand() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
 
getFirstTNode(Context) - Static method in class oracle.ide.explorer.ExplorerContext
Returns the first selected TNode from the specified Context if there is at least one Element selected in the Context and that Element has a corresponding TNode.
getFirstToken() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getFixedBottomMargin() - Method in class oracle.ide.ceditor.CodeEditor
 
getFixedBottomMargin() - Method in class oracle.ide.editor.Editor
 
getFixedLeftMargin() - Method in class oracle.ide.editor.Editor
 
getFixedRightMargin() - Method in class oracle.ide.ceditor.CodeEditor
 
getFixedRightMargin() - Method in class oracle.ide.editor.Editor
 
getFixedTopMargin() - Method in class oracle.ide.ceditor.CodeEditor
 
getFixedTopMargin() - Method in class oracle.ide.editor.Editor
 
getFixList() - Method in class oracle.javatools.ui.combo.JFixListCombo
 
getFixList() - Method in class oracle.javatools.ui.combo.JTreeFixListCombo
 
getFixListBelow() - Method in class oracle.javatools.ui.combo.FixListComboModel
 
getFixListBelow() - Method in class oracle.javatools.ui.combo.JFixListCombo
Return true if the fixed portion of the combo pop up will appear below the scrollable area
getFixListBelow() - Method in class oracle.javatools.ui.combo.JTreeFixListCombo
Return true if the fixed portion of the combo pop up will appear below the scrollable area
getFixListBelow() - Method in class oracle.javatools.ui.combo.TreeFixListComboModel
get the position of the fix list in the popup.
getFlags() - Method in class oracle.ide.editor.OpenEditorOptions
 
getFlavors() - Method in interface oracle.ide.util.dnd.DefaultDropTargetListener.DropSite
Get the flavors supported by this site;
getFloat(String) - Method in class oracle.javatools.data.HashStructure
Returns the float equivalent value of the object bound at the specified name.
getFloat(String, float) - Method in class oracle.javatools.data.HashStructure
Returns the float equivalent value of the object bound at the specified name.
getFloatingPosition() - Method in class oracle.ide.docking.DockingParam
 
getFloatingPosition() - Method in interface oracle.ide.runner.DebuggerWindowProvider
Called by the debugger to get the preferred floating position IFF the window position is FLOATING.
getFloatingToolWindow() - Method in class oracle.ide.docking.DockingParam
 
getFocusableCenterEditor() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getFocusableCenterEditor() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getFocusableCenterEditor() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getFocusableComponent() - Method in class javax.ide.view.GUIPanel
Get the component that can take input focus in the component hierarchy of the encapsulated panel.
getFocusableComponentOrChild(Component) - Static method in class oracle.ide.util.GraphicsUtils
Deprecated. replaced by GraphicsUtils.getFocusableComponentOrChild(Component, boolean)
getFocusableComponentOrChild(Component, boolean) - Static method in class oracle.ide.util.GraphicsUtils
Returns the first component in the tree of c that can accept the focus.
getFocusColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getFocusComponent() - Method in class oracle.ide.controls.FocusHierarchyEvent
 
getFocusComponent() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getFocusComponent() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getFocusComponent() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getFocusComponent() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
 
getFocusedBreadcrumb() - Method in class oracle.javatools.ui.breadcrumbs.JBreadcrumbs
 
getFocusedChildComponent(Component) - Static method in class oracle.ide.util.GraphicsUtils
 
getFocusedEditorPane() - Method in class oracle.ide.ceditor.CodeEditor
Fetches the focused (active) editor pane embedded in the editor in which to perform Find operations on.
getFocusedEditorPane() - Method in interface oracle.javatools.editor.BasicEditorPaneContainer
Fetches the focused (active) editor pane embedded in the editor.
getFocusedEditorPane() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
Fetches the focused (active) editor pane embedded in the editor.
getFocusedItem() - Method in class oracle.ide.palette2.PaletteWindow
Returns the currently focused/highlighted item.
getFocusLocation(Object, Location) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the focus location for a construct in this model.
getFocusLocation(Location) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the focus location for a location in this model.
getFocusLocation(Location) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getFocusLocation(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the focus Location of an object represented by a row in this model.
getFocusLocation() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the focus location of the violation, or null if none.
getFocusLocation() - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getFocusLocation(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getFolderFromContext(Context) - Static method in class oracle.ide.navigator.NavigatorManager
Returns the narrowest Element that represents the specified Context.
getFolderIcon(String) - Method in class oracle.ide.db.DBTypeDispayRegistryEntry
 
getFolderIcon() - Method in class oracle.ide.db.DBTypeDispayRegistryEntry.TypeEntry
 
getFolderIcon(String) - Static method in class oracle.ide.db.DBTypeDisplayRegistry
Retrieves the icon that should be used to represent folders grouping objects of the specified internal type.
getFoldingProvider() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getFont() - Method in class oracle.ide.controls.tabbedpane.TabTitleComponent
 
getFont(int) - Method in class oracle.javatools.editor.FontHelper
Fetches the font in the given style from the font helper.
getFont(String, UIConstants.Look) - Static method in class oracle.javatools.ui.ghost.UIConstants
 
getFont() - Method in class oracle.javatools.ui.TextLayer
 
getFont(Font, String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Derives a font using information from the style.
getFont() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Gets the font of this component.
getFontFamily() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Retrieve the font family of the font to use for printing.
getFontFamily() - Method in class oracle.javatools.editor.print.PrintOptions
Retrieve the font family of the font to use for printing.
getFontHeight(BasicEditorPane) - Static method in class oracle.javatools.editor.BasicAction
Utility routine which fetches the height of the current font of the editor.
getFontHeight() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getFontHelper() - Method in class oracle.javatools.editor.BasicEditorPane
Convenience method for getting the current font helper.
getFontHelper() - Method in class oracle.javatools.editor.EditorProperties
Convenience method for getting the current font helper.
getFontImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch a font from the ArrayResourceBundle.
getFontMetrics() - Method in class oracle.ide.controls.tabbedpane.CustomTabbedPaneUI
 
getFontMetrics(Font, Component) - Method in class oracle.javatools.editor.FontHelper
Retrieves the font metrics for the given font.
getFontMetrics(int, Component) - Method in class oracle.javatools.editor.FontHelper
Retrieves the font metrics for the given font style.
getFontMetrics() - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
Gets the stored FontMetrics value.
getFontSize() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetches the font size to use for printing.
getFontSize() - Method in class oracle.javatools.editor.print.PrintOptions
Fetches the font size to use for printing.
getFontStyle() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetch the font style to apply.
getFontStyle() - Method in class oracle.javatools.editor.language.BaseStyle
Fetches the font style of this style.
getForceExtensionInitialization() - Method in class oracle.jdeveloper.library.AddinLibrary
Gets whether or not the extension that provided the library should be initialized if the library is referenced
getForCollection() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In an enhanced for loop, this is the collection expression.
getForCollection() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In an enhanced for loop, this is the collection expression.
getForConditional() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In a standard for loop, this is the condition expression.
getForConditional() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In a standard for loop, this is the condition expression.
getForeground() - Method in class oracle.javatools.ui.Header
 
getForeground() - Method in class oracle.javatools.ui.search.SearchFieldBorder
Returns the color of the foreground.
getForeground() - Method in class oracle.javatools.ui.TextLayer
 
getForegroundColor() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches the foreground color of the highlight
getForegroundColor() - Method in class oracle.javatools.editor.language.BaseStyle
Fetches the foreground color of the style
getForInitializationList() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In a standard for loop with no variable declarations, this is the list wrapping the initialization terms.
getForInitializationList() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In a standard for loop with no variable declarations, this is the list wrapping the initialization terms.
getForInitializations() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In a standard for loop with no variable declarations, these are the initialization terms.
getForInitializations() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In a standard for loop with no variable declarations, these are the initialization terms.
getForKind() - Method in interface javax.ide.model.java.source.tree.ForStatementT
 
getFormalParameterList() - Method in interface javax.ide.model.java.source.tree.MethodT
Gets the formal parameter list object.
getFormalParameterList() - Method in interface oracle.javatools.parser.java.v2.model.SourceMethod
Gets the formal parameter list object.
getFormalParameters() - Method in interface oracle.javatools.parser.plsql.data.PlsqlHasFormals
 
getFormalParameters() - Method in class oracle.javatools.parser.plsql.symtab.Ptnod
 
getFormatter(Object) - Static method in class oracle.javatools.util.Log
Gets the formatter for an object.
getFormatter(Class) - Static method in class oracle.javatools.util.Log
Gets the formatter for a type.
getForType() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
FOR_EXPRESSION: A standard for loop with no variable declarations.
getForUpdateList() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In a standard for loop, this is the list wrapping the update terms.
getForUpdateList() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In a standard for loop, this is the list wrapping the update terms.
getForUpdates() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In a standard for loop, these are the update terms.
getForUpdates() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In a standard for loop, these are the update terms.
getForVariableDeclaration() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In a standard for loop with variable declarations, this is the local variable declaration itself.
getForVariableDeclaration() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In a standard for loop with variable declarations, this is the initialization declaration wrapping the variables.
getForVariables() - Method in interface javax.ide.model.java.source.tree.ForStatementT
In a standard for loop with variable declarations, these are the variables declared in the initialization declaration.
getForVariables() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceForStatement
In a standard for loop with variable declarations, these are the variables declared in the initialization declaration.
getFragmentAtOffset(int) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getFragmentType() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getFramentType() - Method in class oracle.javatools.db.plsql.PlSqlFragment
Deprecated. 
getFreelistGroups() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getFreelists() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getFreepools() - Method in class oracle.javatools.db.ora.LOBDescriptor
Return the value of FREEPOOLS
getFromFile() - Method in class oracle.javatools.patch.PatchEntry
Gets the from-file value for the patch entry.
getFromFileLineCount() - Method in class oracle.javatools.patch.PatchHunk
Gets the from-file line count for the patch hunk.
getFromFileLineNumber() - Method in class oracle.javatools.patch.PatchHunk
Gets the from-file line number for the patch hunk.
getFromFileModificationTime() - Method in class oracle.javatools.patch.PatchEntry
Gets the from-file modification time for the patch entry.
getFromFileRevision() - Method in class oracle.javatools.patch.PatchEntry
Gets the from-file revision number for the patch entry.
getFromGroupingExprs() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
get the PARTION BY stuff associated with the FROM clause
getFromLiteral() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getFromObject() - Method in class oracle.javatools.db.sql.AbstractFromObjectUsage
Deprecated. - use setFromObjectID() instead
getFromObject(String) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getFromObject(String, FromObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
Gets a FromObject with the given alias.
getFromObject() - Method in interface oracle.javatools.db.sql.FromObjectUsage
Deprecated. - use resolveFromObject() instead.
getFromObject(String) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns the from object that can be referenced by this alias.
getFromObjectID() - Method in class oracle.javatools.db.sql.AbstractFromObjectUsage
 
getFromObjectID() - Method in interface oracle.javatools.db.sql.FromObjectUsage
Returns the ID of the FromObject that this object is dependent on.
getFromObjects() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
getFromObjects() - Method in interface oracle.javatools.db.sql.SQLQuery
Get all the from objects for this query.
getFromObjects() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder.SQLQueryObjectSet
 
getFromPicker() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the picker for the left (from) side of the shuttle.
getFromPicker() - Method in class oracle.ide.db.panels.sql.FromObjectsPanel
 
getFromPicker() - Method in class oracle.ide.db.panels.sql.QuickPickObjectsPanel
 
getFromPolicy() - Method in class oracle.javatools.db.sql.WindowFunction
 
getFrozenProperties(DBObject) - Static method in class oracle.javatools.db.DBUtil
Gets the properties map for a given object frozen in its current state.
getFSM() - Method in class oracle.ide.wizard.FSMBuilder
Returns an FSM for the specification that has been built up using this FSMBuilder.
getFullName() - Method in class oracle.javatools.data.Structure
Returns the fully qualified name of this structure relative to its root structure.
getFullyQualifiedActualType() - Method in interface oracle.ide.runner.DebuggeeData
Get the fully qualified runtime-type of this object.
getFullyQualifiedDeclaredType() - Method in interface oracle.ide.runner.DebuggeeData
Get the fully qualified declared type of this object.
getFullyQualifiedName(DBObject) - Static method in class oracle.javatools.db.DBUtil
Returns the fully qualified name of the given object by prepending the parent's name (if one exists) followed by a dot.
getFullyQualifiedName(DBObject, boolean) - Static method in class oracle.javatools.db.DBUtil
Returns the fully qualified name of the given object, optionally with the schema prepended.
getFunction() - Method in class oracle.javatools.db.sql.DataMiningFunction
Gets the function (text).
getFunction() - Method in class oracle.javatools.db.sql.Function
Gets the function (text).
getFunction() - Method in class oracle.javatools.db.sql.FunctionUsage
Gets the function (text).
getFunctions() - Method in class oracle.javatools.parser.plsql.old.symbol.CodeBlockSymbol
 
getFunctions() - Method in class oracle.javatools.parser.plsql.old.symbol.RootSymbol
 
getGap() - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getGap() - Method in class oracle.javatools.ui.WindowTiler
 
getGap() - Method in class oracle.jdevimpl.audit.swing.CommandButtonLayout
Gets the gap for this layout manager.
getGapAboveLabel() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapAfterTabs() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapBeforeTabs() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapBelowLabel() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapBetweenTabs() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapCenter() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapClose() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapLeft() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGapRight() - Method in class oracle.ide.controls.customtab.CustomTab
 
getGenerateAction() - Static method in class oracle.ide.db.transfer.generate.GenerateController
The Generate Action is the IdeAction that bring up the full Generate Wizard.
getGenerateTarget(Class<? extends TransferTarget>) - Method in class oracle.ide.db.transfer.generate.GenerateTargetRegistry
Deprecated. Gets the GenerateTarget registered that contains the given TransferTarget class.
getGeneration() - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getGenericDeclaration() - Method in interface javax.ide.model.java.declaration.TypeVariableD
Gets the declaring generic declaration.
getGenericNavigable(String, String) - Method in class oracle.ide.model.panels.ProjectContentNavigable
 
getGlobalBundleInfos(HashStructure) - Static method in class oracle.ide.resourcebundle.ResourceBundleHook
 
getGlobalBundleInfos() - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Gets the list of global bundle infos
getGlobalBundles() - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Gets the list of global bundles
getGlobalBundles() - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Gets the list of global bundles
getGlobalCache() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListLocalStatusCache
Deprecated.  
getGlobalExtensionsHome() - Method in interface oracle.ideimpl.webupdate.Directories
Get the directory into which global extensions are installed.
getGlobalFilter() - Static method in class oracle.ide.file.FileSetFilters
Returns a filter that applies to all file sets.
getGlobalHashQuantity() - Method in class oracle.javatools.db.ora.OracleIndexPartitions
Returns the GLOBAL HASH quantity.
getGlobalKeyMap() - Method in class oracle.ide.keyboard.KeyStrokeOptions
 
getGlobalMap(KeyStrokeOptions) - Static method in class oracle.ide.keyboard.MultiMapAdapter
Extracts the global MultiInputMap from a KeyStrokeOptions and adds a listener to auto-update when it changes
getGlobalPartitionColumns() - Method in class oracle.javatools.db.ora.OracleIndexPartitions
 
getGlobalProperties() - Method in class oracle.javatools.ui.themes.Theme
Gets global properties of the theme.
getGlobalReopenAction() - Static method in class oracle.ide.cmd.FileOpenHistory
 
getGlobalSettingsHome() - Method in interface oracle.ideimpl.webupdate.Directories
Get the directory where information about installed updates that applies to all users is installed.
getGlobalStyleRegistry() - Static method in class oracle.javatools.editor.language.LanguageModule
Convenience routine to fetch the global style registry.
getGoToDeclarationAction() - Static method in class oracle.ide.controller.IdeActions
 
getGrabbableFocusManager() - Static method in class oracle.ide.keyboard.GrabbableFocusManager
 
getGradientColors() - Method in class oracle.ide.wizard.GenericWizardLauncher
Gets the color array to uwe when painting the gradient in the wizard.
getGradientDirection() - Method in class oracle.javatools.controls.GradientPanel
 
getGradientEndColor() - Method in class oracle.javatools.controls.GradientPanel
 
getGradientStartColor() - Method in class oracle.javatools.controls.GradientPanel
 
getGrammarForNamespace(String) - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarProvider
 
getGrammarProvider() - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingGrammarProviderSource
 
getGrammarProvider() - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingProjectGrammarProviderSource
 
getGrammarProvider(JDevXmlContext) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.GrammarProviderSource
 
getGrammarProvider(Context) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ProjectGrammarProviderSource
 
getGrammarProvider(Context, DelegatingXMLSourceNode) - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarRegistry
 
getGrammarProvider(Context, DelegatingXMLSourceNode, String) - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarRegistry
Gets a project level grammar provider for web app nodes.
getGroupByListType() - Method in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
getGroupByObject() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
getGroupByObject() - Method in interface oracle.javatools.db.sql.SQLQuery
Gets the "GROUP BY ...
getGroupBySetTerms() - Method in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
getGroupByType() - Method in class oracle.javatools.db.sql.GroupByExpression
 
getGroupId() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getGroupImports() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether imports will be grouped.
getGroupName() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the group name of this breakpoint
getGroupPackageDepth() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of common packages that will cause similar import statements to be grouped.
getGroups() - Method in class oracle.ide.palette2.DefaultPalettePage
Get all Palette Groups
getGroups() - Method in class oracle.ide.palette2.PalettePage
Get all Palette Groups
getGrowth() - Method in class oracle.javatools.ui.border.ShadowBorder
Returns the number of pixels to grow the shadow rectangle both horizontally and vertically compared to the component rectangle.
getGUI() - Method in class javax.ide.property.PropertyPage
Get the root graphical user interface component.
getGUI() - Method in class javax.ide.view.View
Get the root graphical user interface component.
getGUI() - Method in class oracle.ide.ceditor.CodeEditor
Get the view's root graphical user interface component.
getGUI() - Method in class oracle.ide.ceditor.CodeEditorGutterView
 
getGUI(boolean) - Method in class oracle.ide.controller.ContextMenu
Returns the actual popup menu, optionally creating it if it does not already exist.
getGUI(boolean) - Method in class oracle.ide.controller.MenuManager
Gets the MenuManager's GUI.
getGUI() - Method in interface oracle.ide.controls.StatusBar
Gets the Component
getGUI() - Method in class oracle.ide.controls.StatusBarControl
 
getGUI() - Method in class oracle.ide.docking.DrawerDockableWindow
 
getGUI() - Method in class oracle.ide.docking.DrawerWindow
 
getGUI() - Method in class oracle.ide.editor.AsynchronousEditor
Returns the editor's UI if: the editor is not in asynchronous mode the editor is in asynchronous mode, but it finish loading the UI model off the event dispatch thread otherwise it will return the UI to be shown while the UI model is being loaded.
getGUI() - Method in class oracle.ide.explorer.AbstractTreeExplorer
 
getGUI() - Method in class oracle.ide.explorer.TreeExplorer
Returns the component managing the tree.
getGUI() - Method in interface oracle.ide.externaltools.ExternalToolOptionsPage
Get the UI for this page.
getGUI() - Method in class oracle.ide.keyboard.KeyboardDockable
 
getGUI() - Method in class oracle.ide.log.DefaultLogPage
Get the GUI to be used to display the state of this page.
getGUI() - Method in class oracle.ide.log.MessagePage
Gets the component that provides the UI for the message page.
getGUI() - Method in class oracle.ide.runner.RunLogPage
This method is for internal use only and should not be called directly by an addin.
getGUI() - Method in class oracle.ide.view.View
 
getGUI() - Method in class oracle.ide.view.ViewDecorator
 
getGUI() - Method in interface oracle.javatools.compare.CompareView
Get the GUI for this compare view.
getGUI() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getGUI() - Method in class oracle.javatools.dialogs.progress.ProgressPanel
Gets the progress panel component, creating if necessary.
getGUI() - Method in class oracle.javatools.patch.PatchCompareView
 
getGUI() - Method in interface oracle.javatools.ui.builders.BuiltTextField
 
getGUI() - Method in interface oracle.javatools.ui.builders.BuiltToolBar
 
getGUI() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the user interface for the change list.
getGUI() - Method in class oracle.jdeveloper.vcs.spi.VCSExplorer
 
getGui() - Method in interface oracle.jdeveloper.webapp.metadata.ComponentEditorContext
This returns the XmlGui that the component editor may be embedded into.
getGUI() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getGUIComponent() - Method in class oracle.ide.editor.AsynchronousEditor
Returns this editor's UI component.
getGUIImpl() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
getGUIPanel() - Method in class oracle.ide.inspector.layout.CustomGUIComponent
 
getGUIUtilities() - Method in class javax.ide.IDE
Get the GUIUtilities.
getGUIUtilities() - Static method in class javax.ide.view.GUIUtilities
Get the GUIUtilities service for this IDE.
getGutter() - Method in class oracle.ide.ceditor.CodeEditor
Fetches the gutter associated with this editor on the left margin.
getGutter() - Method in interface oracle.javatools.editor.gutter.GutterColumn
Fetch the Gutter instance that this column is associated with.
getGutter() - Method in interface oracle.javatools.editor.gutter.GutterMark
Fetches the Gutter that this mark has been created in.
getGutter() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Fetch the Gutter instance that this column is associated with.
getGutter() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetches the Gutter that this mark has been created in.
getGutterColumn() - Method in interface oracle.javatools.editor.gutter.GutterMark
Fetches the GutterColumn that this mark was created in
getGutterColumn() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetches the GutterColumn that this mark was created in
getGutterContextMenu() - Static method in class oracle.ide.ceditor.CodeEditorGutter
Fetch the ContextMenu instance that will be used for the CodeEditorGutter.
getGutterFor(GutterColumn) - Static method in class oracle.ide.ceditor.CodeEditorGutter
Utility routine to fetch the CodeEditorGutter instance from the given column.
getGutterFor(GutterMark) - Static method in class oracle.ide.ceditor.CodeEditorGutter
Utility routine to fetch the CodeEditorGutter instance from the given mark.
getHandlerName() - Method in class oracle.javatools.editor.EditorProperties
Gets the name of the current handler to use.
getHasCheckBox() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getHasCheckBox() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getHasFocus() - Method in class oracle.ide.controls.JSelectableLabel
 
getHashQuantity() - Method in class oracle.javatools.db.ora.OracleTablePartitions
Return the HASH_QUANTITY.
getHashQuantityTablespaceIds() - Method in class oracle.javatools.db.ora.OracleTablePartitions
Return an array of a HASH_QUANTITY_TABLESPACE.
getHashQuantityTablespaces() - Method in class oracle.javatools.db.ora.OracleTablePartitions
Deprecated. 
getHashStructure() - Method in class oracle.ide.extension.HashStructureElementVisitor
Returns the HashStructure where this HashStructureElementVisitor unmarshalled its properties.
getHashStructure() - Method in class oracle.ide.extension.HashStructureHook
Deprecated. Add a HashStructureHook listener to read the HashStructure
getHashStructure() - Method in class oracle.ide.ProductInformation
Returns a read-only HashStructure containing the information that was read from the "product-hook> element of the product extension's manifest file.
getHashStructure(String) - Method in class oracle.javatools.data.HashStructure
 
getHashStructure() - Method in class oracle.javatools.data.HashStructureAdapter
Returns the HashStructure this adapter is adapting.
getHashStructureHook() - Method in class oracle.ide.extension.HashStructureHookEvent
Get the HashStructureHook that is the source of this event.
getHashStructureNode() - Method in class oracle.ide.model.HashStructureNodeChangeEvent
 
getHasParent() - Method in class oracle.javatools.editor.language.BaseStyle
Fetches whether this style has a parent or not.
getHasRadioButton() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getHaving() - Method in class oracle.javatools.db.sql.GroupByObject
 
getHeader() - Method in class oracle.ide.db.panels.PanelLibrary
Returns the traversable class to use for the header component.
getHeader() - Method in class oracle.javatools.ui.HeaderPanel
Gets the header.
getHeaderDescription() - Method in class oracle.ide.db.panels.SchemaPanel
 
getHeaderDescription() - Method in class oracle.ide.db.panels.SelectSchemaPanel
 
getHeaderDescription() - Method in class oracle.javatools.dialogs.DialogHeader
Deprecated. Returns the description string displayed in the dialog header.
getHeaderDescription() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the header description text.
getHeaderDescription() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilder
 
getHeaderDescription() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
getHeaderDescription() - Method in class oracle.jdeveloper.wizard.common.BaliWizard
 
getHeaderIcon() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the Checklist Header icon.
getHeaderImage() - Method in class oracle.ide.help.AboutBoxModel
Get the dialog header title image.
getHeaderImage() - Method in class oracle.javatools.dialogs.DialogHeader
Deprecated. Returns the image displayed the dialog header.
getHeaderImage() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilder
 
getHeaderImage() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
getHeaderImage() - Method in class oracle.jdeveloper.wizard.common.BaliWizard
 
getHeaders(StringBuffer, int) - Method in class oracle.javatools.util.ResourcePicker
Gets a TableColumnModel for the table to use, initialised with column headings from the resource named ???.0, ???.1, etc.
getHeaderText() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the Checklist header title text.
getHeaderTitle() - Method in class oracle.ide.db.panels.SchemaPanel
 
getHeaderTitle() - Method in class oracle.ide.db.panels.SelectSchemaPanel
 
getHeaderTitle() - Method in class oracle.javatools.dialogs.DialogHeader
Deprecated. Returns the title string displayed in the dialog header.
getHeaderTitle() - Method in class oracle.jdeveloper.wizard.common.BaliWizard
 
getHeading() - Method in class oracle.ide.migration.MigrationPanel.ResultData
 
getHeightAdjustment() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getHeightAdjustment() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getHeightAttrName() - Method in class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
getHelpable() - Method in class oracle.ide.palette2.DefaultPaletteItem
Get help link.
getHelpable() - Method in class oracle.ide.palette2.PaletteItem
Get help link.
getHelpableProvider() - Method in class oracle.ide.ceditor.CodeEditor
Deprecated.  
getHelpAboutAction() - Static method in class oracle.ide.controller.IdeActions
 
getHelpButton() - Method in class oracle.javatools.ui.ghost.GhostBuilder.GhostBuiltPalette
The ghostBuilder will only build the button, it will not add it to the content.
getHelpButton() - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Gets the help button, or null if none.
getHelpContext() - Method in interface oracle.jdeveloper.wizard.common.HelpContextProvider
 
getHelpContext() - Method in class oracle.ojc.interfaces.ErrorInfo
Returns the help context associated with the error or warning
getHelpDefinitions() - Method in class oracle.ide.help.HelpCallbacksHook
Gets the HelpDefinitions object that represents all the registered help callbacks
getHelper(Traversable, String) - Static method in class oracle.ide.config.SettingsUIRegistry
Returns a helper that can be used to automatically enable / disable and show / hide components on a page based on customization information.
getHelper() - Method in class oracle.ide.net.URLFileSystemHelperDecorator
Gets the delegate helper object for this decorator instance.
getHelperReferences() - Method in class oracle.ide.migration.MigrationInfo
Returns references to relevant NodeMigratorHelpers.
getHelperReferences() - Method in class oracle.ide.migration.NodeMigrator
Returns references to NodeMigratorHelpers.
getHelperReferences(MigrationInfo) - Method in class oracle.ide.migration.NodeMigrator
Returns references to NodeMigratorHelpers that are newer than the version number stored in the project file.
getHelpers() - Method in class oracle.ide.explorer.ChildFilterFactory
 
getHelpers() - Method in class oracle.ide.migration.MigrationInfo
Deprecated. use #getHelperReferences()
getHelpers() - Method in class oracle.ide.migration.NodeMigrator
Deprecated. #getHelperReferences() instead.
getHelpers(MigrationInfo) - Method in class oracle.ide.migration.NodeMigrator
Deprecated. use #getHelperReferences(MigrationInfo) instead.
getHelpFrom(PropertyModel) - Method in class oracle.ide.inspector.PropertyHelp
 
getHelpID() - Method in class oracle.ide.db.controls.CommentEditor
 
getHelpID() - Method in class oracle.ide.db.controls.SchemaObjectTargetPicker
 
getHelpID() - Method in class oracle.ide.db.panels.TabbedEditorPanel
 
getHelpID() - Method in class oracle.ide.model.LazyLoadedTraversable
 
getHelpId() - Method in interface oracle.ide.palette.PaletteEditor
Return the HelpId associated with this editor.
getHelpID() - Method in class oracle.ide.panels.DefaultTraversablePanel
This method allows a subclass to implement a dynamic means of determining the help ID.
getHelpID() - Method in interface oracle.ide.panels.Traversable
Returns the context-sensitive help topic ID to use for this Traversable.
getHelpID() - Method in class oracle.ide.resourcebundle.SelectTextPanel
Public as implementation detail only, must not be used externally
getHelpID() - Method in class oracle.jdeveloper.resources.GenericPanel
 
getHelpID() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesPanel
 
getHelpID() - Method in class oracle.jdevimpl.audit.profile.AuditProfilePanel
 
getHelpInfo() - Method in class oracle.ide.ceditor.CodeEditor.CEToolbar
By default the toolbar help will just refer to the editor help
getHelpInfo() - Method in class oracle.ide.ceditor.CodeEditor
Fetch the HelpInfo topic to display for this view.
getHelpInfo() - Method in class oracle.ide.ceditor.CodeEditorGutterView
 
getHelpInfo() - Method in class oracle.ide.docking.DrawerWindow
 
getHelpInfo() - Method in interface oracle.ide.help.Helpable
 
getHelpInfo(Helpable) - Method in interface oracle.ide.help.HelpableProvider
 
getHelpInfo() - Method in class oracle.ide.inspector.IdePropertyModel
 
getHelpInfo() - Method in class oracle.ide.log.MessagePage
Gets the HelpInfo associated with the message page
getHelpInfo() - Method in class oracle.ide.navigator.NavigatorManager
Get the help topic id for the navigator managed by me.
getHelpInfo() - Method in class oracle.ide.navigator.ProjectNavigatorWindow
 
getHelpInfo() - Method in class oracle.ide.runner.RunLogPage
Returns the HelpInfo for this log page.
getHelpInfo() - Method in class oracle.ide.runner.RunProcess
Returns the help info to be used when the user presses F1 in the log page for this run process.
getHelpInfo() - Method in class oracle.ide.view.View
 
getHelpInfo() - Method in class oracle.ide.view.ViewDecorator
 
getHelpInfo() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
getHelpInfo() - Method in class oracle.jdeveloper.runner.RunningProcess
Return HelpInfo for the running process
getHelpInfo() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Gets the help information for the view.
getHelpInfo() - Method in class oracle.jdeveloper.vcs.properties.PropertiesPanelProvider
Gets the help information for the view.
getHelpInfo() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getHelpPanel() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the HelpPanel of this TaskContent.
getHelpSystem() - Static method in class oracle.ide.help.HelpSystem
Returns the HelpSystem instance that is active in the IDE.
getHelpTopic() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets a string indicating the associate help topic.
getHelpTopicId(String) - Method in class oracle.ide.config.SettingsCustomizations
Returns the help topic id to use for the specified page id.
getHelpTopicID() - Method in interface oracle.ide.externaltools.ExternalToolOptionsPage
Get the help topic ID for this page.
getHelpTopicID() - Method in class oracle.ide.help.HelpInfo
 
getHelpTopicId() - Method in class oracle.javatools.ui.Header
Returns the help topic id for this header.
getHelpTopicId() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getHelpTopicId() - Method in interface oracle.jdeveloper.vcs.generic.VCSActionInfo
Gets the help topic of the dialog accompanying the action.
getHelpType() - Method in class oracle.ide.help.HelpInfo
 
getHexadecimals() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of prefix used to start a hexadecimal integer literal if the language supports integer literals.
getHexToRawString(PlsqlNode) - Static method in class oracle.javatools.db.sql.ParserUtils
Deprecated. 
getHexValue() - Method in interface oracle.ide.runner.DebuggeeData
Get the hex representation of this object, if possible
getHgap() - Method in class oracle.ide.controls.PentaLayout
Returns the horizontal gap between components.
getHiddenColumns() - Method in interface oracle.javatools.ui.builders.BuiltTable
Get columns that are hidden.
getHiddenColumns() - Method in class oracle.javatools.ui.table.GenericTable
Get columns that are hidden.
getHiddenColumns() - Method in class oracle.javatools.ui.table.GenericTablePersistentSettings
 
getHiddenCondition() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the hidden condition of this breakpoint.
getHiddenMessages() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getHiddenPages() - Method in class oracle.ide.config.SettingsCustomizations
Returns the ids of all pages that are hidden.
getHiddenProperties() - Method in class oracle.javatools.history.HistoryComponent
 
getHideSingleTab() - Method in class oracle.ide.controls.ScrollableTabBar
Gets whether the tab area is hidden if there is only a single tab.
getHierarchicalQueryObject() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
getHierarchicalQueryObject() - Method in interface oracle.javatools.db.sql.SQLQuery
Get the "CONNECT BY ...
getHierarchy() - Method in interface javax.ide.model.java.declaration.TypeD
Recursively gets all direct supertypes.
getHierarchy() - Method in class oracle.ide.controls.FocusHierarchyEvent
 
getHierarchy() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getHierarchy() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Recursively gets the full list of all resolved superclasses and super-interfaces.
getHighlightBorderInsets() - Static method in class oracle.ide.util.GraphicsUtils
Return the amount of space taken up by a highlight border drawn by drawHighlightBorder().
getHighlightedTabColor() - Static method in class oracle.ide.IdeUIManager
 
getHighlightedTextColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getHighlighter() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches the object responsible for making highlights.
getHighlightLayers() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches an iterator to access the highlight layers associated with this editor pane.
getHighlightRegions(TransformContext) - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Gets the highlight regions set by the apply method of a transform for its model, or an empty list if none.
getHighlightRegistry() - Method in class oracle.javatools.editor.BasicEditorPane
Fetch the global highlight registry used for all editor panes.
getHighlightRegistry() - Method in class oracle.javatools.editor.EditorProperties
Fetch the global highlight registry used for all editor panes.
getHighlightStyle() - Method in interface oracle.javatools.editor.gutter.GutterMark
Fetches the HighlightStyle associated with this GutterMark when it was created.
getHighlightStyle() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetches the HighlightStyle associated with this GutterMark when it was created.
getHighlightStyle() - Method in class oracle.javatools.editor.highlight.HighlightedText
Fetches the highlight style used for this region of highlight.
getHighlightStyleFor(int) - Method in class oracle.ide.ceditor.AbstractBrowseClickPlugin
Fetch the HighlightStyle which should be used for highlighting the a given region for the specified action type.
getHighlightStyleFor(int) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Fetch the HighlightStyle which should be used for highlighting the a given region for the specified action type.
getHighlightStyleName() - Method in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
getHint() - Method in class oracle.ide.inspector.layout.CategoryLayout
Get a short helpful hint for user display.
getHint() - Method in class oracle.ide.inspector.layout.ExtensibleGroup
Get a short helpful hint for user display.
getHint() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.CategoryLayoutAssembly
 
getHint() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceAssembly
Gets the hint of the first element of the assembly.
getHint() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Gets the hint of the first element of the assembly.
getHint() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.DisplayGroupAssembly
Gets the hint of the first element of the assembly.
getHint() - Method in class oracle.javatools.ui.checklist.ContentElement
Returns the HintText (or description) of the content element.
getHint() - Method in class oracle.javatools.ui.ComponentWithHint
Gets the current hint text.
getHintTextFor(int) - Method in class oracle.ide.ceditor.AbstractBrowseClickPlugin
Fetch the hint text that should be displayed in the editor status bar for the given action type.
getHintTextFor(int) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Fetch the hint text that should be displayed in the editor status bar for the given action type.
getHintValue(String) - Method in class oracle.ide.config.SettingsFieldCustomizations
Returns the value of the hint with the specified name, if present.
getHistoriedNodes() - Method in interface oracle.ide.cmd.HistoryGeneratingCommand
Get an array of Node whose state should be persisted.
getHistoriedNodes() - Method in class oracle.ide.cmd.RestoreHistoryCommand
 
getHistory() - Method in class oracle.ide.util.HistoryList
Returns the items in this history list.
getHistory() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getHistoryCount() - Method in class oracle.ide.cmd.FileOpenHistory
Get the maximum number of entries in the history list.
getHistoryEntrySelectorLHS(Context) - Static method in class oracle.jdeveloper.history.HistoryContext
 
getHistoryEntrySelectorRHS(Context) - Static method in class oracle.jdeveloper.history.HistoryContext
 
getHistoryManager() - Static method in class oracle.ide.history.HistoryManager
Get the HistoryManager instance.
getHistoryManager() - Static method in class oracle.jdeveloper.history.HistoryManager
Get the history manager.
getHistoryProperty(String) - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Gets the HistoryProperty declared in the profile with the specified id.
getHistoryProvider() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets the provider for the version history associated with a file.
getHistoryProvider() - Method in class oracle.jdeveloper.vcs.spi.VCSHistoryProvider
 
getHistoryProviders() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryViewer
 
getHomeDirectory() - Static method in class oracle.ide.Ide
Deprecated. since 11.0 - use Ide.getProductHomeDirectory() instead.
getHook(ElementName) - Method in class javax.ide.extension.ExtensionRegistry
Get the hook for the specified element name.
getHook() - Static method in class oracle.ide.editor.FileSaveHook
Gets a HashStructureHook containing the "file-save-hook" declarations encountered in the extension manifests loaded by the ExtensionRegistry.
getHook(ElementName) - Method in class oracle.ide.ExtensionRegistry
Returns the hook for the specified element name.
getHook() - Static method in class oracle.ide.migration.NodeMigratorHook
Gets a HashStructureHook containing the "node-migrator-hook" declarations encountered in the extension manifests loaded by the ExtensionRegistry.
getHook() - Static method in class oracle.ide.model.ContentSetProvidersHook
Gets a HashStructureHook containing the "content-set-providers-hook" declarations encountered in the extension manifests loaded by the ExtensionRegistry.
getHook() - Static method in class oracle.ide.model.DependableFactoryHook
Gets a HashStructureHook containing the "dependable-factory-hook" declarations encountered in the extension manifests loaded by the ExtensionRegistry.
getHook() - Static method in class oracle.ide.model.RecognizersHook
Gets a HashStructureHook containing the "node-recognizers-hook" declarations encountered in the extension manifests loaded by the ExtensionRegistry.
getHookNamespaceURI() - Method in class javax.ide.extension.DynamicHook
 
getHorizontalFill() - Method in class oracle.ide.controls.VerticalFlowLayout
Deprecated.  
getHorizontalFill() - Method in class oracle.javatools.ui.layout.VerticalFlowLayout
 
getHorizontalScrollBars() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getHorizontalScrollComponent() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getHorizontalScrollComponent() - Method in interface oracle.javatools.compare.view.CustomHorizontalScrollView
Deprecated. Get the horizontal scrollbar component for this compare view.
getHorizontalVisibility() - Method in class oracle.javatools.ui.ExtendedTextField
 
getHost() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Get the proxy host.
getHost() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the SQL*Net string for connect.
getHostedComponent() - Method in interface oracle.ide.docking.Dockable
Gets the root component of the user interface to be docked or floated.
getHostedComponent() - Method in class oracle.ide.docking.DockableWindow
Gets the root component of the user interface to be docked or floated.
getHostedComponent() - Method in class oracle.javatools.ui.HeaderPanel
Returns the currently hosted component.
getHostedDockables() - Method in class oracle.ide.navigator.NavigatorManager
Deprecated. use NavigatorManager.getHostedViews() instead.
getHostedDockables() - Method in class oracle.ide.navigator.NavigatorWindow
 
getHostedViews() - Method in class oracle.ide.navigator.NavigatorManager
 
getHotkeyAt(int) - Method in class oracle.ide.controls.SingleRowTabbedPane
Deprecated.  
getHotkeyAt(int) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getHover(BasicEditorPane, List<HoverFlavor>, int, Rectangle) - Method in class oracle.ide.ceditor.AbstractEditorHoverPlugin
Get the Hover object if the installHoverableEditor(BasicEditorPane) is true, and getRectangleOffsets has returned a valid value.
getHtmlContentSet() - Method in class oracle.jdeveloper.model.J2eeSettings
 
getHTMLData() - Method in class oracle.jdevimpl.audit.swing.TableTransferable
Fetch the data in a text/html format
getHtmlMessage() - Method in interface oracle.javatools.status.Issue
Gets a translated HTML formatted text message describing this issue.
getHtmlNamespace(AbstractModel) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
Finds HTML namesapce used in the document of the given model, or if none is used returns default HTML namesapce in its context.
getHtmlRootDirectory() - Method in class oracle.jdeveloper.model.J2eeSettings
Retrieves the HTML root directory.
getHtmlSourceNodeHookManager() - Static method in class oracle.jdeveloper.webapp.html.HtmlSourceNodeHookManager
 
getHtmlText() - Method in class oracle.javatools.ui.RichHintLabel
Returns the HTML text of this hint component.
getHunkMatchLine(PatchHunk) - Method in class oracle.javatools.patch.PatchContext
Gets the corresponding matched patch hunk line from the context.
getHunks() - Method in class oracle.javatools.patch.PatchEntry
Gets all PatchHunk instances in the patch entry.
getHyperLinkText(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the text of the hyperlink for the specified list item.
getIcon() - Method in class javax.ide.menu.IDEAction
 
getIcon() - Method in class javax.ide.model.Element
 
getIcon(Element) - Method in class javax.ide.model.ElementDisplayInfo
Get the icon for the specified element.
getIcon() - Method in class javax.ide.view.DefaultViewable
 
getIcon() - Method in interface javax.ide.view.Viewable
Gets a relative path to the icon.
getIcon() - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Returns the Icon representing this document type.
getIcon() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getIcon() - Method in class oracle.ide.controls.customtab.CustomTabPage
 
getIcon() - Method in class oracle.ide.controls.customtab.DefaultCustomTabPage
 
getIcon() - Method in class oracle.ide.controls.MenuItem
Override inherited implementation to fetch the icon from the Action if an attempt to do so has not yet been made.
getIcon() - Method in class oracle.ide.controls.RadioMenuItem
Override inherited implementation to fetch the icon from the Action if an attempt to do so has not yet been made.
getIcon() - Method in class oracle.ide.controls.ToggleMenuItem
Override inherited implementation to fetch the icon from the Action if an attempt to do so has not yet been made.
getIcon() - Method in class oracle.ide.controls.ToolButton
Override inherited implementation to fetch the icon from the Action if an attempt to do so has not yet been made.
getIcon() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getIcon(int) - Static method in class oracle.ide.db.DBIcons
Deprecated.  
getIcon() - Method in class oracle.ide.db.model.BaseDBObjectNode
Default implementation of this Displayable method returns the appropriate icon for the object's type.
getIcon() - Method in class oracle.ide.db.model.BaseDBObjectTextNode
Default implementation of this Displayable method returns the appropriate icon for the object's type.
getIcon() - Method in class oracle.ide.db.model.SqlNode
 
getIcon() - Method in class oracle.ide.explorer.ChildFilter
 
getIcon() - Method in class oracle.ide.explorer.IconOverlay
Gets an Icon describing this object.
getIcon(int) - Static method in class oracle.ide.expressionbuilder.ExpressionBuilderArb
 
getIcon() - Method in class oracle.ide.externaltools.ExternalToolType
Note: this method should not be overridden by declarative implementations
getIcon() - Method in class oracle.ide.externaltools.macro.MacroExpander
Get the icon for this macro.
getIcon() - Method in class oracle.ide.layout.IdeLayout
 
getIcon() - Method in class oracle.ide.layout.IdeProperties
 
getIcon() - Method in class oracle.ide.layout.Layouts
 
getIcon() - Method in class oracle.ide.layout.SimpleLayout
 
getIcon() - Method in class oracle.ide.model.Connections
 
getIcon() - Method in class oracle.ide.model.DefaultDisplayable
This implementation returns a plain document icon.
getIcon() - Method in class oracle.ide.model.DefaultFolder
Part of Element interface.
getIcon() - Method in class oracle.ide.model.DiscoveredDependable.DefaultDiscoveredDependable
 
getIcon() - Method in interface oracle.ide.model.Displayable
Returns an Icon that can be shown in association with this Displayable.
getIcon() - Method in class oracle.ide.model.DocumentInfo
Get the icon property, performing delayed resource fetch if necessary.
getIcon() - Method in class oracle.ide.model.IdeSystem
Element interface method.
getIcon() - Method in class oracle.ide.model.ImageNode
 
getIcon() - Method in class oracle.ide.model.Node
Displayable interface method.
getIcon() - Method in interface oracle.ide.model.NodeInfo
The Icon that is to be shown in association with the data bean.
getIcon() - Method in class oracle.ide.model.Preferences
Deprecated.  
getIcon() - Method in class oracle.ide.model.Project
 
getIcon() - Method in class oracle.ide.model.Workspace
 
getIcon() - Method in class oracle.ide.model.Workspaces
 
getIcon() - Method in class oracle.ide.model.XMLDataNode
Part of the Element interface.
getIcon() - Method in interface oracle.ide.palette.PaletteEditor
Return the Icon to be displayed by the editor.
getIcon() - Method in interface oracle.ide.palette.PaletteItem
 
getIcon() - Method in class oracle.ide.palette2.DefaultPaletteGroup
 
getIcon() - Method in class oracle.ide.palette2.DefaultPaletteItem
Get Icon.
getIcon() - Method in class oracle.ide.palette2.DefaultPalettePage
Get Icon.
getIcon() - Method in class oracle.ide.palette2.PaletteGroup
Get Icon.
getIcon() - Method in class oracle.ide.palette2.PaletteItem
Get Icon.
getIcon() - Method in class oracle.ide.palette2.PalettePage
Get Icon.
getIcon() - Method in class oracle.ide.panels.Navigable
This implementation always returns null.
getIcon() - Method in class oracle.ide.ProductInformation
Returns an IconDescription of a 32x32 icon image for the product.
getIcon() - Method in class oracle.ide.runner.RunProcess
Gets the Icon for this RunProcess element.
getIcon() - Method in class oracle.ide.todo.AbstractToDoItem
Returns an icon to represent the to do item
getIcon() - Method in class oracle.ide.util.MenuSpec
 
getIcon() - Method in class oracle.ide.wizard.Wizard
Gets the Icon to use in the Object Gallery.
getIcon() - Method in class oracle.javatools.controls.WashedIcon
Gets the original source Icon to use for rendering.
getIcon() - Method in interface oracle.javatools.editor.gutter.GutterMark
Gets the Icon that is associated with this GutterMark.
getIcon() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Gets the Icon that is associated with this GutterMark.
getIcon() - Method in class oracle.javatools.editor.insight.ListDataItem
Fetches an icon associated with this type of data item that can pictorially provide some information for this data item.
getIcon(String) - Static method in class oracle.javatools.icons.OracleIcons
Gets an icon.
getIcon() - Method in enum oracle.javatools.status.Severity
 
getIcon() - Method in class oracle.javatools.ui.breadcrumbs.PopupItem
 
getIcon() - Method in enum oracle.javatools.ui.builders.ListBuilder.DefaultAction
 
getIcon() - Method in enum oracle.javatools.ui.builders.TableBuilder.DefaultAction
 
getIcon() - Method in class oracle.javatools.ui.checklist.ContentElement
Returns the icon for the content element.
getIcon() - Method in class oracle.javatools.ui.checklist.Step
Returns the step icon.
getIcon() - Method in class oracle.javatools.ui.checktree.TriStateNode
Return the icon used to render this object in the tree.
getIcon() - Method in class oracle.javatools.ui.Header
Returns the decorative icon for the header.
getIcon(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Gets an icon.
getIcon(JTree, T, boolean, boolean, boolean, int) - Method in class oracle.javatools.ui.TruncatingTreeCellRenderer
Gets the icon to display for an item in the tree.
getIcon() - Method in class oracle.jdeveloper.audit.analyzer.Severity
 
getIcon() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilder
 
getIcon() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
getIcon(String) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Gets an icon for the given store.
getIcon(String) - Method in class oracle.jdeveloper.db.StoreProvider
 
getIcon() - Method in class oracle.jdeveloper.history.HistoryElement
 
getIcon() - Method in class oracle.jdeveloper.history.RevisionIdentifier
Get the icon.
getIcon() - Method in class oracle.jdeveloper.library.AbstractLibrary
 
getIcon() - Method in class oracle.jdeveloper.library.AddinJDK
 
getIcon() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getIcon() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getIcon() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getIcon() - Method in class oracle.jdeveloper.library.JLibraryAdapter
 
getIcon() - Method in class oracle.jdeveloper.library.JLibraryList
 
getIcon() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getIcon() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getIcon() - Method in class oracle.jdeveloper.library.ListWrapper
 
getIcon() - Method in class oracle.jdeveloper.merge.BaseMergeNode
 
getIcon() - Method in class oracle.jdeveloper.merge.TextMergeNode
 
getIcon() - Method in class oracle.jdeveloper.model.JspSourceNode
Returns the Icon for this node instance
getIcon() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getIcon() - Method in class oracle.jdeveloper.offlinedb.wizard.ProviderWizard
 
getIcon() - Method in class oracle.jdeveloper.offlinedb.wizard.SchemaChooserWizard
 
getIcon() - Method in class oracle.jdeveloper.offlinedb.wizard.SchemaWizard
 
getIcon() - Method in class oracle.jdeveloper.runner.RemoteProcess
 
getIcon() - Method in class oracle.jdeveloper.runner.RunningProcess
Returns an icon to be used for the running process
getIcon() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
getIcon() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow.ScopeFilter
 
getIcon(String) - Static method in class oracle.jdeveloper.vcs.icons.VCSIconArb
 
getIcon() - Method in class oracle.jdeveloper.vcs.nav.ConnectionNodeDecorator
 
getIcon() - Method in class oracle.jdeveloper.vcs.nav.ConnectionPlaceholderNode
 
getIcon() - Method in class oracle.jdeveloper.vcs.spi.VCSExtensionInformation
 
getIcon() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryNode
 
getIcon() - Method in class oracle.jdeveloper.wizard.common.BaliWizard
 
getIcon() - Method in class oracle.jdevimpl.audit.core.AuditAddinDescription
 
getIcon(Class) - Method in class oracle.jdevimpl.audit.log.TypeFilter
Gets the icon for a presentation type.
getIcon() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getIcon() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter.UnauditableElement
 
getIconForMenu(int) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getIconForSuffix(String) - Static method in class oracle.jdeveloper.vcs.util.VCSNodeIconUtils
 
getIconForTab(int) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getIconForURL(URL) - Static method in class oracle.jdeveloper.vcs.util.VCSNodeIconUtils
 
getIconHeight() - Method in class oracle.ide.controls.ArrowIcon
Returns the height of the arrow in pixels.
getIconHeight() - Method in class oracle.ide.controls.ColorIcon
Returns the icon's height.
getIconHeight() - Method in class oracle.ide.controls.ForegroundSwappedIcon
 
getIconHeight() - Method in class oracle.ide.controls.OverlayIcon
 
getIconHeight() - Method in class oracle.ide.controls.RotatingIcon
 
getIconHeight() - Method in class oracle.ide.db.util.IconWithSmallOverlay
 
getIconHeight() - Method in class oracle.ide.nulls.NullIcon
 
getIconHeight() - Method in class oracle.javatools.controls.WashedIcon
 
getIconHeight() - Method in class oracle.javatools.ui.AnimatedCellIcon
 
getIconHeight() - Method in class oracle.javatools.ui.EmptyIcon
 
getIconHeight() - Method in class oracle.javatools.ui.PolygonIcon
 
getIconHeight() - Method in class oracle.javatools.ui.TranslucentIcon
 
getIconHeight() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellRenderer
 
getIconHeight() - Method in class oracle.jdevimpl.audit.swing.WhitespaceDecoratorIcon
 
getIconImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch an icon from the ArrayResourceBundle.
getIcons() - Method in class oracle.ide.controls.OverlayIcon
 
getIconURL() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.getIconURL().
getIconURL() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Get the URL of the icon for this external tool.
getIconURL() - Method in class oracle.ide.palette2.DefaultPaletteItem
 
getIconURL() - Method in interface oracle.jdeveloper.webapp.libraries.DisplayableTagLibrary
 
getIconURL() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
 
getIconVisible() - Method in class oracle.ide.controls.ToolButton
Deprecated. Replace with ToolButton.getIcon() != null.
getIconWhenRequired() - Method in class oracle.ide.externaltools.ExternalTool
If an external tool is displayed in the toolbar, an icon is required.
getIconWhenRequired() - Method in class oracle.ide.externaltools.LazyExternalTool
 
getIconWidth() - Method in class oracle.ide.controls.ArrowIcon
Returns the width of the arrow in pixels.
getIconWidth() - Method in class oracle.ide.controls.ColorIcon
Returns the icon's width.
getIconWidth() - Method in class oracle.ide.controls.ForegroundSwappedIcon
 
getIconWidth() - Method in class oracle.ide.controls.OverlayIcon
 
getIconWidth() - Method in class oracle.ide.controls.RotatingIcon
 
getIconWidth() - Method in class oracle.ide.db.util.IconWithSmallOverlay
 
getIconWidth() - Method in class oracle.ide.nulls.NullIcon
 
getIconWidth() - Method in class oracle.javatools.controls.WashedIcon
 
getIconWidth() - Method in class oracle.javatools.ui.AnimatedCellIcon
 
getIconWidth() - Method in class oracle.javatools.ui.EmptyIcon
 
getIconWidth() - Method in class oracle.javatools.ui.PolygonIcon
 
getIconWidth() - Method in class oracle.javatools.ui.TranslucentIcon
 
getIconWidth() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellRenderer
 
getIconWidth() - Method in class oracle.jdevimpl.audit.swing.WhitespaceDecoratorIcon
 
getID() - Method in class javax.ide.extension.ExtensionDependency
Get the id of the extension this dependency is for.
getID() - Method in interface javax.ide.Identifiable
Gets this object's unique identifier.
getID() - Method in class javax.ide.menu.IDEAction
 
getID() - Method in class oracle.ide.composite.CompositeFileElementEvent
Gets the event type.
getId() - Method in class oracle.ide.controller.Command
Gets the command identifier
getId(Component) - Method in class oracle.ide.controller.MenuManager
Returns the id of the specified menu component.
getID() - Method in class oracle.ide.docking.DockableEvent
Gets the event ID.
getID() - Method in class oracle.ide.expressionbuilder.PickerEvent
 
getId() - Method in class oracle.ide.extension.feature.Feature
 
getId() - Method in class oracle.ide.extension.feature.FeatureCategory
 
getId() - Method in class oracle.ide.extension.Role
Returns the unique identifier for this role.
getId() - Method in class oracle.ide.extension.rules.Rule
 
getId() - Method in class oracle.ide.extension.rules.RuleType
 
getId() - Method in class oracle.ide.externaltools.ExternalToolScanner
Get a unique ID for this scanner.
getId() - Method in class oracle.ide.externaltools.ExternalToolType
Gets an id that uniquely identifies this external tool type.
getId() - Method in interface oracle.ide.file.FileChange
Get the file ID for this change.
getId() - Method in class oracle.ide.file.FileTable.FileChangeImpl
 
getId(URL) - Method in class oracle.ide.file.FileTable
Get the ID of a file in this table.
getID() - Method in class oracle.ide.IdeEvent
 
getID() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.CategoryLayoutAssembly
Assemblies do not have a unique ID.
getID() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceAssembly
Assemblies do not have a unique ID.
getID() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Assemblies do not have a unique ID.
getID() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.DisplayGroupAssembly
Assemblies do not have a unique ID.
getId() - Method in class oracle.ide.layout.ViewId
 
getId() - Method in class oracle.ide.performance.PerformanceLogRecord
 
getID() - Method in class oracle.ide.quickdiff.QuickDiffReferenceProvider
Gets the ID against which this reference provider is registered.
getID() - Method in interface oracle.ide.runner.DebuggerExtender
Called by the Debugger to get the unique ID that identifies this DebuggerExtender Warning: This method will be called during the call to method: DebuggerExtenderCallback addDebuggerExtender( DebuggerExtender extender );
getID() - Method in class oracle.ide.task.Task
Retrieves the unique ID of the Task
getID() - Method in class oracle.ide.util.CollectionEvent
 
getId() - Method in interface oracle.ide.vcs.VCS
Gets the identifying string used to uniquely represent the version control system implementation
getId() - Method in class oracle.ide.view.View
Unique id identifying this view.
getID() - Method in class oracle.ide.view.ViewEvent
Determine what type of change occurred.
getID() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the id of this update.
getId() - Method in class oracle.javatools.compare.view.ViewEditEvent
 
getID() - Method in class oracle.javatools.db.AbstractDBObject
 
getID() - Method in interface oracle.javatools.db.DBObject
Retrieves the object ID associated with this object.
getID() - Method in class oracle.javatools.patch.PatchEvent
Gets the event type.
getId() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
Gets the unique identifier
getId() - Method in class oracle.javatools.ui.checklist.ContentElement
Returns the id of the ContentElement.
getId() - Method in class oracle.javatools.ui.themes.Theme
 
getId() - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
getId() - Method in class oracle.jdeveloper.audit.service.Profile
Gets the id of this profile, or null if not a predefined profile.
getID() - Method in class oracle.jdeveloper.library.AbstractLibrary
 
getID() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getID() - Method in interface oracle.jdeveloper.library.Library
 
getID() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getID() - Method in class oracle.jdeveloper.library.LibraryReference
 
getID() - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Returns a unqiue ID for this provider.
getID() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectID
Deprecated. use setIdentifer
getID() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Gets this object's unique identifier.
getId() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets the identifying string used to uniquely represent the version control system implementation
getId() - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getIDE() - Static method in class javax.ide.IDE
Get the ide implementation.
getIDE() - Method in class javax.ide.IDEEvent
Get the IDE where the event happened.
getIde1013ExtensionDirectory(File) - Method in class oracle.ide.migration.ExtensionMigrator
 
getIdeActionMap() - Static method in class oracle.ide.Ide
Returns an ActionMap for the IDE's accelerator keys.
getIdeArgs() - Static method in class oracle.ide.Ide
Gets the {@link IdeArgs)
getIdeArgs() - Method in class oracle.ide.IdeCore
 
getIdeCharset() - Method in class oracle.javatools.db.DatabaseDescriptor
 
getIdeContainerType() - Method in class oracle.ide.controls.FocusHierarchyEvent
 
getIdeContext() - Method in class oracle.ide.extension.rules.RuleEvaluationContext
 
getIdeContext() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets an IDE context for the model currently being traversed.
getIdeContext() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Creates an IDE context for this model.
getIdeContext() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets an IDE context in which this transform is being applied.
getIdeContext() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getIdeController() - Static method in class oracle.ide.Ide
Internal only.
getIDEDialogs() - Method in class javax.ide.view.GUIUtilities
Get the IDEDialogs that can be used to show standard IDE dialogs.
getIdeEncoding() - Static method in class oracle.ide.util.IdeUtil
Retrieves the IDE-wide encoding.
getIdeHook(ElementName) - Method in class oracle.ide.ExtensionRegistry
Deprecated. since 11.0. Use ExtensionRegistry.getHook(ElementName). This method is being maintained for backwards compatibility.
getIdeIanaEncoding() - Static method in class oracle.ide.util.IdeUtil
Retrieves the IDE-wide IANA encoding.
getIdeInputMap() - Static method in class oracle.ide.Ide
Returns an InputMap for the IDE's accelerator keys.
getIdeLogWindow() - Static method in class oracle.ide.log.LogManager
Returns the LogWindow instance that is used by the currently active LogManager.
getIdeMainWindowView() - Method in class oracle.ide.IdeMainWindow
 
getIdentifer() - Method in class oracle.jdeveloper.history.HistoryProvider
Get a history identifier.
getIdentifier(DBObjectProvider) - Method in class oracle.javatools.db.DatabaseFactory
 
getIdentifier() - Method in class oracle.javatools.db.DBObjectLister.ObjectInfo
 
getIdentifier(DBObjectProvider) - Method in class oracle.javatools.db.DBObjectProviderFactory.Creator
Returns an identifier for the given provider that is used when notifying listeners of provider events.
getIdentifier() - Method in class oracle.javatools.db.execute.StatementWrapper
Gets the identifier for this statement wrapper.
getIdentifier() - Method in class oracle.javatools.db.IdentifierBasedID
Gets the ID (identifier) that this ID is using.
getIdentifier() - Method in class oracle.javatools.db.ReferenceID
If this reference ID is refering to an object in a provider that uses IdentifierBasedID object ids then this records the identifier for the referenced object.
getIdentifier(Context) - Method in class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
getIdentifier() - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarProviderFactory
 
getIdentifier() - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistryEntryFactory
Returns supported node type identifier.
getIdentifier() - Method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegate
Returns the string identifier of the source node delegate.
getIdentifierAtOffset(int) - Method in class oracle.ide.ceditor.AbstractBrowseClickPlugin
Utility routine to determine the identifier at the given offset, or null if there is none.
getIdentifierHierarchy(Context) - Method in class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
getIdentifierHierarchy() - Method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegate
 
getIdentifierQuoteString() - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getIdentifierQuoteString() - Method in interface oracle.javatools.db.Database
Returns the String to use to quote SQL identifiers with
getIdentifierQuoteString() - Method in class oracle.javatools.db.DatabaseDescriptor
Returns the identifier quote string for the Database being described.
getIdentifierQuoteString() - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the string used to quote identifiers.
getIdeProperties() - Static method in class oracle.ide.Ide
Gets the IdeProperties instance
getIdeProperty(String) - Static method in class oracle.jdeveloper.vcs.util.VCSConfigUtils
Gets the value of the IDE property for the given key, as stored in 'ide.properties'.
getIDEPropertyPages() - Method in class javax.ide.property.PropertyPageRegistry
Get the IDE property pages.
getIdeStartupTaskKey() - Static method in class oracle.ide.IdeCore
 
getIDFromString(String) - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getIDMap() - Method in class oracle.javatools.db.IDPolicy
Returns the mapping of original IDs to new IDs for the copy process.
getIdRef() - Method in class oracle.ide.config.SettingsFieldCustomizations
Returns the idref for this field customization.
getIDs(DBObject[]) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getIDScheme() - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Deprecated. 
getIgnoreNav() - Method in class oracle.javatools.db.sql.ModelObject.CellReferenceOptions
 
getImage() - Method in class oracle.ide.controls.ForegroundSwappedIcon
 
getImage(int) - Static method in class oracle.ide.db.DBIcons
Deprecated.  
getImage(int) - Static method in class oracle.ide.expressionbuilder.ExpressionBuilderArb
 
getImage() - Method in class oracle.ide.model.ImageNode
 
getImage() - Method in class oracle.ide.ProductInformation
Returns the product logo to display in the about box.
getImage(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the image for the specified list item.
getImage() - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Returns the conceptual image for this task.
getImage(String) - Method in class oracle.javatools.util.ResourcePicker
Get an image resource identified by name.
getImage(String, String) - Static method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getImageExtensions() - Static method in class oracle.ide.util.GraphicsUtils
Returns an array of extenstions for available images.
getImageFilter() - Method in class oracle.jdeveloper.palette.WebApplicationConfiguration
 
getImageIconImpl(int, boolean) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch an ImageIcon based on a file name from the ArrayResourceBundle.
getImageImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch an image from the ArrayResourceBundle.
getImageResource(String) - Method in class oracle.javatools.util.ResourcePicker
This gets an image using it's leafname, eg 'WizardImage.gif'.
getImageText(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicResStringImageURLFileSystemHelper
 
getImageText(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getImageURLFilter() - Static method in class oracle.ide.model.ImageNode
Returns a URLFilter that selects the image file formats directly supported by ImageNode.
getImpl(URL[], ChangeListStatus[]) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListStatusCache
Deprecated. Gets current statuses for the given URLs, populating the status array.
getImpl(URL[], VCSStatus[]) - Method in class oracle.jdeveloper.vcs.spi.VCSStatusCache
Deprecated. Gets current statuses for the given URLs, populating the status array.
getImplClassLoader() - Static method in class oracle.javatools.db.DBCore
Internal use only.
getImplementationClass() - Method in class oracle.jdeveloper.audit.extension.BeanDefinition
 
getImplementationClasses() - Method in interface oracle.ide.inspector.Extension
Get the one or more concrete implementation classes being represented by this Extension.
getImportButtonText() - Method in class oracle.jdeveloper.vcs.controls.ImportCreateConnectionPanel
 
getImportedElementAt(int) - Method in interface oracle.javatools.parser.java.v2.model.CompiledImport
 
getImportedElementCount() - Method in interface oracle.javatools.parser.java.v2.model.CompiledImport
 
getImportedElements() - Method in interface oracle.javatools.parser.java.v2.model.CompiledImport
 
getImportGenerateConn() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. no longer used.
getImportGenerateKey() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. no longer used.
getImportInnerClasses() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether inner classes are imported, or only their parent class.
getImportName() - Method in class oracle.javatools.parser.java.v2.util.SimplifyTypeHelper
 
getImportNames() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the set of import strings.
getImports() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the list of import declarations.
getInactiveControlTextColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getInactiveSystemTextColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getInactiveTitleButtonColor() - Static method in class oracle.ide.IdeUIManager
 
getInactiveTitleColor() - Static method in class oracle.ide.IdeUIManager
 
getInactiveTitleForegroundColor() - Static method in class oracle.ide.IdeUIManager
 
getInactiveTitleGradientDarkColor() - Static method in class oracle.ide.IdeUIManager
 
getInactiveTitleGradientLightColor() - Static method in class oracle.ide.IdeUIManager
 
getIncludeAllDependencies() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getIncludeAllFiles() - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
 
getIncludeColumn() - Method in class oracle.javatools.db.ora.OracleIndexOrganizedTableProperties
Gets the column (if any) to put in the INCLUDE clause.
getIncludeDependencies() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getIncludeJoinKeyword() - Method in class oracle.javatools.db.sql.JoinObject
 
getIncludeSynonymsCheck() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
Returns the checked status of the include synonyms check box.
getIncludeTablesCheck() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
Returns the checked status of the include tables check box.
getIncludeUrl(ServletRequest, XmlContext, Node, ClassLoader) - Method in interface oracle.jdeveloper.webapp.design.RenderAsIncludeProvider
Executes an include tag with the resolved url instead of exercising the node.
getIncludeViewsCheck() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
Returns the checked status of the include views check box.
getIncomingDependenciesOnFeature(Feature) - Method in class oracle.ide.extension.feature.FeatureRegistry
Returns the set of features that depend on the given feature (directly or indirectly)
getIncompleteCount() - Method in interface oracle.javatools.status.Status
Gets the number of incompletes found in the described file.
getIncrementBy() - Method in class oracle.javatools.db.Sequence
Retrieves the increment value for this sequence.
getIncrementLiteral() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getIndentBlockChildren() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether block children should be indented.
getIndentChars(int) - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Convenience method to get an array of characters to use for the given indention level.
getIndentClassMembers() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether class members should be indented.
getIndentControlBlocks() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether control blocks should be indented.
getIndentForLine(int, int) - Method in class oracle.javatools.editor.language.SmartIndentProvider
Calculates what the indentation for the specified line should be based on the provided indent size.
getIndentReplaceWithTabs() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether leading spaces in a line should be replaced with tab characters.
getIndentSize() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines how many spaces are used for each indention level.
getIndentSizeProperty(BasicEditorPane) - Static method in class oracle.javatools.editor.BasicAction
Utility routine to fetch the indent size for the given editor.
getIndentSwitchCases() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether switch cases should be indented.
getIndeterminateProgressMonitor() - Method in class oracle.jdeveloper.vcs.spi.VCSWaitRunnable
Gets the progress monitor.
getIndex(TreeNode) - Method in class oracle.ide.controls.elementtree.ElementTreeNode
 
getIndex() - Method in class oracle.ide.datatransfer.TransferableEditorTab
Deprecated. Fetches the index within the editor tabbed pane that identifies the particular editor.
getIndex(Workspace) - Method in class oracle.ide.index.IndexManager
Get the index for the application content.
getIndex(Workspace, ContentSet) - Method in class oracle.ide.index.IndexManager
Get the index for the given ContentSet in the application content.
getIndex(Workspace, Project) - Method in class oracle.ide.index.IndexManager
Get the index for the given project.
getIndex(Workspace, Project, ContentSet) - Method in class oracle.ide.index.IndexManager
Get the index for the given ContentSet in the scope of the given project.
getIndex(Workspace, Project, URLPath) - Method in class oracle.ide.index.IndexManager
Get the index for the given URLPath in the scope of the given project.
getIndex(Workspace, Project, Path) - Method in class oracle.ide.index.IndexManager
Get the index for the given Path in the scope of the given project.
getIndex(Workspace, Project, FileSet) - Method in class oracle.ide.index.IndexManager
Get the index for the given FileSet in the scope of the given project.
getIndex(Workspace, Project, URL) - Method in class oracle.ide.index.IndexManager
Get the index for the given URL in the scope of the given project.
getIndex(Project) - Method in class oracle.ide.index.IndexManager
Deprecated. Use IndexManager.getIndex(Workspace,Project).
getIndex(Project, ContentSet) - Method in class oracle.ide.index.IndexManager
Deprecated. Use IndexManager.getIndex(Workspace,Project,ContentSet).
getIndex(Project, URLPath) - Method in class oracle.ide.index.IndexManager
Deprecated. Use IndexManager.getIndex(Workspace,Project,URLPath).
getIndex(Project, URL) - Method in class oracle.ide.index.IndexManager
Deprecated. Use IndexManager.getIndex(Workspace,Project,URL).
getIndex(String) - Method in class oracle.javatools.db.Table
 
getIndex() - Method in class oracle.javatools.ui.breadcrumbs.BreadcrumbsButton
 
getIndex() - Method in class oracle.javatools.ui.checklist.ChecklistModelEvent
Returns the index at which the step is added or removed.
getIndex() - Method in class oracle.javatools.ui.checklist.Step
Returns the index of the step in the model if this is parent step.
getIndexDomainType() - Method in class oracle.javatools.db.ora.OracleIndexProperties
 
getIndexes() - Method in class oracle.javatools.db.Table
 
getIndexID() - Method in class oracle.javatools.db.UniqueConstraint
Get the Index that implements this UniqueConstraint
getIndexingMetadata() - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
getIndexingMetadataExtensionId() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager.RegistrationInfo
 
getIndexInitTrans() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View Index are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.MV_INDEX_KEY
getIndexManager() - Static method in class oracle.ide.index.IndexManager
Get the IndexManager implementation.
getIndexMaxExtent() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View Index are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.MV_INDEX_KEY
getIndexMinExtent() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View Index are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.MV_INDEX_KEY
getIndexOf(Object) - Method in class oracle.ide.controls.DefaultListComboBoxModel
Returns the index-position of the specified object in the list.
getIndexOf(String) - Method in class oracle.javatools.db.diff.Difference
Get the index of the contributor in a list.
getIndexOf(String) - Method in class oracle.javatools.db.diff.ResultSet
 
getIndexOf(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the index of a row of this model in the children of its parent, 0 for the root row.
getIndexOf(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getIndexOfA() - Method in class oracle.javatools.db.diff.ResultSet
 
getIndexOfB() - Method in class oracle.javatools.db.diff.ResultSet
 
getIndexOfChild(Container, Component) - Method in class oracle.ide.controller.MenuManager
Returns the index of the specified component.
getIndexOfChild(Object, Object) - Method in class oracle.ide.controls.AbstractTreeTableModel
Deprecated.  
getIndexOfChild(Object, Object) - Method in class oracle.javatools.ui.treetable.AbstractTreeTableModel
 
getIndexOfChild(Object, Object) - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
getIndexOfCommandId(Container, int) - Method in class oracle.ide.controller.MenuManager
Returns the index of the specified command.
getIndexOfHotkey(int) - Method in class oracle.ide.controls.SingleRowTabbedPane
Deprecated.  
getIndexOfOriginalObject() - Method in class oracle.javatools.db.diff.Difference
Get the index of the original object.
getIndexOfUpdatedObject() - Method in class oracle.javatools.db.diff.Difference
Get the index of the updated object.
getIndexPercentFree() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View Index are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.MV_INDEX_KEY
getIndexPercentUsed() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. You cannot specify the Percent Used for an Index. This method has been deprecated
getIndexType() - Method in class oracle.javatools.db.Index
Get the type of the index.
getIndicator(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the indicator for the specified list item.
getIndicator() - Method in class oracle.javatools.patch.PatchHunkLine
Gets the indicator for the patch hunk line (one of common, added, removed).
getInExpressionList() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getInformation() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets displayable information used to represent the VCS extension in the user interface.
getInfoToMigratorMap(TraversableContext) - Method in class oracle.ide.migration.NodeMigrator
Gets from the context the Map identified by the constant NodeMigrator.MIGRATOR_MAP_DATA.
getInfoTypeID() - Method in class oracle.ide.explorer.IconOverlayTracker
 
getInitExtent() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.KEY
getInitialCapacity() - Method in class oracle.javatools.util.Maps.CacheStrategy
Gets the initial capacity of the cache map.
getInitialExtent() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getInitialFocus() - Method in class oracle.ide.component.URLPathEditPanel
 
getInitialFocus(Traversable) - Method in class oracle.ide.db.panels.PanelLibrary
Get a component from the given main panel for the dialog to put the initial focus in.
getInitialFocus() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
getInitialFocus() - Method in interface oracle.ide.externaltools.ExternalToolOptionsPage
Get the initial focus component for this page.
getInitialFocus() - Method in class oracle.ide.help.AboutBoxPage
Get the initial focus component for this page.
getInitialFocus() - Method in class oracle.ideimpl.webupdate.wizard.SummaryPage
 
getInitialFocus() - Method in class oracle.ideimpl.webupdate.wizard.UpdatesPanel
 
getInitialFocusComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentsCustomizer
 
getInitialFocusComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSCompositeOptionsCustomizer
 
getInitialFocusComponent() - Method in interface oracle.jdeveloper.vcs.spi.VCSOptionsCustomizer
Get the component to focus initially when the customizer is displayed.
getInitialFocusComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSOptionsCustomizerAdapter
 
getInitializer() - Method in interface javax.ide.model.java.source.tree.VariableT
Gets the initializer, null if none.
getInitializer() - Method in interface oracle.ide.inspector.Extension
Deprecated. No longer used. Should always return null.
getInitializer() - Method in interface oracle.ide.palette.PaletteItem
 
getInitializer() - Method in interface oracle.javatools.parser.java.v2.model.SourceVariable
Gets the initializer, null if none.
getInitializers() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the list of declared class initializers.
getInitialLength() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the initial length of this model.
getInitialLength() - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getInitialName() - Method in class oracle.ide.db.controls.NameEditor
 
getInitialSize() - Method in class oracle.ide.panels.TDialogLauncher
 
getInitialSize() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
 
getInitialTryCount(String) - Method in class oracle.jdeveloper.webapp.faces.backingfile.GetUniquePropertyNameCache
 
getInitialValue(DBObject, String) - Method in class oracle.javatools.db.DBObjectFactory
 
getInitrans() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getInlineTags() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocElement
Gets the in-line tags from this element.
getInnerClassByVMName(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BaseClass
 
getInnerClassByVMName(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Utility routine to locate inner classes for *.class files only based on the raw VM notation name.
getInputData() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getInputDirectories() - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated.  
getInputMap() - Method in class oracle.ide.IdeMainWindow
Installs the top-level multi-keystroke input map.
getInputStream() - Method in class javax.ide.util.MetaResource
Looks up a resource, and opens a resource stream on it starting at the classloader passed in.
getInputStream() - Method in class oracle.ide.layout.IdeLayout
Gets a InputStream that can be used to read the contents of this object.
getInputStream() - Method in class oracle.ide.layout.SimpleLayout
Gets a InputStream that can be used to read the contents of this object.
getInputStream() - Method in class oracle.ide.model.Node
Gets an InputStream that can be used to read the contents of the Node.
getInputStream() - Method in class oracle.ide.model.TextNode
Deprecated.  
getInputStream(boolean) - Method in class oracle.ide.model.TextNode
Deprecated.  
getInputStream(TextBuffer) - Static method in class oracle.ide.util.TextBufferStreamFactory
Create an InputStream object used for reading the data from a text buffer as an InputStream.
getInputStream(TextBuffer, String) - Static method in class oracle.ide.util.TextBufferStreamFactory
Create an InputStream object used for reading the data from a text buffer as an InputStream.
getInputStream() - Method in interface oracle.javatools.db.BinaryObject
Gets the byte for this binary object as a stream.
getInputStream() - Method in class oracle.javatools.db.JavaClass
 
getInputStream() - Method in class oracle.javatools.db.JavaResource
 
getInputValue() - Method in class oracle.ide.dialogs.SimpleInputDialog
Returns the input value string, the string entered by user.
getInsertionPosition(Context, Editor, XmlContext, XmlModel, XmlView, XmlCreatable) - Method in class oracle.jdeveloper.webapp.designer.palette.DesignerItemHandler
Overriden to return insrtion position even if the
getInsertMode() - Method in class oracle.javatools.editor.BasicCaret
Fetches whether the caret is currently in insert mode or overwrite mode.
getInsets(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Returns an Insets object.
getInsightData(Document, int) - Method in class oracle.ide.db.util.ExpressionEditSupport
 
getInsightData(Document, int) - Method in class oracle.ide.db.util.insight.InsightManager
 
getInsightData(Document, int) - Method in interface oracle.javatools.controls.completionfield.FieldInsightProvider
Deprecated. Get insight data for the specified position in the specified document.
getInsightData(Document, int) - Method in class oracle.javatools.controls.completionfield.FileSystemFieldInsightProvider
Deprecated.  
getInsightData(BasicEditorPane) - Method in interface oracle.javatools.editor.insight.InsightProvider
Performs a search for insight information using the document and caret position in the given editor pane.
getInsightData(BasicEditorPane, boolean) - Method in interface oracle.javatools.editor.insight.SmartInsightProvider
Performs a search for insight information using the document and caret position in the given editor pane.
getInsightData(Document, int) - Method in interface oracle.javatools.ui.completion.CompletionProvider
Get insight data for the specified position in the specified document.
getInsightData(Document, int) - Method in class oracle.javatools.ui.completion.FileCompletionProvider
 
getInsightData(Document, int) - Method in class oracle.javatools.ui.completion.StringCompletionProvider
 
getInsightList() - Method in class oracle.javatools.controls.completionfield.CompletionPopupHandler
Deprecated.  
getInsightList() - Method in class oracle.javatools.ui.completion.CompletionPopupHandler
 
getInsightObjects(String, int, DBObjectRenderer) - Method in class oracle.ide.db.util.insight.InsightHandler
 
getInsightObjects(String, String) - Method in interface oracle.ide.db.util.insight.InsightProvider
 
getInsightObjects(String, String) - Method in class oracle.ide.db.util.insight.OracleSqlQueryInsightProvider
 
getInsightProvider() - Method in class oracle.javatools.controls.FileField
Returns the insight provider attached to this field.
getInsightProvider() - Method in class oracle.javatools.editor.insight.AbstractInsight
 
getInsightTextComponent() - Method in class oracle.ide.db.util.insight.InsightManager
 
getInsightType() - Method in class oracle.javatools.editor.insight.AbstractInsight
Fetches the Insight implementation type, whether completion or tooltip.
getInsightView() - Method in interface oracle.javatools.editor.insight.InsightProvider
Fetches an InsightView suitable for displaying data represented by an InsightData instance created by this provider.
getInspectable(Context) - Method in interface oracle.ide.inspector.InspectableFactory
Get an Inspectable capable of handling the entire selection of the given Context.
getInspectable(Context, Element) - Method in class oracle.ide.inspector.InspectorFactory
Get an Inspectable implementation for the data referred to by the given Element within the given Context, else null if no Inspectable can be found for the given Element's data.
getInspectable(int) - Method in class oracle.ide.inspector.MultiInspectable
Get the specified Inspectable.
getInspectableOffsets(Context) - Static method in class oracle.ide.inspector.InspectorContext
Returns the integer offsets into the Context.getSelection() for each selection Element that has an associated Inspectable.
getInspectables(Context) - Method in class oracle.ide.inspector.InspectorFactory
Get an Inspectable implementation for the entire set of data referred to within the given Context, else null if no single Inspectable can be found to handle the entire contents.
getInspectorExpression(String, int) - Method in interface oracle.ide.runner.DebuggerInspectorExpressionProvider
Given a line of text and a cursor position in that line, return the expression suitable for the debugger inspector.
getInspectorManager() - Static method in class oracle.ide.inspector.InspectorManager
Returns the InspectorManager instance that is active in the IDE.
getInstallDirectory(String) - Method in class oracle.ide.ExtensionRegistry
Deprecated. since 11.0 use ExtensionRegistry.getInstallDirectory(Extension).
getInstallDirectory(String, Version) - Method in class oracle.ide.ExtensionRegistry
Deprecated. since 11.0 use ExtensionRegistry.getInstallDirectory(Extension).
getInstallDirectory(Extension) - Method in class oracle.ide.ExtensionRegistry
Returns the install directory for an extension.
getInstallDirectory(File) - Static method in class oracle.ide.Ide
Gets the install directory
getInstalledThemes(String) - Method in class oracle.ide.IdeUIManager
Returns information about the color themes that are available for the specified look-and-feel.
getInstalledVMs() - Method in class oracle.jdeveloper.library.AddinJDK
 
getInstalledVMs() - Method in interface oracle.jdeveloper.library.JDK
 
getInstalledVMs() - Method in class oracle.jdeveloper.library.JDKAdapter
 
getInstalledVMs() - Method in class oracle.jdeveloper.library.JDKNode
 
getInstalledVMs() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getInstallLocation() - Method in class oracle.ideimpl.webupdate.UpdateBundle
Returns the install location of this bundle.
getInstallRoot(Extension) - Method in class javax.ide.extension.ExtensionRegistry
Get the install root of the specified extension.
getInstallRoot(Extension) - Method in class oracle.ide.ExtensionRegistry
Returns the install root of the specified extension.
getInstance() - Static method in class oracle.ide.cmd.FileOpenHistory
The FileOpenHistory controller is a singleton class.
getInstance(PropertyStorage) - Static method in class oracle.ide.config.EnvironOptions
 
getInstance() - Static method in class oracle.ide.config.PlatformProperties
 
getInstance() - Static method in class oracle.ide.controller.CommandProcessor
This is a singleton class.
getInstance() - Static method in class oracle.ide.controls.FocusHierarchyDispatcher
 
getInstance() - Static method in class oracle.ide.controls.GlobalMouseDispatcher
 
getInstance() - Static method in class oracle.ide.controls.KeyboardRedirector
 
getInstance() - Static method in class oracle.ide.db.DBIcons
Deprecated. Gets the singleton instance of this bundle class.
getInstance() - Static method in class oracle.ide.db.PropertyDisplayRegistry
 
getInstance() - Static method in class oracle.ide.db.transfer.generate.GenerateTargetRegistry
Deprecated. Gets the GenerateTargetRegistry with all registered GenerateTargets.
getInstance() - Static method in class oracle.ide.db.transfer.TransferManager
Gets the TransferManager that can be used to create, prepare and transfer descriptors.
getInstance() - Static method in class oracle.ide.db.UIArb
Deprecated. Gets the singleton instance of this bundle class.
getInstance(PropertyStorage) - Static method in class oracle.ide.editor.EditorsOptions
 
getInstance() - Static method in class oracle.ide.explorer.IconOverlayCache
 
getInstance() - Static method in class oracle.ide.expressionbuilder.ExpressionBuilderArb
Gets the singleton instance of this bundle class.
getInstance(HashStructure) - Static method in class oracle.ide.extension.LazyClassAdapter
Creates an instance of this adapter for the specified hash structure.
getInstance(HashStructure) - Static method in class oracle.ide.extension.LazyResourceAdapter
Creates an instance of the resource adapter for the specified hash structure.
getInstance() - Static method in class oracle.ide.extension.rules.RuleEngine
 
getInstance(HashStructure) - Static method in class oracle.ide.externaltools.ExternalProgramToolProperties
 
getInstance(ExternalTool) - Static method in class oracle.ide.externaltools.ExternalProgramToolProperties
 
getInstance(HashStructure) - Static method in class oracle.ide.externaltools.ExternalToolBaseProperties
Gets an instance of ExternalToolBaseProperties for the specified hash structure.
getInstance(ExternalTool) - Static method in class oracle.ide.externaltools.ExternalToolBaseProperties
 
getInstance() - Static method in class oracle.ide.externaltools.ExternalToolFactory
Returns an instance of the factory.
getInstance() - Method in class oracle.ide.externaltools.LazyExternalTool
 
getInstance(Project, FileSet) - Static method in class oracle.ide.file.ContentSetRoot
 
getInstance(Workspace) - Static method in class oracle.ide.file.ContentSetScope
Get an instance of this class for the entire application-level content.
getInstance(Workspace, String) - Static method in class oracle.ide.file.ContentSetScope
Get an instance of this class for a specific content set in the application-level content.
getInstance(Workspace, Project) - Static method in class oracle.ide.file.ContentSetScope
Get an instance of this class for the entire project content.
getInstance(Workspace, Project, String) - Static method in class oracle.ide.file.ContentSetScope
Get an instance of this class for a specific content set in a project.
getInstance(URL) - Static method in class oracle.ide.file.FileSet
Get a file set instance that contains all files in a root directory.
getInstance(URL, FileSetFilter) - Static method in class oracle.ide.file.FileSet
Get a file set instance that contains all file in a root directory that are accepted by a filter.
getInstance(Storage, FileSet) - Static method in class oracle.ide.file.FileSetTable
Get the file table for a file set.
getInstance(String, Path, Path) - Static method in class oracle.ide.file.LibraryPaths
Get an instance of this class.
getInstance() - Static method in class oracle.ide.file.Path
Get an empty path.
getInstance(int) - Static method in class oracle.ide.file.Path
Get an empty path with the given initial capacity.
getInstance(FileSet...) - Static method in class oracle.ide.file.Path
Get a path instance containing the given file sets.
getInstance(URLPath) - Static method in class oracle.ide.file.Path
Get a path instance containing the locations in a URLPath.
getInstance(Collection<FileSet>) - Static method in class oracle.ide.file.Path
Get a path instance containing the given file sets.
getInstance(Workspace) - Static method in class oracle.ide.file.ProjectCache
Get the project cache for an application workspace.
getInstance(HashStructure) - Static method in class oracle.ide.help.HelpDefinitions
Get an instance of HelpDefinitions that adapt the specified hash structure
getInstance() - Static method in class oracle.ide.IdeRunStatus
 
getInstance() - Static method in class oracle.ide.inspector.InspectorFactory
 
getInstance(HashStructure) - Static method in class oracle.ide.keyboard.AcceleratorDefinitions
Get an instance of AcceleratorDefinitions that adapt the specified hash structure
getInstance() - Static method in class oracle.ide.keyboard.XMLKeystrokeContextDefs
 
getInstance(PropertyStorage) - Static method in class oracle.ide.model.ApplicationContent
 
getInstance(HashStructure) - Static method in class oracle.ide.model.ApplicationContent
 
getInstance(PropertyStorage, String) - Static method in class oracle.ide.model.ContentSet
Creates a ContentSet wrapper for the HashStructure in the project at the specified key.
getInstance() - Static method in class oracle.ide.model.DependableFactory
Get the singleton instance.
getInstance(Project) - Static method in class oracle.ide.model.DependencyConfiguration
 
getInstance(PropertyStorage) - Static method in class oracle.ide.model.DependencyConfiguration
 
getInstance() - Static method in class oracle.ide.model.NodeMigrationTracker
 
getInstance(HashStructureNode) - Static method in class oracle.ide.model.OwnerMap
Deprecated.  
getInstance(Project) - Static method in class oracle.ide.model.OwnerMap
Deprecated.  
getInstance(String) - Static method in class oracle.ide.model.panels.PropertiesDialog
Each kind of properties dialog is identified by a unique internal key.
getInstance(PropertyStorage) - Static method in class oracle.ide.model.ProjectContent
 
getInstance(HashStructure) - Static method in class oracle.ide.model.ProjectContent
 
getInstance(PropertyStorage) - Static method in class oracle.ide.model.ResourcePaths
Retrieves an instance of ResourcePaths for the specified PropertyStorage.
getInstance() - Static method in class oracle.ide.model.ResourcePathsMigrator
 
getInstance() - Static method in class oracle.ide.model.TechnologyRegistry
Returns an instance of the technology registry.
getInstance(PropertyStorage) - Static method in class oracle.ide.model.TechnologyScopeConfiguration
 
getInstance(Project) - Static method in class oracle.ide.model.WorkingSets
Deprecated. Since 11.0. Working sets are now stored at the application level, not at the project level, so use WorkingSets.getInstance(Workspace).
getInstance(Workspace) - Static method in class oracle.ide.model.WorkingSets
Gets the WorkingSets object for this supplied Workpsace.
getInstance() - Static method in class oracle.ide.model.WorkingSetsMigratorHelper
 
getInstance() - Static method in class oracle.ide.net.FileNativeHelper
 
getInstance(URL) - Static method in class oracle.ide.net.JarIndex
Get a JarIndex instance.
getInstance(URL) - Static method in class oracle.ide.net.SymlinkCycleDetector
Get an instance to detect symilnk cycles in a directory tree.
getInstance(URL) - Static method in class oracle.ide.net.URLKey
Get a URLKey instance for a URL.
getInstance() - Static method in class oracle.ide.palette2.Palette
Returns the singleton instance of Palette.
getInstance() - Static method in class oracle.ide.paths.PathInfo
Get the PathInfo implementation that holds all the loaded Path information
getInstance(PropertyStorage, URL) - Static method in class oracle.ide.persistence.ApplicationCacheSettings
 
getInstance(HashStructure, URL) - Static method in class oracle.ide.persistence.ApplicationCacheSettings
 
getInstance(Workspace) - Static method in class oracle.ide.persistence.ApplicationCacheSettings
Returns a new ApplicationCacheSettings adapter for the specified Workspace.
getInstance() - Static method in class oracle.ide.print.PrintHelperDefinitions
 
getInstance() - Static method in class oracle.ide.quickdiff.res.QuickDiffArb
Gets the singleton instance of this bundle class.
getInstance() - Static method in class oracle.ide.replace.ReplaceMenuManager
Retrieves the ReplaceMenuManager instance which can be used by providers to install items into the available menus.
getInstance() - Method in class oracle.ide.resourcebundle.GlobalBundleInfo
 
getInstance() - Static method in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
Gets the singleton instance of this bundle class.
getInstance(PropertyStorage) - Static method in class oracle.ide.resourcebundle.ResourceBundleOptions
 
getInstance(HashStructure) - Static method in class oracle.ide.resourcebundle.ResourceBundlePreferences
Get an instance of ResourceBundlePreferences that adapt the specified hash structure
getInstance(HashStructure) - Static method in class oracle.ide.resourcebundle.ResourceBundleSelectionValidators
Get an instance of ResourceBundleSelectionValidators that adapt the specified hash structure
getInstance(PropertyStorage) - Static method in class oracle.ide.runner.RunnerOptions
 
getInstance() - Static method in class oracle.ide.task.TaskManager
Retrieves the singleton instance of the TaskManager
getInstance() - Static method in class oracle.ide.util.dnd.DragDropManager
Returns an instance of the DragDropManager.
getInstance() - Static method in class oracle.ide.util.dnd.TransferablesList
Deprecated. This class is no longer a singleton, use the constructor.
getInstance(HashStructure) - Static method in class oracle.ide.util.PatternFilters
 
getInstance() - Static method in class oracle.ide.vcs.VCSRegistry
 
getInstance(PropertyStorage) - Static method in class oracle.ide.webbrowser.ProxyOptions
 
getInstance() - Static method in class oracle.ide.wizard.WizardManager
The WizardManager object is a singleton class.
getInstance(PropertyStorage) - Static method in class oracle.ide.wizard.WizardWelcomeSettings
 
getInstance() - Static method in class oracle.ide.xml.XMLRecognizer
 
getInstance(PropertyStorage) - Static method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getInstance() - Static method in class oracle.ideimpl.webupdate.UpdateManager
Get the singleton instance of UpdateManager
getInstance() - Static method in class oracle.javatools.db.datatypes.DataTypeRegistry
Returns the global instance of the DataTypeRegistry.
getInstance() - Static method in class oracle.javatools.db.DBCore
The one singleton pattern that the API should have.
getInstance() - Static method in class oracle.javatools.db.extension.DBObjectRegistry
Gets the single instance of the DBObjectRegistry.
getInstance() - Static method in class oracle.javatools.db.GlobalSettings
Gets the GlobalSettings instance for the API.
getInstance() - Static method in class oracle.javatools.db.property.Metadata
Gets the metadata for the database API.
getInstance() - Static method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getInstance() - Static method in class oracle.javatools.ui.border.FocusBorder
 
getInstance() - Static method in class oracle.javatools.util.DateComparator
Get a shared instance of the comparator.
getInstance() - Method in class oracle.jdeveloper.audit.extension.TypeDefinition
 
getInstance(boolean) - Method in class oracle.jdeveloper.audit.extension.TypeDefinition
 
getInstance() - Static method in class oracle.jdeveloper.db.DatabaseConnections
Returns the central instance of database connections for the current session.
getInstance() - Static method in class oracle.jdeveloper.db.DatabaseConnectionStores
 
getInstance(Workspace) - Static method in class oracle.jdeveloper.file.JavaProjectCache
Get an instance of the cache for an application workspace.
getInstance(URLPath, URLPath) - Static method in class oracle.jdeveloper.java.JavaModel
Fetch a JavaManager instance for the given project.
getInstance() - Static method in class oracle.jdeveloper.java.JavaModelFactory
Gets the JavaModelFactory.
getInstance() - Static method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Gets the ClassLocatorFactory instance to use for this session.
getInstance(URLPath, URLPath) - Static method in class oracle.jdeveloper.java.locator.PathClassLocator
Get a PathClassLocator instance.
getInstance() - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Retrieve the current instance of the JspLibraryManager
getInstance() - Static method in class oracle.jdeveloper.library.JLibraryManager
Retrieves the single JLibraryManager instance.
getInstance(HashStructure) - Static method in class oracle.jdeveloper.library.JProjectLibraryList
 
getInstance() - Static method in class oracle.jdeveloper.library.ProjectLibraryMigrator
 
getInstance() - Static method in class oracle.jdeveloper.merge.MergeEngine
Gets the singleton instance of the merge engine.
getInstance(PropertyStorage, URL) - Static method in class oracle.jdeveloper.model.ApplicationContent
 
getInstance(HashStructure, URL) - Static method in class oracle.jdeveloper.model.ApplicationContent
 
getInstance(Workspace) - Static method in class oracle.jdeveloper.model.ApplicationContent
Returns a new ApplicationContent adapter for the specified Workspace.
getInstance(Project) - Static method in class oracle.jdeveloper.model.J2eeSettings
Retrieves an instance of J2eeSettings for the specified project.
getInstance(Project, PropertyStorage) - Static method in class oracle.jdeveloper.model.J2eeSettings
 
getInstance(PropertyStorage) - Static method in class oracle.jdeveloper.model.JProjectLibraries
Get an instance of JProjectLibraries rooted in the given PropertyStorage.
getInstance(Project) - Static method in class oracle.jdeveloper.model.PathsConfiguration
Retrieves an instance of PathsConfiguration for the specified project.
getInstance(Project, PropertyStorage) - Static method in class oracle.jdeveloper.model.PathsConfiguration
 
getInstance(PropertyStorage) - Static method in class oracle.jdeveloper.runner.RunConfiguration
Returns the active RunConfiguration for a Project
getInstance(PropertyStorage) - Static method in class oracle.jdeveloper.runner.RunConfigurations
Return the singleton instance, constructing it if necessary
getInstance() - Static method in class oracle.jdeveloper.runner.RunMgrArb
Gets the singleton instance of this bundle class.
getInstance() - Static method in class oracle.jdeveloper.vcs.generic.VCSProfileRegistry
 
getInstance() - Static method in class oracle.jdeveloper.vcs.generic.VCSProfiles
Deprecated.  
getInstance(PropertyStorage, String) - Static method in class oracle.jdeveloper.vcs.spi.VCSCommentTemplatesPrefs
 
getInstance() - Static method in class oracle.jdeveloper.vcs.spi.VCSControlCache
Gets the singleton instance of this class.
getInstance(PropertyStorage, String) - Static method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getInstance() - Static method in class oracle.jdeveloper.webapp.design.DTEManager
Gets the DTEManager implementation to use for restarting a Design Time Engine Web Application instance.
getInstance() - Static method in class oracle.jdeveloper.webapp.designer.palette.DesignerItemHandler
 
getInstance() - Static method in class oracle.jdeveloper.webapp.designer.ShowInDesignerSupport
 
getInstanceGuid() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getInstanceInterruptibly(URLPath, URLPath) - Static method in class oracle.jdeveloper.java.locator.PathClassLocator
Get a PathClassLocator instance.
getInstantiatedTypeToString(JavaType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Create a printable String representation of an instantiated type.
getInt(String) - Method in class oracle.ide.Context
Convenience method for getting an int property from the Context.
getInt(double, int, int) - Static method in class oracle.ide.controls.Animator
 
getInt(String) - Method in class oracle.javatools.data.HashStructure
Returns the int equivalent value of the object bound at the specified name.
getInt(String, int) - Method in class oracle.javatools.data.HashStructure
Returns the int equivalent value of the object bound at the specified name.
getInt(int) - Method in class oracle.javatools.parser.java.v2.write.SourcePreferences
 
getInt(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Returns an integer value.
getInteger(String, int) - Method in class oracle.ide.config.DTCache
Retrieves a previously cached integer using the specified key.
getInteger(int) - Static method in class oracle.ide.db.DBIcons
Deprecated.  
getInteger(int) - Static method in class oracle.ide.db.UIArb
Deprecated.  
getInteger(int) - Static method in class oracle.ide.expressionbuilder.ExpressionBuilderArb
 
getInteger(int) - Static method in class oracle.ide.quickdiff.res.QuickDiffArb
 
getInteger(int) - Static method in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
getInteger(int) - Static method in class oracle.jdeveloper.runner.RunMgrArb
 
getIntegerImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch an integer from the ArrayResourceBundle.
getIntegerProperty(String, int) - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
getIntegerProperty(String, int) - Method in interface oracle.ide.util.StructuredPropertyAccess
Utility method to retrieve an integer value
getIntegerProperty(String) - Method in class oracle.javatools.editor.BasicEditorPane
Fetch the integer property stored by the given key.
getIntegerProperty(String) - Method in class oracle.javatools.editor.EditorProperties
Fetch the integer property stored by the given key.
getIntegrationMask() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.isIntegrated(IntegrationPoint).
getIntensity() - Method in class oracle.javatools.ui.border.ShadowBorder
Returns the intensity of the shadow.
getInterfaces() - Method in interface javax.ide.model.java.declaration.TypeD
Gets this type's super-interfaces.
getInterfaces() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the list of declared interfaces.
getInterfaces() - Method in interface javax.ide.model.java.source.tree.InterfacesT
Gets the superinterface types.
getInterfaces() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getInterfaces() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getInterfaces() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
The name "getInterfaces" was chosen to be consistent with java/lang/Class.
getInterfacesClause() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the interfaces declaration.
getInterfacesClause() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the extends/implements clause object.
getInternalComponent() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
 
getInternalComponent() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanel
 
getInternalComponent() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTreePanel
 
getInternalEncoding() - Method in class oracle.ide.config.EnvironOptions
Retrieves the internal representation of the encoding.
getInternalName(String) - Method in class oracle.ide.db.panels.BaseInfoPanel
 
getInternalName(String) - Method in class oracle.ide.db.util.NameController
 
getInternalName(String, String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getInternalName(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getInternalName(String, String) - Method in class oracle.javatools.db.DatabaseDescriptor
Converts the specified name into the format used internally within the metadata.
getInternalName(String) - Method in interface oracle.javatools.db.DBObjectProvider
Converts the specified name into the format used internally within the metadata.
getInternalName(String, String) - Method in interface oracle.javatools.db.DBObjectProvider
Converts the specified name into the format used internally within the metadata.
getInternalName() - Method in class oracle.javatools.db.ora.XMLSchema
Returns the internal name of the XML Schema (used in ALL_OBJECTS)
getInternalName(String) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getInterrogator(SourceObject) - Static method in class oracle.javatools.db.plsql.PlSqlInterrogatorFactory
 
getIntersectionFilter(FileSetFilter...) - Static method in class oracle.ide.file.FileSetFilters
Returns a filter that is the intersection of a set of filters.
getInterval() - Method in class oracle.javatools.db.ora.MaterializedView
A datetime expression for calculating the interval between automatic refreshes.
getIntValue() - Method in class oracle.ide.controls.JNumericSpinBox
Deprecated.  
getInvalidCharacterRanges() - Method in class oracle.ide.externaltools.macro.MacroTextField
 
getInvalidCharacterRanges() - Method in class oracle.javatools.controls.completionfield.CompletionTextField
Deprecated. Returns the character ranges which are invalid.
getInvalidRangeAction() - Method in class oracle.javatools.editor.TextTabber
 
getInvalidStateMessage(IdeAction, Context) - Method in interface oracle.ide.controller.TriggerController
Returns a message that indicates why the selected action cannot be performed in the active context.
getInvalidStateMessage(Context) - Method in interface oracle.ide.wizard.TriggerInvokable
Returns a message that indicates why the Invokable cannot be invoked in the active context.
getInvalidStateMessage(Context) - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
getInvalidValueErrorHelpID() - Method in class oracle.ide.controls.AbstractPicker
Retrieves the HelpID string to use in the error dialog shown when the entered value is invalid.
getInvalidValueErrorTitle() - Method in class oracle.ide.controls.AbstractPicker
Retrieves the title string to use in the error dialog when the entered value is invalid.
getInvalidValueMsg(Object) - Method in interface oracle.ide.controls.AbstractPicker.PickerResultValidator
Retrieve an error message detailing why the specified value is invalid.
getInvokable(ClassLoader, String) - Method in class oracle.ide.wizard.WizardManager
Gets the Invokable with the given class name.
getInvokableState() - Method in class oracle.jdeveloper.vcs.spi.VCSCommandState
Gets the associated invokable state object.
getInvokeHandler() - Method in class javax.ide.command.Controller
Get the invoke handler for this controller.
getInvoker(Class<?>) - Method in class oracle.jdevimpl.audit.core.ProfileBinding
Gets the invoker for a construct type.
getInwardEdges(T) - Method in class javax.ide.util.Graph
Returns the list of vertices that a connects to a specified vertex.
getIsIdeProxy() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets whether the ProxyOptions object is the one taht represents the IDE settings
getIsJDK() - Method in class oracle.jdeveloper.library.LibraryReference
 
getIssueAt(int) - Method in interface oracle.javatools.status.IssueList
 
getItem(String) - Method in class oracle.ide.palette2.DefaultPaletteGroup
 
getItem(String) - Method in class oracle.ide.palette2.DefaultPalettePage
 
getItem(String) - Method in class oracle.ide.palette2.DefaultPaletteSection
 
getItem(String, String) - Method in class oracle.ide.palette2.PalettePages
Returns the PaletteItem identified by itemId.
getItem(int) - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationModel
Get the item at the specified index in the model.
getItemBeanInfo() - Method in interface oracle.ide.palette.PaletteItem
 
getItemCanRemove() - Method in interface oracle.ide.palette.PaletteItem
 
getItemCodeSnippet() - Method in interface oracle.ide.palette.PaletteItem
 
getItemEditor() - Method in interface oracle.ide.palette.PaletteItem
 
getItemFromPage(String, String) - Method in class oracle.ide.palette.PaletteManager
Retrieve PaletteItem from the specified PalettePage
getItemHelpable() - Method in interface oracle.ide.palette.PaletteItem
 
getItemIcon() - Method in interface oracle.ide.palette.PaletteItem
 
getItemId() - Method in class oracle.ide.palette2.DefaultPaletteItem
Get Item Id
getItemId() - Method in class oracle.ide.palette2.PaletteItem
Get Item Id.
getItemInfo() - Method in interface oracle.ide.palette.PaletteItem
 
getItemIsPersistent() - Method in interface oracle.ide.palette.PaletteItem
 
getItemLabel(String, String) - Method in class oracle.ide.db.util.NameController
Returns the label for the item in the shuttle picker that should be displayed for an item representing an object (e.g.
getItemLibrary() - Method in interface oracle.ide.palette.PaletteItem
 
getItemLongLabel() - Method in interface oracle.ide.palette.PaletteItem
 
getItemProjectConfiguration() - Method in interface oracle.ide.palette.PaletteItem
 
getItems() - Method in class oracle.ide.palette2.DefaultPaletteSection
Get Palette Items Items are ordered by Weight followed by name.
getItems() - Method in class oracle.ide.palette2.PaletteSection
Get Palette Itemss
getItems() - Method in class oracle.javatools.util.CopyOnWriteList
Deprecated. Gets the items.
getItems() - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationModel
Get the items in the model.
getItemShortLabel() - Method in interface oracle.ide.palette.PaletteItem
 
getItemSpacing(JComponent) - Method in class oracle.ide.controls.ThemedStatusBarUI
 
getItemTechnologyScope() - Method in interface oracle.ide.palette.PaletteItem
 
getItemType() - Method in interface oracle.ide.palette.PaletteItem
 
getItemURLFilter() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getItemWeight() - Method in interface oracle.ide.palette.PaletteItem
 
getIterateNumber() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getJ2eeWebAppName() - Method in class oracle.jdeveloper.model.J2eeSettings
Retrieves the WebApp name.
getJ2eeWebContextRoot() - Method in class oracle.jdeveloper.model.J2eeSettings
Retrieves the default context root to use with the project.
getJ2eeWebContextRoot(boolean) - Method in class oracle.jdeveloper.model.J2eeSettings
Retrieves the default context root with an optionally required forward slash.
getJarEntry(URL) - Static method in class oracle.ide.net.JarUtil
Returns the jar entry name within the specified jar URL.
getJarFileURL(URL) - Static method in class oracle.ide.net.JarUtil
Returns the jar file part of the specified jar URL.
getJarIndex(URL) - Static method in class oracle.ide.net.JarUtil
Returns the JarIndex object that represents an index of the contents of the specified jar file.
getJarIndex(URL, boolean) - Static method in class oracle.ide.net.JarUtil
Deprecated. use #getJarIndex(URL)
getJarsAddedToClasspath() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
Gets the list of jar URLs that were added to the classpath of the project returned from ProjectLibraryChangeEvent.getProject()
getJarsRemovedFromClasspath() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
Gets the list of jar URLs that were removed from the classpath of the project returned from ProjectLibraryChangeEvent.getProject().
getJavaClassLocator() - Method in class oracle.jdeveloper.java.JavaModel
Fetch a JavaClassLocator instance for fetching package and class information.
getJavaClassName(SimpleType) - Static method in class oracle.jdeveloper.webapp.grammar.GrammarFactory
 
getJavaContentPath(Project) - Method in class oracle.jdeveloper.file.JavaProjectCache
Get the path for Java source content.
getJavaContentSet() - Method in class oracle.jdeveloper.model.PathsConfiguration
 
getJavadocHelpKey() - Method in interface oracle.ide.help.JavadocHelpKey
Returns a key representing the javadoc help item.
getJavaExecutable() - Method in class oracle.jdeveloper.library.AddinJDK
 
getJavaExecutable() - Method in interface oracle.jdeveloper.library.JDK
 
getJavaExecutable() - Method in class oracle.jdeveloper.library.JDKAdapter
 
getJavaExecutable() - Method in class oracle.jdeveloper.library.JDKNode
 
getJavaExecutable() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getJavaExecutableNoConsole() - Method in class oracle.jdeveloper.library.AddinJDK
 
getJavaExecutableNoConsole() - Method in interface oracle.jdeveloper.library.JDK
 
getJavaExecutableNoConsole() - Method in class oracle.jdeveloper.library.JDKAdapter
 
getJavaExecutableNoConsole() - Method in class oracle.jdeveloper.library.JDKNode
 
getJavaFile(JavaClass) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the JavaFile instance for a JavaClass.
getJavaInitializationString() - Method in interface oracle.ide.inspector.Extension
Get the java source code to be generated verbatim as the argument of the property setting.
getJavaInitializationString() - Method in class oracle.ide.resourcebundle.ResourceBundlePropertyEditor
 
getJavaModel() - Method in class javax.ide.model.Project
Get the JavaModel associated with this project.
getJavaOptions(JRunProcess) - Method in class oracle.jdeveloper.runner.JavaOptionProvider
Returns the additional Java options that are required for starting this process.
getJavaOptions() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the java options.
getJavaProxyOptions() - Method in class oracle.ide.webbrowser.ProxyOptions
Get proxy options as command line arguments suitable for passing into java.exe.
getJavaRootDirs() - Method in class oracle.ide.model.ApplicationContent
 
getJavaRootDirs() - Method in class oracle.ide.model.ProjectContent
 
getJavaType(String, String) - Static method in class oracle.jdeveloper.webapp.grammar.GrammarFactory
 
getJavaType(String, String) - Method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarProvider
 
getJavaVersion() - Method in class oracle.jdeveloper.library.AddinJDK
 
getJavaVersion() - Method in interface oracle.jdeveloper.library.JDK
 
getJavaVersion() - Method in class oracle.jdeveloper.library.JDKAdapter
 
getJavaVersion() - Method in class oracle.jdeveloper.library.JDKNode
 
getJavaVersion() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getJavaxIdeContext(Context) - Method in class oracle.ide.javaxide.ModelInteropUtils
Get the Javax IDE context for an Oracle IDE context.
getJComponentHeight(JComponent) - Static method in class oracle.ide.controls.JComboCardPanel
 
getJDeveloperCommentData(JDevXmlContext, Element, String) - Static method in class oracle.jdeveloper.webapp.utils.JspJDeveloperCommentUtils
Returns the data of the JDeveloper comment of the given key, contained within the parent, or null if it does not exist.
getJDK() - Method in class oracle.jdeveloper.model.JProjectLibraries
Get the referenced JDK, else the default installed JDK.
getJdkDefinition() - Method in class oracle.jdeveloper.runner.JRunProcess
Returns the JDK for the project.
getJdkList() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getJdkList() - Method in class oracle.jdeveloper.library.JLibraryList
 
getJdkList() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getJdkList() - Method in class oracle.jdeveloper.library.LegacyLibraryList
 
getJdkList() - Method in interface oracle.jdeveloper.library.LibraryList
Retrieves a List of JDK definitions contained in this LibraryList.
getJdkList() - Method in class oracle.jdeveloper.library.ListWrapper
 
getJdkPaths(Project) - Method in class oracle.jdeveloper.file.JavaProjectCache
Get the JDK paths for a project.
getJDKs() - Static method in class oracle.jdeveloper.library.JLibraryManager
Deprecated. Concept of finite library lists from which to gather JDKs no longer exists. Now returns only what can be found within the last working set of library lists.
getJDKVersion() - Method in class oracle.jdeveloper.library.LegacyLibraryDefinition
 
getJdkVersionNumber() - Method in class oracle.jdeveloper.model.JProjectLibraries
Get the version number of the JDK.
getJList() - Method in interface oracle.javatools.ui.builders.BuiltList
 
getJMenu(String) - Static method in class oracle.ide.controller.MenuManager
Gets the main menu with the specified ID.
getJoin() - Method in class oracle.ide.db.panels.sql.JoinObjectEditDialog
 
getJoinColumns() - Method in class oracle.javatools.parser.plsql.symtab.SqlAjndef
 
getJoinLeftTable() - Method in class oracle.javatools.parser.plsql.symtab.SqlAjndef
 
getJoinOnClause() - Method in class oracle.javatools.parser.plsql.symtab.SqlAjndef
 
getJoinRightTable() - Method in class oracle.javatools.parser.plsql.symtab.SqlAjndef
 
getJoinType() - Method in class oracle.javatools.db.sql.JoinObject
 
getJoinType() - Method in class oracle.javatools.parser.plsql.symtab.SqlAjndef
 
getJProject() - Method in class oracle.jdeveloper.runner.JRunProcess
Returns the current Project associated with the JRunProcess.
getJSFActionMethodBindings(AbstractModel) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
Returns a List of Strings for all of the JSF elements in the model whose action attributes are method bindings.
getJsfElUnion(SimpleType, String) - Static method in class oracle.jdeveloper.webapp.grammar.GrammarFactory
Returns type that is union of given type with the JsfElSimpleType.
getJspElUnion(SimpleType) - Static method in class oracle.jdeveloper.webapp.grammar.GrammarFactory
Returns type that is union of given type with the JspElSimpleType.
getJspLibraries() - Method in class oracle.jdeveloper.jsp.libraries.JspLibrary
 
getJspLibrary(String) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Returns the latest version of the system tag library with the given name.
getJspLibrary(String, Project) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
If a tag library with given name is used in the project, returns that library.
getJspLibraryByPrefix(String, Context) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
 
getJspLibraryByURI(String) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Returns the latest version of the system tag library with the given URI.
getJspLibraryByURI(String, Project) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
If a tag library with given URI is used in the project, returns that library.
getJspLibraryURLClassesProviders() - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Deprecated. use TagLibraryManager.getTagLibraryURLClassesProviders() instead.
getJspNamespace(AbstractModel) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
Finds JSP namesapce used in the document of the given model, or if none is used returns default JSP namesapce in its context.
getJspTagLibraryListeners(String) - Method in interface oracle.jdeveloper.webapp.metadata.jsp.JspProjectMetadataResolver
 
getJspVersion() - Method in class oracle.jdeveloper.jsp.libraries.JspLibrary
If JSP version is not explicitly set, it will be deduced from information in TLD file.
getJSRunConfigurationBrowserExecutable() - Method in class oracle.jdeveloper.runner.RunConfiguration
 
getJSRunConfigurationEnableDebug() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns whether the run configuration enables the JavaScript 'debugger' statement
getJSRunConfigurationStopInChrome() - Method in class oracle.jdeveloper.runner.RunConfiguration
 
getJSRunConfigurationStopOnError() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns whether JavaScript execution should stop on encountering an error
getJSRunConfigurationStopOnException() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns whether JavaScript execution should stop on encountering an exception
getJSRunConfigurationTransferErrors() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns whether JavaScript execution should transfer errors
getJSRunConfigurationType() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the JavaScript RunConfiguration type
getJTableToolTipText(MouseEvent) - Method in class oracle.javatools.ui.table.GenericTable
Method for subclasses to call which want to avoid NiceTable functionality in getToolTipText(MouseEvent)
getJTree() - Method in interface oracle.ide.explorer.IconOverlayConsumer
Returns the JTree.
getJTree() - Method in class oracle.ide.explorer.TreeExplorer
Returns the JTree.
getKeepNav() - Method in class oracle.javatools.db.sql.ModelObject.CellReferenceOptions
 
getKey() - Method in class oracle.ide.dialogs.SizeKeeperCallback
 
getKey() - Method in interface oracle.ide.index.QueryResult
Deprecated. if there is more than one key, the result must match all the criteria. So this method is not useful.
getKey() - Method in class oracle.ide.model.ContentSetProvider
Returns the HashStructure key that points to a sub-HashStructure instance within the Project.
getKey() - Method in class oracle.ide.model.TechId
Returns the key for this technology.
getKey() - Method in class oracle.ide.resourcebundle.ResourceBundleKey
Gets the key from the resource bundle
getKey() - Method in interface oracle.ide.runner.StarterFactoryDescription
Return a unique String that identifies this StarterFactoryDescription
getKey() - Method in class oracle.javatools.editor.TextTabber.TabTextRange
 
getKey() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
The key identified by this event.
getKey(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getKey() - Method in class oracle.javatools.util.Maps.SoftEntry
 
getKey() - Method in class oracle.javatools.util.Maps.SoftLinkedEntry
 
getKey() - Method in class oracle.javatools.util.Maps.StrongEntry
 
getKey() - Method in class oracle.javatools.util.Maps.StrongLinkedEntry
 
getKey() - Method in class oracle.javatools.util.Maps.WeakEntry
 
getKey() - Method in class oracle.javatools.util.Maps.WeakLinkedEntry
 
getKey() - Method in class oracle.javatools.util.WeakCache.Entry
 
getKey() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets the key of this root.
getKey() - Method in interface oracle.jdeveloper.webapp.metadata.ComponentEditorContext
This returns the XmlKey of the component element and will never be null.
getKey() - Method in class oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory
 
getKey() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
getKeyboardMnemonic(String, Integer) - Method in class oracle.ide.controller.MenuManager
Returns an int that corresponds to a VK_xxx key code defined in KeyEvent and maps to a single key on the keyboard.
getKeyboardPanelEventDispatcher() - Method in class oracle.ide.keyboard.KeyStrokeOptions
 
getKeyComponentAdapter() - Method in class oracle.ide.controls.KeyNavigationManager
Deprecated.  
getKeyComponentAdapter() - Method in class oracle.javatools.ui.KeyNavigationManager
 
getKeyCompression() - Method in class oracle.javatools.db.Index
Gets the key compression.
getKeyCompression() - Method in class oracle.javatools.db.ora.IndexPartition
 
getKeyCompression() - Method in class oracle.javatools.db.ora.OracleIndexOrganizedTableProperties
Gets the key compression.
getKeyEventTargetComponent() - Method in class oracle.javatools.ui.search.SearchField
Gets the component that is being sent all unprocessed key events from this component.
getKeyGenerator() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Gets the ResourceBundleKeyGenerator
getKeyGenerator() - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Gets the key generator to use for making an automatic key name
getKeyGenerator() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
getKeyIterator() - Method in class oracle.ide.persistence.NameSpace
Get an iterator over all keys contained in this NameSpace.
getKeyIterator(String) - Method in class oracle.ide.persistence.NameSpace
Get an iterator over all keys contained in this NameSpace, with the given prefix.
getKeyIterator(String, boolean) - Method in class oracle.ide.persistence.NameSpace
Get an iterator over all keys contained in this NameSpace, with the given prefix, optionally ignoring case.
getKeyMaximumLength() - Method in class oracle.javatools.resourcebundle.CustomizableResourceBundleKeyGenerator
Gets the maximum length of a key
getKeyMinimumLength() - Method in class oracle.javatools.resourcebundle.CustomizableResourceBundleKeyGenerator
Gets the minimum length of a key
getKeys() - Method in class javax.ide.property.PropertyPage
Get the property keys this property page uses in the preferences object.
getKeys() - Method in class oracle.ide.util.ArrayResourceBundle
Returns an enumeration of the keys.
getKeys() - Method in class oracle.javatools.resourcebundle.ResourceBundleRT
Provides the keys in the resource bundle
getKeys() - Method in class oracle.javatools.util.NullResourceBundle
Returns an enumeration of the keys.
getKeys() - Method in class oracle.javatools.util.ResourcePicker
Required method from ResourceBundle.
getKeyStatistics() - Method in class oracle.javatools.util.Maps.ManagedCacheMap
 
getKeyStatistics() - Method in interface oracle.javatools.util.Maps.ManagedCacheMapMBean
 
getKeyStroke() - Method in class oracle.ide.keyboard.KeyStrokeFilter
If keyPressed returns true, returns the last valid key pressed
getKeyStroke(int) - Method in class oracle.ide.keyboard.KeyStrokes
Returns the KeyStroke at the secified index.
getKeyStrokeContextRegistry() - Static method in class oracle.ide.Ide
Gets the KeyStrokeContextRegistry
getKeyStrokeOptions() - Method in class oracle.ide.config.IdeSettings
Convenience method for getting at one of the built in options.
getKeyStrokesFor(Integer) - Method in class oracle.ide.keyboard.KeyStrokeMap
Finds which KeyStrokes are mapped with the bind value.
getKeyStrokesFor(int) - Method in class oracle.ide.keyboard.KeyStrokeMap
Finds which KeyStrokes are mapped with the bind value.
getKeyStrokesStartingWith(KeyStrokes) - Method in class oracle.ide.keyboard.KeyStrokeMap
 
getKeyType() - Method in class oracle.javatools.db.ora.MaterializedView
The key type.
getKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleAdapter
 
getKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleRT
 
getKeyValueMap() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
Gets the map of key-values for this bundle.
getKeywords() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of the keywords in this language.
getKeywordTable() - Method in class oracle.javatools.parser.generic.Language
Returns a KeywordTable for this language, based on the keywords supported, and whether the language is case-sensitive or not.
getKind() - Method in interface oracle.ide.runner.DebuggeeData
Get the kind of this object, if possible
getKind() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the kind of this breakpoint.
getKind() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEvent
 
getKnownDeviceClasses() - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
Returns collection of the registered device class IDs.
getKnownLibraryAnnotations(JspLibrary) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
getKnownLibrarySchema(JspLibrary) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
getKnownReferenceDevices(Object) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
Returns list of names for reference devices that are registered for the given device class.
getLabel() - Method in class javax.ide.editor.Editor
 
getLabel() - Method in class javax.ide.menu.IDEAction
 
getLabel() - Method in class javax.ide.model.Element
 
getLabel(Element) - Method in class javax.ide.model.ElementDisplayInfo
Get the label for the specified element.
getLabel() - Method in class javax.ide.view.DefaultViewable
Get a short descriptive label that can be shown to the user.
getLabel() - Method in interface javax.ide.view.Viewable
Returns a short label that can be displayed to the user.
getLabel() - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Returns the display label describing this document type.
getLabel() - Method in class oracle.ide.controls.customtab.CustomTabPage
 
getLabel() - Method in class oracle.ide.controls.customtab.DefaultCustomTabPage
 
getLabel() - Method in class oracle.ide.db.controls.SchemaObjectTargetPicker
 
getLabel() - Method in class oracle.ide.externaltools.macro.Parameter
Gets the label used to represent this parameter in the macro picker UI.
getLabel() - Method in class oracle.ide.inspector.layout.CustomGUIComponent
 
getLabel() - Method in class oracle.ide.model.DocumentInfo
Get the label property.
getLabel() - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Gets the label to be used to identify the ProxyOptionsFilter.
getLabel() - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
getLabel() - Method in class oracle.javatools.parser.plsql.old.symbol.Statement
 
getLabel() - Method in enum oracle.javatools.status.Severity
 
getLabel() - Method in interface oracle.javatools.ui.builders.BuiltTextField
Get the label associated with the text field.
getLabel() - Method in class oracle.javatools.ui.checklist.ContentElement
Returns the label of the ContentElement.
getLabel() - Method in class oracle.javatools.ui.checktree.TriStateNode
Return the text used to render this object in the tree.
getLabel() - Method in class oracle.javatools.ui.ComponentWithTitlebar
Returns the label component.
getLabel() - Method in class oracle.javatools.ui.search.SearchCategory
Returns a label for the category.
getLabel() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the title header label.
getLabel() - Method in class oracle.jdeveloper.audit.bean.PropertyItem
 
getLabel() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets the label (short label) of this root.
getLabel() - Method in class oracle.jdeveloper.history.RevisionIdentifier
Get the label.
getLabel(Object, String, String) - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getLabel() - Method in class oracle.jdevimpl.audit.bean.BooleanField
 
getLabel(Class) - Method in class oracle.jdevimpl.audit.log.TypeFilter
Gets the label for a presentation type.
getLabel() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
getLabelAutoReloadExtMod() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelBrowse() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelClearCompilerLogBeforeCompile() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelComponent() - Method in class oracle.ide.controls.DescriptionScrollPane
Returns the focusable component used to hold the description.
getLabelEncoding() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelFloatOnTop() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelLogHrefColor() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelLogPreffix() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelLogSystemErrColor() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelLogSystemInColor() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelLogSystemOutColor() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelLookAndFeel() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelMaxLogLines() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelNavigationLevel() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelResetSkippedMessages() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabels() - Method in class oracle.jdeveloper.audit.service.TypeSafeEnumerationFactory
 
getLabelSaveBeforeCompile() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelSaveLogToFile() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelSaveOnDeactivation() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelShowCompileProgress() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelShowSplashScreen() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelSilentReload() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelText() - Method in class oracle.javatools.controls.ProgressPanel
 
getLabelText() - Method in class oracle.jdeveloper.audit.bean.PropertyItem
 
getLabelTheme() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelUndoLevel() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelUpdater() - Method in class oracle.ide.controller.IdeAction
 
getLabelUseDefaultEncoding() - Static method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0. This is an implementation detail and should not have been exposed in a public API.
getLabelVisible() - Method in class oracle.ide.controls.ToolButton
Deprecated. Replace with getClientProperty("hideActionText").
getLafClass() - Method in class oracle.ide.config.EnvironOptions
Look and feel.
getLafThemeClass() - Method in class oracle.ide.config.EnvironOptions
Look and feel theme.
getLanguageIterator() - Static method in class oracle.javatools.editor.language.LanguageModule
Fetch an Iterator for all the language modules.
getLanguages() - Method in class oracle.ide.runner.DebuggerEventSource
Returns the languages that this debugger might be debugging.
getLanguageSupport() - Method in class oracle.javatools.editor.BasicDocument
Fetches the LanguageSupport associated with this document.
getLanguageVersion() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the Java language version of this source file.
getLargerTextArea() - Method in class oracle.javatools.ui.ExtendedTextField
 
getLargestCollapsedBlock(CodeFoldingModel, Object, int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
Returns the largest (outermost) block that is currently collapsed and contains the given offset.
getLast() - Method in class oracle.ide.keyboard.KeyStrokes
 
getLastAction(BasicEditorPane) - Method in class oracle.javatools.editor.BasicAction
Utility routine which retrieves the last action executed (prior to the current one.) If there was no previous action, null is returned.
getLastActiveNavigator() - Static method in class oracle.ide.Ide
Gets the NavigatorWindow of the last active navigator.
getLastActiveView() - Method in class oracle.ide.IdeMainWindow
Gets the last active view.
getLastBuiltTime() - Static method in class oracle.jdeveloper.java.locator.JarURLClassLocator
 
getLastCheckDate() - Method in class oracle.ideimpl.webupdate.UpdateCenter
 
getLastError() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getLastErrorType() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getLastFailure() - Method in class oracle.ideimpl.webupdate.UpdateCenter
 
getLastInserted() - Method in class oracle.ide.db.util.insight.InsightHandler
 
getLastLocalBundleURL() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getLastModified() - Method in interface oracle.ide.file.FileChange
Get the last modified time for this change.
getLastModified() - Method in class oracle.ide.file.FileTable.FileChangeImpl
 
getLastModified(int) - Method in class oracle.ide.file.FileTable
Get the last modified time of a file in this file table.
getLastModified() - Method in class oracle.jdeveloper.jsp.libraries.WarInfo
 
getLastNumber() - Method in class oracle.javatools.db.Sequence
Retrieves the last sequence number written to disk in the database.
getLastPathComponentData(TreePath) - Static method in class oracle.ide.controls.tree.CustomJTree
Convenience method.
getLastProperty(String) - Static method in class oracle.javatools.db.property.Property
For a property path, this method returns the last property in the path.
getLastRefreshDate() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the date on which the materialized view was most recently refreshed.
getLastRefreshType() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the method used for the most recent refresh
getLastRowWithFocus() - Method in class oracle.ide.controls.tree.JTreeCellRenderer
Returns the row that this cell renderer last drew as the one having focus.
getLastState(Object) - Method in class oracle.ide.history.HistoryManager
Get the last local state for the object identified by the given ID.
getLastSuccessfulCheck() - Method in class oracle.ideimpl.webupdate.UpdateCenter
 
getLastToken() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getLastView() - Method in class oracle.ide.view.MultiManager
Get the last managed View to have been active.
getLatestLibraryVersions() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Return latest versions of all installed Tag Libraries.
getLayout() - Method in class oracle.ide.layout.LayoutResetEvent
Returns the layout to be reset or that was reset.
getLayout() - Method in class oracle.ide.layout.PreferredLayoutEvent
 
getLayoutAlignmentX(Container) - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getLayoutAlignmentX(Container) - Method in class oracle.ide.controls.PentaLayout
Returns the alignment along the x axis.
getLayoutAlignmentX(Container) - Method in class oracle.javatools.ui.ColumnLayout
 
getLayoutAlignmentX(Container) - Method in class oracle.jdevimpl.audit.swing.CenterLayout
 
getLayoutAlignmentX(Container) - Method in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
getLayoutAlignmentX(Container) - Method in class oracle.jdevimpl.audit.swing.DelegatingLayout
 
getLayoutAlignmentY(Container) - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getLayoutAlignmentY(Container) - Method in class oracle.ide.controls.PentaLayout
Returns the alignment along the y axis.
getLayoutAlignmentY(Container) - Method in class oracle.javatools.ui.ColumnLayout
 
getLayoutAlignmentY(Container) - Method in class oracle.jdevimpl.audit.swing.CenterLayout
 
getLayoutAlignmentY(Container) - Method in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
getLayoutAlignmentY(Container) - Method in class oracle.jdevimpl.audit.swing.DelegatingLayout
 
getLayoutColumn() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Gets the column referenced by the layout constraint on this column, or null if LAYOUT_UNCONSTRAINED.
getLayoutConstraint() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Gets the layout constraint on this column, either GutterColumn.LAYOUT_UNCONSTRAINED, GutterColumn.LAYOUT_MERGE_RESERVED_WIDTHS, or GutterColumn.LAYOUT_OVERLAY.
getLayoutListener(String) - Method in class oracle.ide.layout.Layouts
 
getLayoutMap() - Method in class oracle.ide.layout.IdeLayout
 
getLayoutOrientation() - Method in class oracle.ide.component.NewFilePanel
Returns the layout orientation.
getLayouts() - Static method in class oracle.ide.layout.Layouts
Returns the active Layouts instance.
getLayoutSelector() - Method in class oracle.ide.layout.PreferredLayoutEvent
 
getLeadSelectionData() - Method in class oracle.ide.controls.tree.CustomJTree
Convenience method.
getLeafIcon() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the icon used to represent leaf nodes.
getLeftDiffGutter() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getLeftExpression() - Method in class oracle.javatools.db.sql.Comparison
Gets the left expression.
getLeftExpression() - Method in class oracle.javatools.db.sql.JoinObject
 
getLeftFromObject() - Method in class oracle.javatools.db.sql.FKUsage
Deprecated. - use getLeftFromObjectID or resolveLeftFromObject
getLeftFromObjectID() - Method in class oracle.javatools.db.sql.FKUsage
 
getLeftOrCenterSplitter() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getLeftOrCenterSplitter() - Method in interface oracle.javatools.compare.view.SplitPanelView
Deprecated.  
getLeftOverview() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getLeftPadding() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine to calculate how much padding on the left we have where we shouldn't paint.
getLeftPartitionBy() - Method in class oracle.javatools.db.sql.JoinObject
 
getLeftResource() - Method in class oracle.jdeveloper.vcs.versiontree.VersionTreeCompareCommand
 
getLeftScrollPane() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getLeftTitle() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getLegacyParams(Context) - Static method in class oracle.ide.wizard.Wizard
Gets the array of String from the specified Context that represent the legacy parameters for the Wizard API used by some older Wizard implementations and Wizard launchers.
getLength(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns the number of bytes contained in the resource that the specified URI points to.
getLength(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns the number of bytes contained in the resource that the specified URI points to.
getLength(int) - Method in class oracle.ide.file.FileTable
Get the length of a file in this file table.
getLength() - Method in interface oracle.ide.index.QueryResult
Get the length of the result.
getLength() - Method in class oracle.ide.keyboard.KeyStrokes
Returns the number of KeyStroke.
getLength() - Method in class oracle.ide.log.StyledMessage
 
getLength(File) - Method in class oracle.ide.net.FileNativeHelper
 
getLength(URL) - Method in class oracle.ide.net.HttpURLFileSystemHelper
Returns the number of bytes contained in the resource that the specified URL points to.
getLength(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getLength(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getLength(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
 
getLength(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getLength(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the size in bytes of the content pointed to by the specified URL.
getLength(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns the number of bytes contained in the resource that the specified URL points to.
getLength(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getLength() - Method in class oracle.ide.util.FastStringBuffer
 
getLength() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches the number of characters in this buffer.
getLength() - Method in class oracle.javatools.buffer.CharArrayReadTextBuffer
Fetches the number of characters in this buffer.
getLength() - Method in interface oracle.javatools.buffer.ReadTextBuffer
Fetches the number of characters in this buffer.
getLength() - Method in class oracle.javatools.buffer.ReadTextBufferDecorator
Fetches the number of characters in this buffer.
getLength() - Method in class oracle.javatools.editor.BasicDocument
Returns number of characters of data currently in the document.
getLength() - Method in class oracle.javatools.editor.language.HistoryReadTextBuffer
Fetches the number of characters in this buffer.
getLength() - Method in class oracle.javatools.editor.TextRange
 
getLength() - Method in class oracle.javatools.parser.java.v2.util.Formatting.Selection
 
getLength() - Method in class oracle.javatools.parser.java.v2.util.OffsetPair
 
getLength() - Method in interface oracle.javatools.status.Issue
Gets the length of the text associated with this issue.
getLength() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the length of the construct currently being traversed.
getLength() - Method in class oracle.jdeveloper.audit.model.Location
Gets the number of characters in the model text buffer contained by this location, adjusted for edits to the containing model.
getLength(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getLength() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getLevel() - Method in class oracle.ide.migration.MigrationInfo.ErrorInformation
 
getLevel() - Method in class oracle.ide.model.ContentLevel
 
getLevel() - Method in class oracle.javatools.ui.Header
Returns the level of this header.
getLevelFiles(ContentLevel) - Method in class oracle.ide.model.ContentSet.URLIterator
 
getLexer() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Get the lexer.
getLexer() - Method in class oracle.javatools.editor.language.AbstractBraceProvider
Gets (or creates) the lexer we'll use for lexing.
getLexer() - Method in class oracle.javatools.editor.language.GenericBraceProvider
 
getLexer() - Method in class oracle.javatools.editor.language.LexerBlockRenderer
Get a cached language-specific Lexer (so that we don't have to constantly recreate it every time.)
getLexer() - Method in class oracle.javatools.editor.language.LexerDocumentRenderer
Get a cached language-specific Lexer (so that we don't have to constantly recreate it every time.)
getLexer() - Method in class oracle.javatools.parser.AbstractSyntaxRecognizer
 
getLexerToken() - Method in class oracle.javatools.editor.language.LexerBlockRenderer
Get a cached lexer-specific LexerToken (that we don't have to recreate every time) from the Lexer.
getLexerToken() - Method in class oracle.javatools.editor.language.LexerDocumentRenderer
Get a cached lexer-specific LexerToken (that we don't have to recreate every time) from the Lexer.
getLhsOperand() - Method in interface javax.ide.model.java.source.tree.DereferenceExpressionT
 
getLhsOperand() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceDereferenceExpression
 
getLibDirectory() - Static method in class oracle.ide.Ide
Retrieves the IDE lib directory.
getLibraries() - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryChangeEvent
 
getLibraries() - Static method in class oracle.jdeveloper.library.JLibraryManager
Deprecated. Concept of finite library lists from which to gather libraries no longer exists. Now returns only what can be found within the last working set of library lists.
getLibraries() - Method in class oracle.jdeveloper.model.JProjectLibraries
Get an array of all referenced JLibrary instances.
getLibraries() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
 
getLibraries() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryChangeEvent
 
getLibraries(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Return all versions of the installed Tag Libraries with a given name.
getLibrariesFromPrefix(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Returns all libraries that have given preffered prefix.
getLibrariesFromURI(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Finds all versions of the library with the given URI.
getLibrariesList() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryChangeEvent
 
getLibrariesToSave() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getLibrary() - Method in interface oracle.ide.palette.PaletteItem
Return Library
getLibrary() - Method in class oracle.jdeveloper.library.LibraryReference
Finds the Library instance without a Project context.
getLibrary(Project) - Method in class oracle.jdeveloper.library.LibraryReference
Finds the Library instance in the given Project context.
getLibrary() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryChangeEvent
 
getLibrary(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Return latest versions of the installed Tag Libraries with a given name.
getLibrary(String, String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Finds specified version of the installed Tag Library with a given name.
getLibraryAttrName() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getLibraryDefinition(VersionNumber) - Method in class oracle.jdeveloper.library.AddinLibrary
Deprecated. JDK based versions desupported. Use JLibrary directly.
getLibraryDefinition(VersionNumber) - Method in interface oracle.jdeveloper.library.JLibrary
Deprecated. JDK based versions desupported. Use JLibrary directly.
getLibraryDefinition(VersionNumber) - Method in class oracle.jdeveloper.library.JLibraryAdapter
Deprecated. JDK based versions desupported. Use JLibrary directly.
getLibraryDefinition(VersionNumber) - Method in class oracle.jdeveloper.library.JLibraryNode
Deprecated.  
getLibraryFileLocation() - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
getLibraryFileLocation() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getLibraryFromURI(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Finds a latest version of the library with the given URI.
getLibraryFromURI(String, String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Finds a given version of the library with the given URI.
getLibraryIds(Context) - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
 
getLibraryIndexingMetadata(String) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
getLibraryInputStream(String) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Retrieve InputStream for Tag Library
getLibraryList() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getLibraryList() - Method in class oracle.jdeveloper.library.JLibraryList
 
getLibraryList() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getLibraryList() - Method in class oracle.jdeveloper.library.LegacyLibraryList
 
getLibraryList() - Method in interface oracle.jdeveloper.library.LibraryList
Retrieves a List of JLibrary definitions contained in this LibraryList.
getLibraryList() - Method in class oracle.jdeveloper.library.ListWrapper
 
getLibraryList() - Method in class oracle.jdeveloper.model.JProjectLibraries
 
getLibraryName() - Method in class oracle.ide.file.LibraryPaths
Get the library name.
getLibraryName(URL) - Static method in class oracle.jdeveloper.offlinedb.userprops.Libraries
Get the Name of the User Property Library File.
getLibraryPaths(Project, String) - Method in class oracle.ide.file.ProjectCache
Get library paths from the cache.
getLibraryPaths(Project) - Method in class oracle.jdeveloper.file.JavaProjectCache
Get the library paths for all libraries used by a project.
getLibraryPathsList(Project, String) - Method in class oracle.ide.file.ProjectCache
Get a list of library paths from the cache.
getLibrarySettingsFileLocation() - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Returns settings file location in the current jdev.
getLibraryURL() - Method in class oracle.ide.resourcebundle.RegisteredBundleAdapter
 
getLibraryURL(int) - Method in class oracle.jdeveloper.offlinedb.userprops.Libraries
 
getLibraryUrls(JspLibrary, Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Gets the URLs of all library JARs the tag library depends on, including the JAR containing the TLD file.
getLibraryURLs() - Method in class oracle.jdeveloper.offlinedb.userprops.Libraries
 
getLibraryUrls(TagLibrary, Project) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryUtils
Gets the URLs of all library JARs the tag library depends on, including the JAR containing the TLD file.
getLibsAddedToClasspath() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
Gets the list of jar URLs that were added to the classpath of the project returned from ProjectLibraryChangeEvent.getProject().
getLibsRemovedFromClasspath() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
Gets the list of jar URLs that were removed from the classpath of the project returned from ProjectLibraryChangeEvent.getProject().
getLicense() - Method in class oracle.ide.extension.feature.Feature
 
getLifecycleListeners(Context) - Method in class oracle.ide.runner.Runner
 
getLightSourceFile(URL, int) - Method in class oracle.jdeveloper.java.provider.ProviderContext
Gets a new "light" SourceFile for the (existing) file at the given URL, packaged as a JavaFile.
getLightSourceFileImpl(URL) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch a "light" SourceFile for the given Java source URL (*.java), packaged as a JavaFile.
getLightSourceFileImpl(URL) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
 
getLikePattern() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getLimit() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getLimit() - Method in class oracle.javatools.db.plsql.PlSqlDatatype
Get method for the Limit property
getLimit() - Method in class oracle.javatools.db.plsql.Type
Get method for the Limit property
getLimitedOffsets() - Method in class oracle.ide.ceditor.ViewLimitProvider
 
getLine() - Method in interface oracle.ide.model.LocatableItem
Returns the line that identifies this LocatableItem.
getLine() - Method in interface oracle.ide.runner.DebuggerFileLineBreakpoint
Get the source line of the breakpoint
getLine() - Method in interface oracle.ide.runner.DebuggerURLLineBreakpoint
Get the source line of the breakpoint
getLine() - Method in class oracle.ide.todo.AbstractToDoItem
Gets the line this to do item is associated with in a code editor
getLine() - Method in interface oracle.javatools.editor.gutter.GutterMark
Fetches the line that this GutterMark is currently located on.
getLine() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetches the line that this GutterMark is currently located on.
getLine(int) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets a line of text from this model, or null if no text is available.
getLine(int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getLine(int) - Method in class oracle.jdeveloper.vcs.annotations.Annotations
Get the content (line itself) of the given lineNumber
getLineBreakSequence() - Method in class oracle.ide.config.EnvironOptions
Returns the line break sequence to use based on user preferences.
getLineBreakSequence() - Static method in class oracle.jdevimpl.audit.report.XSLTAuditReporter
 
getLineColumnText(int, int) - Static method in class oracle.ide.ceditor.EditorStatusBar
Utility routine for building up the "Line 1 Column 5" text.
getLineColumnText(String, int, int) - Static method in class oracle.javatools.editor.plugins.StatusBarPlugin
Utility routine for building up the "Line 1 Column 5" text.
getLineCount() - Method in class oracle.ide.ceditor.CodeEditor
Fetches the number of lines in this TextBuffer.
getLineCount() - Method in interface oracle.javatools.buffer.LineMap
Fetches the number of lines in this TextBuffer.
getLineCount() - Method in class oracle.javatools.editor.BasicDocument
Fetches the number of lines in this TextBuffer.
getLineCount() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches the number of lines in this TextBuffer.
getLineCount() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getLineCount() - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getLineCount() - Method in class oracle.javatools.util.LineIterator
Gets the number of the lines iterated so far.
getLineCount() - Method in class oracle.jdeveloper.vcs.annotations.Annotations
Get the number of annotated lines
getLineData() - Method in class oracle.javatools.patch.PatchHunkLine
Gets the line data for the patch hunk line.
getLineEndOffset(int) - Method in class oracle.ide.ceditor.CodeEditor
Given a specified line, returns the offset from the beginning of a TextBuffer that the line ends at.
getLineEndOffset(int) - Method in interface oracle.javatools.buffer.LineMap
Given a specified line, returns the offset from the beginning of a TextBuffer that the line ends at.
getLineEndOffset(int) - Method in class oracle.javatools.editor.BasicDocument
Given a specified line, returns the offset from the beginning of a TextBuffer that the line ends at.
getLineEndOffset(int) - Method in class oracle.javatools.editor.BasicEditorPane
Given a specified line, returns the offset from the beginning of a TextBuffer that the line ends at.
getLineEndOffset(int) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getLineForContext(Context) - Static method in class oracle.ide.ceditor.CodeEditorGutter
Gets the gutter mark from a context associated with the code editor gutter context menu popping up.
getLineForRow(int) - Method in class oracle.javatools.editor.BasicView
Return the first line that appears on the given row.
getLineFromCodeEditor(Context) - Static method in class oracle.jdeveloper.runner.Source
Returns the line number for the given code editor Context.
getLineFromOffset(int) - Method in class oracle.ide.ceditor.CodeEditor
Given an offset from the beginning of the underlying TextBuffer, fetches the line number containing that offset using a Forward bias.
getLineFromOffset(int) - Method in interface oracle.javatools.buffer.LineMap
Given an offset from the beginning of the underlying TextBuffer, fetches the line number containing that offset using a Forward bias.
getLineFromOffset(int) - Method in class oracle.javatools.editor.BasicDocument
Given an offset from the beginning of the underlying TextBuffer, fetches the line number containing that offset using a Forward bias.
getLineFromOffset(int) - Method in class oracle.javatools.editor.BasicEditorPane
Given an offset from the beginning of the underlying TextBuffer, fetches the line number containing that offset using a Forward bias.
getLineFromOffset(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getLineFromOffset(int) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getLineFromRow(int) - Method in class oracle.javatools.editor.BasicEditorPane
Fetch the first line that occurs on this row, taking in to account folded blocks.
getLineFromRow(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getLineFromRow(int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Fetch the first line that occurs on this row.
getLineMap() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches a line map for the text buffer.
getLineMap() - Method in interface oracle.javatools.buffer.TextBuffer
Fetches a line map for the text buffer.
getLineMap() - Method in class oracle.javatools.buffer.TextBufferDecorator
Fetches a line map for the text buffer.
getLineMap() - Method in class oracle.javatools.editor.BasicDocument
Fetches a line map for this document for calculating line positions.
getLineMap() - Method in class oracle.javatools.editor.language.AbstractDocumentRenderer
Convenience method for fetching the linemap of the document.
getLineNumber(int) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getLineNumber(int) - Method in class oracle.javatools.db.plsql.PlSqlTokenizer
 
getLineNumber() - Method in exception oracle.javatools.db.sql.InvalidSQLException
Gets the line number in the sql that the error occured at.
getLineNumber() - Method in exception oracle.javatools.parser.css.ParseException
Returns the line of the last parsed character.
getLineNumber() - Method in interface oracle.javatools.parser.java.v2.model.SourceLexicalBlankline
Gets the line number as returned by the TextBuffer's LineMap.
getLineNumber() - Method in class oracle.javatools.xml.esax.XMLLocator
Return the line number where the current document event ends.
getLineNumber() - Method in class oracle.jdeveloper.audit.extension.Definition
 
getLineNumber() - Method in class oracle.jdeveloper.audit.extension.DefinitionContext
 
getLineOffset() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the line offset (zero-based) of the first character of the construct currently being traversed, or 0 if the construct currently being traversed is not text-based.
getLineOffset(int) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the zero-based line offset of a character offset in this model, or 0 if this model does not have lines and columns.
getLineOffset(int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getLineOffset() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getLines() - Method in class oracle.javatools.patch.PatchHunk
Gets all PatchHunkLine instances in the patch hunk.
getLineStartOffset(int) - Method in class oracle.ide.ceditor.CodeEditor
Given a specified line, returns the offset from the beginning of the TextBuffer for the start of the line.
getLineStartOffset(int) - Method in interface oracle.javatools.buffer.LineMap
Given a specified line, returns the offset from the beginning of the TextBuffer for the start of the line.
getLineStartOffset(int) - Method in class oracle.javatools.editor.BasicDocument
Given a specified line, returns the offset from the beginning of the TextBuffer for the start of the line.
getLineStartOffset(int) - Method in class oracle.javatools.editor.BasicEditorPane
Given a specified line, returns the offset from the beginning of the TextBuffer for the start of the line.
getLineStartOffset(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getLineStartOffset(int) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getLineTerminator() - Method in class oracle.ide.config.EnvironOptions
 
getLineWithTotalColumnText(int, int, int) - Static method in class oracle.ide.ceditor.EditorStatusBar
Utility routine for building up the "Line 1 Column 5" text.
getLineWrap() - Method in class oracle.ide.controls.WrappingTextPane
 
getLinkAction() - Method in class oracle.javatools.ui.LinkTextField
Returns the link action for this text field.
getLinkActions() - Method in interface oracle.ide.inspector.Inspectable2
Deprecated. If the ComponentLevelActions interface is implemented, getLinkActions will not be called. If the ComponentLevelActions interface is not implemented, getLinkActions will be called and the results will be placed in the "more" dropdown on the Property Inspector toolbar.
getLinkText() - Method in class oracle.ideimpl.webupdate.UpdateCenterMessage
 
getList() - Method in class oracle.ide.component.CheckBoxListPanel
Provides access to the CheckBoxList used in the CheckBoxListPanel
getList() - Method in class oracle.ide.config.GlobalIgnoreList
Gets the list of Pairs used to represent each filter in the list.
getList() - Method in class oracle.ide.dialogs.filter.DirectoryExcludeFilter
 
getList() - Method in interface oracle.ide.dialogs.filter.FileFilter
 
getList() - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
Use this method to get the list of all URLFilters to use to determine when a file is included.
getList(String) - Method in class oracle.javatools.db.diff.ResultSet
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.ide.controls.JLabelListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.ide.db.controls.DBObjectChooser
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.ide.db.controls.SchemaObjectComboBox
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.ide.db.panels.TemplateObjectsPanel
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.ide.db.util.DBObjectRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.editor.insight.ListDataItemCellRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.editor.insight.TooltipDataItemCellRenderer
Return a component that has been configured to display the specified value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.breadcrumbs.PopupRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.combo.JCheckCombo.UnpoppedRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.datatips.ExpansionRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.list.DefaultCheckListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.list.GenericCheckListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.list.LabelListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.list.ReflectiveCheckListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.list.ReflectiveListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.list.RolloverRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.SeparatorListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.javatools.ui.table.DefaultRowHeaderRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class oracle.jdeveloper.db.controls.StorePicker
 
getListComponent() - Method in class oracle.jdeveloper.db.controls.ConnectionList
Gets the AWT Component for the list of connections.
getListControl() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
getListener(String) - Method in class oracle.ide.controller.ContextMenuListenersHook
Returns the declarative context menu listener for the specified site.
getListenerList() - Method in class oracle.ide.task.Task
Retrieve the listener list for this task
getListeners() - Method in class javax.ide.build.BuildSystem
Get all listeners.
getListeners(Context) - Method in class oracle.ide.runner.Runner
Deprecated. Use getLifecycleListeners() instead
getListeners() - Method in class oracle.jdeveloper.db.DatabaseConnections
Gets the listeners to this set of connections.
getListeners(Class) - Method in class oracle.jdevimpl.audit.swing.AbstractTreeModel
Returns an array of all the objects currently registered as FooListeners upon this model.
getListenersAndTrackedRootURLs(Collection<URL>) - Static method in class oracle.ide.net.URLFileSystem
Fetch all the URLFileSystemListeners which track any of the specify root URLs.
getListers(String, int, DBObjectProvider) - Method in class oracle.javatools.db.extension.DBObjectRegistry
 
getListLabel() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getListModel() - Method in class oracle.ide.db.controls.DBObjectListPicker
Returns the ListModel behind the List.
getListModel() - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
 
getListModel() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets the listModel to display.
getListModel() - Method in interface oracle.javatools.editor.insight.ListInsightData
Fetch a ListModel instance which represents this data model so that it can be displayed in a JList.
getListModel(ListInsightData) - Method in class oracle.javatools.editor.insight.ListInsightView
Utility routine to fetch the ListModel from the given insight data instance.
getListModel() - Method in class oracle.javatools.editor.insight.TooltipInsightData
Fetch a ListModel instance which represents this data model so that it can be displayed in a JList.
getListModel() - Method in interface oracle.javatools.ui.builders.BuiltList
Return the model used in the JList as a java.util.List.
getListName() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getListName() - Method in class oracle.jdeveloper.library.JLibraryList
 
getListName() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getListName() - Method in interface oracle.jdeveloper.library.LibraryList
Retrieves the name of this LibraryList.
getListName() - Method in class oracle.jdeveloper.library.ListWrapper
 
getListOfChildren() - Method in class oracle.ide.model.DataContainer
Fulfills the public accessor part of the Folder contract.

WARNING: it is suggested that you verify the types of each element in the returned list, as there is no guarantee that all elements share the same type.

getListOfChildren() - Method in class oracle.ide.model.IdeSystem
 
getListOfChildren() - Method in class oracle.ide.model.ObservableFolder
Fulfills the public accessor part of the Folder contract.
getListOfValueMeanings() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property List Of Value meanings.
getListOfValues() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property List Of Values.
getListPrompt() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets the label for the message prompt.
getListQueries(DBObjectCriteria<? extends SystemObject>) - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
Retruns a number of query wrapper objects that will list the given object types in the given schema.
getListStructure(String) - Method in class oracle.javatools.data.HashStructure
Returns the ListStructure bound at the specified name or null of no object is bound.
getListTitle() - Method in interface oracle.ide.db.panels.sql.ExpressionPanel.FragmentProvider
Returns the name of the List.
getListTitle() - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
getListTitle() - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
getListTitle() - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
getLiteral() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceLiteralExpression
 
getLiteralKind() - Method in interface javax.ide.model.java.source.tree.LiteralExpressionT
 
getLiterals() - Method in class oracle.javatools.db.sql.ModelObject.MultiColumnForLoop
 
getLoadedNodes() - Static method in class oracle.ide.model.NodeFactory
Returns an Iterator over the Node instances that are currently loaded.
getLoadedProperties() - Method in class oracle.ideimpl.webupdate.task.ReadPropertiesFile
 
getLoadEncoding() - Method in class oracle.ide.model.TextNode
Returns a Java supported encoding name to use to create the InputStreamReader for reading data from the URL into the TextBuffer (called from revert()).
getLoader() - Method in class oracle.jdeveloper.audit.extension.TypeDefinition
 
getLoadFactor() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
 
getLoadFactor() - Method in class oracle.javatools.util.Maps.CacheStrategy
Gets the load factor of the cache map.
getLOBDescriptors() - Method in class oracle.javatools.db.ora.TablePartition
Return an array of LOBDescriptor objects that define the (sub)partitioning properties of a table's LOB or VARRAY columns for this (sub)partition.
getLOBProperties() - Method in class oracle.javatools.db.ora.OracleColumnProperties
 
getLOBSegName() - Method in class oracle.javatools.db.ora.LOBDescriptor
 
getLocalAction(ContextMenu, int) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
getLocalAction(Context, int) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
getLocalAction(int) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Create a local action with the specified command ID, and remember it so that it can be disposed when this view is closed.
getLocalClasses() - Method in interface javax.ide.model.java.source.tree.BlockT
Gets the collection of local classes.
getLocalClasses() - Method in interface oracle.javatools.parser.java.v2.model.SourceBlock
Gets the collection of local classes.
getLocale() - Method in class oracle.javatools.ui.calendar.CalendarPanel
 
getLocalHistory(URL) - Method in class oracle.ide.history.HistoryManager
Get all local history for the object located at the given URL.
getLocalHistory(Object) - Method in class oracle.ide.history.HistoryManager
Get all local history for the object identified by the given ID.
getLocalKeyMap(KeyStrokeContext) - Method in class oracle.ide.keyboard.KeyStrokeOptions
Returns the KeyStrokeMap corresponding to this context
getLocalKeyMaps() - Method in class oracle.ide.keyboard.KeyStrokeOptions
 
getLocalMap(KeyStrokeOptions, KeyStrokeContext) - Static method in class oracle.ide.keyboard.MultiMapAdapter
Extracts a local MultiInputMap from a KeyStrokeOptions.
getLocalName() - Method in class javax.ide.extension.ElementName
The local name of this element name.
getLocalName() - Method in interface oracle.javatools.xml.esax.ElementContext
Get the local name of the current element.
getLocalName() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get the local name of the current element.
getLocalNameSpace(String, String) - Static method in class oracle.ide.persistence.NameSpace
Get a NameSpace instance with the given name, at the given location.
getLocalNameSpace(String, String, int) - Static method in class oracle.ide.persistence.NameSpace
Get a NameSpace instance with the given name and type, at the given location.
getLocalNameSpace(String, String, SecondaryKeyProvider) - Static method in class oracle.ide.persistence.NameSpace
Get a local namespace that uses secondary keys.
getLocalNameSpace(String, String, int, SecondaryKeyProvider) - Static method in class oracle.ide.persistence.NameSpace
Get a local namespace that uses secondary keys.
getLocalNameSpaceIterator(String, String, boolean) - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the given storage file that start with the given prefix, optionally ignoring case.
getLocalReverseNameSpaceIterator(String, String, boolean) - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the given storage file that start with the given prefix, in reverse order, optionally ignoring case.
getLocalState(Context) - Static method in class oracle.ide.history.HistoryContext
Returns the LocalState stored in the specified Context, if any.
getLocalVariableName(String) - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Convenience method to get a local variable name that obeys the naming conventions specified in these options.
getLocalVariablePrefix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the local variable prefix.
getLocalVariables() - Method in interface javax.ide.model.java.source.tree.BlockT
Gets the collection of local variables.
getLocalVariables() - Method in interface oracle.javatools.parser.java.v2.model.SourceBlock
Gets the collection of local variables.
getLocalVariableSuffix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the local variable suffix.
getLocatable(Context) - Static method in class oracle.ide.externaltools.ContextUtils
 
getLocatables() - Method in class oracle.jdeveloper.vcs.generic.CommandState
Gets the associated locatable objects.
getLocatableSelection(Context) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
getLocatableURL(Object) - Static method in class oracle.jdeveloper.vcs.util.VCSModelUtils
Gets the given node's URL, if the node is a locatable.
getLocatableURLFilter() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Deprecated. replaced by VCSCommand.getURLFilter().
getLocation(Point) - Method in interface oracle.ide.controls.FloatingToolWindow
 
getLocation() - Method in interface oracle.javatools.ui.actiontip.ActionTipTask
 
getLocation() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the location of the construct currently being traversed.
getLocation(Object) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the location of a construct in the model currently being traversed.
getLocation() - Method in interface oracle.jdeveloper.audit.model.Located
Gets the location of this object.
getLocation() - Method in class oracle.jdeveloper.audit.model.Location
Gets this location in fulfillment of the Located interface.
getLocation() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets a location less than or equal to any location in this model.
getLocation(int, int) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets a location in this model.
getLocation(Object) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the location for a construct in this model, or null if the object is not a construct in this model.
getLocation(int, int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getLocation(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the Location of an object represented by a row of this model.
getLocation() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the location of the violating construct.
getLocation() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.ConstructRegion
 
getLocation() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.LocationRegion
 
getLocation() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.Region
 
getLocation() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the location to be transformed.
getLocation() - Method in class oracle.jdeveloper.jsp.libraries.WarInfo
 
getLocation() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getLocation(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getLocation(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getLocation(Object) - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getLocation(Object) - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getLocation(Object) - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getLocation(Object) - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter
 
getLocation(Object) - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getLocationFromNode(Node) - Method in class oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory
 
getLocationOffsets(String) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
Finds the offsets in the original source for tokens matching the given text.
getLocations() - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the locations audited to create this model.
getLocations() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.ConstructRegion
 
getLocations() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.LocationRegion
 
getLocations() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.Region
 
getLocations() - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getLocationSpecifiers() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Gets the LocationSpecifiers which are used to specify the external locations used to store the table's data.
getLocator() - Method in class oracle.ide.extension.feature.Feature
 
getLocator() - Method in class oracle.ide.extension.feature.FeatureCategory
 
getLocator() - Method in interface oracle.javatools.xml.esax.ElementContext
Get the locator for the XML file being parsed.
getLocator() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get the locator for the EDD being parsed.
getLocatorFactory() - Method in class oracle.jdeveloper.java.JavaModelFactory
Gets the factory we'll use to create new class locators with.
getLocatorInstance(String, String) - Static method in class oracle.jdeveloper.vcs.spi.VCSWorkingCopyLocator
 
getLock(URL) - Static method in class oracle.ide.net.JarUtil
Get the lock used to synchronize access to a JAR file across multiple threads in the calling process.
getLock() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
 
getLockStatus() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetch the lock status for the current thread only.
getLockStatus() - Method in class oracle.javatools.buffer.CharArrayReadTextBuffer
Fetch the lock status for the current thread only.
getLockStatus() - Method in interface oracle.javatools.buffer.ReadTextBuffer
Fetch the lock status for the current thread only.
getLockStatus() - Method in class oracle.javatools.buffer.ReadTextBufferDecorator
Fetch the lock status for the current thread only.
getLockStatus() - Method in class oracle.javatools.editor.language.HistoryReadTextBuffer
Fetch the lock status for the current thread only.
getLogEntryOnBreakpointHit() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Find out if the debugger should make a log entry when the breakpoint is hit.
getLogExpression() - Method in interface oracle.ide.runner.DebuggerBreakpointLogEntry
Get the expression that should be evaluated (and the results logged) for each log entry
getLogFilePreffix() - Method in class oracle.ide.config.EnvironOptions
Deprecated. since 11.0 use EnvironOptions.getLogFilePrefix().
getLogFilePrefix() - Method in class oracle.ide.config.EnvironOptions
 
getLogger() - Method in interface javax.ide.extension.ElementContext
Gets the logger to which warning, error and information messages should be sent by the visitor.
getLogger() - Method in class oracle.ide.dependency.DependencyManager
Get the logger used for dependency-related log messages.
getLogger() - Method in class oracle.ide.ExtensionRegistry
Returns the logger that should be used to log messages of interest to extension developers.
getLogger() - Method in class oracle.ide.file.AbstractFileScope
Get the logger to use for this scope.
getLogger() - Method in class oracle.ide.file.ProjectCache
Get the logger used to log messages related to the cache.
getLogger() - Method in class oracle.ide.migration.XMLMigrator
 
getLogger() - Static method in class oracle.ide.model.DependencyConfiguration
 
getLogger() - Static method in class oracle.ide.model.Recognizer
 
getLogger() - Static method in class oracle.ide.model.TechnologyRegistry
Getter for the logger instance.
getLogger() - Method in class oracle.javatools.db.AbstractDBObjectProvider
Gets the logger to use in this provider.
getLogger() - Static method in class oracle.javatools.db.DBLog
Returns the Logger for logging of information, warning and error messages in the api.
getLogger(Object) - Static method in class oracle.javatools.db.DBLog
Returns the Logger appropriate to the given object or class, initialized using DBLog.getAndInitialiseLogger(java.lang.String).
getLogger() - Method in class oracle.javatools.db.DBObjectFactory
 
getLogger() - Method in class oracle.javatools.db.property.AbstractPropertyManager
Returns a DBLog initialised Logger class for logging messages.
getLogger() - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getLogger() - Static method in class oracle.javatools.parser.java.v2.JavaParser
 
getLogger() - Static method in class oracle.jdeveloper.audit.service.AuditLogger
Gets the Audit Logger.
getLogger() - Method in class oracle.jdeveloper.offlinedb.model.NodeCache
Deprecated.  
getLogger() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
 
getLogger() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
 
getLogging() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getLogging() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return logging type
getLogHrefColor() - Method in class oracle.ide.config.EnvironOptions
 
getLoginTimeout() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getLogManager() - Method in class javax.ide.IDE
Get the LogManager.
getLogManager() - Static method in class javax.ide.log.LogManager
Get the log manager implementation for this IDE.
getLogManager() - Static method in class oracle.ide.log.LogManager
Returns the LogManager instance that is active in the IDE.
getLogOutput() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
 
getLogOwnerView() - Method in interface oracle.ide.log.LogOwner
Returns the View that backs this LogOwner.
getLogPage(Context) - Static method in class oracle.ide.log.LogContext
 
getLogPage() - Method in class oracle.ide.log.LogPrintStream
Directly returns the underlying LogPage for this LogPrintStream.
getLogPage() - Method in class oracle.ide.log.LogPrintWriter
Directly returns the underlying LogPage for this LogPrintWriter.
getLogPage() - Method in class oracle.ide.runner.RunProcess
Returns the LogPage for this process.
getLogPage(boolean) - Method in class oracle.ide.runner.RunProcess
 
getLogPageToolbar() - Method in class oracle.jdeveloper.runner.JRunProcess
Get the toolbar
getLogPageView() - Method in class oracle.ide.log.AbstractLogPage
 
getLogPageView() - Method in interface oracle.ide.log.LogPage
Returns the View implementation backing this LogPage.
getLogRecognizers() - Method in class oracle.ide.log.AbstractLogManager
Gets the list of registered LogRecognizers
getLogSystemErrColor() - Method in class oracle.ide.config.EnvironOptions
 
getLogSystemInColor() - Method in class oracle.ide.config.EnvironOptions
 
getLogSystemOutColor() - Method in class oracle.ide.config.EnvironOptions
 
getLogTable() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Returns the name of the table in which the changes are logged
getLogTag() - Method in interface oracle.ide.runner.DebuggerBreakpointLogEntry
Get the log tag that should be included in each log entry
getLogText() - Method in class oracle.javatools.db.execute.StatementWrapper.ExecutionRunnable
Gets a loggable text containing the query, bind and timing information.
getLogWindow() - Method in class oracle.ide.log.LogManager
Get the LogWindow.
getLogWriter() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getLong(String) - Method in class oracle.javatools.data.HashStructure
Returns the long equivalent value of the object bound at the specified name.
getLong(String, long) - Method in class oracle.javatools.data.HashStructure
Returns the long equivalent value of the object bound at the specified name.
getLongAttributeValue(DataTypeUsage, String) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Returns the value of the given named attribute from the given DataTypeUsage as a Long.
getLongDescription() - Method in class oracle.jdeveloper.audit.model.CompositeDependency
 
getLongDescription() - Method in class oracle.jdeveloper.audit.model.Dependency
Gets a translated long description of the target of this dependency.
getLongDescription() - Method in class oracle.jdeveloper.audit.model.FileDependency
 
getLongDescription() - Method in class oracle.jdeveloper.audit.model.StructureDependency
 
getLongestMatchingEntry(URL) - Method in class oracle.ide.net.URLPath
Returns the URLPath entry that is the closest parent to the specified URL.
getLongLabel() - Method in class javax.ide.model.Element
 
getLongLabel(Element) - Method in class javax.ide.model.ElementDisplayInfo
Get the long label for the element.
getLongLabel() - Method in class oracle.ide.ceditor.CodeNavigationPoint
 
getLongLabel() - Method in class oracle.ide.controls.customtab.CustomTabPage
 
getLongLabel() - Method in class oracle.ide.controls.customtab.DefaultCustomTabPage
 
getLongLabel() - Method in class oracle.ide.explorer.ChildFilter
 
getLongLabel() - Method in class oracle.ide.externaltools.ExternalToolType
Note: this method should not be overridden by declarative implementations
getLongLabel() - Method in class oracle.ide.externaltools.macro.MacroExpander
 
getLongLabel() - Method in class oracle.ide.layout.IdeLayout
 
getLongLabel() - Method in class oracle.ide.layout.Layouts
Gets a fully qualified label for display purpose.
getLongLabel() - Method in class oracle.ide.model.Connections
 
getLongLabel() - Method in class oracle.ide.model.DefaultDisplayable
This implementation delegates to DefaultDisplayable.getShortLabel().
getLongLabel() - Method in class oracle.ide.model.DiscoveredDependable.DefaultDiscoveredDependable
 
getLongLabel() - Method in interface oracle.ide.model.Displayable
Returns a long label that can be displayed to the user.
getLongLabel() - Method in class oracle.ide.model.Node
Displayable interface method.
getLongLabel() - Method in class oracle.ide.model.Preferences
Deprecated.  
getLongLabel() - Method in interface oracle.ide.palette.PaletteItem
Gets a fully qualified label for display purpose.
getLongLabel() - Method in class oracle.ide.panels.Navigable
This implementation simply invokes return getShortLabel().
getLongLabel() - Method in class oracle.ide.runner.RunProcess
Gets a fully qualified label for display purpose.
getLongLabel() - Method in class oracle.ide.todo.AbstractToDoItem
Returns a long label
getLongLabel() - Method in class oracle.ide.wizard.Wizard
Provides a description of the Wizard that appears in the hint text area of the Object Gallery.
getLongLabel() - Method in class oracle.javatools.compare.CompareContributor
Get a long label for this comparable element.
getLongLabel() - Method in class oracle.javatools.compare.CompareMain.FileCompareContributor
Deprecated.  
getLongLabel() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilder
 
getLongLabel() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
getLongLabel() - Method in class oracle.jdeveloper.library.AddinJDK
 
getLongLabel() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getLongLabel() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getLongLabel() - Method in class oracle.jdeveloper.library.JLibraryList
 
getLongLabel() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getLongLabel() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getLongLabel() - Method in class oracle.jdeveloper.library.ListWrapper
 
getLongLabel() - Method in class oracle.jdeveloper.merge.TextMergeContributor
Get a long label for this comparable element.
getLongLabel() - Method in class oracle.jdeveloper.offlinedb.wizard.ProviderWizard
 
getLongLabel() - Method in class oracle.jdeveloper.offlinedb.wizard.SchemaChooserWizard
 
getLongLabel() - Method in class oracle.jdeveloper.offlinedb.wizard.SchemaWizard
 
getLongLabel() - Method in class oracle.jdeveloper.vcs.nav.ConnectionListFilterNode
 
getLongLabel() - Method in class oracle.jdeveloper.vcs.nav.ConnectionNodeDecorator
 
getLongLabel() - Method in class oracle.jdevimpl.audit.core.AuditAddinDescription
 
getLongLabel() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getLongLabel() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter.UnauditableElement
 
getLongName() - Method in interface oracle.javatools.ui.breadcrumbs.Breadcrumb
 
getLongTitle() - Method in class javax.ide.log.LogPage
Get the title to be displayed in the log window hosting this page.
getLook() - Method in class oracle.javatools.ui.ghost.GhostPalette
 
getLookupKey(Node) - Static method in class oracle.ide.migration.NodeMigrator
Build the key used to lookup a node migrator.
getLoopObject() - Method in class oracle.javatools.db.ddl.TokenContext
 
getLowerBounds() - Method in interface javax.ide.model.java.declaration.WildcardTypeD
Returns the lower bounds.
getLowerBounds() - Method in interface oracle.javatools.parser.java.v2.model.JavaWildcardType
Lower bounds are "super" bounds.
getLoweredBorder() - Method in class oracle.ide.controls.JToolButton
Deprecated. Returns the Border object that will be used to render the button border when the button is pressed.
getLruFiles() - Method in class oracle.ide.editor.EditorsOptions
 
getMacro() - Method in class oracle.ide.externaltools.macro.MacroExpander
Get the macro string recognized by this expander.
getMacroPicker(boolean) - Method in interface oracle.ide.externaltools.ExternalToolOptionsEnvironment
Get a macro picker configured for the current environment.
getMacroRegistry() - Method in class oracle.ide.externaltools.ExternalToolManager
Gets the macro registry.
getMacroRegistry() - Method in interface oracle.ide.externaltools.ExternalToolOptionsEnvironment
Get the macro registry.
getMacros() - Method in class oracle.ide.externaltools.macro.MacroRegistry
Get all registered macros.
getMacros() - Static method in class oracle.ide.help.HelpMacros
 
getMacros() - Static method in class oracle.ide.Ide
Gets the default Map of the macros in use by the IDE.
getMacroTextField(boolean) - Method in interface oracle.ide.externaltools.ExternalToolOptionsEnvironment
 
getMagicCaretPosition(BasicEditorPane) - Static method in class oracle.javatools.editor.BasicAction
Reads the magic caret position from the editor's caret, or if there is none, the current horizontal position of the cursor.
getMainClass(File) - Static method in class oracle.ide.net.JarUtil
Returns the value of the Main-Class attribute in the manifest file of the specified JAR file.
getMainClass(URL) - Static method in class oracle.ide.net.JarUtil
Returns the value of the Main-Class attribute in the manifest file of the specified JAR URL.
getMainCompareMenu() - Method in class oracle.jdeveloper.compare.CompareViewer
Deprecated. compare menu defined in extension manifest
getMainDialogPanel(DBObject, DBObjectProvider, DBObject, Navigable[]) - Method in class oracle.ide.db.panels.PanelLibrary
Retruns the main panel to use in a dialog.
getMainIcon() - Method in class oracle.ide.IdeMainWindow
Deprecated.  
getMainIcon() - Method in class oracle.javatools.controls.MainWindow
 
getMainMethod(SourceClass) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Find the main method in the cls.
getMainModelCellReferenceOptions() - Method in class oracle.javatools.db.sql.ModelObject
 
getMainModelName() - Method in class oracle.javatools.db.sql.ModelObject
 
getMainSplitPane() - Method in class oracle.ide.panels.MDDPanel
 
getMainTitle() - Method in class oracle.ide.IdeMainWindow
 
getMainTitle() - Method in class oracle.javatools.controls.MainWindow
 
getMainVersioningMenu() - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Deprecated. replaced by declarative registration through menu-hook.
getMainWindow() - Method in class javax.ide.IDE
Get the main window.
getMainWindow() - Static method in class oracle.ide.Ide
Gets the IdeMainWindow instance.
getMainWindow() - Method in class oracle.ide.IdeCore
 
getMainWindow() - Static method in class oracle.ide.util.IdeUtil
 
getMainWindow(Context, int) - Static method in class oracle.javatools.controls.MainWindow
 
getMainWindow() - Static method in class oracle.javatools.util.SwingUtils
Retrieves the window that can be considered the main window of this application.
getManagedBeanClass() - Method in class oracle.jdeveloper.webapp.xdf.ELMethodReference
 
getManagedBeanJavaClass() - Method in class oracle.jdeveloper.webapp.faces.FacesMethodBindingPanel
Returns the JavaClass for the managed bean.
getManagedBeanSourceClass() - Method in class oracle.jdeveloper.webapp.faces.FacesMethodBindingPanel
Returns the SourceClass for the managed bean.
getManager() - Method in class oracle.ide.navigator.NavigatorWindow
Returns the NavigatorManager that manages this navigator.
getManifest(URL) - Static method in class oracle.ide.net.JarUtil
Returns the manifest of the specified JAR URL.
getManifest(File) - Static method in class oracle.ide.net.JarUtil
Returns the manifest of the specified JAR file.
getManifest() - Method in class oracle.jdeveloper.jsp.libraries.WarInfo
 
getManifest() - Method in class oracle.ojc.storage.JarStorage
 
getManifestLogger() - Method in class oracle.ide.ExtensionRegistry
Returns the logger used to report problems in the extension manifest.
getManualButtonText() - Method in class oracle.jdeveloper.vcs.controls.ImportCreateConnectionPanel
 
getManualReconcileStep() - Method in class oracle.ide.db.transfer.generate.GenerateController
 
getMap() - Method in class oracle.ide.wizard.WizardWelcomeSettings
Deprecated. Use getSaveKey instead.
getMap(String) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Gets a map of key/values from the specified bundle id and locale
getMap(String, Locale) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Gets a map of key/values from the specified bundle id and locale
getMap(String, Locale, ClassLoader) - Static method in class oracle.javatools.resourcebundle.BundleFactory
Gets a map of key/values from the specified bundle id and locale
getMap() - Method in class oracle.jdeveloper.vcs.spi.VCSCopyableMap
Deprecated. Gets the version control client property map.
getMappedAnsiType(DataType) - Method in class oracle.javatools.db.datatypes.DataTypeRegistry
Returns the ANSI DataType (if there is one) that this DataType maps to.
getMappedInsightObjects(String, String) - Method in interface oracle.ide.db.util.insight.InsightProvider
 
getMappedInsightObjects(String, String) - Method in class oracle.ide.db.util.insight.OracleSqlQueryInsightProvider
 
getMappedType(String, Class) - Method in class oracle.javatools.db.datatypes.DataTypeRegistry
Returns a provider's DataType that maps to an ANSI data type name, or null if there isn't one.
getMargin() - Method in class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin
 
getMark(BasicEditorPane) - Static method in class oracle.javatools.editor.EmacsAction
Utility routine to fetch the Emacs mark set for the given editor.
getMarkAtLocation(int, int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Return the mark at the given location or null if there is no mark.
getMarkColor(String) - Static method in class oracle.javatools.editor.FileOverviewMargin
 
getMarkCount() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Fetch the number of marks in this column.
getMarkForContext(Context) - Static method in class oracle.ide.ceditor.CodeEditorGutter
Gets the line number from a context associated with the code editor gutter context menu popping up.
getMarks(Collection<LineGutterPlugin.Column.Mark>, int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Fetch all the marks in this column that are on the given line, adding it to the specified collection.
getMarksOnLine(Collection<LineGutterPlugin.Column.Mark>, int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine to get all of the marks for a given line, sorting them by mark order.
getMarkSupportsClicks(GutterMark) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Fetch whether the specified GutterMark supports click behavior.
getMarkToolTip(GutterMark, MouseEvent) - Method in interface oracle.javatools.editor.gutter.GutterColumnListener
Fetch the tooltip associated with the given GutterMark.
getMarkToolTip(GutterMark, MouseEvent) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Fetch the tooltip associated with the given GutterMark.
getMasterId() - Method in class oracle.ideimpl.webupdate.UpdateCenter
 
getMasterNavigable() - Method in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Returns a master Navigable object that has all the required child naviagables for editing a query.
getMasters() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. 
getMasterServerURL() - Method in class oracle.ideimpl.webupdate.UpdateManager
 
getMasterTableID() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Returns the ID of the master table whose changes are logged
getMatchCase() - Method in class oracle.jdeveloper.java.filter.SimpleNameFilter
Fetch whether we are suppose to match case for the search.
getMatches(Object) - Method in class oracle.jdeveloper.vcs.spi.VCSRecentCommentsModel
Gets items in the model which match the given partial comment.
getMatchingBraceIndex(int) - Method in class oracle.javatools.parser.generic.BraceHelper
Fetches the index of the matching brace for the specified index.
getMatchingData(ListDataItem[], String) - Method in class oracle.javatools.CamelCaseOrContainsInputFilter
 
getMatchingData(ListDataItem[], String) - Method in class oracle.javatools.editor.insight.CamelCaseInsightInputFilter
Utility routine which fetches the subset of data items in this list model that match with the given CamelCase pattern specified.
getMatchingData() - Method in interface oracle.javatools.editor.insight.InsightData
Fetches a subset of the list of data items in this InsightData which matches what the user has typed so far.
getMatchingData(ListDataItem[], String) - Method in class oracle.javatools.editor.insight.InsightInputFilter
Utility routine which fetches the subset of data items in this list model that starts with the given prefix specified.
getMatchingData(ListDataItem[], String) - Method in class oracle.javatools.editor.insight.SortedInsightInputFilter
Utility routine which fetches the subset of data items in this list model that starts with the given prefix specified.
getMatchingData() - Method in class oracle.javatools.editor.insight.TooltipInsightData
Fetches a subset of the list of data items in this InsightData which matches what the user has typed so far.
getMatchingDataCount() - Method in interface oracle.javatools.editor.insight.InsightData
Fetches the count of data items in this InsightData which matches what the user has typed so far.
getMatchingDataCount() - Method in class oracle.javatools.editor.insight.TooltipInsightData
Fetches the count of data items in this InsightData which matches what the user has typed so far.
getMatchingDataList(ListDataItem[], String) - Method in class oracle.javatools.editor.insight.CamelCaseInsightInputFilter
 
getMatchingFilter(String) - Method in class oracle.ide.util.PatternFiltersOptimizer
 
getMatchingOffset(int) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getMatchName() - Method in class oracle.jdeveloper.java.filter.SimpleNameFilter
Fetch the name we are using for the match.
getMatchType() - Method in class oracle.jdeveloper.java.filter.SimpleNameFilter
Fetch the match type requested.
getMaxArgs() - Method in class oracle.javatools.db.sql.FunctionDefinition
Returns the number of arguments the function takes.
getMaxAscent(JComponent, StyledTextModel, int) - Static method in class oracle.javatools.ui.simplestyle.StyledTextRenderer
 
getMaxCharactersPerLineCount() - Method in class oracle.jdevimpl.audit.swing.MessageDialog.OptionPane
 
getMaxDescent(JComponent, StyledTextModel, int) - Static method in class oracle.javatools.ui.simplestyle.StyledTextRenderer
 
getMaxExtent() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getMaxHistorySize() - Method in class oracle.ide.util.HistoryList
Returns the maximum number of items that this history list can hold.
getMaximum() - Method in interface oracle.ide.controls.ProgressTrackedTask
Used for determinate tasks to get the maximum range for the value returned by getCurrentValue()
getMaximum() - Method in class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
Returns the maximum value -- the higher end of the progress value.
getMaximum() - Method in class oracle.javatools.dialogs.ProgressMonitor
Deprecated. Returns the maximum value -- the higher end of the progress value.
getMaximumCharacters() - Method in class oracle.javatools.ui.TruncatingTreeCellRenderer
Returns the maximum number of characters that will be displayed before truncation.
getMaximumDate() - Method in class oracle.javatools.ui.calendar.CalendarPanel
 
getMaximumDefaultSize() - Method in interface oracle.jdeveloper.vcs.vop.DisplayProperty
Get a maximum default size for the property.
getMaximumFileSize() - Method in interface oracle.jdeveloper.audit.AuditPreferences
 
getMaximumFileSize() - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the size of the largest file that can be audited, in Mb.
getMaximumFileSize() - Method in class oracle.jdeveloper.audit.service.Auditor
Gets the size of the largest file that can be audited, in Mb.
getMaximumFileSize() - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
getMaximumFileSize() - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getMaximumFileSize() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferences
 
getMaximumFuzzFactor() - Method in class oracle.javatools.patch.PatchMatchOptions
Gets the maximum fuzz factor for matching patch hunks.
getMaximumLength() - Method in class oracle.ide.inspector.layout.Spring
Get the maximum length of the Spring.
getMaximumNumberOfVisitors() - Method in class javax.ide.extension.MultiDeferredElementVisitorHook
 
getMaximumPopupSize() - Method in class oracle.javatools.ui.combo.JTreeCombo
 
getMaximumPopupSize() - Method in class oracle.javatools.ui.combo.JTreeFixListCombo
 
getMaximumSize() - Method in class oracle.ide.controls.customtab.CustomTab
 
getMaximumSize(JComponent) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getMaximumSize() - Method in class oracle.ide.controls.SmallSquareButton
 
getMaximumSize() - Method in class oracle.ide.inspector.PropertyCheckBox
 
getMaximumSize() - Method in class oracle.ide.inspector.PropertyLabel
 
getMaximumSize() - Method in class oracle.ide.inspector.PropertyRadioButton
 
getMaximumSize(JComponent) - Method in class oracle.javatools.editor.BasicEditorUI
Gets the maximum size for the editor component.
getMaximumSize() - Method in class oracle.javatools.editor.FileOverviewMargin
 
getMaximumSize(JComponent) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
getMaximumSize() - Method in class oracle.javatools.util.Maps.ManagedCacheMap
 
getMaximumSize() - Method in interface oracle.javatools.util.Maps.ManagedCacheMapMBean
 
getMaximumSpan(int) - Method in class oracle.javatools.editor.BasicView
Determines the maximum span for this view along an axis.
getMaximumVersion() - Method in class javax.ide.extension.ExtensionDependency
Get the maximum version of the extension this dependency is for.
getMaxJspVersion() - Method in class oracle.jdeveloper.jsp.libraries.JspLibrary
If last JSP version is not explicitly set, it will return null.
getMaxListSize() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getMaxLogLines() - Method in class oracle.ide.config.EnvironOptions
Get maximum log lines.
getMaxNameLength(String) - Method in class oracle.javatools.db.DatabaseDescriptor
Returns the maximum length for a name of the given type.
getMaxSize() - Method in class oracle.javatools.db.AutoExtendProperties
Return MAX extent size
getMaxSize() - Method in class oracle.javatools.resourcebundle.ResourceBundleCacheConfig
 
getMaxSteps() - Method in class oracle.ide.task.ui.TaskManagerDialogConfiguration
 
getMaxTrans() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.KEY
getMaxtrans() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getMaxValue() - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
getMaxValue() - Method in class oracle.javatools.db.datatypes.NumericDataType.MinMaxValue
 
getMaxValue() - Method in class oracle.javatools.db.Sequence
Retrieves the maximum value for this sequence.
getMeasureColumn() - Method in class oracle.javatools.db.sql.ModelObject.CellAssignment
 
getMeasuresExpressionList() - Method in class oracle.javatools.db.sql.ModelObject.ModelColumnClauses
 
getMemberComparator() - Method in class oracle.javatools.parser.java.v2.write.SourcePreferences
Creates a comparator based on the current snapshot of the preferences.
getMemberName() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocReference
Gets the name of the member component of this reference.
getMemberOrder(int) - Method in class oracle.javatools.parser.java.v2.write.SourcePreferences
 
getMemberOrder(int) - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Get the relative order of the given Java member.
getMemberOrderHashStructure() - Method in class oracle.javatools.parser.java.v2.write.SourcePreferences
Gets the MEMBER_ORDER hash structure.
getMembers() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the list of declared member declarations.
getMembers() - Method in class oracle.ide.extension.feature.Feature
 
getMemberVariables() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the collection of declared field variables and enum constants.
getMenu() - Method in class oracle.javatools.ui.CloseableMenuItem
 
getMenuBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenubar() - Static method in class oracle.ide.Ide
Gets the menubar.
getMenubar() - Method in class oracle.ide.IdeMainWindow
 
getMenuCount() - Method in class oracle.ide.controller.ContextMenu
Returns the number of elements in the menu.
getMenuDisabledForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenuFilter() - Method in class oracle.ide.layout.Layout
Returns the current menu filter for this layout.
getMenuForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenuId(JMenu) - Static method in class oracle.ide.controller.MenuManager
Returns the identifier for a menu previously set by MenuManager.setMenuId(JMenu,String) or registered using the MenuManager.putJMenu(String,JMenu) method.
getMenuItem() - Method in class oracle.ide.util.MnemonicSolver.MenuLabel
Gets the AbstractButton associated with this menu label.
getMenuItemBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenuItems(NavigationMenu) - Method in interface oracle.jdeveloper.webapp.navigation.NavigationMenuListener
Return a Collection of JMenuItem for the NavigationMenu.
getMenuItemSelectedBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenuItemSelectedForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenuManager() - Static method in class javax.ide.menu.MenuManager
Get the menu manager.
getMenuSection() - Method in class oracle.ide.quickdiff.QuickDiffReferenceProvider
Gets a section identifier for the menu item representing this reference type in the UI.
getMenuSection() - Method in class oracle.jdeveloper.vcs.spi.VCSQuickDiffReferenceProvider
 
getMenuSelectedBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenuSelectedForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getMenuSpecification() - Method in class oracle.ide.ceditor.CodeEditorAddin
Gets the menu specification for the editor.
getMenuSpecification() - Method in class oracle.ide.editor.EditorAddin
Gets the menu specification of this Addin.
getMenuSpecification() - Method in class oracle.ide.wizard.Wizard
Provides the menu specification used by this Wizard.
getMenuSpecification() - Method in class oracle.jdeveloper.merge.BaseMergeAddin
Gets the menu specification of this Addin.
getMenuTitle() - Method in interface oracle.ide.docking.Dockable
Gets the text to display in the menus of the docking for showing/hiding the dockable.
getMenuTitle() - Method in class oracle.ide.docking.DockableWindow
Gets the text to display in the menus of the docking for showing/hiding the dockable.
getMenuWeight() - Method in class oracle.ide.controls.ToggleAction
Returns the menu weight for this action.
getMergeEditorClass() - Method in class oracle.jdeveloper.merge.BaseMergeAddin
 
getMergeEngine(Context) - Static method in class oracle.jdeveloper.merge.MergeContext
 
getMessage() - Method in class javax.ide.event.ExtensionRegistrationEvent
 
getMessage() - Method in exception javax.ide.util.Graph.CycleException
 
getMessage() - Method in exception oracle.ide.db.transfer.TransferFailedException
 
getMessage() - Method in class oracle.ide.dialogs.ProgressRunnable
Retrieves the message that will be displayed in the progress dialog while the operation is proceeding.
getMessage() - Method in class oracle.ide.migration.MigrationInfo.ErrorInformation
 
getMessage() - Method in class oracle.ide.task.event.ProgressEvent
 
getMessage() - Method in class oracle.ide.task.event.UpdateEvent
Retreive the message from the update.
getMessage() - Method in class oracle.ide.task.ui.TaskManagerDialogConfiguration
 
getMessage() - Method in exception oracle.javatools.db.CascadeRequiredException
 
getMessage() - Method in exception oracle.javatools.db.MissingProviderException
 
getMessage() - Method in exception oracle.javatools.db.sql.IDException
 
getMessage() - Method in exception oracle.javatools.db.sql.InvalidSQLException
 
getMessage() - Method in exception oracle.javatools.db.sql.SQLParseException
 
getMessage() - Method in class oracle.javatools.db.sql.SQLParseException.ParseError
 
getMessage() - Method in exception oracle.javatools.parser.css.ParseException
Return a detail message for this exception.
getMessage() - Method in interface oracle.javatools.status.Issue
Gets a translated plain text message describing this issue.
getMessage() - Method in exception oracle.javatools.util.CommandException
 
getMessage() - Method in exception oracle.jdeveloper.offlinedb.DependentProviderUpdateException
 
getMessage() - Method in class oracle.ojc.interfaces.ErrorInfo
Returns the message associated with the error or warning
getMessageID() - Method in class oracle.ide.model.UpdateMessage
Retrieves the message identifier.
getMessageReporter() - Method in interface oracle.javatools.xml.esax.ElementContext
Get the message reporter.
getMessageReporter() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
 
getMessageText(NodeResourceBundle.OperationType, String) - Method in class oracle.ide.resourcebundle.NodeResourceBundle
 
getMetaCheckOutCommand(Node) - Method in class oracle.ide.vcs.VCSManager
Gets the metaclass representation of the command provider for checking out Node instances through the version control system.
getMetaClass(String) - Method in class oracle.ide.extension.LazyClassAdapter
Gets the meta class for the specified key.
getMetaClass() - Method in class oracle.ide.model.HeadlessAwareMetaClassWrapper
Returns the MetaClass when either headless is true or headless is false AND the Ide is not running in headless mode.
getMetaClass() - Method in class oracle.ide.resourcebundle.GlobalBundleInfo
 
getMetaClassLoader(ElementContext) - Method in class javax.ide.extension.ElementVisitor
 
getMetaClassLoader(ElementContext, String) - Method in class javax.ide.extension.MetaClassVisitor
Get the classloader that should be associated with the specified class.
getMetadata() - Method in class oracle.ide.resourcebundle.ResourceBundleKey
Gets the metdata from the resource bundle
getMetadata(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleAdapter
 
getMetadata() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
The metdata identified by this event, or null
getMetadata(String) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Gets the translated text (value) identified by key
getMetadata() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapper.KeyInfo
 
getMetadata(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getMetadataAnnotationExtensionId() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager.RegistrationInfo
 
getMetadataAnnotationExtensionIds() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager.RegistrationInfo
 
getMetadataFromParentChain(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
getMetadataProvider() - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingMetadataProviderSource
 
getMetadataProvider() - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ExtendingProjectMetadataProviderSource
 
getMetadataProvider(JDevXmlContext) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.MetadataProviderSource
 
getMetadataProvider(Context) - Method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry.ProjectMetadataProviderSource
 
getMetadataProvider() - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistryEntry
 
getMetadataResolverDatabindingMitigator() - Method in class oracle.jdeveloper.webapp.html.HtmlSourceNodeHookManager
 
getMetaInfURL() - Method in class oracle.jdeveloper.model.ApplicationContent
Returns the url for the ADF META-INF directory.
getMetaResource(String) - Method in class oracle.ide.extension.LazyResourceAdapter
Gets the MetaResource for the specified key.
getMethod(String, TypeD[]) - Method in interface javax.ide.model.java.declaration.TypeD
Gets the first matching method, null if none.
getMethod(String) - Method in class oracle.javatools.db.plsql.Type
Gets a Method of the given name
getMethod(String) - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Retrieves one method by name.
getMethod(String, JavaType[]) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getMethod(JavaType, String, JavaType[]) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getMethod() - Method in class oracle.javatools.parser.java.v2.common.QuickComponent
 
getMethod(String, JavaType[]) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Iteratively searches for a method declared in this class or its hierarchy.
getMethod(SourceClass, String, String[]) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Find the method in the cls with the given name and parameter types.
getMethodBinding(Node, XmlKey, XmlContext) - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver
 
getMethodBinding() - Method in class oracle.jdeveloper.webapp.xdf.ELMethodReference
 
getMethodBracePosition() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines where the opening brace following a method declaration should appear.
getMethodDescriptor(String, String, String[]) - Static method in class oracle.jdevimpl.audit.util.Classes
 
getMethodErasure() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getMethodErasure() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getMethodErasure() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
Gets the erasure for this method.
getMethodId(String, String, String...) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the declaration ID for a Java method.
getMethodName(String, String) - Method in class javax.ide.extension.DynamicHook
 
getMethodName() - Method in interface oracle.ide.runner.DebuggerMethodBreakpoint
Get method name as in java.io.File.<init> or java.util.ArrayList.size
getMethodName(String, String) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
getMethodName(String) - Static method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
Get the Java method name for a declaration ID.
getMethodName() - Method in class oracle.jdeveloper.java.dependency.MethodDeclaration
Get the name of the declared method.
getMethodName() - Method in class oracle.jdeveloper.webapp.xdf.ELMethodReference
 
getMethodParameter(SourceMethod, int) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Fetch a parameter from the method.
getMethodParameterTypeNames() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocReference
Gets the method parameter names of the member component of this reference.
getMethods() - Method in interface javax.ide.model.java.declaration.TypeD
Gets all member methods, declared and inherited.
getMethods(String) - Method in interface javax.ide.model.java.declaration.TypeD
Gets all matching methods.
getMethods() - Method in interface javax.ide.model.java.source.tree.ClassBodyT
Gets the list of declared method (but not constructor) declarations.
getMethods() - Method in class oracle.javatools.db.plsql.Type
Get method for the Methods property
getMethods() - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Retrieves the list of methods contained in this object type.
getMethods() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getMethods(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getMethods(JavaType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getMethods(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getMethods() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Iteratively retrieves all methods declared in this class or its hierarchy.
getMethods(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Iteratively retrieves all methods declared in this class or its hierarchy.
getMethods(Context, Object, List<String>, Map) - Method in class oracle.jdeveloper.webapp.el.DefaultScopedVariableProvider
 
getMethodType() - Method in class oracle.javatools.db.plsql.PlSqlMethod
Get method for the MethodType property
getMethodType() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getMetrics() - Method in class oracle.jdeveloper.audit.analyzer.Analyzer
Deprecated. Use in extension.xml.
getMigratedConnections() - Method in class oracle.jdeveloper.db.migration.CMConnectionsReader
Migrates all the connections returned by CMConnectionsReader.read(), migrates them to the new Referenceable (CA) format and returns them in a map keyed by name.
getMigrationCategories() - Method in class oracle.ide.migration.ExtensionMigrator
No categories supported.
getMigrationCategories() - Method in interface oracle.ide.migration.Migrator
Get an array of unique id values representing available categories to migrate.
getMigrationCategories() - Method in class oracle.ide.migration.XMLMigrator
Get an array of unique id values representing available categories to migrate.
getMigrationCategories() - Method in class oracle.ide.model.UserPropertiesMigrator
 
getMigrationCategories() - Method in class oracle.jdevimpl.audit.profile.ProfileMigrator
 
getMigrationInfo(Node) - Method in class oracle.ide.migration.NodeMigrator
Get the current MigrationInfo for the specified node.
getMigrationInfos(Node[]) - Method in class oracle.ide.migration.NodeMigrator
Get the current MigrationInfos for the specified nodes.
getMigrationManager() - Static method in class oracle.ide.migration.MigrationManager
Gets the MigrationMananger instance.
getMigrationStatus() - Method in class oracle.ide.migration.MigrationInfo
Get the migration status.
getMigrationStatusDirectly() - Method in class oracle.ide.migration.MigrationInfo
 
getMigrator(Class) - Method in class oracle.ide.migration.MigrationManager
Get the Migrator instance of the given Class.
getMigratorClassLoader() - Method in class oracle.ide.migration.ExtensionMigrator
Override to provide a class loader other than the one that supplies the subclass of ExtensionMigrator.
getMigratorClassLoader() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator
 
getMigrators() - Method in class oracle.ide.migration.MigrationManager
Get a List of all Migrator implementations.
getMillisToDecideToPopup() - Method in class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
Returns the amount of time this object waits before deciding whether or not to popup a progress monitor.
getMillisToDecideToPopup() - Method in class oracle.javatools.dialogs.ProgressMonitor
Deprecated. Returns the amount of time this object waits before deciding whether or not to popup a progress monitor.
getMillisToPopup() - Method in class oracle.javatools.dialogs.ProgressMonitor
Deprecated. Returns the amount of time it will take for the popup to appear.
getMinArgs() - Method in class oracle.javatools.db.sql.FunctionDefinition
Returns the number of arguments the function takes.
getMinExtent() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getMinExtent() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return the value of MIN EXTENT
getMinimizerTray() - Method in class oracle.ide.docking.DrawerWindow
 
getMinimum() - Method in interface oracle.ide.controls.ProgressTrackedTask
Used for determinate tasks to get the minimum range for the value returned by getCurrentValue()
getMinimum() - Method in class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
Returns the minimum value -- the lower end of the progress value.
getMinimum() - Method in class oracle.javatools.dialogs.ProgressMonitor
Deprecated. Returns the minimum value -- the lower end of the progress value.
getMinimumChars() - Method in class oracle.javatools.ui.Header
Returns the minimum number of characters that will be displayed in the label when there is not enough space.
getMinimumDate() - Method in class oracle.javatools.ui.calendar.CalendarPanel
 
getMinimumLength() - Method in class oracle.ide.inspector.layout.Spring
Get the minimum length of the Spring.
getMinimumPopupSize() - Method in class oracle.javatools.ui.combo.JTreeCombo
 
getMinimumPopupSize() - Method in class oracle.javatools.ui.combo.JTreeFixListCombo
 
getMinimumSize() - Method in class oracle.ide.ceditor.EditorStatusBar.StatusBarCell
Gets the minimum size of the component.
getMinimumSize() - Method in class oracle.ide.controls.customtab.CustomTab
 
getMinimumSize(JComponent) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getMinimumSize() - Method in class oracle.ide.controls.SmallSquareButton
 
getMinimumSize() - Method in class oracle.ide.controls.WholeNumberField
Override the default sizing behavior so that if the number of columns (size) was provided when this control was created, then we will try to use that size (which happens to be the preferred size) if possible.
getMinimumSize() - Method in class oracle.ide.db.panels.sql.FunctionComboBox
 
getMinimumSize() - Method in class oracle.ide.inspector.PropertyCheckBox
 
getMinimumSize() - Method in class oracle.ide.inspector.PropertyLabel
 
getMinimumSize() - Method in class oracle.ide.inspector.PropertyRadioButton
 
getMinimumSize(JComponent) - Method in class oracle.javatools.editor.BasicEditorUI
Gets the minimum size for the editor component.
getMinimumSize() - Method in class oracle.javatools.editor.FileOverviewMargin
 
getMinimumSize() - Method in class oracle.javatools.editor.plugins.StatusBarPlugin.StatusBarCell
Gets the minimum size of the component.
getMinimumSize() - Method in class oracle.javatools.ui.checklist.StepHeader
Override to return the preferredSize as the minimumSize.
getMinimumSize() - Method in class oracle.javatools.ui.ExtendedTextField
 
getMinimumSize() - Method in class oracle.javatools.ui.Header
 
getMinimumSize(JComponent) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
getMinimumSize() - Method in class oracle.javatools.ui.ResizeComponent
 
getMinimumSpan(int) - Method in class oracle.javatools.editor.BasicView
Determine the minimum span for this view along the given axis.
getMinimumVersion() - Method in class javax.ide.extension.ExtensionDependency
Get the minimum version of the extension this dependency is for.
getMiniSearchDialog() - Method in class oracle.javatools.ui.search.TextComponentSearchSupport
This is provided as a way to set a help topic id on the MiniSearchDialog The way this can be coded is as follows: HelpSystem.getHelpSystem().registerTopic(searchSupport.getMiniSearchDialog().getBasePanel(), "f1_idedsearchmessages_html"); //NOTRANS Ideally we'd have a call like MiniSearchDialog.setHelpID(String helpId) but that would mean uic module would have a dependency on ide module which would be a circular dependency.
getMiniToolbar() - Method in class oracle.ide.editor.Editor
 
getMinTabHeight() - Method in class oracle.ide.controls.customtab.CustomTab
Returns the minimum height for the tabs.
getMinTrans() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.KEY
getMinValue() - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
getMinValue() - Method in class oracle.javatools.db.datatypes.NumericDataType.MinMaxValue
 
getMinValue() - Method in class oracle.javatools.db.Sequence
Retrieves the minimum value for this sequence.
getMissingContentSetKeys() - Method in class oracle.ide.model.ApplicationContent
Deprecated. No replacement. Since 11.1.2.
getMissingContentSetKeys() - Method in class oracle.ide.model.ProjectContent
Deprecated. No replacement. Since 11.1.2.
getMnemonic() - Method in class javax.ide.menu.IDEAction
 
getMnemonic() - Method in class oracle.ide.util.MnemonicSolver.MenuLabel
Returns the menu label mnemonics.
getMnemonic() - Method in class oracle.jdeveloper.audit.bean.PropertyItem
 
getMnemonic(String) - Method in class oracle.jdeveloper.vcs.spi.VCSPreferencesCustomizer.ResourceProxy
 
getMnemonicImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch a mnemonic from the ArrayResourceBundle.
getMnemonicIndex() - Method in class oracle.jdeveloper.audit.bean.PropertyItem
 
getMnemonicSolver() - Method in class oracle.ide.controller.ContextMenu
Get the menu item mnemonic solver.
getMode() - Method in class oracle.javatools.db.plsql.PlSqlParameter
Get method for the Mode property
getMode() - Method in class oracle.javatools.db.PlSqlParameter
Deprecated.  
getModeIcon() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getModeId() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getModeId() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getModel() - Method in class javax.ide.menu.ActionRegistry
Convenience method that obtains the menu model from the MenuHook.
getModel() - Method in class oracle.ide.controls.customtab.CustomTab
 
getModel() - Method in class oracle.ide.controls.tree.JMutableTreeNode
Returns the data model being used by this JMutableTreeNode.
getModel() - Method in class oracle.ide.docking.DrawerDockableWindow
 
getModel() - Method in class oracle.ide.keyboard.KeyStrokeField
 
getModel() - Method in interface oracle.javatools.compare.CompareView
Get the model for this view.
getModel() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getModel() - Method in class oracle.javatools.compare.view.CompareViewDecoration
 
getModel() - Method in class oracle.javatools.db.sql.DataMiningFunction
 
getModel() - Method in class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin
 
getModel() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getModel() - Method in class oracle.javatools.editor.folding.CodeFoldingModelEvent
 
getModel() - Method in class oracle.javatools.history.HistoryComponent
Get the model that is currently installed into this component.
getModel() - Method in class oracle.javatools.parser.plsql.symtab.SqlOdmdef
 
getModel() - Method in class oracle.javatools.patch.PatchCompareView
 
getModel() - Method in class oracle.javatools.ui.breadcrumbs.JBreadcrumbs
 
getModel() - Method in interface oracle.javatools.ui.builders.BuiltBreadcrumbsTable
 
getModel() - Method in class oracle.javatools.ui.combo.JCheckCombo
 
getModel() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the model adapter for the model currently being traversed.
getModel(Class<T>, URL, Project, Workspace) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the model adapter for the model corresponding to a workspace, project, and url.
getModel(Class<T>, URL) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the model adapter for the model corresponding to a URL in the workspace and project currently being traversed.
getModel() - Method in class oracle.jdeveloper.audit.model.Location
Gets the model containing this location.
getModel() - Method in class oracle.jdeveloper.audit.service.AuditModelFilter
Gets the model filtered by this filter.
getModel() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.ConstructRegion
 
getModel() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.LocationRegion
 
getModel() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter.Region
 
getModel() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the model to be transformed.
getModel() - Method in class oracle.jdeveloper.audit.transform.TransformSequenceContext
Gets the model to be transformed.
getModel(Context) - Static method in class oracle.jdeveloper.merge.MergeContext
 
getModel() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Get the version operation model in use by the changelist.
getModel() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
Return the VersionOperationModel used for this panel
getModel() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getModel(Class<T>, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getModel(Class<T>, URL) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getModel() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
Gets the AuditModel for this log page.
getModel() - Method in class oracle.jdevimpl.audit.log.AuditLogPanel
 
getModel() - Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
getModeLabel() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getModelAdapter() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Deprecated. Use AuditContext.getModel().
getModelAdapter(Class<T>, URL, Project, Workspace) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Deprecated. Use AuditContext.getModel(Class, URL, Project, Workspace)
getModelAdapter(Class<T>, URL) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Deprecated. Use AuditContext.getModel(Class, URL)
getModelAdapter(Class<T>, URL, Project, Workspace) - Method in interface oracle.jdeveloper.audit.analyzer.AuditTaskContext
Gets the adapter for the model corresponding to a workspace, project, and url.
getModelAdapter(Class<T>, URL, Project, Workspace) - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the model adapter of a type corresponding to a URL, or null if none.
getModelAdapter() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Deprecated. use TransformContext.getModel()
getModelAdapter() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getModelAdapter(Class<T>, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getModelAdapter(Class<T>, URL) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getModelAdapter(Class<T>, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditTaskContext
 
getModelAdapter(Class<T>, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getModelAdapters(Element, URL, Project, Workspace) - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the models corresponding to an Element or URL.
getModelAdapters(Element, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getModelColumnClauses() - Method in class oracle.javatools.db.sql.ModelObject
 
getModelColumnClauses() - Method in class oracle.javatools.db.sql.ModelObject.ReferenceModel
 
getModelName() - Method in class oracle.javatools.parser.plsql.symtab.SqlOdmModel
 
getModelObject() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
getModeLongLabel() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getModelRoot() - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the location of the root object of the aggregated Audit object model.
getModelRoot() - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getModelRulesCellAssignment() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesCellAssignmentExpr
 
getModelRulesClause() - Method in class oracle.javatools.db.sql.ModelObject
 
getModels() - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getModelType(Class<T>) - Method in class oracle.jdeveloper.audit.model.ModelTypeFactory
Gets the model type instance for a model type class.
getModelType(Class) - Method in class oracle.jdevimpl.audit.log.TypeFilter
Gets the model type for a presentation type.
getModelType(Class<T>) - Method in class oracle.jdevimpl.audit.model.DefaultModelTypeFactory
 
getModelTypeFactory() - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the model type factory used by this model factory.
getModelTypeFactory() - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getModelTypes() - Method in class oracle.jdeveloper.audit.model.ModelTypeFactory
Gets the model types known to this factory, ordered by time of discovery.
getModelTypes(Element) - Method in class oracle.jdeveloper.audit.model.ModelTypeFactory
Gets the model types for an element.
getModelTypes() - Method in class oracle.jdevimpl.audit.log.TypeFilter
Gets the model types known to this filter.
getModelTypes() - Method in class oracle.jdevimpl.audit.model.DefaultModelTypeFactory
 
getModelTypes(Element) - Method in class oracle.jdevimpl.audit.model.DefaultModelTypeFactory
 
getModelValue(URL, DisplayProperty) - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getModePersistenceKey() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getModePersistenceObject(String) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getModePersistenceValue(Object) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getModifiedJars() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
Gets the list of jar URLs that were modified and are still on the classpath of the project returned from ProjectLibraryChangeEvent.getProject().
getModifiedModelCount() - Method in class oracle.jdeveloper.audit.service.DefaultTransformsAction
Gets the number models modified by this action.
getModifiedObjectList() - Method in class oracle.javatools.db.diff.ResultSet
get a list of the objects which are in A and B and are not the same
getModifiedObjectMap() - Method in class oracle.javatools.db.diff.ResultSet
get a map of the attributes which have been modified.
getModifiers() - Method in interface javax.ide.model.java.declaration.MemberD
Gets the modifiers for this member.
getModifiers() - Method in interface javax.ide.model.java.source.tree.HasModifiersT
Gets the modifiers.
getModifiers() - Method in class oracle.ide.controls.DragComponentEvent
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.AbstractVariable
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.QuickHasName
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.QuickHasType
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.QuickLocalVariable
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.QuickMethod
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.SignatureHasType
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.Value
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getModifiers() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getModifiers() - Method in interface oracle.javatools.parser.java.v2.model.JavaElement
 
getModifiers() - Method in interface oracle.javatools.parser.java.v2.model.SourceHasModifiers
Gets the modifiers.
getModifyObjects() - Method in class oracle.ide.model.UpdateMessage
Retrieves the list of objects modified during a Subject change.
getModuleForFileType(String) - Static method in class oracle.javatools.editor.language.LanguageModule
Utility routine to fetch the LanguageModule registered for the given filetype.
getMonitor() - Method in class oracle.ideimpl.webupdate.CheckMasterListRunnable
 
getMonitor() - Method in class oracle.ideimpl.webupdate.CheckUpdatesRunnable
 
getMonitor() - Method in class oracle.ideimpl.webupdate.DownloadUpdatesRunnable
 
getMoveDownIcon() - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
getMoveUpIcon() - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
getMsg(MigrationInfo[]) - Method in class oracle.ide.migration.NodeMigrator
Get the wizard welcome page message.
getMsg(MigrationInfo[]) - Method in class oracle.ide.model.ProjectMigrator
 
getMsg(MigrationInfo[]) - Method in class oracle.ide.model.WorkspaceMigrator
 
getMsgPage() - Method in class javax.ide.log.LogManager
Get the message page.
getMsgPage() - Method in class oracle.ide.log.LogManager
Get the MessagePage.
getMultiInspectable(Context) - Method in class oracle.ide.inspector.InspectorFactory
Get a MultiInspectable instance for the given Context.
getMultiLineComments() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of String arrays, each of which represents a multi-line comment.
getMultiMap() - Static method in class oracle.javatools.util.MultiMap
Creates a new MultiMap based on a map of type LinkedHashMap and collections of type ArrayList.
getMultiMap(Class<? extends Collection>) - Static method in class oracle.javatools.util.MultiMap
Creates a new MultiMap based on a map of type LinkedHashMap and collections of a specified type.
getMultiMap(Class<? extends Map>, Class<? extends Collection>) - Static method in class oracle.javatools.util.MultiMap
Creates a new MultiMap based on a map of a specified type and collections of a specified type.
getName() - Method in class javax.ide.command.Command
Gets the name of the command to display as the action to undo
getName() - Method in interface javax.ide.extension.Extension
Returns the name of this extension.
getName() - Method in interface javax.ide.model.java.declaration.HasNameD
Gets the simple name of this element.
getName() - Method in interface javax.ide.model.java.source.tree.HasNameT
Gets the name string from the name element.
getName(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns the name of the file contained by the URI, not including any scheme, authority, directory path, file extension, query, or fragment.
getName(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns the name of the file contained by the URI, not including any scheme, authority, directory path, file extension, query, or fragment.
getName() - Method in class javax.ide.util.ID
Get the object name.
getName() - Method in class oracle.ide.ceditor.UndoWrapperCommand
Gets the name of the command to display as the action to undo
getName() - Method in class oracle.ide.cmd.DeleteTNodeCommand
Gets the name of the command to display as the action to undo
getName() - Method in interface oracle.ide.cmd.HistoryGeneratingCommand
Gets the name of the command to display as the action to undo
getName() - Method in class oracle.ide.cmd.RestoreHistoryCommand
 
getName() - Method in class oracle.ide.controller.Command
Gets the name of the command to display as the action to undo
getName() - Method in class oracle.ide.db.controls.AbstractSizeChooser
Override of the Component.getName method.
getName() - Method in class oracle.ide.db.controls.DBObjectChooserBridge
Deprecated.  
getName() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getName() - Method in class oracle.ide.db.panels.sql.tester.TesterComponent
Gets the name of the component.
getName() - Method in class oracle.ide.db.SchemaObjectDescriptor
Retrieves the name of the object.
getName() - Method in interface oracle.ide.db.transfer.generate.GenerateTarget
Deprecated. The name of the GenerateTarget is used in the generate submenu, and on the wizard page to select what to generate to.
getName() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getName() - Method in class oracle.ide.extension.Role
Returns the user visible name of this role.
getName() - Method in class oracle.ide.extension.rules.RuleFunctionParameter
 
getName() - Method in class oracle.ide.extension.rules.RuleTypeParameter
 
getName() - Method in class oracle.ide.externaltools.ExternalToolScanner
Get a unique name for this scanner.
getName() - Method in class oracle.ide.externaltools.macro.Parameter
Gets the name of the parameter used in the macro.
getName() - Method in class oracle.ide.help.AboutBoxPage
Get the name of this page.
getName() - Method in class oracle.ide.IdeUIManager.ThemeInfo
Returns the human-readable name for this theme.
getName() - Method in class oracle.ide.inspector.PropertySetCommand
Get the name of this Command for display in the Undo/Redo menu items.
getName() - Method in class oracle.ide.keyboard.DefaultKeyStrokeContext
 
getName() - Method in interface oracle.ide.keyboard.KeyStrokeContext
Get the name of this context as it will appear in the shortcut configuration panel.
getName() - Method in class oracle.ide.keyboard.XMLKeyStrokeContext
 
getName() - Method in class oracle.ide.layout.Layout
Get this layout name.
getName() - Method in class oracle.ide.layout.ViewId
 
getName() - Method in class oracle.ide.model.TechId
Returns the display name for this technology.
getName() - Method in class oracle.ide.model.WorkingSet
 
getName() - Method in class oracle.ide.net.DefaultNameGenerator
Called by DefaultNameGenerator.nextName() to get the starting fixed portion of the name.
getName(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getName(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getName() - Method in class oracle.ide.net.JarIndexEntry
 
getName(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getName(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the name of the file contained by the URL, not including any protocol, hostname authentication, directory path, anchor, or query.
getName(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns the name of the file contained by the URL, not including any protocol, hostname authentication, directory path, anchor, or query.
getName(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getName() - Method in interface oracle.ide.palette.PalettePage
Return the name of the page.
getName() - Method in class oracle.ide.palette2.DefaultPaletteGroup
 
getName() - Method in class oracle.ide.palette2.DefaultPaletteItem
Get display name.
getName() - Method in class oracle.ide.palette2.DefaultPalettePage
Get display name.
getName() - Method in class oracle.ide.palette2.DefaultPaletteSection
Get display name.
getName() - Method in class oracle.ide.palette2.PaletteGroup
Get display name.
getName() - Method in class oracle.ide.palette2.PaletteItem
Get display name.
getName() - Method in class oracle.ide.palette2.PalettePage
Get display name.
getName() - Method in class oracle.ide.palette2.PaletteSection
Get display name.
getName() - Method in class oracle.ide.persistence.NameSpace
Get the name of this NameSpace.
getName() - Method in class oracle.ide.ProductInformation
Returns the full product name, which may include the company name, version number, and edition name.
getName() - Method in class oracle.ide.quickdiff.QuickDiffReferenceProvider
Gets the human-readable name used to describe the reference type in the UI.
getName() - Method in interface oracle.ide.runner.DebuggerThread
Get the name of the thread
getName() - Method in class oracle.ide.runner.RunLogPage
Returns the name for this log page.
getName() - Method in interface oracle.ide.runner.StarterFactory
Returns a String that identifies this StarterFactory.
getName() - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
getName(String) - Static method in class oracle.ide.util.FilePath
Gets file name without its extension.
getName() - Method in class oracle.ide.util.NameValuePair
Get the name identifying the value.
getName() - Method in interface oracle.ide.util.StructuredPropertyAccess
 
getName() - Method in class oracle.ideimpl.webupdate.UpdateBundle
Returns the name of this bundle.
getName() - Method in class oracle.ideimpl.webupdate.UpdateCenter
 
getName() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the (human readable) name of this update.
getName() - Method in class oracle.javatools.buffer.ReadWriteLock
Gets the name of this lock.
getName() - Method in class oracle.javatools.db.AbstractDatabase
 
getName() - Method in class oracle.javatools.db.AbstractDBObject
 
getName() - Method in class oracle.javatools.db.BaseObjectID
Returns the name of the object this ID references.
getName() - Method in interface oracle.javatools.db.DBObject
Retrieves the name of this object.
getName() - Method in class oracle.javatools.db.DBObjectLister.ObjectInfo
 
getName() - Method in interface oracle.javatools.db.DBObjectProvider
The name of a provider is a displayable string that can be shown to the user to identify the provider.
getName() - Method in interface oracle.javatools.db.DBReferenceID
Deprecated. Get the name that was last known for the referenced object
getName() - Method in class oracle.javatools.db.diff.ResultSet
The ResultSet name is the base for the node names in the reconcile UI It also makes the ResultSet dumps more readable.
getName() - Method in class oracle.javatools.db.execute.StatementWrapper.ExecutionRunnable
 
getName() - Method in exception oracle.javatools.db.NameInUseException
 
getName() - Method in class oracle.javatools.db.ora.LOBDescriptor
 
getName() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties.LocationSpecifier
 
getName() - Method in class oracle.javatools.db.ora.XMLSchema
Returns the URL of this XML Schema as the name.
getName() - Method in class oracle.javatools.db.plsql.PlSqlIdentifier
 
getName() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getName() - Method in class oracle.javatools.db.sql.AbstractAliasFragment
Returns a String that can be used to alias columns that depend on this fragment.
getName() - Method in interface oracle.javatools.db.sql.AliasFragment
Returns a String that can be used to alias columns that depend on this fragment.
getName() - Method in class oracle.javatools.db.sql.FunctionDefinition
Returns the name of the function.
getName() - Method in class oracle.javatools.db.ViewColumn
Deprecated. Overridden from DBObject - if the ViewColumn has no name specifically set the name of the select object is used (alias, or expression if no alias).
getName() - Method in class oracle.javatools.editor.BasicAction
Utility routine to return the name of this action instance.
getName() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches the name of the highlight.
getName() - Method in class oracle.javatools.editor.insight.ListDataItem
Fetches the display name of this data item.
getName() - Method in class oracle.javatools.editor.language.BaseStyle
Fetches the name of the style.
getName() - Method in class oracle.javatools.editor.language.LanguageModule
Fetches the name of this language module.
getName() - Method in class oracle.javatools.history.HistoryProperty
Get the name of this property.
getName() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getName() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getName() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getName() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getName() - Method in class oracle.javatools.parser.java.v2.common.AbstractVariable
 
getName() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getName() - Method in class oracle.javatools.parser.java.v2.common.QuickHasName
 
getName() - Method in class oracle.javatools.parser.java.v2.common.QuickLocalVariable
 
getName() - Method in class oracle.javatools.parser.java.v2.common.QuickMethod
 
getName() - Method in class oracle.javatools.parser.java.v2.common.Value
 
getName() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getName() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getName() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getName() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getName() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getName() - Method in interface oracle.javatools.parser.java.v2.model.JavaHasName
 
getName() - Method in interface oracle.javatools.parser.java.v2.model.JavaPackage
 
getName() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the simplest name of this type with "[]"s if present.
getName() - Method in interface oracle.javatools.parser.java.v2.model.SourceHasName
Gets the name string from the name element.
getName() - Method in interface oracle.javatools.parser.plsql.data.PlsqlHasName
 
getName() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
 
getName() - Method in class oracle.javatools.parser.plsql.old.symbol.FunctionSymbol
 
getName() - Method in interface oracle.javatools.parser.plsql.old.symbol.Nameable
Gets the name symbol.
getName() - Method in class oracle.javatools.parser.plsql.old.symbol.PackageSymbol
 
getName() - Method in class oracle.javatools.parser.plsql.old.symbol.VariableSymbol
 
getName() - Method in class oracle.javatools.parser.plsql.symtab.Ptnod
 
getName() - Method in class oracle.javatools.ui.breadcrumbs.PopupItem
 
getName() - Method in class oracle.javatools.ui.themes.Theme
Gets the name of the theme.
getName() - Method in class oracle.javatools.util.Log
Gets the name of this log.
getName() - Method in class oracle.javatools.xml.esax.XMLLocator
Get a human readable name for this locator.
getName() - Method in interface oracle.jdeveloper.audit.analyzer.Rule.Parameter
 
getName() - Method in class oracle.jdeveloper.audit.bean.PropertyItem
 
getName() - Method in class oracle.jdeveloper.audit.extension.Parameter
 
getName() - Method in class oracle.jdeveloper.audit.extension.Property
 
getName() - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
getName() - Method in class oracle.jdeveloper.audit.extension.Value
 
getName() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets the simple name of this directory.
getName() - Method in class oracle.jdeveloper.audit.service.Profile
Gets the name of this profile.
getName() - Method in class oracle.jdeveloper.audit.service.ValueHandle
Gets the name of the value.
getName() - Method in class oracle.jdeveloper.db.ConnectionsEvent
Returns the name of the connection being added or removed, or the new name of a connection if it has been renamed.
getName() - Method in class oracle.jdeveloper.history.CustomFilter
 
getName() - Method in class oracle.jdeveloper.history.CustomFilterCopyable
 
getName() - Method in class oracle.jdeveloper.history.CustomFilterSubstitution
 
getName() - Method in class oracle.jdeveloper.library.AbstractDerivedLibrary
 
getName() - Method in class oracle.jdeveloper.library.AddinJDK
 
getName() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getName() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getName() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getName() - Method in class oracle.jdeveloper.library.LegacyLibrary
 
getName() - Method in interface oracle.jdeveloper.library.Library
 
getName() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getName() - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Returns the name of this provider.
getName() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns the name of this provider (from the provider's settings).
getName() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property Name.
getName() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the name.
getName() - Method in class oracle.jdeveloper.vcs.spi.VCSUserFilterSubstitution
 
getName() - Method in class oracle.jdeveloper.vcs.vop.Category
 
getName() - Method in interface oracle.jdeveloper.vcs.vop.DisplayProperty
Get the name of the property.
getName() - Method in interface oracle.jdeveloper.webapp.libraries.DisplayableTagLibrary
 
getName() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
 
getName(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getName() - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getName() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getName() - Method in interface oracle.jdevimpl.audit.report.AuditReporter
Gets the name of this reporter.
getName() - Method in class oracle.jdevimpl.audit.report.StyleSheet
 
getName() - Method in class oracle.jdevimpl.audit.report.XMLAuditReporter
 
getName() - Method in class oracle.jdevimpl.audit.report.XSLTAuditReporter
 
getName() - Method in class oracle.jdevimpl.audit.util.Task
Gets the name of this task.
getName() - Method in interface oracle.ojc.interfaces.Storage
Returns the name of this Storage (without leading directories).
getNameCascades(String) - Static method in class oracle.jdeveloper.java.locator.BaseClassLocator
Utility routine to take a fully-qualified name, and split it into "cascades".
getNameComparator() - Static method in class oracle.javatools.db.DBUtil
Returns a Comparator that will compare DBObjects by name first, and then by type.
getNameController() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the name provider that will produce support for including another name in addition to the object's name itself.
getNamedMatch(String) - Method in class oracle.javatools.db.plsql.PlSqlSearch
 
getNamedMatch(String, boolean) - Method in class oracle.javatools.db.plsql.PlSqlSearch
Returns the results of a named search clause.
getNamedMatchEndToken(String) - Method in class oracle.javatools.db.plsql.PlSqlSearch
 
getNamedMatchStartToken(String) - Method in class oracle.javatools.db.plsql.PlSqlSearch
 
getNameElement() - Method in interface javax.ide.model.java.source.tree.HasNameT
Gets the name symbol.
getNameElement() - Method in interface oracle.javatools.parser.java.v2.model.SourceHasName
Gets the name symbol.
getNameField() - Method in class oracle.ide.db.controls.ConstraintEditor
 
getNameForDriver(String) - Method in interface oracle.javatools.db.JdbcDatabase
Some databases (e.g.
getNameFromLabel(int) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Deprecated. 
getNameFromLabel(String) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
 
getNameLabel() - Method in class oracle.ide.db.util.NameController
 
getNameLike() - Method in class oracle.javatools.db.DBObjectCriteria
Gets the criterion for name restriction.
getNameParts(String) - Static method in class oracle.jdeveloper.java.locator.BaseClassLocator
Utility routine to take a fully-qualified name, and split it into its parts.
getNames() - Method in class oracle.javatools.db.plsql.PlSqlSearch
 
getNameSpace(String) - Static method in class oracle.ide.persistence.NameSpace
Get a NameSpace instance with the given name.
getNameSpace(String, int) - Static method in class oracle.ide.persistence.NameSpace
Get a NameSpace instance with the given name and type.
getNameSpace(String, SecondaryKeyProvider) - Static method in class oracle.ide.persistence.NameSpace
Get a NameSpace instance that uses secondary keys.
getNameSpace(String, String, int, SecondaryKeyProvider) - Method in interface oracle.ide.persistence.NameSpaceFactory
Get a namespace.
getNameSpace(String) - Method in interface oracle.ide.persistence.Storage
Get a namespace from this storage.
getNameSpace(String, int) - Method in interface oracle.ide.persistence.Storage
Get a namespace from this storage.
getNameSpace(String, SecondaryKeyProvider) - Method in interface oracle.ide.persistence.Storage
Get a namespace from this storage.
getNamespace() - Method in class oracle.ide.wizard.GenericWizardLauncher
 
getNameSpaceFactory() - Static method in class oracle.ide.persistence.NameSpace
Get the namespace factory.
getNameSpaceIterator() - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the default storage file.
getNameSpaceIterator(String) - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the default storage file that start with the given prefix.
getNameSpaceIterator(String, boolean) - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the default storage file that start with the given prefix, optionally ignoring case.
getNameSpaceIterator(String, String, boolean) - Method in interface oracle.ide.persistence.NameSpaceFactory
Get an iterator of available namespace names.
getNamespaceURI() - Method in class javax.ide.extension.ElementName
Get the namespace uri of this element name.
getNamespaceURI() - Method in class oracle.ide.config.DTCacheMigrator
 
getNamespaceURI() - Method in class oracle.ide.config.IdeSettingsMigrator
 
getNamespaceURI() - Method in class oracle.ide.migration.XMLMigrator
Get the XML namespace URI.
getNamespaceURI() - Method in class oracle.ide.model.HashStructureNode
 
getNamespaceURI() - Method in class oracle.ide.model.IdeSystemMigrator
 
getNamespaceURI() - Method in class oracle.ide.model.Project
 
getNamespaceURI() - Method in class oracle.ide.model.Workspace
 
getNamespaceURI() - Method in interface oracle.javatools.xml.esax.ElementContext
Get the namespace URI of the current element.
getNamespaceURI() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get the namespace URI of the current element.
getNamespaceURI() - Method in class oracle.jdeveloper.library.LibraryMigrator
 
getNaturalJoin() - Method in class oracle.javatools.parser.plsql.symtab.SqlAjndef
 
getNavigable() - Method in class oracle.ide.model.ContentSetProvider
Implement this method to return a Navigable that represents the UI for this provider's ContentSet in the Project Properties dialog.
getNavigable() - Method in class oracle.jdeveloper.model.ResourcesContentSetProvider
 
getNavigable(String, String) - Static method in class oracle.jdeveloper.resources.GenericPanel
 
getNavigables() - Static method in class oracle.ide.config.IdeSettings
Deprecated. since 11.0 with no replacement.
getNavigables() - Method in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Returns a set of Navigable objects for the pages required to edit a SQLQuery.
getNavigables() - Method in class oracle.ide.panels.NavigableRegistry
Returns an array whose contents are based on the Navigable objects that have been registered.
getNavigateGoToClassAction() - Static method in class oracle.ide.controller.IdeActions
 
getNavigateGoToDocAction() - Static method in class oracle.ide.controller.IdeActions
 
getNavigateGoToLineAction() - Static method in class oracle.ide.controller.IdeActions
 
getNavigateGoToNextMessageAction() - Static method in class oracle.ide.controller.IdeActions
 
getNavigateGoToPreviousMessageAction() - Static method in class oracle.ide.controller.IdeActions
 
getNavigationLevel() - Method in class oracle.ide.config.EnvironOptions
 
getNavigationMenuManager() - Static method in class oracle.jdeveloper.webapp.navigation.NavigationMenuManager
Returns the singleton NavigationMenuManager.
getNavigatorWindow() - Method in class oracle.ide.navigator.NavigatorInit
 
getNavigatorWindow() - Method in class oracle.ide.navigator.NavigatorManager
Returns the NavigatorWindow.
getNearestTimeZone(TimeZone) - Method in class oracle.javatools.ui.calendar.CalendarPanel
Finds the nearest TimeZone from the time zone list to the raw offset of the supplied timeZone.
getNestedTableProperties() - Method in class oracle.javatools.db.ora.OracleColumnProperties
 
getNetworkAccess() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
 
getNewComposite(String, int, Font2DHandle) - Static method in class oracle.javatools.ui.Fonts
 
getNewDeclarationId(String) - Method in class oracle.jdeveloper.refactoring.dependency.IdDeclarationRenameCriteria
Get the new declaration ID.
getNewElementHashStructure() - Method in class oracle.ide.extension.HashStructureHookEvent
Get the read-only HashStructure that contains just the data from the new element that was visited (or null in the case of a listener attached event).
getNewFileNameFor(URL) - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated.  
getNewFilePanel() - Method in class oracle.ide.panels.NewWorkspacePanel
 
getNewFileURLValidator() - Method in class oracle.ide.component.NewFilePanel
Retrieves the current NewFileValidator.
getNewID() - Method in interface oracle.javatools.db.DBReferenceID
Deprecated. This ID is used to reference an object in the database.
getNewID(DBObject, DBObject) - Method in class oracle.javatools.db.IDPolicy.DefaultIDPolicy
 
getNewID(DBObject, DBObject) - Method in class oracle.javatools.db.IDPolicy
Given the original object, the copy is given an ID depending on the policy.
getNewID(DBObject, DBObject) - Method in class oracle.javatools.db.IDPolicy.SameIDPolicy
 
getNewID(DBObject, DBObject) - Method in class oracle.javatools.db.IDPolicy.TemporaryIDPolicy
 
getNewID() - Method in class oracle.javatools.db.ReferenceID
Deprecated. 
getNewKey() - Method in class oracle.ide.migration.ExtensionMigrator.AdjustedObject
 
getNewlineCatch() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a catch should appear on a new line.
getNewlineElse() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether an else clause should be placed on a new line.
getNewlineExtends() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether an extends clause should be placed on a new line.
getNewlineFinally() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a finally should appear on a new line.
getNewlineImplements() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether an implements clause should be placed on a new line.
getNewlineThrows() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a throws clause should be placed on a new line.
getNewlineWhile() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a while statement in a do-while should be placed on a new line.
getNewMenuItemText(String) - Method in class oracle.ide.db.DBTypeDispayRegistryEntry
 
getNewMenuItemText() - Method in class oracle.ide.db.DBTypeDispayRegistryEntry.TypeEntry
 
getNewMenuItemText(String) - Static method in class oracle.ide.db.DBTypeDisplayRegistry
Retrieves the text used on the "New ..." menu item in the navigator context menu.
getNewNode(UpdateMessage) - Static method in class oracle.ide.cmd.RenameMessage
Get the new Node created when an existing one was renamed.
getNewObject() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets the "newObject".
getNewReopenAction(URL) - Static method in class oracle.ide.cmd.FileOpenHistory
Returns a new local IdeAction that will reopen the specified URL when triggered.
getNewStarterFactories() - Method in interface oracle.ide.runner.StarterFactoryProvider
Get the list of newly discovered StarterFactories.
getNewTaskEvent() - Method in class oracle.ide.task.Task
Get a new instance of TaskEvent.
getNewURL() - Method in class oracle.ide.net.URLFileSystemEvent
Fetch the new URL for a rename event.
getNewURL() - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCacheEvent
 
getNewValue() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as an Object.
getNewValueAsBoolean() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as a boolean.
getNewValueAsDouble() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as a double.
getNewValueAsFloat() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as a float.
getNewValueAsHashStructure() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as a HashStructure.
getNewValueAsInt() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as an int.
getNewValueAsListStructure() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as a ListStructure.
getNewValueAsLong() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as a long.
getNewValueAsString() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as a String.
getNewValueAsURL() - Method in class oracle.javatools.data.ChangeInfo
Returns the new value as an URL.
getNewValues() - Method in class oracle.javatools.db.ora.MaterializedViewLog
 
getNewView() - Method in class oracle.ide.view.ActiveViewEvent
 
getNewView(Context, ViewId) - Method in class oracle.ide.view.MultiManager
Get a new View instance rooted on the given Context and having the given ViewId.
getNext() - Method in interface oracle.javatools.util.Maps.BaseEntry
Gets the next entry in the containing hash chain of the containing map.
getNext() - Method in class oracle.javatools.util.Maps.SoftEntry
 
getNext() - Method in class oracle.javatools.util.Maps.SoftLinkedEntry
 
getNext() - Method in class oracle.javatools.util.Maps.StrongEntry
 
getNext() - Method in class oracle.javatools.util.Maps.StrongLinkedEntry
 
getNext() - Method in class oracle.javatools.util.Maps.WeakEntry
 
getNext() - Method in class oracle.javatools.util.Maps.WeakLinkedEntry
 
getNextButton() - Method in class oracle.javatools.ui.search.SearchField
 
getNextCodeToken() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getNextCodeToken(int) - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getNextConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getNextConflict() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getNextConflict() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getNextDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getNextDifference() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getNextDifference() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getNextException() - Method in exception oracle.ide.exception.ChainedException
Deprecated. Returns the next Exception in the chain
getNextException() - Method in exception oracle.javatools.db.DBException
Retrieves the exception chained to this DBException object.
getNextExtent() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.KEY
getNextExtent() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getNextMatch(String, int, Position.Bias) - Method in class oracle.javatools.ui.builders.SearchableList
 
getNextRefresh() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. use getNextRefreshDate()
getNextRefreshDate() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the date on which the materialized view will next be refreshed.
getNextSize() - Method in class oracle.javatools.db.AutoExtendProperties
Return NEXT extent size
getNextTabStop(int, int) - Static method in class oracle.javatools.editor.Utilities
Fetches the next tab stop (column) based on the given tab size and start column.
getNextToken() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getNextVisualPositionFrom(JTextComponent, int, Position.Bias, int, Position.Bias[]) - Method in class oracle.javatools.editor.BasicEditorUI
Provides a way to determine the next visually represented model location that one might place a caret.
getNextWordEnd(int) - Method in class oracle.javatools.editor.language.DefaultWordLocator
Gets the offset of the word end after an offset.
getNextWordEnd(int) - Method in class oracle.javatools.editor.language.NaturalWordLocator
Fetches the next offset where a word ends.
getNextWordEnd(int) - Method in interface oracle.javatools.editor.language.WordLocator
Fetches the next offset where a word ends.
getNextWordEnd(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the next occurrence of the end of a word for the given location.
getNextWordStart(int) - Method in class oracle.javatools.editor.language.DefaultWordLocator
Gets the offset of the word start after an offset.
getNextWordStart(int) - Method in class oracle.javatools.editor.language.NaturalWordLocator
Fetches the next offset where a word starts from.
getNextWordStart(int) - Method in interface oracle.javatools.editor.language.WordLocator
Fetches the next offset where a word starts from.
getNextWordStart(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the next occurrence of the start of a word for the given location.
getNoCycle() - Method in class oracle.javatools.db.sql.HierarchicalQueryObject
 
getNode() - Method in class oracle.ide.Context
Gets the Node that owns the selection.
getNode() - Method in interface oracle.ide.index.IndexingContext
Get the Node being indexed.
getNode(String, PropertyAccess, boolean) - Static method in class oracle.ide.layout.AbstractLayoutListener
Get the Node whose url is stored in the specified layout under the given urlProp.
getNode(String, Layout) - Static method in class oracle.ide.layout.AbstractLayoutListener
Get the Node whose url is stored in the specified layout under the given urlProp.
getNode() - Method in class oracle.ide.migration.MigrationInfo
Get the Node being migrated.
getNode() - Method in class oracle.ide.model.NodeEvent
Returns the Node associated with this event.
getNode() - Method in class oracle.ide.quickdiff.QuickDiffReference
Gets the Node associated with the reference URL.
getNode() - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getNode() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the IDE Node corresponding to this model, or null if none (in particular, if this is the root or a package model).
getNode() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the node to be transformed.
getNode() - Method in class oracle.jdeveloper.vcs.spi.VCSExplorer
 
getNode() - Method in class oracle.jdeveloper.vcs.spi.VCSNodeUpdate
Gets the node for the node update message.
getNode() - Method in interface oracle.jdeveloper.webapp.metadata.ComponentEditorContext
This returns the Element representing the component and will never be null.
getNode() - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getNode() - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getNode() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getNode() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getNodeCache() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Deprecated. 
getNodeClass() - Method in interface oracle.ide.model.NodeInfo
The design-time Node Class.
getNodeClass() - Method in class oracle.ide.model.Reference
 
getNodeClass() - Method in interface oracle.jdeveloper.model.SourceRootHelper
Gets the Class of the node type that is handled by this helper.
getNodeExtensions(Class, boolean) - Method in class oracle.ide.config.DocumentExtensions
Deprecated. replaced by FileTypesRecognizer.getNodeExtensions(Class). Note that the Recognizer equivalent method only matches equal classnames. The matching of node classes based on isAssignableFrom, when matchIfEqual is passed as false, is no longer available (it is not feasible to implement for on-demand extension loading).
getNodeExtensions(Class[], boolean) - Method in class oracle.ide.config.DocumentExtensions
Deprecated. replaced by FileTypesRecognizer.getNodeExtensions(Class[]). Note that the Recognizer equivalent method only matches equal classnames. The matching of node classes based on isAssignableFrom, when matchIfEqual is passed as false, is no longer available (it is not feasible to implement for on-demand extension loading).
getNodeExtensions(Class[]) - Static method in class oracle.ide.config.FileTypesRecognizer
Returns an unmodifiable Set of String extensions for the given nodeClasses matching as specified.
getNodeExtensions(Class) - Static method in class oracle.ide.config.FileTypesRecognizer
Returns an unmodifiable Set of String extensions for the given nodeClass matching as specified.
getNodeExtensions(String) - Static method in class oracle.ide.config.FileTypesRecognizer
Returns an unmodifiable Set of String extensions for the given nodeClass matching as specified.
getNodeFromCodeEditor(Context) - Static method in class oracle.jdeveloper.runner.Source
Returns the Node for the given code editor Context.
getNodeIcon(String) - Method in class oracle.ide.db.DBTypeDispayRegistryEntry
 
getNodeIcon() - Method in class oracle.ide.db.DBTypeDispayRegistryEntry.TypeEntry
 
getNodeIcon(String) - Static method in class oracle.ide.db.DBTypeDisplayRegistry
Retrieves the icon that should be used to represent objects of the specified internal type.
getNodeId() - Method in class oracle.ide.history.LocalState
Get the identifier of the Node for which this instance represents a state in time.
getNodeIdentifier(JDevXmlContext) - Static method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegateIdentifierUtils
Returns node indentifier if the node is a DelegatingXMLSourceNode, otherwise returns null.
getNodeIdentifier(Context) - Static method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegateIdentifierUtils
Returns node indentifier if the node is a DelegatingXMLSourceNode, otherwise returns null.
getNodeIdentifierHierarchy(Context) - Static method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegateIdentifierUtils
Returns node indentifier hierarchy if the node is a DelegatingXMLSourceNode, otherwise returns an empty list.
getNodeIterator() - Method in class oracle.ide.model.ApplicationContent
 
getNodeIterator() - Method in class oracle.ide.model.ProjectContent
 
getNodeMaker() - Method in class oracle.ide.db.controls.DBObjectPicker
Returns the class responsible for making the tree nodes in this picker.
getNodeMigrator(String) - Static method in class oracle.ide.migration.NodeMigrator
Use this method to access the migrator specified by the name.
getNodeMigratorHelperKey() - Method in class oracle.ide.migration.NodeMigratorHelper
For a NodeMigrator that tracks component version history, the migrator key is used for storing and retrieving the part of the version history related to the NodeMigratorHelper.
getNodeMigratorHelperKey() - Method in class oracle.ide.model.WorkingSetsMigratorHelper
 
getNodeMigratorHelperVersion() - Method in class oracle.ide.migration.NodeMigratorHelper
The migrator version is used to determine whether a particular migrator needs to be applied based on any stored component version history.
getNodeNeedsMigrationError(Node) - Static method in class oracle.ide.model.HeadlessMigratorUtil
 
getNodes(List) - Method in class oracle.ide.model.ContentLevel
 
getNodes(String) - Method in class oracle.ide.model.ContentSet
 
getNodes(String, IntersectedFilters) - Method in class oracle.ide.model.ContentSet
 
getNodes(String, IntersectedFilters, URLFilter) - Method in class oracle.ide.model.ContentSet
 
getNodes() - Method in class oracle.ide.navigator.DeleteActionHandler
 
getNodeState() - Method in class oracle.javatools.ui.checktree.TriStateNode
 
getNodeTableModelForChild(int) - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getNodeURL() - Method in class oracle.ide.editor.RecentFile
 
getNodeURL() - Method in class oracle.ide.history.LocalState
Get the current URL of the Node for which this instance represents a state in time.
getNodeURL() - Method in class oracle.ide.model.NodeEvent
Returns the URL of the Node associated with this event.
getNoEntryInstructionText() - Method in class oracle.javatools.ui.table.GenericTable
Returns the instruction text of the table when there is no entry in the table.
getNoEntryInstructionText(JTable) - Static method in class oracle.javatools.ui.table.TableHelper
Returns the instruction text of the table when there is no entry in the table.
getNondeleted() - Method in class oracle.ide.navigator.DeleteActionHandler.DeleteStrategy
 
getNonExistentParents(URL, URL) - Static method in class oracle.ide.net.URLFileSystem
Utility routine to get the intermediate parents of url, up to, and including the rootURL that might not currently exist.
getNonNullContentTypeForExtension(String) - Static method in class oracle.ide.config.FileTypesRecognizer
Returns the ContentType associated with the given extension.
getNormalizedPath() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets the normalized absolute path of this root.
getNormalizedPath() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
getNormalizedText() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocReference
Gets the normalized text of this reference.
getNoSplashStartupWindow() - Static method in class oracle.javatools.util.SwingUtils
Retrieves the window that can be considered the startup window of this application while waiting for the main window and no splash screen is shown.
getNote() - Method in class oracle.javatools.dialogs.progress.ProgressPanel
Gets the additional note that is displayed along with the progress message.
getNote() - Method in class oracle.javatools.dialogs.ProgressMonitor
Deprecated. Specifies the additional note that is displayed along with the progress message.
getNoteNode(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getNoteString(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getNotLoadedReason(String) - Method in class oracle.ide.ExtensionRegistry
Gets the reason why a particular extension was not loaded.
getNotSameObjectList() - Method in class oracle.javatools.db.diff.ResultSet
get a list of the objects which are not the same.
getNotSameObjectMap() - Method in class oracle.javatools.db.diff.ResultSet
get a map of the attributes which are not the same.
getNullLabel() - Method in class oracle.ide.db.util.DBObjectRenderer
 
getNullOrdering() - Method in class oracle.javatools.db.sql.OrderByObject
Returns whether the ordering of nulls has been set (NULLS_FIRST, NULLS_LAST or null).
getNullPolicy() - Method in class oracle.javatools.db.sql.WindowFunction
 
getNullString() - Method in class oracle.ide.controls.CopyableJTableAdapter
Retrieves the string being used to indicate a null value in the table.
getNullText() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getNullType() - Static method in class oracle.javatools.parser.java.v2.common.PrimitiveType
Return the PrimitiveType that represents the null type
getNullValue() - Static method in class oracle.jdeveloper.audit.extension.ExtensionString
 
getNumber() - Method in class oracle.ide.db.controls.AbstractSizeChooser
 
getNumber() - Method in class oracle.ojc.interfaces.ErrorInfo
Returns the number associated with the error or warning
getNumberOfAttachedVisitors() - Method in class javax.ide.extension.MultiDeferredElementVisitorHook
 
getNumberOfPages() - Method in class oracle.javatools.editor.print.EditorPageable
Returns the number of pages in the set.
getNumCVal() - Method in class oracle.javatools.parser.plsql.symtab.SqlOdmCost
NUMBer of class values
getNumEntries() - Method in class oracle.ide.net.JarIndex
Deprecated. Use JarIndex.visit(Visitor) to iterate the index entries, or JarIndex.isEmpty() to determine if the JAR index is empty. The number of entries returned by this method may become invalid if the JAR file changes on disk, so any operations assuming this value is correct may fail.
getObject() - Method in class oracle.ide.db.panels.sql.BaseSQLQueryBuilderPanel
 
getObject() - Method in class oracle.ide.db.SchemaObjectDescriptor
If this is a wrapper for an existing object, this will return the object.
getObject() - Method in class oracle.ide.marshal.xml.ObjectWrapper
 
getObject(int) - Method in class oracle.ide.util.ArrayResourceBundle
Deprecated.  
getObject(String) - Method in class oracle.javatools.data.HashStructure
Returns the Object stored at the specified name.
getObject(DBObjectCriteria<T>) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getObject(String, Schema, String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getObject() - Method in exception oracle.javatools.db.CascadeRequiredException
 
getObject() - Method in exception oracle.javatools.db.DBException
The object on which this exception occurred.
getObject(DBObjectCriteria<T>) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the SystemObject representing a specific database object.
getObject(String, Schema, String) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the SchemaObject representing a specific database object.
getObject() - Method in class oracle.javatools.db.ddl.TokenContext
 
getObject() - Method in exception oracle.javatools.db.ddl.UnsupportedDDLException
Gets the object that the ddl generation failed for.
getObject(String) - Method in class oracle.javatools.db.diff.Difference
Get an object which contributes to the Difference.
getObject(String) - Method in class oracle.javatools.db.diff.ResultSet
 
getObject(String, Schema, String) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getObject() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder.SQLQueryObjectSet
 
getObject(SchemaObjectNode) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Retrieves the SchemaObject from the given node ensuring that the object's ID is correctly setup for this provider.
getObject(OfflineDBObjectNode) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Retrieves the object from the given node ensuring that the object's ID is correctly setup for this provider.
getObject(URL) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Retrieves the SchemaObject from the given URL ensuring that the object's ID is correctly setup for this provider.
getObjectClass(String) - Method in class oracle.javatools.db.property.Metadata
Gets the DBObject class that corresponds to the given object type.
getObjectFactory() - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getObjectFactory() - Method in interface oracle.javatools.db.DBObjectProvider
Get the object factory for this provider.
getObjectForCreate(Schema, DBObjectProvider, DBObject) - Method in class oracle.ide.db.panels.PanelLibrary
Returns an object ready to be created.
getObjectID(DBObject) - Method in class oracle.javatools.db.DBObjectFactory
As an object's ID should be immutable, DBObject.getID() returns a copy of the underlying ID.
getObjectID() - Method in class oracle.javatools.db.sql.AbstractDBObjectUsage
Gets the id of the DBObject (e.g.
getObjectID() - Method in class oracle.javatools.db.sql.AbstractSchemaObjectUsage
 
getObjectID() - Method in interface oracle.javatools.db.sql.DBObjectUsage
Gets the ID for the object being used by this fragment.
getObjectID() - Method in class oracle.javatools.db.sql.FKUsage
Gets the id of the FK being used in the SQL of this fragment.
getObjectID() - Method in class oracle.javatools.db.sql.FunctionUsage
 
getObjectID() - Method in interface oracle.jdeveloper.offlinedb.model.OfflineDBObjectNode
Gets the ID of the object represented by this Node.
getObjectIdLogged() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Whether object id is recorded in this log.
getObjectIDs(boolean) - Method in class oracle.ide.db.transfer.TransferDescriptor
Gets the DBObjectIDs for the objects chosen for transfer from the source provider.
getObjectIDs() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. 
getObjectIDs() - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
getObjectImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Get an object from an ArrayResourceBundle.
getObjectImpl(DBObjectCriteria<T>) - Method in class oracle.javatools.db.AbstractDatabase
 
getObjectImpl(DBObjectCriteria<T>) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getObjectImpl(DBObjectCriteria<T>) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class oracle.jdeveloper.db.adapter.DatabaseProviderFactory
 
getObjectLabel(String) - Static method in class oracle.ide.config.SettingsUIRegistry
Returns the object label for the specified dialog ID.
getObjectManager() - Method in class oracle.javatools.db.AbstractDBObjectProvider
Deprecated. 
getObjectManager() - Method in interface oracle.javatools.db.DBObjectProvider
Deprecated. use DBObjectProvider.getCascadeManager()
getObjectName() - Method in interface oracle.ide.db.model.DBObjectNode
Returns the name of the object contained.
getObjectNode(SystemObject) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Gets the Node for the given object id if it exists within the current provider.
getObjectNode(DBObjectID) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Gets the Node for the given object id if it exists within the current provider.
getObjectQueryByID(String) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the query used to retrieve an object's owner and name from the identifier.
getObjects() - Method in exception oracle.javatools.db.CascadeRequiredException
 
getObjects() - Method in class oracle.jdeveloper.audit.service.ViolationHelper
 
getObjects() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEvent
 
getObjectStatusQuery(String) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Gets the query to test an object's status.
getObjectStatusQueryParams(String) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Gets the parameters for the object status query for the given object type.
getObjectStore() - Method in class oracle.ide.config.ClientSetting
Get the object store used to save and open the client data file.
getObjectStore() - Method in class oracle.ide.migration.XMLMigrator
 
getObjectStoreTarget() - Method in class oracle.ide.model.DataContainer
 
getObjectStoreTarget() - Method in class oracle.ide.model.DataNode
 
getObjectStoreTarget() - Method in class oracle.ide.model.HashStructureNode
 
getObjectStoreTarget() - Method in class oracle.jdeveloper.library.LibraryDataNode
 
getObjectStoreTarget() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getObjectType() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets the type of SystemObject that the create or edit operation is for.
getObjectType() - Method in interface oracle.ide.db.model.DBObjectTypeNode
Returns the type of object contained.
getObjectType() - Method in class oracle.javatools.db.AbstractDBObjectBuilder
 
getObjectType() - Method in class oracle.javatools.db.ora.OracleTablePartitions
 
getObjectType() - Method in class oracle.javatools.db.ora.TablePartition
 
getObjectType() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property Object Type.
getObjectURL(DBObjectID) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Gets the URL for the given object id if it exists within the current provider.
getObjectURL(SystemObject) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Gets the URL for the given object id if it exists within the current provider.
getObjectURLs(OfflineDBObjectProvider, Schema, String, String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Gets any URLs that exist on the filesystem that could hold an object with the given details.
getObjectURLs(OfflineDBObjectProvider, String, String, String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Gets any URLs that exist on the filesystem that could hold an object with the given details.
getObservable() - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItemProducer
Gets the observable object overlay item changes.
getOctals() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of prefixes used to start an octal integer literal if the language supports integer literals.
getOffset() - Method in interface oracle.ide.index.QueryResult
Get the offset of the result within the file.
getOffset() - Method in class oracle.ide.util.FastStringBuffer
 
getOffset() - Method in interface oracle.javatools.buffer.OffsetMark
Fetches the offset that this mark is currently pointing to.
getOffset() - Method in exception oracle.javatools.db.sql.InvalidSQLException
Gets the offset that the first error occurs at in the sql.
getOffset() - Method in exception oracle.javatools.db.sql.SQLParseException
 
getOffset() - Method in class oracle.javatools.db.sql.SQLParseException.ParseError
 
getOffset() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetches the offset that this GutterMark is tracking.
getOffset() - Method in interface oracle.javatools.status.Issue
Gets the offset of the text associated with this issue.
getOffset() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the character offset of the construct currently being traversed, or 0 if the construct currently being traversed is not text-based.
getOffset() - Method in class oracle.jdeveloper.audit.model.Location
Gets the number of characters in the model text buffer before this location, adjusted for edits to the containing model.
getOffset() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getOffsetDescriptionProvider() - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Fetches the OffsetDescriptionProvider to use to translate offsets to language specific user readible Strings.
getOffsetForMouseEvent(MouseEvent) - Method in class oracle.javatools.editor.BasicCaret
Utility routine to fetch the editor offset most closely associated with an X-Y point in the given mouse event.
getOffsetFromColumn(TextBuffer, int, int, int) - Static method in class oracle.javatools.editor.Utilities
Fetches the offset corresponding to a given line and column (both 0-based) and given tab size.
getOffsetsCache() - Method in class oracle.javatools.editor.language.LexerDocumentRenderer
Fetches a LexerOffsetsCache that we can use to speed up the location of token starts for the purposes of rendering.
getOffsetSelected() - Method in class oracle.ide.controls.customtab.CustomTab
 
getOffsetText(String, int) - Static method in class oracle.ide.ceditor.EditorStatusBar
Utility routine for building up the "Offset 5" text.
getOfTypeUsage() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getOfTypeUsage() - Method in class oracle.javatools.db.plsql.Type
Get method for the OfTypeUsage property
getOfTypeUsageReference() - Method in class oracle.javatools.db.plsql.Type
Get method for the OfTypeUsageReference property
getOID() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getOID() - Method in class oracle.javatools.db.plsql.Type
Get method for the OID property
getOKButton() - Method in class oracle.javatools.ui.ghost.GhostBuilder.GhostBuiltPalette
The ghostBuilder will only build the button, it will not add it to the content.
getOkButton() - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Gets the ok button, or null if none.
getOldURL(UpdateMessage) - Static method in class oracle.ide.cmd.RenameMessage
Get the Node's old url.
getOldURL() - Method in class oracle.ide.net.URLFileSystemEvent
Fetch the old URL for a file or directory rename event.
getOldURL() - Method in class oracle.jdeveloper.vcs.spi.VCSNodeUpdate
Gets the old URL of the node, for RENAMED updates.
getOldURL() - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCacheEvent
 
getOldValue() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as an object.
getOldValueAsBoolean() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as a boolean.
getOldValueAsDouble() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as a double.
getOldValueAsFloat() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as a float.
getOldValueAsHashStructure() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as a HashStructure.
getOldValueAsInt() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as an int.
getOldValueAsListStructure() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as a ListStructure.
getOldValueAsLong() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as a long.
getOldValueAsString() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as a String.
getOldValueAsURL() - Method in class oracle.javatools.data.ChangeInfo
Returns the old value as an URL.
getOldView() - Method in class oracle.ide.view.ActiveViewEvent
 
getOne(String) - Method in class oracle.javatools.db.Ddl
 
getOnlineStatus() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return online status
getOnPrebuilt() - Method in class oracle.javatools.db.ora.MaterializedView
Gets whether this materialized view is prebuilt.
getOpenApplicableModelCount() - Method in class oracle.jdeveloper.audit.service.DefaultTransformsAction
Gets the number of models that have applicable transforms and which are open in an editor.
getOpenedFiles() - Method in class oracle.ide.cmd.FileOpenHistory
 
getOpenedFiles() - Static method in class oracle.jdeveloper.runner.Source
Returns the files that are currently open in an editor.
getOpenedFiles(Workspace, Project) - Static method in class oracle.jdeveloper.runner.Source
Returns the files that are currently open in an editor.
getOpenEditors(Document) - Method in class javax.ide.editor.EditorManager
Get all open editors on a specific document.
getOpenedProjects() - Method in class oracle.ide.cmd.FileOpenHistory
 
getOpenedWorkspaces() - Method in class oracle.ide.cmd.FileOpenHistory
 
getOpenIcon() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the icon used to represent non-leaf nodes that are expanded.
getOpenJarCount() - Static method in class oracle.ojc.storage.JarStorage
 
getOpenNodeCount() - Static method in class oracle.ide.model.NodeFactory
Gets the number of nodes currently open.
getOpenNodes() - Static method in class oracle.ide.model.NodeFactory
Returns an Iterator over the Node instances that are currently opened.
getOperandAt(int) - Method in interface javax.ide.model.java.source.tree.ExpressionT
Gets the operand at the specified index in the operand array.
getOperandAt(int) - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
Gets the operand at the specified index in the operand array.
getOperandCount() - Method in interface javax.ide.model.java.source.tree.ExpressionT
 
getOperandCount() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
 
getOperandCount() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getOperandCount() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getOperandCount() - Method in class oracle.javatools.parser.plsql.symtab.SqlOptdef
 
getOperands() - Method in interface javax.ide.model.java.source.tree.ExpressionT
 
getOperands() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
 
getOperands() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getOperands() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getOperands() - Method in class oracle.javatools.parser.plsql.symtab.SqlOptdef
 
getOperands(VCSProfile) - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
Retrieves the operable locatables for this ActionCommand.
getOperandType() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getOperandType() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getOperation() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the operation that dropped the object.
getOperationName() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSafeDeleteCriteria
 
getOperationName() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSearchCriteria
 
getOperationName() - Method in class oracle.jdeveloper.refactoring.dependency.IdDeclarationRenameCriteria
 
getOperationTimeout() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getOperator() - Method in class oracle.javatools.db.sql.ArithmeticOperation
 
getOperator() - Method in class oracle.javatools.db.sql.SetOperation
 
getOperator() - Method in class oracle.javatools.db.sql.SetOperator
 
getOperator() - Method in class oracle.javatools.db.sql.WhereObject
Gets whether this is an AND or OR condition.
getOperatorCode() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
Same thing as getExpressionCode().
getOperators() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of Strings, each of which represent an operator in the given language.
getOperatorText() - Method in class oracle.javatools.db.sql.ArithmeticOperation
 
getOperatorText() - Method in class oracle.javatools.db.sql.Comparison
Returns the text for the comparator for this comparison fragment.
getOperatorText() - Method in class oracle.javatools.db.sql.DataMiningFunction
 
getOperatorText() - Method in class oracle.javatools.db.sql.ExpressionList
 
getOperatorText() - Method in class oracle.javatools.db.sql.Function
 
getOperatorText() - Method in class oracle.javatools.db.sql.FunctionUsage
 
getOperatorText() - Method in class oracle.javatools.db.sql.GroupByExpression
 
getOperatorText() - Method in class oracle.javatools.db.sql.Operation
 
getOperatorText() - Method in class oracle.javatools.db.sql.SetOperation
 
getOperatorText() - Method in class oracle.javatools.db.sql.SetOperator
 
getOperatorText() - Method in class oracle.javatools.db.sql.WhereObject
 
getOperatorText(int) - Static method in class oracle.javatools.db.sql.WhereObject
 
getOperatorType() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getOperatorType() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getOperatorType() - Method in class oracle.javatools.parser.plsql.symtab.SqlOptdef
 
getOptionalId() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets a unique identifier for this dialog used to remember whether the dialog is skipped
getOptionalTransferable() - Method in interface oracle.ide.palette.PaletteTransferable
Return your own optionalTransferable to handle right-click drags
getOptions() - Method in class javax.ide.debug.Connector
Get the options the extension should use when starting the debuggee.
getOptions() - Method in class oracle.ide.explorer.ChildFilter
Accessors to filter options.
getOptions() - Method in class oracle.javatools.db.ddl.TokenContext
 
getOptions() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetch the options for this mark.
getOptions() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListCommentsCustomizer
 
getOptions() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentsCustomizer
 
getOptions() - Method in class oracle.jdeveloper.vcs.spi.VCSCompositeOptionsCustomizer
 
getOptions() - Method in interface oracle.jdeveloper.vcs.spi.VCSOptionsCustomizer
Gets options from the customizer, based on internal component states.
getOptions() - Method in class oracle.jdeveloper.vcs.spi.VCSOptionsCustomizerAdapter
 
getOptions() - Method in class oracle.jdeveloper.vcs.spi.VCSWaitRunnable
Gets options from the customizer, for convenience.
getOptionsComponent() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
Get the opetions component.
getOptionsCount() - Method in class oracle.ide.panels.ActionDescriptionPanel
Get the total number of options.
getOptionsCustomizer() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Get the options customizer.
getOptionsDividerLocation() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
 
getOptionsPages() - Method in class oracle.ide.externaltools.ExternalToolType
Get the options page(s) for this external tool type.
getOracleContext(Context) - Method in class oracle.ide.javaxide.ModelInteropUtils
Get the Oracle IDE context for a Javax IDE context.
getOracleDatabaseType() - Method in interface oracle.javatools.db.ora.OracleDatabase
Deprecated. use OracleDatabase.getDatabaseVersion()
getOracleHome() - Method in interface oracle.ideimpl.webupdate.Directories
Get the Oracle Home directory
getOracleHomeDirectory() - Static method in class oracle.ide.Ide
Returns the Oracle products install directory.
getOracleHomeDirectory(File) - Method in class oracle.ide.migration.MigrationManager
Get the Oracle products install directory used by the version of the IDE whose 'System' directory is provided.
getOracleRegistry() - Static method in class oracle.ide.ExtensionRegistry
Deprecated. since 11.1.1 use ExtensionRegistry.getExtensionRegistry().
getOrCreate(K) - Method in class oracle.ide.util.MultiMap
Deprecated. Gets the list that corresponds to the key.
getOrCreateAppOverrideBundle() - Method in class oracle.javatools.resourcebundle.AppBundleInfo
 
getOrCreateAppOverrideBundle() - Method in class oracle.javatools.resourcebundle.AppBundleInfoRT
 
getOrCreateComponent() - Method in interface oracle.ide.docking.DockableHolder
 
getOrCreateComponent() - Method in interface oracle.ide.docking.DrawerEntry
 
getOrCreateDataType(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getOrCreateDataType(String) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the datatype represented by a specific name.
getOrCreateDBObject() - Method in class oracle.ide.db.controls.DBObjectChooser
 
getOrCreateDBObject() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getOrCreateElem(String) - Static method in class oracle.javatools.xml.bind.XMLBinding
 
getOrCreateElemNS(String, String, String) - Static method in class oracle.javatools.xml.bind.XMLBinding
 
getOrCreateHashStructure(String) - Method in class oracle.javatools.data.HashStructure
Returns the HashStructure bound at the specified name or if no object is currently bound to that name creates a new, empty HashStructure object and binds it to the specified name as a placeholder.
getOrCreateId(PropertyStorage) - Static method in class oracle.ide.webupdate.UniqueUserId
Looks up the unique user id from the supplied preferences storage object.
getOrCreateListStructure(String) - Method in class oracle.javatools.data.HashStructure
Returns the ListStructure bound at the specified name or if no object is currently bound to that name creates a new, empty ListStructure object and binds it to the specified name as a placeholder.
getOrCreateModelAdapters(Collection<ModelAdapter>, Element, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
The workspace/project/URL key is computed.
getOrCreatePatternFilters(Project) - Method in class oracle.ide.model.WorkingSet
Gets the working set pattern filters for the supplied project; if none exists, they are created.
getOrCreateTransferTarget(Class<T>) - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getOrCreateWorkingSet(Workspace, String, List<Project>, Map<URL, List<URL>>) - Static method in class oracle.ide.model.WorkingSets
Gets or creates a working set with the name given.
getOrder() - Method in class oracle.javatools.db.sql.IndexObject
Gets the ordering for this clause (can be null).
getOrder() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getOrder() - Method in class oracle.javatools.db.sql.OrderByObject
Gets the ordering for this clause (can be null).
getOrder() - Method in interface oracle.javatools.editor.gutter.GutterMark
Fetch the ordering that this GutterMark is currently using.
getOrder() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetch the ordering that this GutterMark is currently using.
getOrderBy() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesCellAssignmentExpr
 
getOrderBy() - Method in class oracle.javatools.db.sql.WindowFunction
 
getOrderByAsc() - Method in class oracle.javatools.parser.plsql.symtab.SqlOrddef
 
getOrderByAscSource() - Method in class oracle.javatools.parser.plsql.symtab.SqlOrddef
 
getOrderByNullsLast() - Method in class oracle.javatools.parser.plsql.symtab.SqlOrddef
 
getOrderByNullsLastSource() - Method in class oracle.javatools.parser.plsql.symtab.SqlOrddef
 
getOrderByObjects() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
getOrderByObjects() - Method in interface oracle.javatools.db.sql.SQLQuery
Get all the OrderBy objects for this query.
getOrderByTerm() - Method in class oracle.javatools.parser.plsql.symtab.SqlOrddef
 
getOrderedElements(HashStructure) - Method in class oracle.ide.extension.HashStructureHook
Given a HashStructure representing a custom hook element that contains non-homogenous elements, get an ordered collection of hash structures encapsulating those elements.
getOrderFlag() - Method in class oracle.javatools.db.Sequence
Retrieves whether this sequence must generate values in order.
getOrdinal() - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
User Property Ordinal Value.
getOrientation() - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getOrientation() - Method in class oracle.ide.docking.DockingParam
 
getOrientation(ViewId, DockableView) - Method in class oracle.ide.view.MultiManager
 
getOrientation() - Method in class oracle.javatools.ui.Header
Returns the orientation of this header.
getOrigin() - Method in class oracle.ide.model.DependableFactory.Params
 
getOrigin() - Method in class oracle.ide.model.UpdateMessage
Retrieves the originator of the message.
getOriginalContributor() - Method in class oracle.javatools.db.diff.Difference
Get the name of the contributor which describes the origianl object.
getOriginalContributor() - Method in class oracle.javatools.db.diff.ResultSet
 
getOriginalID(DBObject) - Static method in class oracle.javatools.db.DBUtil
Returns the Original Id of a copied DBObject.
getOriginalName() - Method in class oracle.ide.db.SchemaObjectDescriptor
Deprecated. - use getName()
getOriginalName() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the name of the original object that has been dropped.
getOriginalName() - Method in class oracle.jdeveloper.db.ConnectionsEvent
Returns the original name of the connection being updated.
getOriginalObject() - Method in class oracle.ide.db.dialogs.DBEditorConfig
For an edit operation, this returns the original objec that the DBObjectProvider has in memory.
getOriginalObject() - Method in class oracle.javatools.db.diff.Difference
Get the original object.
getOriginalObjectNode() - Method in class oracle.ide.db.dialogs.DBEditorConfig
If this config was created using a DBObjectNode representing the object to edit, this returns that node.
getOriginalType() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the type of the original object that has been dropped.
getOtherContributorKind(ContributorKind) - Method in class oracle.javatools.compare.view.DiffGutter
Get the contributor adjacent to the specified contributor.
getOtherEvaluators() - Method in class oracle.ide.util.PatternFiltersOptimizer
TO BE USED IN TESTING ONLY!!!
getOtherName() - Method in class oracle.ide.db.SchemaObjectDescriptor
Gets the other name stored in this descriptor - e.g.
getOutgoingDependenciesOfFeature(Feature) - Method in class oracle.ide.extension.feature.FeatureRegistry
Returns the set of features that the given feature depends on (directly or indirectly)
getOutputBytes() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getOutputDirectory() - Method in class javax.ide.model.Project
Get the URI where the output from compiling project sources is located.
getOutputExpression() - Method in interface javax.ide.model.java.source.tree.AssertStatementT
Valid for "assert" statements.
getOutputExpression() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceSimpleStatement
Valid for "assert" statements.
getOutputLog() - Method in class oracle.ide.compiler.Compiler
get{Output|Error}Log gets the default compiler output/error log.
getOutputStream() - Method in class oracle.ide.compiler.CompileArguments
Get the OutputStream for compilation output (any non-diagnostic output) if that output needs to be redirected.
getOutputStream(TextBuffer) - Static method in class oracle.ide.util.TextBufferStreamFactory
Deprecated. Use oracle.javatools.buffer.TextBufferFactory.createReader instead.
getOutputStream(TextBuffer, String) - Static method in class oracle.ide.util.TextBufferStreamFactory
 
getOutputSuffix() - Method in class oracle.jdevimpl.audit.report.StyleSheet
 
getOutputText() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getOutwardEdges(T) - Method in class javax.ide.util.Graph
Returns the list of vertices that a specified vertex connects to.
getOverflowProperties() - Method in class oracle.javatools.db.ora.OracleIndexOrganizedTableProperties
Gets the overflow properties that are used if the table is marked as overflowable.
getOverlay(String, Element) - Method in class oracle.ide.explorer.IconOverlayCache
Gets overlay information for the given element from the cache.
getOverlay() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
getOverlay() - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItem
Gets overlay information describing the status.
getOverlay() - Method in interface oracle.jdeveloper.vcs.spi.VCSStatus
Gets overlay information describing the status.
getOverlayCache() - Method in interface oracle.ide.explorer.IconOverlayConsumer
Returns the IconOverlayCache to assist node rendering.
getOverlayCache() - Method in class oracle.ide.explorer.IconOverlayTracker
Gets the icon overlay cache for this overlay tracker instance.
getOverlayConsumer() - Method in class oracle.ide.explorer.IconOverlayTreeCellRenderer
 
getOverlayItemProducer() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getOverlayItemProducer() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
 
getOverlayItemProducer() - Method in class oracle.jdeveloper.vcs.spi.VCSIconOverlayTracker
 
getOverlayItems(URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItemProducer
Gets overlay information describing the statuses.
getOverlays(Element[]) - Method in class oracle.ide.explorer.IconOverlayTracker
Gets the displayable overlay information for the given elements.
getOverlays(Element[]) - Method in class oracle.jdeveloper.vcs.spi.VCSIconOverlayTracker
 
getOverlayStatusCache() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getOverlayTracker() - Method in class oracle.ide.explorer.IconOverlayCoordinator
 
getOverlayTracker() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
 
getOverridableStarterFactories() - Static method in class oracle.jdeveloper.model.J2eeEditionAddin
 
getOverriddenMethods() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getOverriddenMethods() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
According to the JLS, implementing methods are overriding methods where the overriden method is abstract.
getOverrideApplicationStorageURL() - Method in class oracle.ide.persistence.ApplicationCacheSettings
 
getOverviewDifferenceColor(SequenceCompareDifference, boolean, ContributorKind, ContributorKind) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getOverviewDifferenceColor(SequenceCompareDifference, boolean, ContributorKind, ContributorKind) - Method in class oracle.javatools.compare.view.SequenceCompareView
 
getOverviewDifferenceColor(SequenceCompareDifference, boolean, ContributorKind, ContributorKind) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getOverviewLeftEditor() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getOverviewLeftEditor() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getOverviewLeftEditor() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getOverviewRightEditor() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getOverviewRightEditor() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getOverviewRightEditor() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getOwnedNodes(URL, URLPath, String) - Method in class oracle.ide.model.OwnerMap
Deprecated. Utility method for ContentLevelFilter implementations that need to filter out all owned nodes within a particular relative directory.
getOwnedObjects() - Method in class oracle.javatools.db.AbstractDBObject
Final implementation calls getOwnedObjectsImpl with a null argument for the type.
getOwnedObjects(String...) - Method in class oracle.javatools.db.AbstractDBObject
Final implementation calls getOwnedObjectsImpl with the given types.
getOwnedObjects() - Method in interface oracle.javatools.db.DBObject
Returns any objects owned by object.
getOwnedObjects(String...) - Method in interface oracle.javatools.db.DBObject
Returns the objects owned by this object of the given type.
getOwnedObjectsAdded() - Method in class oracle.javatools.db.event.DBObjectChange
Returns any owned objects added to the ListenableObject as a result of the change.
getOwnedObjectsChanged() - Method in class oracle.javatools.db.DBObjectChange
Deprecated.  
getOwnedObjectsImpl(Collection<DBObject>, String...) - Method in class oracle.javatools.db.AbstractBuildableObject
Implementation first checks that the object has been built - then returns the collection from suprt.getOwnedObjectsImpl().
getOwnedObjectsImpl(Collection<DBObject>, String...) - Method in class oracle.javatools.db.AbstractDBObject
Used by all the final children methods.
getOwnedObjectsImpl(Collection<DBObject>, String...) - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getOwnedObjectsImpl(Collection<DBObject>, String...) - Method in class oracle.javatools.db.PlSqlAttribute
Deprecated.  
getOwnedObjectsImpl(Collection<DBObject>, String[]) - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated.  
getOwnedObjectsImpl(Collection<DBObject>, String...) - Method in class oracle.javatools.db.Relation
 
getOwnedObjectsRemoved() - Method in class oracle.javatools.db.event.DBObjectChange
Returns any owned objects removed from the ListenableObject as a result of the change.
getOwnedObjectsUpdated() - Method in class oracle.javatools.db.event.DBObjectChange
Returns any changes that have happened to any owned objects.
getOwner() - Method in interface javax.ide.extension.Extension
Returns the owner of this extension.
getOwner() - Method in class oracle.ide.explorer.ChildFilter
 
getOwner() - Method in interface oracle.ide.explorer.TNode
Returns the TreeExplorer where this TNode is displayed.
getOwner() - Method in class oracle.ide.layout.Layout
Get the IdeLayout that owns this layout.
getOwner() - Method in class oracle.ide.layout.SimpleLayout
 
getOwner() - Method in class oracle.ide.model.DefaultSubDirtyable
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.AbstractVariable
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.QuickComponent
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.QuickHasName
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.QuickHasType
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.QuickLocalVariable
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.SignatureHasType
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getOwner() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getOwner() - Method in interface oracle.javatools.parser.java.v2.model.JavaElement
TODO: Document me!
getOwnerExtensionId(TagLibrary) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Returns owning extension id of the tag library
getOwningBlock() - Method in interface javax.ide.model.java.source.tree.LocalVariableT
Gets the owning block.
getOwningBlock() - Method in interface oracle.javatools.parser.java.v2.model.SourceFormalParameter
Gets the block that this formal parameter may be used from.
getOwningBlock() - Method in interface oracle.javatools.parser.java.v2.model.SourceLocalVariable
Gets the owning block.
getOwningClass() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getOwningClass() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getOwningClass() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getOwningClass() - Method in class oracle.javatools.parser.java.v2.common.QuickMethod
 
getOwningClass() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getOwningClass() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getOwningClass() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getOwningClass() - Method in interface oracle.javatools.parser.java.v2.model.JavaMember
 
getOwningComponent() - Method in class oracle.javatools.ui.ghost.GhostPalette
 
getOwningContentSet(Node) - Method in class oracle.ide.cmd.SaveAsCommand
 
getOwningDeclaration() - Method in interface javax.ide.model.java.source.tree.DocCommentT
Gets the declaration this doc element is associated with, null if none.
getOwningDeclaration() - Method in interface javax.ide.model.java.source.tree.VariableT
Gets the owning variable declaration, null if this is a formal parameter.
getOwningDeclaration() - Method in interface oracle.javatools.parser.java.v2.model.SourceVariable
Gets the owning variable declaration, null if this is a formal parameter.
getOwningDocComment() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocElement
Gets the doc comment which owns this doc element.
getOwningExtensionId() - Method in class oracle.ide.extension.feature.Feature
 
getOwningExtensionId() - Method in class oracle.ide.extension.feature.FeatureCategory
 
getOwningExtensionIds(TechId...) - Method in class oracle.ide.model.TechnologyRegistry
 
getOwningExtensionIds(Collection<String>) - Method in class oracle.ide.model.TechnologyRegistry
 
getOwningFile() - Method in interface javax.ide.model.java.source.tree.Tree
Gets the owning FileT.
getOwningFile() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Deprecated. Use getOwningSourceFile().
getOwningIf() - Method in interface javax.ide.model.java.source.tree.ElseClauseT
 
getOwningIf() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceElseClause
 
getOwningManager() - Method in interface javax.ide.model.java.source.TreeTransaction
Gets the owning manager.
getOwningMember() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the owning member declaration, null if none.
getOwningMember() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocElement
Gets the source member (class, interface, constructor, method, or field declaration) which owns this doc element.
getOwningMember() - Method in interface oracle.javatools.parser.java.v2.model.JavaTypeVariable
Type variables can be owned by either a class or a method.
getOwningMember() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the owning member declaration, null if none.
getOwningMethod() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getOwningModel() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the owning JavaModel.
getOwningPackage() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getOwningPackage() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getOwningPackage() - Method in interface oracle.javatools.parser.java.v2.model.JavaPackage
 
getOwningPackage() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BasePackage
 
getOwningSourceFile() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the owning SourceFile.
getOwningSourceFile() - Method in interface oracle.javatools.parser.java.v2.write.SourceTransaction
 
getOwningSwitch() - Method in interface javax.ide.model.java.source.tree.SwitchLabelT
 
getOwningSwitch() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceSwitchLabel
 
getOwningTag() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocReference
Gets the doc tag which owns this reference.
getOwningTry() - Method in interface javax.ide.model.java.source.tree.CatchClauseT
 
getOwningTry() - Method in interface javax.ide.model.java.source.tree.FinallyClauseT
 
getOwningTry() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceCatchClause
 
getOwningTry() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceFinallyClause
 
getPackage() - Method in interface javax.ide.model.java.declaration.ClassD
Gets the owning package.
getPackage(String) - Method in interface javax.ide.model.java.declaration.PackageD
Gets the first matching package, null if none.
getPackage(String) - Method in interface javax.ide.model.java.JavaModel
Fetches a PackageD for the given fully-qualified name.
getPackage() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the package declaration.
getPackage() - Method in interface oracle.ide.runner.DebuggerFileLineBreakpoint
Get the package of the file, e.g.
getPackage(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getPackage() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getPackage() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getPackage(String) - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getPackage(String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider
Fetch the JavaPackage for the given fully-qualified package prefix.
getPackage() - Method in interface oracle.javatools.parser.java.v2.model.JavaFile
 
getPackage(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaPackage
 
getPackage() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the owning package, null if N/A.
getPackage(String) - Method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getPackage(String) - Method in class oracle.jdeveloper.java.JavaModel
Fetch the JavaPackage instance for the given fully-qualified package name.
getPackage(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BasePackage
 
getPackage(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getPackage(String, String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Gets the given sub package.
getPackage(Project) - Method in class oracle.jdeveloper.model.JspSourceNode
 
getPackageDeclaration() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the owning package declaration, null if none..
getPackagedLibraries(Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Gets all JspLibraries whose corresponding TLD file is packaged in a JAR file.
getPackagedLibraries(URL) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Returns all tag libraries registered with the manager that are packaged in the given archive.
getPackagedLibrariesJarPaths(Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Gets URL paths of all JAR files in the project that contain JspLibrary TLDs.
getPackagedLibrariesJarURLs(Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Gets URLs of all JAR files in the project that contain JspLibrary TLDs.
getPackagedLibrariesURLs(Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Gets URLs of all TLD files inside JARs of the project's JspLibraries.
getPackageFromNode(Node, Project) - Static method in class oracle.jdeveloper.runner.Source
Returns the package for the given node.
getPackageImpl(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the JavaPackage instance for the given package.
getPackageImpl(String) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Fetch the JavaPackage instance for the given package.
getPackageName() - Method in interface javax.ide.model.java.declaration.ClassD
Gets the qualified name of the owning package.
getPackageName() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the owning package name, empty if none.
getPackageName() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the package name, empty if none.
getPackageName() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getPackageName() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getPackageName() - Method in interface oracle.javatools.parser.java.v2.model.JavaFile
 
getPackageName() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the qualified name of the owning package.
getPackageName() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the owning package name, empty if none.
getPackageName() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the package name, empty if none.
getPackages() - Method in interface javax.ide.model.java.declaration.PackageD
Gets all known subpackages.
getPackages() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getPackages() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getPackages() - Method in interface oracle.javatools.parser.java.v2.model.JavaPackage
 
getPackages() - Method in class oracle.javatools.parser.plsql.old.symbol.RootSymbol
 
getPackages(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch the list of subpackages within the given package.
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch the list of subpackages within the given package, adding them to the out collection provided.
getPackages(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch the list of subpackages within the given package.
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Fetch the list of subpackages within the given package, adding them to the out collection provided.
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
Fetch the list of subpackages within the given package, adding them to the out collection provided.
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch the list of subpackages within the given package, adding them to the out collection provided.
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.DirURLClassLocator
Fetch the list of subpackages within the given package, adding them to the out collection provided.
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.JarURLClassLocator
Fetch the list of subpackages within the given package, adding them to the out collection provided.
getPackages(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch the list of subpackages within the given package, adding them to the out collection provided.
getPackages() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BasePackage
 
getPackages(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch the list of subpackages within the given package.
getPackagesInterruptibly(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch the list of subpackages within the given package.
getPackagesInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getPackagesInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getPackagesInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
Get the list of subpackages within the given package.
getPackagesInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
 
getPackagesInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getPackagesInterruptibly(String, Collection<String>) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
 
getPackagesInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getPackagesToExcludeFromLogHandling() - Method in class oracle.ide.feedback.FeedbackManager
 
getPackageText() - Method in class oracle.jdevimpl.audit.log.NameFilter
 
getPage(int) - Method in class oracle.ide.controls.customtab.CustomTab
 
getPage() - Method in class oracle.ide.log.LogWindow
Get the current page.
getPage(String) - Method in class oracle.ide.palette.PaletteManager
Returns the palette page by name.
getPage() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentTemplatesTraversable
 
getPage() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferencesCustomizer
 
getPage() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferencesTraversable
Gets the property page UI component.
getPage() - Method in class oracle.jdeveloper.vcs.spi.VCSVersioningTraversable
 
getPageableFactoryForObject(Object) - Method in class oracle.ide.print.PrintHelperDefinitions
 
getPageAfter(int) - Method in class oracle.ide.controls.customtab.CustomTab
Gets the first page located after the xPos position.
getPageAt(Point) - Method in class oracle.ide.controls.customtab.CustomTab
Gets the page located under pt
getPageBefore(int) - Method in class oracle.ide.controls.customtab.CustomTab
Gets the first page located before the xPos position.
getPageCount() - Method in class oracle.ide.controls.customtab.CustomTab
 
getPageCount() - Method in class oracle.ide.log.AbstractLogManager
Concrete implementations must override this method and return the number of opened pages.
getPageCount() - Method in class oracle.ide.log.LogManager
Find out the number of opened LogPages.
getPageEditor() - Method in interface oracle.ide.palette.PalettePage
Return the PageEditor for this PalettePage
getPageFormat() - Method in class oracle.ide.print.PrintManager
This method gets the PageFormat that will be used for printing output.
getPageFormat(int) - Method in class oracle.javatools.editor.print.EditorPageable
Returns the PageFormat of the page specified by pageIndex.
getPageName() - Method in interface oracle.ide.externaltools.ExternalToolOptionsPage
Get the name of this options page.
getPages() - Method in class oracle.ide.controls.TabbedWindow
 
getPages() - Method in class oracle.ide.log.AbstractLogManager
Concrete implementations must override this method and return the list of opened pages.
getPages() - Method in class oracle.ide.log.LogManager
Get a list of all the pages currently opened.
getPages(MigrationInfo[], TraversableContext) - Method in class oracle.ide.migration.NodeMigrator
Get the list of wizard pages associated with the specified infos.
getPages(MigrationInfo[], TraversableContext) - Method in class oracle.ide.migration.NodeMigratorHelper
Get the traversal pages to be displayed by the node migration wizard.
getPages(MigrationInfo[], TraversableContext) - Method in class oracle.ide.model.WorkspaceMigrator
 
getPages() - Method in class oracle.ide.palette2.PalettePages
Returns a collection of PalettePage's given the current context.
getPageTitle() - Method in class oracle.ide.wizard.Step
Method to get the title of the page that presents this Step
getPageType() - Method in interface oracle.ide.palette.Palette
Returns PalettePage type
getPainter(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Returns a Painter.
getPaintState() - Method in class oracle.javatools.ui.checklist.StepHeader
Override to return PaintContext.STATE_SELECTED and PaintContext.STATE_MOUSE_OVER based on whether the step is selected and mouse rollover respectively.
getPaintState() - Method in class oracle.javatools.ui.checklist.StepPanel
Override to return the selected state of this StepPanel depending on the selected state of the step.
getPairLabel() - Method in class oracle.jdeveloper.webapp.faces.FacesMethodBindingPanel
 
getPalette() - Method in class oracle.ide.palette.PaletteManager
 
getPalette() - Method in class oracle.ide.palette.PaletteWindow
 
getPalette() - Method in class oracle.ide.palette2.PaletteManager
Returns the palette model.
getPaletteContext() - Method in interface oracle.ide.palette.PalettePage
Return the PaletteContext
getPaletteEditor(Context) - Method in interface oracle.ide.palette.PaletteInvokable
 
getPaletteItem(String, String) - Method in interface oracle.ide.palette.Palette
Retrieve PaletteItem by Item Name and PalettePage
getPaletteItem(String) - Method in interface oracle.ide.palette.PalettePage
Retrieve PaletteItem by Item Name
getPaletteItems() - Method in interface oracle.ide.palette.PalettePage
Return list of the palette items contained within the page
getPaletteItems() - Method in class oracle.ide.palette2.DefaultPaletteSection
Get Palette Items Returns unsorted list; as opposed to getItems.
getPaletteManager() - Static method in class oracle.ide.palette.PaletteManager
 
getPaletteManager() - Static method in class oracle.ide.palette2.PaletteManager
Returns the Palette controller
getPalettePage(String) - Method in interface oracle.ide.palette.Palette
Retrieve the PalettePage by name
getPalettePageProviders() - Method in class oracle.ide.palette2.Palette
Get PalettePages.
getPalettePages(Context) - Method in interface oracle.ide.palette.Palette
 
getPalettePagesByType(String) - Method in class oracle.ide.palette.PaletteManager
Retrieve all palette pages mapped to type.
getPaletteWindow() - Method in class oracle.ide.palette.PaletteManager
 
getPaletteWindow() - Method in class oracle.ide.palette2.PaletteManager
Returns the Palette view
getPane() - Method in class oracle.ide.datatransfer.TransferableEditorTab
Deprecated. Fetches the JTabbedPane that the editor is contained within.
getPanel() - Method in interface oracle.ide.runner.DebuggerBreakpointPanel
Called by the debugger to ask for the panel where the user can adjust DebuggerExtender specific breakpoint details for custom breakpoints.
getPanel() - Method in class oracle.javatools.editor.plugins.StatusBarPlugin
Fetches the panel that is the UI for this status bar so that it can be added somewhere and displayed.
getPanelClass(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getPanelLibrary() - Method in class oracle.ide.db.controls.NameAndSchemaAdvancedEditor
 
getPanelLibrary(String) - Method in class oracle.ide.db.dialogs.BaseDBEditorFactory
 
getPanelName() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the name that will be prepended to all component names for ui testability.
getPanelName() - Method in class oracle.ide.db.panels.sql.FromObjectsPanel
 
getPanelName() - Method in class oracle.ide.db.panels.sql.QuickPickObjectsPanel
 
getPanelProviders() - Static method in class oracle.jdeveloper.vcs.properties.PropertiesPanelRegistry
Gets all registered PropertiesPanelProviders.
getParagraphElement(int) - Method in class oracle.javatools.editor.BasicDocument
Get the paragraph element containing the given position.
getParallel() - Method in class oracle.javatools.db.ora.MaterializedView
Set the degree of parallelism (the number of parallel threads used in the parallel operation) where : 0 = PARALLEL DEFAULT (Oracle server selects the degree) 1 = NOPARALLEL (default) n = PARALLEL n
getParallel() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Get the degree of parallelism (the number of parallel threads used in the parallel operation) where : 0 = PARALLEL DEFAULT (Oracle server selects the degree) 1 = NOPARALLEL (default) n = PARALLEL n
getParallelDegree() - Method in class oracle.javatools.db.Index
Return the degree of parallelism (the number of parallel threads used in the parallel operation) where : 0 = PARALLEL DEFAULT (Oracle server selects the degree) 1 = NOPARALLEL (default) n = PARALLEL n
getParam(String, String) - Static method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getParameter(String) - Method in interface oracle.javatools.db.DeclarativePlSql
Deprecated.  
getParameter(String) - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
Gets a Parameter of the given name
getParameter(String) - Method in class oracle.javatools.db.PlSqlMethod
Deprecated. Retrieves one parameter by name.
getParameter(String) - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated. Retrieves one parameter by name.
getParameter(String) - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the value of a parameter added to the violation or a property of the transform, or null if none.
getParameterCount() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the number of parameters of this violation.
getParameterCount() - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getParameterizedType(TypeD, TypeD[]) - Method in interface javax.ide.model.java.JavaModel
Fetches a TypeD for the given parameterized type.
getParameterName() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocReference
Gets the parameter name of this reference.
getParameterName(int) - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the name of a parameter of this violation.
getParameterName(int) - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getParameterName(String) - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Convenience method to get a parameter name that obeys the naming conventions specified in these options.
getParameterPrefix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the prefix for parameters.
getParameters() - Method in interface javax.ide.model.java.declaration.ExecutableD
Gets the formal parameters, including synthetic ones.
getParameters() - Method in interface javax.ide.model.java.source.tree.FormalParameterListT
Gets the list of source parameters.
getParameters() - Method in interface javax.ide.model.java.source.tree.MethodT
Gets the ordered list of parameters.
getParameters() - Method in interface oracle.javatools.db.DeclarativePlSql
Deprecated.  
getParameters(DictionaryQueries.Params[], Schema, String, String[]) - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
 
getParameters(DictionaryQueries.Params[], String, String, String[]) - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
 
getParameters() - Method in class oracle.javatools.db.execute.QueryWrapper
Returns the parameters to substitute on the statement.
getParameters() - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
Get method for the Parameters property
getParameters() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated. Retrieves the list of parameters going into the PlSql subprogram
getParameters() - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated. Retrieves the list of parameters going into the PlSql subprogram
getParameters() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getParameters() - Method in class oracle.javatools.parser.java.v2.common.QuickMethod
 
getParameters() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getParameters() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
 
getParameters() - Method in class oracle.javatools.parser.plsql.old.symbol.FunctionSymbol
 
getParameters() - Method in class oracle.jdeveloper.audit.extension.RuleDefinition
 
getParameters() - Method in class oracle.jdeveloper.java.dependency.MethodDeclaration
Get the fully qualified type names of the method parameters.
getParameterSuffix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the suffix for parameters.
getParameterType() - Method in class oracle.jdeveloper.audit.extension.Parameter
 
getParameterTypes() - Method in interface javax.ide.model.java.declaration.ExecutableD
Gets the formal parameter types, including synthetic ones.
getParameterTypes() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getParameterTypes(JavaMethod) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getParameterTypes() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
 
getParameterValue(int) - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the value of a parameter of this violation.
getParameterValue(String) - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the value of a parameter of this violation by name.
getParameterValue(int) - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getParameterValue(String) - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getParent() - Method in interface javax.ide.model.java.source.tree.Tree
Gets the parent Tree to this.
getParent(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns the URI representing the parent of the specified URI.
getParent(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns the URI representing the parent directory of the specified URI.
getParent() - Method in class oracle.ide.controls.elementtree.ElementTreeNode
 
getParent() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets the parent Component for the dialog.
getParent() - Method in class oracle.ide.keyboard.IdeInputMapUIResource
 
getParent() - Method in class oracle.ide.model.DependableFactory.Params
 
getParent(URL) - Method in class oracle.ide.net.HttpURLFileSystemHelper
 
getParent(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getParent(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getParent(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
Since jar URLs are compound, when you reach the root of the jar entry, you get a jar URL with an empty entry name.
getParent(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getParent(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the URL representing the parent directory of the specified URL.
getParent(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns the URL representing the parent directory of the specified URL.
getParent(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getParent() - Method in class oracle.ide.panels.TDialogLauncher
 
getParent(String) - Static method in class oracle.ide.util.FilePath
Gets the parent directory of the last entry in the specified path
getParent() - Method in class oracle.ide.util.Namespace
Returns the Namespace that is the immediate parent of this Namespace.
getParent() - Method in class oracle.javatools.db.AbstractChildDBObject
 
getParent() - Method in class oracle.javatools.db.AbstractDBObjectID
Gets this id's parent id (if one exists)
getParent() - Method in class oracle.javatools.db.AbstractSystemObject
 
getParent() - Method in interface oracle.javatools.db.ChildDBObject
Returns the parent of this object, if one exists.
getParent() - Method in class oracle.javatools.db.datatypes.DataTypeID
 
getParent() - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
getParent() - Method in class oracle.javatools.db.datatypes.PredefinedDataType
 
getParent() - Method in interface oracle.javatools.db.DBObject
Returns the parent of this object, if one exists.
getParent() - Method in interface oracle.javatools.db.DBObjectID
Retrieves the parent for this id if it has one.
getParent() - Method in class oracle.javatools.db.diff.Difference
Gets the parent of this Difference, if one exists.
getParent() - Method in class oracle.javatools.db.diff.ResultSet
 
getParent() - Method in class oracle.javatools.db.Index
 
getParent() - Method in class oracle.javatools.db.plsql.DBObjectPlSqlFragment
 
getParent() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getParent() - Method in class oracle.javatools.db.TemporaryObjectID
Returns null.
getParent() - Method in class oracle.javatools.editor.folding.AbstractFoldingBlock
 
getParent(Object) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns the parent block for the specified folding block.
getParent(Object) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getParent() - Method in interface oracle.javatools.editor.folding.FoldingBlock
Returns the block that contains this source code block.
getParent() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the parent SourceElement to this.
getParent() - Method in class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol
 
getParent() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
getParent() - Method in class oracle.javatools.ui.checklist.ChecklistModelEvent
Returns the step's parent.
getParent() - Method in class oracle.javatools.ui.checklist.Step
Returns the parent step of this step.
getParent(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the parent row of a row of this model, null for the root row.
getParent(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getParent(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getParentAsHashStructure() - Method in class oracle.javatools.data.ChangeInfo
Returns the parent as a HashStructure.
getParentAsListStructure() - Method in class oracle.javatools.data.ChangeInfo
Returns the parent as a ListStructure.
getParentChain() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
getParentChooser() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getParentComponent() - Method in interface oracle.javatools.ui.actiontip.ActionTipTask
This tip will be displayed above a component at a fixed location supplied by the task.
getParentDialog(Component) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
 
getParentList() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
getParentLocalName() - Method in interface oracle.javatools.xml.esax.ElementContext
Get the local name of the parent element, if any.
getParentLocalName() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get the local name of the parent element, if any.
getParentName() - Method in class oracle.javatools.editor.language.BaseStyle
Fetches the name of the parent style.
getParentStructureType() - Method in class oracle.javatools.data.ChangeInfo
Returns the type of parent structure on which this ChangeInfo applies.
getParentUrlIfEqual(Element, String) - Method in interface oracle.jdeveloper.model.TechnologySpecificSupportProvider
 
getParentURLs(URL) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Gets all parent URLs for the given file.
getParentURLs(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Gets the set of all parent URLs for the given set of URLs.
getParseErrors() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the list of parse-time errors.
getParser() - Method in class oracle.javatools.util.CommandModel
Gets the parser which defines this model.
getParserConfiguration(JDevXmlContext) - Method in class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
getParserConfiguration(JDevXmlContext) - Method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegate
 
getPart(int) - Method in class oracle.ide.util.VersionNumber
Returns the part of the version string requested or null if the offset is out of bounds.
getParticles() - Method in class oracle.ide.extension.rules.composite.BooleanOperator
 
getPartitionBy() - Method in class oracle.javatools.db.sql.WindowFunction
 
getPartitionByExpressionList() - Method in class oracle.javatools.db.sql.ModelObject.ModelColumnClauses
 
getPartitionColumns() - Method in class oracle.javatools.db.ora.OracleTablePartitions
Return an array of (sub)partitioning columns.
getPartitionLevelSubpartitions() - Method in class oracle.javatools.db.ora.TablePartition
Get the OracleTablePartitions object that represents the partition level subpartitions of a composite range partition or range subpartition template.
getPartitionName() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the name of the partition which was dropped
getPartitions() - Method in class oracle.javatools.db.ora.OracleIndexPartitions
Returns an array of IndexPartition objects.
getPartitions() - Method in class oracle.javatools.db.ora.OracleTablePartitions
Returns an array of individual PARTITION, SUBPARTITION_TEMPLATE, or PARTITION_LEVEL_SUBPARTITION TablePartition objects.
getPartitionType() - Method in class oracle.javatools.db.ora.OracleIndexPartitions
 
getPartitionType() - Method in class oracle.javatools.db.ora.OracleTablePartitions
 
getPartitionType() - Method in class oracle.javatools.db.ora.TablePartition
 
getPartOf() - Method in interface oracle.ide.inspector.layout.Extensible
Gets the unique identifier of the element this element is part-of.
getPartOf() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.CategoryLayoutAssembly
Assemblies cannot be part-of other elements, therefore, this method always returns null.
getPartOf() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceAssembly
Assemblies cannot be part-of other elements, therefore, this method always returns null.
getPartOf() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Assemblies cannot be part-of other elements, therefore, this method always returns null.
getPartOf() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.DisplayGroupAssembly
Assemblies cannot be part-of other elements, therefore, this method always returns null.
getPartProperties(String) - Method in class oracle.javatools.ui.themes.Theme
Gets properties for a part.
getPassCount() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the passcount of this breakpoint.
getPassword() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Get the proxy password.
getPassword() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the password for the user.
getPasswordKey(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getPasswordX() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the encrypted password for the user.
getPasteMenuActions() - Method in class oracle.javatools.ui.table.TableToolbar
Returns the menu actions of paste button.
getPatchesHome() - Method in interface oracle.ideimpl.webupdate.Directories
Get the directory into which patches are installed.
getPath(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns the path part of the URI.
getPath(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns the path part of the URI.
getPath() - Method in class oracle.ide.component.URLPathEditPanel
Retrieves the current path displayed in the UI.
getPath() - Method in class oracle.ide.db.DBObjectTransferable
 
getPath() - Method in interface oracle.ide.explorer.TNode
Returns an array of TreeNodes comprising of the ancestors of this TNode.
getPath() - Method in class oracle.ide.file.AbstractFileScope
Get the current path of this scope.
getPath() - Method in class oracle.ide.file.ContentSetScope
 
getPath(Project, String) - Method in class oracle.ide.file.ProjectCache
Get a path from the cache.
getPath(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getPath(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getPath(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getPath(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the path part of the URL.
getPath(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns the path part of the URL.
getPath(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getPath(String) - Method in class oracle.ide.paths.PathInfo
Get the path-info specified by pathInfoId.
getPath() - Method in class oracle.javatools.db.ora.Directory
Gets the full path name.
getPath() - Method in class oracle.javatools.patch.PatchIndexFile
Gets the path of the index file.
getPath() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get the path to the current element.
getPath() - Method in class oracle.jdeveloper.audit.extension.ProfileDefinition
 
getPath() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets the absolute path of this root.
getPath(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getPath() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
getPath() - Method in interface oracle.ojc.interfaces.Storage
Returns the path name of this Storage.
getPathLocator(URLPath, URLPath) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given source and class paths for locating source and class files.
getPathLocatorInterruptibly(URLPath, URLPath) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given source and class paths for locating source and class files.
getPathNoExt(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns the path part of the URI without the last file extension.
getPathNoExt(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns the path part of the URI without the last file extension.
getPathNoExt(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getPathNoExt(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getPathNoExt(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getPathNoExt(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the path part of the URL without the last file extension.
getPathNoExt(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns the path part of the URL without the last file extension.
getPathNoExt(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getPathNoExt(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getPattern() - Method in class oracle.ide.util.PatternFilter
 
getPattern() - Method in class oracle.jdeveloper.vcs.migrate.VCSStreamMonitor
 
getPatternFilters() - Static method in class oracle.ide.config.GlobalIgnoreList
Gets the PatternFilters object that represents all the enabled exclude filters that are part of the global ignore list.
getPatternFilters() - Method in class oracle.ide.model.ContentSet
Returns the PatternFilters of the dynamic content path of this ContentSet.
getPatternFilters() - Method in class oracle.ide.model.WorkingSet
Gets the working set pattern filters.
getPatternFilters(Project) - Method in class oracle.ide.model.WorkingSet
Gets the working set pattern filters that apply to the supplied project.
getPcdata() - Method in interface oracle.javatools.xml.bind.Pcdata
 
getPctThreshold() - Method in class oracle.javatools.db.ora.OracleIndexOrganizedTableProperties
Gets the PCTTHRESHOLD property.
getPctVersion() - Method in class oracle.javatools.db.ora.LOBDescriptor
Return the value of PCTVERSION.
getPendingChangedValues() - Method in interface oracle.jdeveloper.audit.service.ProfileTransaction
Gets the changed bean properties, relative to the underlying profile, of this transaction.
getPendingChangedValues() - Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction
 
getPendingChangesAdapter() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Retrieves the PendingChangesAdapter associated with any ChangeList containing view declared by the profile.
getPercentFree() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getPercentIncrease() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getPercentUsed() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getPersistence() - Static method in class oracle.javatools.dialogs.MessageDialog
Get the object used to persist settings for optional alerts.
getPersistenceKey(ChangeList) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getPersistentSettings() - Method in class oracle.javatools.controls.nicetable.NiceTable
Deprecated. Get a javabean storing persistent settings of this NiceTable which you can serialize in order to restore the visible appearance of the table next time it is used.
getPersistentSettings() - Method in class oracle.javatools.ui.table.GenericTable
Get a javabean storing persistent settings of this NiceTable which you can serialize in order to restore the visible appearance of the table next time it is used.
getPicker(ExternalToolType, boolean) - Method in class oracle.ide.externaltools.macro.MacroRegistry
Get the macro picker UI.
getPicker(Object) - Static method in class oracle.javatools.util.ResourcePicker
Gets the cached ResourcePicker for the given object.
getPicker(Class) - Static method in class oracle.javatools.util.ResourcePicker
Gets the cached ResourcePicker for the given class.
getPicker() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
 
getPicker() - Method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
getPingedVersions() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getPinnedView() - Method in class oracle.ide.view.AbstractPinnable
Get the View whose selection is currently the source displayed within this DockableWindow.
getPinState() - Method in class oracle.ide.view.AbstractPinnable
Get the current pin state as one of PIN_NONE, PIN_VIEW, or PIN_OBJECT.
getPinState() - Method in interface oracle.ide.view.Pinnable
Get the pin state.
getPivot() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
 
getPivotExpression() - Method in class oracle.javatools.db.sql.FromObject
 
getPivotParams() - Method in class oracle.javatools.parser.plsql.symtab.SqlPvtdef
 
getPlainData() - Method in class oracle.jdevimpl.audit.swing.TableTransferable
Fetch the data in a text/plain format.
getPlatform() - Static method in class oracle.javatools.util.PlatformUtils
Deprecated. since 11.0. Use one of the static methods on this class to determine the current platform.
getPlatformEOLType() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches the default EOL terminator type associated with this platform as defined by the 'line.separator' property in the system properties.
getPlatformEOLType() - Method in interface oracle.javatools.buffer.TextBuffer
Fetches the default EOL terminator type associated with this platform as defined by the 'line.separator' property in the system properties.
getPlatformEOLType() - Method in class oracle.javatools.buffer.TextBufferDecorator
Fetches the default EOL terminator type associated with this platform as defined by the 'line.separator' property in the system properties.
getPlatformFileName() - Method in class oracle.ide.IdeArgs
This file contains options specific to the platform we are on
getPlatformInfo() - Method in interface javax.ide.extension.Extension
Returns information about the platforms on which this extension is supported.
getPlatformPathName(URI) - Method in class javax.ide.net.VirtualFileSystem
Returns the platform-dependent String representation of the URI; the returned string should be considered acceptable for users to read.
getPlatformPathName(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Returns the platform-dependent String representation of the URI; the returned string should be considered acceptable for users to read.
getPlatformPathName(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getPlatformPathName(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getPlatformPathName(URL) - Method in class oracle.ide.net.JarURLFileSystemHelper
If this jar URL does not include a JarEntry bit, then we can just return the platform path name for the jar file's URL.
getPlatformPathName(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getPlatformPathName(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the platform-dependent String representation of the URL; the returned string should be considered acceptable for users to read.
getPlatformPathName(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Returns the platform-dependent String representation of the URL; the returned string should be considered acceptable for users to read.
getPlatformPathName(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getPlatformPathName(URL) - Method in class oracle.jdeveloper.merge.MergeURLFileSystemHelper
 
getPlatformPathName(URL) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Gets the platform-dependent String representation of the URL.
getPlatformPathName(URL) - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryURLHelper
 
getPlatformPathName(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getPlSql() - Method in class oracle.javatools.db.PlSqlParameter
Deprecated. Gets the PL/SQL routine that owns this parameter.
getPlSqlCompilerOptions() - Method in class oracle.javatools.db.GlobalSettings
Retuns the PL/SQL compiler options from the global settings.
getPlSqlErrors() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getPlSqlIdentifier(String, String, boolean) - Static method in class oracle.javatools.db.plsql.PlSqlIdentifier
Returns a PlSqlIdentifier derived from the PL/SQL in source.
getPlSqlIdentifier(String) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
Returns a PlSqlIdentifier derived from the PL/SQL in source.
getPlSqlIdentifier(String, boolean) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
Returns a PlSqlIdentifier derived from the PL/SQL in source.
getPlsqlType() - Method in class oracle.javatools.db.plsql.PlSqlIdentifier
 
getPoint(double, Point, Point) - Static method in class oracle.ide.controls.Animator
 
getPoint() - Method in class oracle.ide.controls.DragComponentEvent
 
getPolicy() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getPolicy() - Method in class oracle.ide.db.transfer.TransferState
 
getPolicyStatusCache() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getPolicyStatusCache() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getPolicyStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
 
getPolicyStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets the policy status cache for the VCS extension.
getPolicyStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItemProducer
 
getPolicyStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleNodeObserver
 
getPolicyStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleSaveObserver
Deprecated.  
getPopDownAction() - Method in class oracle.javatools.ui.search.SearchField
Returns the action of the search category button that will be shown on the left side of the search field.
getPopup() - Method in class oracle.ide.controls.ActionMenuToolButton
 
getPopupComponent() - Method in class oracle.javatools.ui.combo.JCustomComboBox
 
getPopupComponent() - Method in class oracle.jdevimpl.audit.swing.DropdownButton
 
getPopupHandler() - Method in class oracle.ide.db.util.insight.InsightManager
 
getPopupHandler() - Method in class oracle.javatools.controls.completionfield.CompletionTextArea
Deprecated. Get the popup handler being used by this completion text area.
getPopupHandler() - Method in interface oracle.javatools.controls.completionfield.CompletionTextComponent
Deprecated. Returns the handler controlling completion popup for this component.
getPopupHandler() - Method in class oracle.javatools.controls.completionfield.CompletionTextField
Deprecated. Get the popup handler for this completion text field.
getPopupHandler() - Method in class oracle.javatools.ui.completion.CompletionTextArea
Get the popup handler being used by this completion text area.
getPopupHandler() - Method in interface oracle.javatools.ui.completion.CompletionTextComponent
Returns the handler controlling completion popup for this component.
getPopupHandler() - Method in class oracle.javatools.ui.completion.CompletionTextField
Get the popup handler for this completion text field.
getPopupItems(Breadcrumb) - Method in class oracle.javatools.ui.breadcrumbs.PopupHandler
 
getPopupItems(Breadcrumb<T>) - Method in interface oracle.javatools.ui.breadcrumbs.PopupProvider
 
getPopupManager() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getPopupManager() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches the current installed PopupManager.
getPopupMenu() - Method in class oracle.ide.controls.DropDownMenuButton
Returns the drop-down JPopupMenu.
getPopupMenu() - Method in class oracle.ide.controls.MenuToolButton
 
getPopupMenu() - Method in interface oracle.javatools.editor.folding.CodeFoldingProvider
Returns the popup menu of actions that can be performed by the provider.
getPopupMenuShowPoint(JPopupMenu, MouseEvent) - Static method in class oracle.ide.util.GraphicsUtils
Returns a point where the given popup menu should be shown.
getPopupMenuShowPoint(JPopupMenu, int, int) - Static method in class oracle.ide.util.GraphicsUtils
Returns a point where the given popup menu should be shown.
getPopupWindowManager(BasicEditorPane) - Static method in class oracle.javatools.editor.popup.PopupWindowManager
Fetch the PopupWindowManager to use for the given editor pane.
getPort(URL) - Method in class oracle.ide.net.HttpURLFileSystemHelper
 
getPort(URL) - Method in class oracle.ide.net.URLFileSystemHelper
 
getPort() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Get the proxy port.
getPosition() - Method in interface javax.ide.model.java.declaration.Declaration
Gets the position in a source compilation unit that declares that declaration, null if none or if it could not be determined.
getPosition() - Method in interface javax.ide.model.java.source.tree.Tree
Gets the position of this Tree object.
getPosition() - Method in class oracle.ide.controls.customtab.CustomTab
 
getPosition() - Method in class oracle.ide.editor.OpenEditorOptions
 
getPosition() - Method in interface oracle.ide.runner.DebuggerWindowProvider
Called by the debugger to get the position of the provided window
getPositionReference() - Method in class oracle.ide.editor.OpenEditorOptions
 
getPossibleTypes() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the list of possible type String's, collected during parse-time.
getPostBuilder() - Method in class oracle.ide.compiler.CompileArguments
The PostBuilder which will be used after the compilation has finished.
getPostStartupHookClass() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the post startup hook class.
getPotentialMnemonics() - Method in class oracle.ide.util.MnemonicSolver.MenuLabel
Gets the recommended mnemonics list.
getPrecedence() - Method in interface oracle.javatools.parser.util.ExpressionObject
Returns a positive number representing the precedence of this ExpressionObject operator.
getPrecision() - Method in class oracle.javatools.db.Column
Deprecated. - use getDataTypeUsage() and then get the appropriate attribute from the DataTypeUsage.
e.g. dataTypeUsage.getAttributeValue( DataTypeAttribute.DATATYPE_PRECISION)
getPredecessorApplyData() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the data that was returned by the apply method of the immediate predecessor in a multiple context transform.
getPredefinedFilters() - Method in class oracle.jdeveloper.history.HistoryProvider
Get predefined filters for this provider.
getPreferences() - Method in class javax.ide.model.Project
 
getPreferences() - Static method in class oracle.ide.config.Preferences
Returns the product-level Preferences object.
getPreferences() - Method in class oracle.ide.model.IdeSystem
Get the current Preferences object.
getPreferences() - Static method in class oracle.ideimpl.webupdate.WebUpdateAddin
 
getPreferences() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the saved JavaPreferences cookie.
getPreferences() - Method in class oracle.jdeveloper.audit.AuditManager
Gets the Audit preferences.
getPreferences() - Method in class oracle.jdeveloper.vcs.generic.PendingChangesAdapter
 
getPreferences() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Gets the used for persisting common VCS preferences.
getPreferences(PropertyStorage) - Method in class oracle.jdeveloper.vcs.spi.VCSCommentTemplatesTraversable
 
getPreferences(PropertyStorage) - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItemProducer
 
getPreferences(PropertyStorage) - Method in class oracle.jdeveloper.vcs.spi.VCSPreferencesCustomizer
 
getPreferences(PropertyStorage) - Method in class oracle.jdeveloper.vcs.spi.VCSPreferencesTraversable
 
getPreferences(PropertyStorage) - Method in class oracle.jdeveloper.vcs.spi.VCSVersioningTraversable
 
getPreferences() - Method in class oracle.jdevimpl.audit.core.DefaultAuditManager
 
getPreferencesMap() - Method in class oracle.ide.model.Preferences
Deprecated.  
getPreferencesPath() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getPreferencesPath() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getPreferencesPath() - Method in class oracle.jdeveloper.vcs.generic.PendingChangesAdapter
 
getPreferredAlignment() - Method in class oracle.javatools.history.HistoryProperty
Get the preferred alignment of this property.
getPreferredDataFlavor(Transferable) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Utility method to choose the data flavor to use for the transfer based on the transferable in the drag/drop operation.
getPreferredDefaultInitialSize() - Static method in class oracle.ide.panels.TDialogLauncher
 
getPreferredEditorType() - Method in class oracle.ide.ceditor.CodeNavigationPoint
Get the preferred Editor type to use when asking the EditorManager to open our Context in an Editor.
getPreferredHeight() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getPreferredInstallLocation() - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
getPreferredLayoutBaseName() - Method in class oracle.ide.editor.Editor
 
getPreferredLayoutBaseName() - Method in interface oracle.ide.layout.LayoutSelector
Returns the base name is used as the file name part when building the preferred layout URL.
getPreferredLayoutURL() - Method in class oracle.ide.editor.Editor
 
getPreferredLayoutURL() - Method in interface oracle.ide.layout.LayoutSelector
Implementations should override this method and return their preferred layout.
getPreferredLength() - Method in class oracle.ide.inspector.layout.Spring
Get the preferred length of the Spring.
getPreferredLoader() - Method in interface javax.ide.extension.Extension2
Returns the type of classloader this extension prefers to be loaded in.
getPreferredLocations() - Method in class oracle.javatools.editor.insight.AbstractInsight
Fetch an array of preferred locations where this insight implementation would like to display its view.
getPreferredPage() - Method in class oracle.ide.palette2.PalettePages
Returns the page that should be shown as the active page when the Palette is first made visible for the current context.
getPreferredPageRank() - Method in class oracle.ide.palette2.PalettePages
Returns the rank of the preferred page.
getPreferredScrollableViewportSize() - Method in class oracle.javatools.controls.nicelist.NiceList
Override to return the correct size of visible row count.
getPreferredScrollableViewportSize() - Method in class oracle.javatools.ui.ScrollableSectionView
 
getPreferredScrollableViewportSize() - Method in class oracle.javatools.ui.table.RowHeader
Override to return a size of zero when there are no datas.
getPreferredScrollableViewportSize() - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getPreferredScrollableViewportSize() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTree
 
getPreferredSize() - Method in class oracle.ide.ceditor.EditorStatusBar.StatusBarCell
Gets the minimum size of the component.
getPreferredSize() - Method in class oracle.ide.component.URLPathEditPanel
 
getPreferredSize() - Method in class oracle.ide.controls.ActionMenuToolButton
 
getPreferredSize() - Method in class oracle.ide.controls.customtab.CustomTab
 
getPreferredSize() - Method in class oracle.ide.controls.FocusableLabel
 
getPreferredSize() - Method in class oracle.ide.controls.JSelectableLabel
 
getPreferredSize() - Method in class oracle.ide.controls.MenuToolButton
 
getPreferredSize() - Method in class oracle.ide.controls.ScrollableTabBar
 
getPreferredSize(JComponent) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getPreferredSize(JComponent) - Method in class oracle.ide.controls.ToolButtonUI
Deprecated.  
getPreferredSize() - Method in class oracle.ide.inspector.find.FindTextSupport
 
getPreferredSize() - Method in class oracle.ide.inspector.PropertyCheckBox
 
getPreferredSize() - Method in class oracle.ide.inspector.PropertyLabel
 
getPreferredSize() - Method in class oracle.ide.inspector.PropertyRadioButton
 
getPreferredSize() - Method in class oracle.ide.keyboard.KeyStrokeField
 
getPreferredSize(JComponent) - Method in class oracle.javatools.editor.BasicEditorUI
Gets the preferred size for the editor component.
getPreferredSize() - Method in class oracle.javatools.editor.FileOverviewMargin
 
getPreferredSize() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getPreferredSize() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Gets the preferred size of the gutter, computing it if needed.
getPreferredSize() - Method in class oracle.javatools.editor.insight.ListDataItemCellRenderer
We override the preferred size to put a cap on the width of the insight popup view.
getPreferredSize() - Method in class oracle.javatools.editor.insight.TooltipDataItemCellRenderer
We override the preferred size to put a cap on the width of the insight popup view.
getPreferredSize() - Method in class oracle.javatools.editor.plugins.StatusBarPlugin.StatusBarCell
Gets the preferred size of the component.
getPreferredSize() - Method in class oracle.javatools.ui.breadcrumbs.BreadcrumbsButton
 
getPreferredSize() - Method in class oracle.javatools.ui.breadcrumbs.JBreadcrumbs
 
getPreferredSize() - Method in class oracle.javatools.ui.checklist.StepHeader
Override to return the default preferredSize for the step.
getPreferredSize() - Method in class oracle.javatools.ui.ExpansionTip.Adapter
Gets the preferred size of the expandable subcomponent containing the point last passed to ExpansionTip.Adapter.getContainingBounds(java.awt.Point).
getPreferredSize() - Method in class oracle.javatools.ui.ExtendedTextField
 
getPreferredSize() - Method in class oracle.javatools.ui.Header
 
getPreferredSize() - Method in class oracle.javatools.ui.HeaderPanel
 
getPreferredSize(JComponent) - Method in class oracle.javatools.ui.MenuItemUIDecorator
 
getPreferredSize(JComponent) - Method in class oracle.javatools.ui.plaf.WordWrappingToolTipUI
 
getPreferredSize() - Method in class oracle.javatools.ui.ResizeComponent
 
getPreferredSize() - Method in class oracle.javatools.ui.SectionView
 
getPreferredSize() - Method in class oracle.javatools.ui.simplestyle.StyledLabel
 
getPreferredSize(JComponent, StyledTextModel) - Static method in class oracle.javatools.ui.simplestyle.StyledTextRenderer
 
getPreferredSize() - Method in class oracle.javatools.ui.table.GenericTable
Override to return a height of 2 rows for the table when there are no elements in the table.
getPreferredSize() - Method in class oracle.javatools.ui.TruncatingTreeCellRenderer.TruncatedLabelComponent
 
getPreferredSize() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellRenderer
 
getPreferredSize() - Method in class oracle.jdevimpl.audit.swing.ComboBoxLabel
 
getPreferredSize() - Method in class oracle.jdevimpl.audit.swing.DropdownButton
 
getPreferredSize() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Overrides JComponent.getPreferredSize to return slightly wider preferred size value.
getPreferredSpan(int) - Method in class oracle.javatools.editor.BasicView
Calculate the span of this view based on the size of the underlying document (number of lines, widest line.)
getPreferredToolkit() - Method in class javax.ide.extension.PlatformInfo
Get the preferred toolkit for this extension.
getPreferredVisibleRowCount() - Method in class oracle.javatools.ui.table.GenericTable
Returns the value of the visibleRowCount property.
getPreferredVisibleRowCount(JTable) - Static method in class oracle.javatools.ui.table.TableHelper
Returns the value of the visibleRowCount property.
getPreferredWidth() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getPrefix() - Method in interface oracle.jdeveloper.webapp.libraries.DisplayableTagLibrary
If preferred prefix is not defined short library name frmo Taglib file will be used instead.
getPrefix() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
If preferred prefix is not defined short library name frmo Taglib file will be used instead.
getPrefixFromURI(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Given a tag library URI returns preffered prefix for its latest version.
getPrefixMatcher(CharSequence, boolean, boolean) - Static method in class oracle.javatools.ui.search.SearchMatcher
Returns a matcher which will match if any of the words in the search string can be found as prefixes of words in the text to search.
getPrefixSlashNumber() - Method in class oracle.javatools.patch.PatchContext
Gets the number of prefix slashes to strip from each file name.
getPrefixSlashNumber() - Method in class oracle.javatools.patch.PatchMatchOptions
Gets the number of prefix slashes to strip from each file name.
getPresentationName() - Method in class oracle.javatools.compare.view.ViewEdit
 
getPresentationName() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetch the visible or presentation name of the style.
getPresentationName() - Method in class oracle.javatools.editor.language.BaseStyle
Fetch the visible or presentation name of the style.
getPresentationName() - Method in class oracle.javatools.editor.language.LanguageModule
Fetch the visible or presentation name of this language module.
getPresentationTypes() - Method in class oracle.jdeveloper.audit.model.ModelType
Gets the presentation types for this model type.
getPresentationTypes() - Method in class oracle.jdevimpl.audit.model.DirectoryModelType
 
getPresentationTypes() - Method in class oracle.jdevimpl.audit.model.ProjectModelType
 
getPresentationTypes() - Method in class oracle.jdevimpl.audit.model.RootModelType
 
getPresentationTypes() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelType
 
getPresentationTypes() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelType
 
getPresetKeyStrokeMap(Object, boolean) - Method in class oracle.ide.keyboard.DefaultKeyStrokeContext
 
getPresetKeyStrokeMap(Object, boolean) - Method in interface oracle.ide.keyboard.KeyStrokeContext
Returns the mapping between KeyStrokes and Actions.
getPresetKeyStrokeMap(Object, boolean) - Method in class oracle.ide.keyboard.XMLKeyStrokeContext
 
getPresetKeyStrokeMap(String, Object, boolean) - Method in class oracle.ide.keyboard.XMLKeystrokeContextDefs
 
getPresetName() - Method in class oracle.ide.keyboard.KeyStrokeOptions
Gets the current name of the set.
getPreSetRoleList(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getPrevCodeToken() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getPreview() - Method in class oracle.ide.expressionbuilder.PickerEvent
 
getPreviousButton() - Method in class oracle.javatools.ui.search.SearchField
 
getPreviousConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getPreviousConflict() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getPreviousConflict() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getPreviousDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getPreviousDifference() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getPreviousDifference() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getPreviousFilter() - Method in class oracle.ide.net.URLChooserEvent
 
getPreviousMigrationSource() - Method in class oracle.ide.IdeRunStatus
Retrievs the previous migration source URL.
getPreviousUpdates() - Method in class oracle.ideimpl.webupdate.CheckForUpdatesPreferences
 
getPreviousWordEnd(int) - Method in class oracle.javatools.editor.language.DefaultWordLocator
Gets the offset of the word end before an offset.
getPreviousWordEnd(int) - Method in class oracle.javatools.editor.language.NaturalWordLocator
Fetches the previous offset where a word ends.
getPreviousWordEnd(int) - Method in interface oracle.javatools.editor.language.WordLocator
Fetches the previous offset where a word ends.
getPreviousWordEnd(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the previous occurrence of the end of a word for the given location.
getPreviousWordStart(int) - Method in class oracle.javatools.editor.language.DefaultWordLocator
Gets the offset of the word start before an offset.
getPreviousWordStart(int) - Method in class oracle.javatools.editor.language.NaturalWordLocator
Fetches the previous offset where a word starts from.
getPreviousWordStart(int) - Method in interface oracle.javatools.editor.language.WordLocator
Fetches the previous offset where a word starts from.
getPreviousWordStart(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the previous occurrence of the start of a word for the given location.
getPrevToken() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getPrimary1() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimary2() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimary3() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimaryClass() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the primary class.
getPrimaryClass() - Method in interface oracle.javatools.parser.java.v2.model.JavaFile
Here, "primary class" means the class that bears the same name as the compilation unit (file).
getPrimaryClause() - Method in interface javax.ide.model.java.source.tree.CompoundStatementT
 
getPrimaryClause() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceCompoundStatement
 
getPrimaryCollationKey() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
 
getPrimaryControl() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimaryControlDarkShadow() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimaryControlHighlight() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimaryControlInfo() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimaryControlShadow() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getPrimaryFlavor() - Method in class oracle.ide.db.DBObjectTransferable
 
getPrimaryIncludeFilter() - Method in class oracle.jdeveloper.model.ContentFolder
Gets the PatternFilter that defines the default inclusion pattern for this ContentFolder.
getPrimaryKey(String, String) - Method in class oracle.ide.persistence.NameSpace
Get the primary key associated with a secondary key.
getPrimaryKey(Relation) - Static method in class oracle.javatools.db.PKConstraint
Returns a primary key for the given table, if it owns one.
getPrimaryKeyLogged() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Whether primary key information is recorded in this log.
getPrimaryKeys(String, String) - Method in class oracle.ide.persistence.NameSpace
Get all primary keys associated with a secondary key.
getPrimitiveClass(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getPrimitiveType(String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getPrimitiveType(PrimitiveType) - Method in class oracle.javatools.parser.java.v2.common.QuickSignatureParser
 
getPrimitiveType(PrimitiveType) - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
Represents a primitive type.
getPrimitiveType(Class) - Static method in class oracle.jdevimpl.audit.util.Classes
Gets the primitive type corresponding to a class, or null if none.
getPrimitiveValueType() - Method in class oracle.jdeveloper.audit.extension.ConverterDefinition
 
getPrintable(int) - Method in class oracle.javatools.editor.print.EditorPageable
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPrintColors() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether we are printing foreground and background colors in the output.
getPrintColors() - Method in class oracle.javatools.editor.print.PrintOptions
Fetch whether we are printing foreground colors in the output.
getPrintFileHeader() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether we should print out a file header on the top displaying the name of the file.
getPrintFileHeader() - Method in class oracle.javatools.editor.print.PrintOptions
Fetch whether we should print out a file header on the top displaying the name of the file.
getPrintFontStyles() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether we are printing the font styles in the output.
getPrintFontStyles() - Method in class oracle.javatools.editor.print.PrintOptions
Fetch whether we are printing the font styles in the output.
getPrintLineNumbers() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether we are printing line numbers in the output.
getPrintLineNumbers() - Method in class oracle.javatools.editor.print.PrintOptions
Fetch whether we are printing line numbers in the output.
getPrintManager() - Static method in class oracle.ide.print.PrintManager
Returns the PrintManager instance that is active in the IDE.
getPrintPageNumbers() - Method in class oracle.javatools.editor.print.PrintOptions
Gets whether we are printing out page numbers in the upper right-hand of the output.
getPrintStream(LogPage) - Static method in class oracle.ide.log.LogPipe
Deprecated. Instantiate a LogPrintStream instead.
getPrintTimeStamp() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether we should print out a date/time stamp in the file header.
getPrintWriter(LogPage) - Static method in class oracle.ide.log.LogPipe
Deprecated. Instantiate a LogPrintWriter instead.
getPriority() - Method in interface oracle.javatools.editor.BasicEditorPainter
Priority determines the order in which painters will be called to do their painting in the editor.
getPriority() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches the priority of the highlight
getPriorityId() - Method in class oracle.ide.todo.AbstractToDoItem
Gets the unique id associated with the priority
getPriorityId() - Method in interface oracle.ide.todo.ToDoItem
Gets the priority id.
getPriorOnLeft() - Method in class oracle.javatools.db.sql.Comparison
Has the left expression got a PRIOR operator
getPriorOnRight() - Method in class oracle.javatools.db.sql.Comparison
Has the right expression got a PRIOR operator
getPrivateInstance(URL) - Static method in class oracle.jdeveloper.db.DatabaseConnections
Returns a private instance of database connections for the given URL.
getProcess() - Method in class oracle.ide.runner.Starter
Returns the process that was started.
getProcessActionButtonGroup(JComponent) - Method in class oracle.jdeveloper.runner.JRunProcess
Get the group with which this action button is associated
getProcessedURLs() - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
Gets the collection of URLs which have completed processing by the invokable.
getProcessesFolder() - Method in class oracle.ide.runner.Runner
Returns the folder within the run manager that contains active processes.
getProcessLabelPrefix() - Method in class oracle.ide.runner.RunProcess
Returns the prefix that will be used in the short and long labels for this RunProcess.
getProcessLabelPrefix() - Method in class oracle.jdeveloper.runner.RemoteProcess
 
getProcessLabelPrefix() - Method in class oracle.jdeveloper.runner.RunningProcess
Returns a string to be prepended to the config name when it is running (e.g., "Running:")
getProcessLayout() - Method in class oracle.ide.runner.RunProcess
Returns the layout that should be shown when this process is selected in the run manager navigator.
getProcessor() - Method in class oracle.javatools.db.ddl.TokenGenerator
 
getProcessors(String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUpdateManager
 
getProductHomeDirectory() - Static method in class oracle.ide.Ide
Gets the path of the product home directory.
getProductID() - Static method in class oracle.ide.Ide
Gets the extension ID of the current product.
getProductID() - Method in class oracle.ide.IdeCore
 
getProductID() - Static method in class oracle.ide.ProductInformation
Returns the extension ID of the extension that represents the entire product.
getProductID() - Static method in class oracle.ideri.util.Product
 
getProductInformation() - Static method in class oracle.ide.ProductInformation
Returns the ProductInformation instance created by the IDE framework after processing the product extension's manifest.
getProductName() - Method in class javax.ide.IDE
Get the IDE product name.
getProductName() - Method in class oracle.ide.help.AboutBoxModel
Get the product name.
getProductNameFromBranding() - Method in class oracle.ide.IdeCore
 
getProductProperties() - Method in class oracle.ide.AddinManager
Deprecated. addins.properties no longer exists, so this method always returns an empty Properties object. A custom hook handler should be used in the extension manifest to extend the product.
getProductShortNameFromBranding() - Method in class oracle.ide.IdeCore
 
getProductVersion() - Method in class oracle.ide.help.AboutBoxModel
Get the product version.
getProductVersion() - Static method in class oracle.ide.Ide
Gets a human readable description of the product name and version.
getProfile(String) - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getProfile() - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the profile used to create this model.
getProfile() - Method in class oracle.jdeveloper.audit.service.Auditor
Gets the profile for this audit.
getProfile(String) - Method in class oracle.jdeveloper.audit.service.ProfileRepository
Gets a profile with a specified name from this repository.
getProfile(String, String) - Method in class oracle.jdeveloper.audit.service.ProfileRepository
Gets a profile with a specified name from this repository, or the default profile with a specified id otherwise.
getProfile() - Method in interface oracle.jdeveloper.audit.service.ProfileTransaction
Gets the profile which this transaction modifies.
getProfile() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getProfile() - Method in class oracle.jdeveloper.vcs.generic.PendingChangesAdapter
 
getProfile(String) - Method in class oracle.jdeveloper.vcs.generic.VCSProfileRegistry
 
getProfile(String) - Method in class oracle.jdeveloper.vcs.generic.VCSProfiles
Deprecated.  
getProfile() - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getProfile() - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
getProfile() - Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction
 
getProfile(String) - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
getProfile(String, String) - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
getProfiler() - Static method in class oracle.ide.runner.Profiler
Returns the active Profiler instance.
getProfiles() - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getProfiles() - Method in class oracle.jdeveloper.audit.service.ProfileRepository
Gets the profiles in this repository.
getProfileStyleSheets() - Method in class oracle.jdeveloper.audit.AuditManager
Gets the profile style sheet URLs registered with this Audit manager.
getProfileStyleSheets() - Method in class oracle.jdeveloper.audit.AuditProvider
Gets the default Profile report XSLT style sheet URLs defined by this provider.
getProfileStyleSheets() - Method in class oracle.jdevimpl.audit.core.AuditAddin
 
getProfileStyleSheets() - Method in class oracle.jdevimpl.audit.core.DefaultAuditManager
 
getProgramArguments(JRunProcess) - Method in class oracle.jdeveloper.runner.JavaOptionProvider
Returns the additional program arguments that are required for starting this process.
getProgramArguments() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the program arguments.
getProgramName() - Static method in class oracle.ide.Ide
Return the IDE product's full program name.
getProgramName() - Static method in class oracle.ide.util.IdeUtil
 
getProgramName() - Static method in class oracle.javatools.util.SwingUtils
Retrieves the name of this application.
getProgramShortName() - Static method in class oracle.ide.Ide
Returns the short name of the product.
getProgramShortName() - Static method in class oracle.ide.util.IdeUtil
 
getProgramShortName() - Static method in class oracle.javatools.util.SwingUtils
 
getProgress() - Method in interface oracle.ide.index.QueryProgress
Gets the current progress of this task.
getProgress() - Method in class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
Get the current progress.
getProgress() - Method in class oracle.javatools.patch.PatchEvent
Gets the progress value of the patch program.
getProgress() - Method in class oracle.javatools.ui.tree.lazy.LazyProgressNode
Report the progress of the child worker via SwingWorker.getProgress()
getProgressBar() - Method in class oracle.javatools.dialogs.progress.ProgressPanel
Gets the progress bar to be displayed for the panel.
getProgressMonitor() - Method in class javax.ide.view.GUIUtilities
Get a progress monitor to show that a time consuming operation is in progress.
getProgressMonitor() - Method in class oracle.jdeveloper.vcs.spi.VCSDirectoryInvokable
Gets the progress monitor of the invokable instance.
getProgressNote(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSBatchInvokableState
 
getProgressNote(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSDirectoryInvokableState
 
getProgressNote(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
 
getProgressShowDelay() - Method in class oracle.ide.dialogs.ProgressRunnable
 
getProgressTask() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getProgressText() - Method in interface oracle.ide.index.QueryProgress
Gets a string describing the current progress of the task.
getProgressText() - Method in class oracle.javatools.ui.tree.lazy.LazyProgressNode
Report the latest (if any) "progressText" property change event sent by the SwingWorker
getProgressTracker() - Method in interface oracle.ide.controls.StatusBar
Return the ProgressTracker that can be displayed in the toolbar to show progress of background tasks.
getProgressTracker() - Method in class oracle.ide.controls.StatusBarControl
 
getProject() - Method in class javax.ide.command.Context
The current Project the user is working on.
getProject() - Method in class oracle.ide.Context
Provides a reference to the Project data associated with this Context.
getProject() - Method in class oracle.ide.dependency.index.IndexDeclaration
 
getProject() - Method in class oracle.ide.dependency.index.IndexReference
 
getProject() - Method in interface oracle.ide.dependency.SourceDeclaration
Get the project containing the source file this declaration appears in.
getProject() - Method in interface oracle.ide.dependency.SourceReference
Get the project containing the source file this reference appears in.
getProject(Context) - Static method in class oracle.ide.externaltools.ContextUtils
 
getProject() - Method in class oracle.ide.file.ContentSetRoot
Get the project for this root, or null if this root is not associated with a project.
getProject() - Method in class oracle.ide.file.ContentSetScope
Get the project for this scope, or null if the scope is not associated with a project.
getProject() - Method in interface oracle.ide.index.IndexingContext
Get the project being indexed.
getProject(String, Layout) - Static method in class oracle.ide.layout.AbstractLayoutListener
 
getProject(Namespace) - Static method in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
Returns the current Project in the Namespace.
getProject() - Method in class oracle.ide.model.ProjectChangeEvent
 
getProject() - Method in class oracle.ide.runner.RunLogPage
Returns the Project associated with this log page.
getProject() - Method in class oracle.ide.runner.RunProcess
Returns the Project associated with the RunProcess.
getProject(Context) - Static method in class oracle.ide.runner.RunProcess
 
getProject() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the project currently being traversed, or null if the root or a workspace is currently being traversed.
getProject() - Method in class oracle.jdeveloper.audit.model.FileDependency
Gets the project target of this dependency.
getProject() - Method in class oracle.jdeveloper.audit.model.Location
Gets the project containing this location.
getProject() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the project containing this model.
getProject() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the project containing the model to be transformed.
getProject() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
The project whose classpath has changed.
getProject() - Method in class oracle.jdeveloper.model.JavaProjectEvent
 
getProject() - Method in class oracle.jdeveloper.model.JProjectTechnologyEvent
Returns the JProject in which the technology change occurred.
getProject() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
getProject() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getProject() - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getProject() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getProject() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getProjectAdapter() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the model adapter for the project containing this model, or null if this is root or workspace model.
getProjectColumn() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Get the value of the 'alter table project column clause'.
getProjectConfigurator() - Method in interface oracle.ide.palette.PalettePage
Return the project configurator for this PalettePage
getProjectDirectory() - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated. Returns the URL of the project directory field.
getProjectFileList(Project) - Static method in class oracle.jdeveloper.runner.Source
Returns the files in the given project.
getProjectHistory() - Method in class oracle.ide.cmd.FileOpenHistory
Get the opened project files history list.
getProjectLibraryList() - Method in class oracle.jdeveloper.model.JProjectLibraries
Get a LibraryList of all internal Library definitions.
getProjectMetadataCache() - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver
 
getProjectMetadataResolver() - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistryEntry
 
getProjectOutputDirectory(Project) - Method in interface oracle.jdeveloper.model.TechnologySpecificSupportProvider
 
getProjectPropertyPages() - Method in class javax.ide.property.PropertyPageRegistry
Get the project property pages.
getProjectResourcesPath() - Method in class oracle.ide.model.ResourcePaths
 
getProjectRoots(Workspace, Project, IntersectedFilters, IntersectedFilters, Collection<ContentRoot>) - Method in interface oracle.jdeveloper.audit.model.ContentRootFactory
Gets content roots for a project.
getProjectRoots(Workspace, Project, IntersectedFilters, IntersectedFilters, Collection<ContentRoot>) - Method in class oracle.jdevimpl.audit.model.ApplicationContentRootFactory
 
getProjectRoots(Workspace, Project, IntersectedFilters, IntersectedFilters, Collection<ContentRoot>) - Method in class oracle.jdevimpl.audit.model.ProjectContentRootFactory
 
getProjects() - Method in class oracle.ide.dependency.Scope
Get the set of projects that are in scope.
getProjects() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEvent
 
getProjects() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
getProjectSettingsRunnerNavigable() - Method in class oracle.ide.runner.Runner
Deprecated.  
getProjectSourcePath() - Method in class oracle.jdeveloper.model.PathsConfiguration
 
getProjectStorage(Workspace, Project) - Static method in class oracle.ide.persistence.Storages
Get a storage instance for a project.
getProjectStorage(Project) - Static method in class oracle.ide.persistence.Storages
Deprecated. Use Storages.getProjectStorage(Workspace,Project)
getProjectTagLibraryManager(Project) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryConfigurationContext
 
getProjectURL() - Method in class oracle.ide.editor.RecentFile
 
getProjectURL() - Method in class oracle.ide.resourcebundle.RegisteredBundleAdapter
 
getPrompt() - Method in class oracle.javatools.ui.search.PromptedTextField
Returns the current prompt text.
getPromptForeground() - Method in class oracle.javatools.ui.search.PromptedTextField
Returns the foreground color for the prompt.
getProperties() - Method in class oracle.ide.config.Preferences
 
getProperties() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getProperties() - Method in class oracle.ide.model.DataContainer
Returns the root HashStructure object that holds properties for this Project.
getProperties() - Method in class oracle.ide.model.HashStructureNode
Returns a cascading HashStructure that represents this project's persistent properties.
getProperties() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the properties of this breakpoint
getProperties() - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
getProperties() - Method in interface oracle.ide.util.StructuredPropertyAccess
Get the name of all the properties present in this node.
getProperties() - Method in class oracle.ideimpl.webupdate.task.AtomicTask
Get (persistent) properties used by this task.
getProperties() - Method in interface oracle.javatools.data.PropertyStorage
 
getProperties() - Method in class oracle.javatools.db.AbstractBuildableObject
 
getProperties() - Method in class oracle.javatools.db.AbstractDBObject
Returns null if no properties are set.
getProperties() - Method in class oracle.javatools.db.diff.Difference
 
getProperties(String) - Static method in class oracle.javatools.db.property.Property
Gets a String[] from the given string property path.
getProperties() - Method in class oracle.javatools.db.property.PropertyAction
Gets the properties that this action is governing.
getProperties() - Static method in class oracle.javatools.editor.EditorProperties
Fetches the singleton instance of the EditorProperties table.
getProperties() - Method in interface oracle.javatools.history.HistoryModel
Get all available properties for entries in this history.
getProperties() - Method in interface oracle.javatools.util.DynamicPropertySet
Retrieves a map holding the property-value pairs.
getProperties() - Method in class oracle.javatools.util.DynamicPropertySetImpl
 
getProperties() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
Returns a copy of the underlying properties for this provider.
getProperties(String) - Method in interface oracle.jdeveloper.db.Connections
Returns a Properties object containing the properties for the given connection name.
getProperties(String) - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns a Properties object containing the properties for the given connection name.
getProperties() - Method in class oracle.jdeveloper.history.DefaultHistoryModel
 
getProperties() - Method in class oracle.jdeveloper.history.HistoryProvider
Get the history properties available for entries supplied by this provider.
getProperties() - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
getProperties() - Method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Returns the property storage for this settings object.
getProperties() - Method in class oracle.jdeveloper.runner.RunConfiguration
Return the HashStructure containing properties for the RunConfiguration
getProperties() - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationModel
Get metadata about available (read-only) properties for items in this model.
getProperties(Context, Object, ELType, List, Map) - Method in class oracle.jdeveloper.webapp.el.DefaultScopedVariableProvider
 
getProperties(Object) - Static method in class oracle.jdevimpl.audit.util.Beans
 
getProperties(Class<?>) - Static method in class oracle.jdevimpl.audit.util.Beans
 
getPropertiesAction() - Static method in class oracle.ide.db.DBObjectActions
 
getPropertiesAltered(String, DBObjectProvider) - Method in class oracle.javatools.db.ddl.DefaultTokenGenerator
 
getPropertiesAltered(String, DBObjectProvider) - Method in class oracle.javatools.db.ddl.TokenGenerator
Returns the property names that are supported for alter by this TokenGenerator.
getPropertiesChanged() - Method in class oracle.javatools.db.event.DBObjectChange
Returns any properties changed on the ListenableObject as a result of the change.
getPropertiesForOverriding() - Method in class oracle.ide.model.HashStructureNode
 
getPropertiesProcessed(String, DBObjectProvider) - Method in class oracle.javatools.db.ddl.DefaultTokenGenerator
 
getPropertiesProcessed(String, DBObjectProvider) - Method in class oracle.javatools.db.ddl.TokenGenerator.CommentGenerator
 
getPropertiesProcessed(String, DBObjectProvider) - Method in class oracle.javatools.db.ddl.TokenGenerator
Returns the property names that are processed by this TokenGenerator.
getPropertiesProcessed(String, DBObjectProvider) - Method in class oracle.javatools.db.ddl.TokenGenerator.NameGenerator
 
getProperty(String, Object) - Method in class javax.ide.command.Context
Retrieves the value associated with a property.
getProperty(String) - Method in interface javax.ide.model.java.source.tree.Tree
Gets the property saved with the given key, null if none.
getProperty(String) - Method in class oracle.ide.Context
Gets a property associated with this Context.
getProperty(String) - Static method in class oracle.ide.Ide
Gets the IDE property indicated by the specified key.
getProperty(String, String) - Static method in class oracle.ide.Ide
Gets the IDE property indicated by the specified key.
getProperty(String, String) - Method in class oracle.ide.IdeCore
 
getProperty(String, String) - Method in class oracle.ide.layout.IdeLayout
 
getProperty(String, String) - Method in class oracle.ide.layout.IdeProperties
 
getProperty(String, String) - Method in class oracle.ide.layout.SimpleLayout
 
getProperty(String) - Method in class oracle.ide.model.DataContainer
Convenience method equivalent to calling project.getProperties().getString(name).
getProperty(String, String) - Method in class oracle.ide.model.DataContainer
Convenience method equivalent to calling project.getProperties().getString(name, defaultValue).
getProperty(String) - Method in class oracle.ide.model.UpdateMessage
Get the property with the specified name from this message.
getProperty(String, String) - Method in class oracle.ide.util.DefaultPropertyAccess
 
getProperty(String, String) - Method in interface oracle.ide.util.PropertyAccess
Retrieves the value associated with a property.
getProperty(String) - Method in class oracle.javatools.compare.CompareContributor
 
getProperty(String) - Method in class oracle.javatools.db.AbstractBuildableObject
 
getProperty(String) - Method in class oracle.javatools.db.AbstractChildDBObject
 
getProperty(String) - Method in class oracle.javatools.db.AbstractDBObject
 
getProperty(String, Object) - Method in class oracle.javatools.db.AbstractDBObject
 
getProperty(String) - Method in class oracle.javatools.db.AbstractSchemaObject
 
getProperty(String) - Method in class oracle.javatools.db.diff.Difference
 
getProperty(String, Object) - Method in class oracle.javatools.db.diff.Difference
 
getProperty(String) - Method in class oracle.javatools.db.Index
 
getProperty(Object) - Method in class oracle.javatools.editor.BasicDocument
Gets properties associated with the document.
getProperty(String) - Method in class oracle.javatools.editor.BasicEditorPane
Get the property associated with the given key.
getProperty(String) - Method in class oracle.javatools.editor.EditorProperties
Fetch the property stored by the given key.
getProperty(String) - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Gets language-specific properties.
getProperty(String) - Method in interface oracle.javatools.editor.language.LanguageSupport
Fetch the language-specific properties.
getProperty(String) - Method in interface oracle.javatools.util.DynamicPropertySet
Retrieves the value associated with a property.
getProperty(String, Object) - Method in interface oracle.javatools.util.DynamicPropertySet
Retrieves the value associated with a property.
getProperty(String, Object) - Method in class oracle.javatools.util.DynamicPropertySetImpl
 
getProperty(String) - Method in class oracle.javatools.util.DynamicPropertySetImpl
 
getProperty(String) - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
Returns the value for the specified property on this provider.
getProperty(String) - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
getProperty(String, Object) - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
getProperty(String) - Method in class oracle.jdeveloper.vcs.spi.VCSCommandState
 
getProperty(Context, Object, ELType, List, Map) - Method in class oracle.jdeveloper.webapp.el.DefaultScopedVariableProvider
 
getProperty(Object, String) - Static method in class oracle.jdevimpl.audit.util.Beans
 
getProperty(Class<?>, String) - Static method in class oracle.jdevimpl.audit.util.Beans
 
getProperty(String) - Method in interface oracle.ojc.interfaces.Storage
Queries custom property associated with this Storage.
getPropertyChange(String) - Method in class oracle.javatools.db.event.DBObjectChange
Gets the PropertyChangeEvent for the given property name.
getPropertyChange(String) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryChangeEvent
Convenience method for retrieving a property change
getPropertyChanges() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryChangeEvent
 
getPropertyChangeSupport() - Method in class oracle.javatools.compare.CompareContributor
Get the property change support for this contributor.
getPropertyClass() - Method in class oracle.javatools.db.property.PropertyInfo
Returns the class expected for values of this property.
getPropertyClass() - Method in class oracle.javatools.marshal.xml.PropertyInfo
Returns the type of the property as a Class object.
getPropertyData(Namespace) - Static method in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
Gets a PropertyStorage object that wraps the properties HashStructure, which is stored in the Namespace with the key: ProjectSettingsTraversablePanel.PROPERTY_DATA_KEY.
getPropertyEditorFactory() - Method in class oracle.ide.inspector.PropertyInfo
 
getPropertyFormLayout(PropertyModel) - Static method in class oracle.ide.inspector.layout.PropertyFormLayoutFactory
Find or create an instance of the PropertyFormLayout implementation associated with the specified property model.
getPropertyFormLayout() - Method in class oracle.ide.inspector.LayoutInspectable
Get the PropertyFormLayout that controls how properties are visually laid out in the inspector form view.
getPropertyFormLayout() - Method in interface oracle.ide.inspector.PropertyLayoutProvider
Get the PropertyFormLayout that controls how properties are visually laid out in the inspector form view.
getPropertyImpl(String) - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Fetch the language-specific properties.
getPropertyInfos() - Method in class oracle.javatools.db.property.PropertyIterator
The returned map includes the PropertyInfos for this iterator's object class and only includes bean properties (not extra properties).
getPropertyInfos(boolean, boolean, boolean) - Method in class oracle.javatools.db.property.PropertyIterator
 
getPropertyInfos(Object) - Static method in class oracle.javatools.db.property.PropertyIterator
Returns a map of property name to PropertyInfo object for the given bean.
getPropertyInfos(Class) - Static method in class oracle.javatools.db.property.PropertyIterator
Returns a map of property name to PropertyInfo object for the given bean class.
getPropertyInitializers(DBObjectProvider) - Method in class oracle.javatools.db.DatabaseDescriptor
Gets a list of PropertyInitializers responsible for defining the initial value for properties in the given provider.
getPropertyInitializers(OfflineDBObjectProvider) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBPropertyInitializationManager
Deprecated.  
getPropertyInitialValue(DBObject, String) - Method in class oracle.javatools.db.property.PropertyInitializer
 
getPropertyInitialValue(DBObject, String) - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyInitializer
 
getPropertyInspector() - Method in class oracle.ide.inspector.InspectorWindow
Get the single PropertyInspector InspectorPage assured to exist for any selected object.
getPropertyIterator() - Method in class oracle.javatools.db.property.PropertyIterator
The returned iterator includes the PropertyInfos for the object class and only includes bean properties (not extra properties).
getPropertyIterator(boolean, boolean, boolean) - Method in class oracle.javatools.db.property.PropertyIterator
 
getPropertyIterator(Object) - Static method in class oracle.javatools.db.property.PropertyIterator
Returns an Iterator of the properties of the given bean.
getPropertyIterator(Class) - Static method in class oracle.javatools.db.property.PropertyIterator
Returns an Iterator of the properties of the given bean class.
getPropertyKeys() - Method in class oracle.ide.model.LazyLoadedTraversable
 
getPropertyKeys() - Method in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
Subclasses must implement this method and return the list of property keys for this Project Properties panel.
getPropertyKeys() - Method in class oracle.ide.resourcebundle.ResourceBundleOptionsPanel
 
getPropertyKeys() - Method in class oracle.jdeveloper.model.ApplicationContentPanel
 
getPropertyKeys() - Method in class oracle.jdeveloper.model.JProjectDependencyPanel
 
getPropertyKeys() - Method in class oracle.jdeveloper.model.TechnologiesPanel
 
getPropertyKeys() - Method in class oracle.jdeveloper.resources.GenericPanel
 
getPropertyLocalName() - Method in class oracle.javatools.data.ChangeInfo
Returns the short, unqualified name of the property for which this ChangeInfo applies.
getPropertyManager() - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getPropertyManager() - Method in interface oracle.javatools.db.DBObjectProvider
Gets the PropertyManager (if available) for this provider.
getPropertyModel() - Method in class oracle.ide.inspector.CompositeInspectable
 
getPropertyModel() - Method in class oracle.ide.inspector.DefaultInspectable
Deprecated. Get a PropertyModel describing the target object.
getPropertyModel() - Method in interface oracle.ide.inspector.Inspectable
Get a PropertyModel describing the state of the selected data as contained in the selection of the Context set by a previous call to setContext.
getPropertyModel() - Method in class oracle.ide.inspector.MultiInspectable
Get an IdePropertyModel representing an amalgamation of one or more possibly heterogenous Inspectable instances.
getPropertyModel() - Method in class oracle.ide.inspector.PropertyInfo
 
getPropertyModel() - Method in class oracle.ide.inspector.PropertyInspector
 
getPropertyModelClass() - Method in class oracle.ide.inspector.layout.PropertyFormLayout
 
getPropertyModelClass() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly
Gets the property model class.
getPropertyModelRow() - Method in class oracle.ide.inspector.PropertyInfo
 
getPropertyModelType(Class) - Method in class oracle.ide.inspector.InspectorFactory
Get the registered IdePropertyModel type for the data type provided, else the default type IdeMultiObjectModel.class.
getPropertyName() - Method in class oracle.javatools.data.ChangeInfo
Returns the fully qualified (slash-delimited) name of the property for which this ChangeInfo applies.
getPropertyName() - Method in class oracle.javatools.db.diff.Difference
Get the property name of this difference.
getPropertyName() - Method in class oracle.javatools.db.diff.ResultSet
Returns the name of the property that this ResultSet is representing.
getPropertyName() - Method in class oracle.javatools.db.property.PropertyInfo
Returns the name of the property.
getPropertyNames(Class<? extends DBObject>) - Method in class oracle.javatools.db.property.PropertyInitializer
 
getPropertyNames(Class<? extends DBObject>) - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyInitializer
 
getPropertyOrThrow(Properties, String) - Method in class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
Utility method to retrieve a property from the given Properties and throw an exception is the property is missing or empty.
getPropertyPageRegistry() - Method in class javax.ide.IDE
Get the PropertyPageRegistry.
getPropertyPageRegistry() - Static method in class javax.ide.property.PropertyPageRegistry
Get the property page registry implementation for this IDE.
getPropertyPages(String) - Method in class javax.ide.property.PropertyPageRegistry
Get the pages associated with the specified objectClassName.
getPropertyPath() - Method in class oracle.javatools.db.diff.Difference
Get the property path of this difference.
getPropertyPath() - Method in class oracle.javatools.db.property.PropertyInfo
Deprecated. since DBObject.getProperty() now works for all bean and property map properties this is no longer required.
getPropertyPrefix() - Method in class oracle.ide.controls.ToolButtonUI
Deprecated.  
getPropertyStorage() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the PropertyStorage for this panel to save its query setting in.
getPropertyStorage() - Method in class oracle.ide.panels.TraversableContext
 
getPropertyStorage() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Used by ConnectionPanelUI.loadSettings() and ConnectionPanelUI.saveSettings() for remembering the last chosen connection.
getPropertyValue(String) - Method in class oracle.javatools.db.ddl.TokenContext
 
getPropertyValue(Object, String) - Method in class oracle.javatools.db.property.PropertyHelper
Gets the value for the given property path on the given object.
getPropertyValue(Object) - Method in class oracle.javatools.db.property.PropertyInfo
Invokes the getter method using owningObject as the object on which the getter is called.
getPropertyValue(Object) - Method in class oracle.javatools.marshal.xml.PropertyInfo
Invokes the getter method using owningObject as the object on which the getter is called.
getPropertyValue(DisplayProperty, int) - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationModel
Get the value of the specified version operation property for the specified item.
getPropertyValue(Object, String) - Static method in class oracle.jdevimpl.audit.util.Beans
 
getPropertyValueOrFail(Object, String) - Method in class oracle.javatools.db.property.PropertyHelper
Gets the value for the given property path on the given object.
getPropValueDisplay(String, Object) - Static method in class oracle.ide.db.PropertyDisplayRegistry
Returns a displayable (translated) name for the given property value.
getPrototypeCell(JList, ListModel) - Method in class oracle.javatools.editor.insight.ListDataItemCellRenderer
Fetches a data item that can be used as the prototype cell for the JList based on the given list model.
getPrototypeCell(JList, ListModel) - Method in interface oracle.javatools.editor.insight.PrototypeCellProvider
Fetches a data item that can be used as the prototype cell for the JList based on the given list model.
getPrototypeCell(JList, ListModel) - Method in class oracle.javatools.editor.insight.TooltipDataItemCellRenderer
Fetches a data item that can be used as the prototype cell for the JList based on the given list model.
getPrototypeValue() - Method in class oracle.javatools.history.HistoryProperty
Get a prototype value.
getPrototypeValue() - Method in interface oracle.jdeveloper.vcs.vop.DisplayProperty
Get a prototype value for this property.
getProvider() - Method in class javax.ide.extension.ExtensionHook
Get the id of the extension that registered this hook.
getProvider() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getProvider() - Method in class oracle.ide.db.controls.DBObjectSourcePicker
 
getProvider() - Method in class oracle.ide.db.controls.SchemaObjectTargetPicker
Returns the provider for this target picker.
getProvider() - Method in class oracle.ide.db.controls.TablePicker
 
getProvider() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets the DBObjectProvider for the create or edit operation.
getProvider() - Method in class oracle.ide.db.model.BaseDBObjectNode
Gets the provider from the DBObjectProviderFactory using the key returned by getProviderIdentifier().
getProvider() - Method in class oracle.ide.db.model.BaseDBObjectTextNode
Gets the provider from the DBObjectProviderFactory using the key returned by getProviderIdentifier().
getProvider() - Method in interface oracle.ide.db.model.DBObjectNode
Gets the provider for this node.
getProvider() - Method in class oracle.ide.db.panels.BaseInfoPanel
 
getProvider() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the provider we're selecting objects from.
getProvider(TraversableContext) - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Get the DBObjectProvider.
getProvider() - Method in class oracle.javatools.db.AbstractDBObjectBuilder
 
getProvider() - Method in class oracle.javatools.db.BaseObjectID
INTERNAL USE ONLY.
Gets the provider this ID exists in.
getProvider() - Method in class oracle.javatools.db.CascadeManager
 
getProvider() - Method in class oracle.javatools.db.DBObjectFactory
 
getProvider() - Method in class oracle.javatools.db.DBObjectLister
 
getProvider() - Method in class oracle.javatools.db.ddl.TokenContext
 
getProvider() - Method in class oracle.javatools.db.event.DBObjectChange
Gets the DBObjectProvider that the changed object is from.
getProvider() - Method in class oracle.javatools.db.property.AbstractPropertyManager
 
getProvider() - Method in class oracle.javatools.db.property.PropertyInitializer
 
getProvider() - Method in class oracle.javatools.db.sql.AbstractDBObjectUsage
 
getProvider() - Method in class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin
 
getProvider() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getProvider() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the saved JavaProvider cookie.
getProvider() - Method in class oracle.javatools.parser.java.v2.util.BindingContext
 
getProvider() - Method in class oracle.jdeveloper.java.provider.ProviderContext
Get the provider.
getProvider() - Method in interface oracle.jdeveloper.offlinedb.model.OfflineDBObjectNode
Gets the offline provider that the object for this node is from.
getProviderClass() - Method in class oracle.javatools.db.datatypes.DataTypeID
 
getProviderClass() - Method in class oracle.javatools.db.property.AbstractPropertyManager
Gets the provider class for the property support to test properties against.
getProviderDefinition(T, DBObjectProvider) - Static method in class oracle.javatools.db.DBUtil
Gets the definition for the given object from the provider by querying name, schema and type.
getProviderDefinition(DBObject, DBObjectProvider, String) - Static method in class oracle.javatools.db.DBUtil
Gets the definition for the given object from the provider by querying name and type in the given schema on the top (schema) level parent and then recursing the heirachy to find a match by name and type of the object given.
getProviderDefinition(T, DBObjectProvider, String) - Static method in class oracle.javatools.db.DBUtil
Gets the definition for the given object from the provider by querying name and type in the given schema.
getProviderDefinition(ReferenceID, DBObjectProvider) - Static method in class oracle.javatools.db.DBUtil
Attempts to locate the referenced object in the given provider.
getProviderDefinitions(T[], DBObjectProvider) - Static method in class oracle.javatools.db.DBUtil
Gets the definitions for the given objects from the database by querying name, schema and type.
getProviderDirURL(URL, String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Creates a URL for the directory for the given provider name under the given base path (assumed part of a dbpath).
getProviderExtensionId() - Method in class oracle.jdeveloper.library.AddinLibrary
Gets the id of the extension that provided this library may be null
getProviderId() - Method in class oracle.ide.palette2.DefaultPaletteItem
Get Provider Id.
getProviderId() - Method in class oracle.ide.palette2.PaletteItem
Get Provider Id.
getProviderIdentifier(Object) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
If the given node is recognizable as representing a DBObjectProvider (or object therein) this will return the type of that provider.
getProviderIdentifier() - Method in interface oracle.ide.db.model.DBObjectProviderNode
Returns the identifier for the provider - if an online node this will be a String that is the connection name.
getProviderIdentifier() - Method in interface oracle.ide.db.model.DBObjectTypeNode
Returns the provider identifier for the contained object(s).
getProviderIdentifier() - Method in class oracle.javatools.db.AbstractDatabase
 
getProviderIdentifier() - Method in interface oracle.javatools.db.DBObjectProvider
Gets the String that identifies this DBObjectProvider uniquely (within providers of the same type).
getProviderIdentifier() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getProviderIdentifier() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
 
getProviderIterator(Project) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns an iterator over the providers in a project.
getProviderIterator(Project, boolean) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns an iterator over the providers in a project.
getProviderKey() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the key for the provider to use in the data context.
getProviderKey() - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
Returns the key to store the chosen Database in the traversable context with.
getProviders() - Method in class oracle.jdeveloper.history.HistoryManager
Get all registered providers.
getProviders(String) - Method in class oracle.jdeveloper.history.HistoryManager
Get all registered providers by idenitier
getProviderType() - Method in class oracle.ide.db.model.BaseDBObjectNode
By default this returns "db".
getProviderType() - Method in class oracle.ide.db.model.BaseDBObjectTextNode
By default this returns "db".
getProviderType(Object) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
If the given node is recognizable as representing a DBObjectProvider (or object therein) this will return the type of that provider.
getProviderType() - Method in interface oracle.ide.db.model.DBObjectProviderNode
Returns the type of provider for this node - e.g.
getProviderType() - Method in class oracle.javatools.db.AbstractDatabase
 
getProviderType() - Method in class oracle.javatools.db.DatabaseFactory
 
getProviderType() - Method in interface oracle.javatools.db.DBObjectProvider
Gets the String that identifies the type of DBObjectProvider this is an instance of.
getProviderType() - Method in class oracle.javatools.db.DBObjectProviderFactory.Creator
This method must return a String unique to the Creator that identifies the type of DBObjectProvider that will be created.
getProviderType() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getProviderType() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
 
getProviderURL(URL) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns the URL for the provider "parent" of the given object URL.
getProviderURL(URL, String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Creates a URL for the a provider underneath the given base directory.
getProxy() - Method in class oracle.javatools.xml.bind.DOMBindingRuntime
 
getProxyData() - Method in class oracle.ide.webbrowser.ProxyOptions
Get the encrypted password.
getProxyData(String) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the proxy data after applying the filter
getProxyExceptions() - Method in class oracle.ide.webbrowser.ProxyOptions
Get the list of proxy exceptions.
getProxyExceptions(String) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the proxy exceptions after applying the filter
getProxyHost() - Method in class oracle.ide.webbrowser.ProxyOptions
Get the name of the host to use as an http proxy.
getProxyHost(String) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the proxy host after applying the filter
getProxyOptions() - Static method in class oracle.ide.webbrowser.ProxyOptions
Get the current proxy options.
getProxyOptions() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Convenience method that constructs and returns a new instance of a proxy options object containing the settings configured in this panel.
getProxyPassword() - Method in class oracle.ide.webbrowser.ProxyOptions
Get the password for proxy authentication.
getProxyPassword(String) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the proxy password after applying the filter
getProxyPort() - Method in class oracle.ide.webbrowser.ProxyOptions
Get the tcp port number of the proxy host.
getProxyPort(String) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the proxy port after applying the filter
getProxyUserName() - Method in class oracle.ide.webbrowser.ProxyOptions
Get the username for proxy authentication.
getProxyUserName(String) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the proxy user name after applying the filter
getPublicId() - Method in class oracle.jdeveloper.audit.extension.Definition
 
getPublicId() - Method in class oracle.jdeveloper.audit.extension.DefinitionContext
 
getPurgeObjectID() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the id of the object which will get purged.
getQualifiedDataKey(String) - Method in class oracle.jdeveloper.vcs.migrate.VCSPropertyMapMigrator
 
getQualifiedName() - Method in interface javax.ide.model.java.declaration.PackageD
Gets the fully qualified package name.
getQualifiedName() - Method in interface javax.ide.model.java.declaration.TypeD
Gets the fully qualified name of this type in source format.
getQualifiedName() - Method in class oracle.javatools.db.AbstractDatabase
 
getQualifiedName() - Method in interface oracle.javatools.db.Database
Retrieves a qualified name containing the connection store and connection name.
getQualifiedName() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getQualifiedName() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getQualifiedName() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getQualifiedName() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getQualifiedName() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getQualifiedName() - Method in interface oracle.javatools.parser.java.v2.model.JavaPackage
 
getQualifiedName() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the fully qualified name of this type in source format.
getQualifiedName() - Method in class oracle.jdeveloper.db.ConnectionInfo
Gets the qualified name of the connection - i.e.
getQualifiedName() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BasePackage
 
getQualifyingType() - Method in interface oracle.javatools.parser.java.v2.model.CompiledImport
If this import is a static import, then there must be a qualifying type.
getQualifyingType() - Method in interface oracle.javatools.parser.java.v2.model.SourceTypeReference
If this type refers to "OuterClass<Argument>.InnerClass", then this will return the type for "OuterClass<Argument>".
getQuery() - Method in class oracle.javatools.db.execute.QueryWrapper
Returns the query string.
getQueryBuilder() - Method in class oracle.ide.db.panels.sql.QueryTargetPicker
 
getQueryCriteria() - Method in class oracle.ide.dependency.index.IndexDeclaration
Get the index query criteria that matches this declaration.
getQueryCriteria() - Method in class oracle.ide.dependency.index.IndexReference
Get the index query criteria that matches this reference.
getQueryCriteria() - Method in class oracle.jdeveloper.appoverview.JavaCategoryDataProvider
 
getQueryInsightParser() - Method in class oracle.ide.db.util.insight.InsightManager
 
getQueryRestriction() - Method in class oracle.javatools.db.View
Gets the query restriction for this view.
getQueryString() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
Gets the query string.
getQueue() - Method in class oracle.javatools.util.Maps.AbstractHashMap
Gets the reference queue used by Maps.AbstractHashMap.purge().
getQuotedNameCasePolicy() - Method in class oracle.javatools.db.AbstractDBObjectProvider
Retrieves the provider's case policy for quoted names.
getQuotedNameCasePolicy() - Method in class oracle.javatools.db.DatabaseDescriptor
Returns the case policy for quoted names of the Database being described.
getQuotes() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of String arrays, each of which represents a type of quote.
getRadioButtonMenuItemIcon() - Static method in class oracle.ide.controls.RadioMenuItem
Deprecated. Replace with UIManager.getIcon("RadioButtonMenuItem.checkIcon").
getRadioLabel() - Method in interface oracle.jdeveloper.runner.SourceFinderManager
Return the name to be used for this SourceFinderManager in dialogs
getRaisedBorder() - Method in class oracle.ide.controls.JToolButton
Deprecated. Returns the Border object that will be used to render the button border when the button is not being pressed.
getRangeCount() - Method in interface oracle.ide.runner.DebuggeeData
Return the item count for the range that will be displayed for array type data items
getRangeStart() - Method in interface oracle.ide.runner.DebuggeeData
Return the start of the range that will be returned for array type data items.
getRawCommentText() - Method in interface javax.ide.model.java.source.tree.DocCommentT
Gets the unprocessed comment text for this doc element, using '\n' line terminators.
getRawName() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getRawName() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getRawName() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the raw name of this type.
getRawShortLabel() - Method in class oracle.ide.panels.Navigable
This method returns the entire short label string, including any occurrance of the mnemonic character, &.
getReader() - Method in class javax.ide.model.Document
Gets an Reader that can be used to read the contents of this object.
getReader() - Method in class oracle.ide.model.TextNode
Fetch a Reader for accessing the buffer contents of this TextNode.
getReadHoldCount() - Method in class oracle.javatools.buffer.ReadWriteLock
Gets the number of times the current thread has taken the read lock for this lock.
getReadHoldCount() - Method in interface oracle.javatools.buffer.ReadWriteLockImplementation
 
getReadLock(ReadWriteLock...) - Static method in class oracle.javatools.buffer.MultiLock
Get an instance which obtains read locks.
getReadOnly() - Method in class oracle.ide.resourcebundle.ResourceBundlePreferences
 
getRealRoot() - Method in class oracle.javatools.parser.plsql.old.symbol.CommonRoot
CommonRoot is not the actual root provided to clients.
getRealURL(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
Returns the real URL encoded in the specified url.
getRealURL(Context) - Static method in class oracle.jdeveloper.history.HistoryContext
 
getRealURL() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
 
getRealURL(Context) - Method in class oracle.jdeveloper.merge.BaseMergeEditor
 
getRealURL(URL) - Static method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryURLHelper
 
getRealURL() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryViewer
 
getRealURL(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getReceivesFocus() - Method in class oracle.javatools.ui.ghost.GhostPalette
 
getRecentCommentsModel() - Method in class oracle.jdeveloper.vcs.changeset.cmd.CommentTemplatesConfiguration
 
getRecentCommentsModel() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentsCustomizer
Gets the comments model to be used for making historical comments available in a completion popup.
getRecognizer() - Method in class oracle.javatools.parser.plsql.old.PlsqlTreeGenerator
 
getReconcilePanels() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. 
getRecord(String) - Method in class oracle.ide.persistence.NameSpace
Get the data associated with the given key.
getRecord(String, String) - Method in class oracle.ide.persistence.NameSpace
Get the record associated with a secondary key.
getRecordColumns() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_RECORD_TY_DEF.
getRecordColumns() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getRecords(String, String) - Method in class oracle.ide.persistence.NameSpace
Get all records associated with a secondary key.
getRecordStream(String) - Method in class oracle.ide.persistence.NameSpace
Returns a stream for reading the data associated with a key.
getRectangle(double, Rectangle, Rectangle) - Static method in class oracle.ide.controls.Animator
 
getRectangleOffsets(BasicEditorPane, int) - Method in class oracle.ide.ceditor.AbstractEditorHoverPlugin
Get the offsets in the code editor for which a rectangle needs to be shown, when a Ctrl is pressed during a mouse hover.
getRecurseDirectories() - Method in class oracle.ide.dialogs.filter.DirectoryExcludeFilter
 
getRecurseDirectories() - Method in interface oracle.ide.dialogs.filter.FileFilter
 
getRedoLabel(Context) - Method in class oracle.ide.controller.CommandProcessor
Get the name of the last redoable Command associated with the Node of the given Context.
getReference(Context) - Method in class oracle.ide.dependency.DependencyManager
Get the reference for a context.
getReference(Context) - Method in class oracle.ide.dependency.index.IndexReferenceProvider
 
getReference(Context) - Method in interface oracle.ide.dependency.ReferenceProvider
Get the reference for the given context, or null if there is no reference in this context.
getReference() - Method in class oracle.ide.docking.DockingParam
 
getReference() - Method in class oracle.javatools.db.Synonym
Retrieves the object refered to by this synonym.
getReference() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocTag
Gets the reference argument of this tag, or null if this is not an @exception, @link, @linkplain, @param, @see, @throws, or two-argument @value tag.
getReference() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
 
getReference(Context, Object, ELType, List<String>, List<Reference>, XmlContext, Node, int, int, Map) - Method in class oracle.jdeveloper.webapp.el.DefaultScopedVariableProvider
 
getReference(Context, Node, List<String>, List<Reference>, boolean, int, int, Map) - Method in class oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory
 
getReference(Context, Node, List<String>, List<Reference>, boolean, int, int, Map) - Method in class oracle.jdeveloper.webapp.xdf.BindingAttributeReferenceFactory
 
getReference(Context, Node, List<String>, List<Reference>, boolean, int, int, Map) - Method in class oracle.jdeveloper.webapp.xdf.ELReferenceFactory
 
getReference(Context, Node, List<String>, List<Reference>, boolean, int, int, Map) - Method in class oracle.jdeveloper.webapp.xdf.MethodBindingReferenceFactory
 
getReferenceable() - Method in class oracle.jdeveloper.db.ConnectionInfo
Gets the Referenceable implementation for the chosen database connection from the underlying naming context.
getReferenceable(String) - Method in interface oracle.jdeveloper.db.Connections
Returns the Referenceable for the given connection name, containing the details about the connection.
getReferenceable() - Method in class oracle.jdeveloper.db.ConnectionsEvent
Returns the Properties for the connection being added, or the new Properties for a connection being updated.
getReferenceable(String) - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns the Referenceable for the given connection name, containing the details about the connection.
getReferenceable(String, String) - Static method in class oracle.jdeveloper.db.DatabaseConnectionStores
Utility method to get a connection's details given its store and connection name.
getReferenceCriteria(String) - Static method in class oracle.ide.dependency.index.DependencyCriteria
Get query criteria that can be used to find references to the declaration with the given unique ID.
getReferenceCriteria(Context, Declaration) - Method in class oracle.ide.dependency.index.IndexReferenceProvider
Get the index query criteria to use to search for references to a declaration.
getReferencedClass() - Method in class oracle.javatools.db.property.PropertyInfo
If this property is a reference property (i.e.
getReferenceDeviceName(Context) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
Returns name of selected reference device given by the context.
getReferenceDeviceName(Context, String) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
getReferenceDeviceName(Context, Object) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
Returns name of selected reference device given by the context.
getReferenceDeviceProperties(Object, String) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
getReferencedObject() - Method in class oracle.javatools.db.sql.SynonymUsage
Returns the object referenced by the synonym.
getReferenceID() - Method in class oracle.javatools.db.FKConstraint
Retrieves the Object ID of the referenced unique constraint.
getReferenceID() - Method in class oracle.javatools.db.plsql.PlSqlReference
Get method for the ReferenceID property
getReferenceIDs() - Method in class oracle.javatools.db.AbstractDBObject
Final implementation that calls the internal getReferenceIDsImpl() method.
getReferenceIDs() - Method in interface oracle.javatools.db.DBObject
Returns all the IDs that this object has as properties that reference other DBObjects.
getReferenceIDs(DBObject, boolean, DBUtil.IDQuery, String...) - Static method in class oracle.javatools.db.DBUtil
Collects all the reference ID properties for the given object and its children and returns them after filtering as required.
getReferenceIDsAndReferers(DBObject, boolean, DBUtil.IDQuery, String...) - Static method in class oracle.javatools.db.DBUtil
Collects all the reference ID properties for the given object and its children and returns them after filtering as required.
getReferenceIDsImpl(Collection<DBObjectID>) - Method in class oracle.javatools.db.AbstractBuildableObject
Implementation first checks that the object has been built - then returns the collection from suprt.getReferenceIDsImpl().
getReferenceIDsImpl(Collection<DBObjectID>) - Method in class oracle.javatools.db.AbstractDBObject
Used by the final getReferenceID() implementation.
getReferenceIDsImpl(Collection<DBObjectID>) - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getReferenceIDsImpl(Collection<DBObjectID>) - Method in class oracle.javatools.db.datatypes.DataTypeUsage
 
getReferenceIDsImpl(Collection<DBObjectID>) - Method in class oracle.javatools.db.plsql.PlSqlReference
 
getReferenceIDsImpl(Collection<DBObjectID>) - Method in class oracle.javatools.db.PlSqlParameter
Deprecated.  
getReferenceIDsImpl(Collection<DBObjectID>) - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated.  
getReferenceModelName() - Method in class oracle.javatools.db.sql.ModelObject.ReferenceModel
 
getReferenceModels() - Method in class oracle.javatools.db.sql.ModelObject
 
getReferenceNames() - Method in class oracle.javatools.db.Trigger
Deprecated. - see Trigger.getReferencingOldAs() and Trigger.getReferencingNewAs()
getReferenceProviders() - Method in class oracle.ide.dependency.DependencyManager
Deprecated. This method will cause all extensions registering a ReferenceProvider to be initialized. Use DependencyManager.getReferenceProviders(String[]) instead.
getReferenceProviders(String[]) - Method in class oracle.ide.dependency.DependencyManager
Get the registered reference providers for a set of technology scope keys.
getReferences(Context, Node) - Method in class oracle.ide.dependency.DependencyManager
Get all references for a Node.
getReferences(Context, Node) - Method in class oracle.ide.dependency.index.IndexReferenceProvider
 
getReferences(Context, Node) - Method in interface oracle.ide.dependency.ReferenceProvider
Get all references for a Node.
getReferences(Constraint, DBObjectProvider) - Static method in class oracle.javatools.db.DBUtil
Get the Foreign Keys which reference a unique constraint Given a contraint and an Offline provider, this method uses the constraint manager registered with the provider to build an array of the foreign keys which reference this contraint.
getReferences() - Method in class oracle.javatools.db.plsql.PlSqlBlock
Get method for the References property
getReferences() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocElement
Gets the references from this element.
getReferences(XmlContext, Node, String) - Method in class oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory
 
getReferenceText() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocTag
Gets the normalized text of the reference argument of this tag, or null if this is not an @exception, @link, @linkplain, @param, @see, @throws, or two-argument @value tag.
getReferenceType() - Method in class oracle.javatools.db.plsql.PlSqlReference
Get method for the ReferenceType property
getReferencingNewAs() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the ReferencingNewAs property
getReferencingNewAs() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the name used in the REFERENCING AS NEW clause of the trigger.
getReferencingOldAs() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the ReferencingOldAs property
getReferencingOldAs() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the name used in the REFERENCING AS OLD clause of the trigger.
getReferers(DBObject) - Method in class oracle.javatools.db.SchemaObjectManager
Deprecated. use SchemaObjectManager.listReferers(DBObject)
getRefreshAutomatically() - Static method in class oracle.ide.file.FileTable
Determine whether file tables should be refreshed automatically when there are external changes.
getRefreshMethod() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the default method used to refresh the materialized view
getRefreshMode() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the refresh mode of the materialized view.
getRefreshOnStartup() - Static method in class oracle.ide.file.FileTable
Determine whether file tables should be refreshed the first time they are used in an IDE session.
getRegionFor(int, int) - Method in class oracle.ide.ceditor.AbstractBrowseClickPlugin
Fetch the NumberRange instance for the underlinable region that includes the given offset.
getRegionFor(int, int) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Fetch the NumberRange instance for the underlinable region that includes the given offset.
getRegisteredBundleList() - Method in class oracle.ide.resourcebundle.ResourceBundleOptions
 
getRegisteredBundles() - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Gets the resource bundles that have been registered at design-time.
getRegisteredContexts() - Method in class oracle.ide.keyboard.KeyStrokeOptions
 
getRegisteredFactory(Class<T>, String) - Method in class oracle.javatools.db.DBCore
If a given factory class has had a Map of implmenetation classes registered with the core, then this method looks up the implementation class registered against the given identifier.
getRegisteredHistorian(Class) - Method in class oracle.ide.history.HistoryManager
Deprecated. not replaced; throws an UnsupportedOperationException.
getRegisteredStarterFactories(Class) - Method in class oracle.ide.runner.Runner
Deprecated. Use getRegisteredStarterFactories(Node targetNode, Class starterFactoryClass) instead. A target Node is much more useful than a target Class since this enables the Runner to better select the correct StarterFactories
getRegisteredStarterFactories(Class, Class) - Method in class oracle.ide.runner.Runner
Deprecated. Use getRegisteredStarterFactories(Node targetNode, Class starterFactoryClass) instead. A target Node is much more useful than a target Class since this enables the Runner to better select the correct StarterFactories
getRegisteredStarterFactories(Project, Node, Class) - Method in class oracle.ide.runner.Runner
Returns an array of StarterFactories that have been registered for the class of the Node (exactly), and that are instanceof the specified StarterFactory class.
getRegisteredTypeCount() - Method in class oracle.ide.externaltools.ExternalToolManager
Returns the number of registered types.
getRegisteredTypes() - Method in class oracle.ide.externaltools.ExternalToolManager
Gets all registered external tool types.
getRegistrationInfo(TagLibrary) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Returns RegistrationInfo structure that contains info about the extensions that registered various aspects of the tag library.
getRegistry() - Static method in class oracle.jdeveloper.model.FaceletsContextExtensionRegistry
 
getRegistry() - Static method in class oracle.jdeveloper.model.JspContextExtensionRegistry
 
getRegistry(String) - Static method in class oracle.jdeveloper.model.ViewTechContextExtensionRegistry
 
getRegistry() - Static method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
getRegistry() - Static method in class oracle.jdeveloper.webapp.grammar.WebAppProjectGrammarRegistry
 
getRegistry() - Static method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getRejectLimit() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Gets the reject limit for the external table.
getRelatedObjectID() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the id of the parent object.
getRelation() - Method in class oracle.javatools.db.Column
Gets the Relation that owns this Column.
getRelation() - Method in class oracle.javatools.db.Constraint
Gets the Relation that owns this Constraint.
getRelationUsages() - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getRelationUsages() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns the RelationUsages found in the SQLQuery.
getRelativePath(URL) - Method in class oracle.ide.file.FileSet
Get the path of a URL, relative to this file set.
getRelativePath(URL) - Method in class oracle.ide.file.FileSetTable
 
getRelativePath(URL) - Method in class oracle.ide.file.FileTable
Get the path of a URL relative to the root of this file table.
getRelativePath() - Method in class oracle.ide.model.ContentLevelFolder
 
getRelativePath() - Method in class oracle.ide.model.ContentSetFolder
 
getRelativePath() - Method in class oracle.ide.model.RelativeDirectoryContextFolder
Retrieves the relative path described by this folder.
getRelativePath() - Method in interface oracle.ide.model.RelativeDirectoryElement
Gets the relative path, from the root directories, of the directories represented by this element.
getRelativePath(URL) - Method in interface oracle.ide.persistence.Storage
Get a path relative to this storage.
getRelativePath() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets the slash-separated path of this directory relative to its content set root directory.
getRelativePath() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getRelativeString(Context, URL) - Method in class oracle.jdeveloper.palette.PaletteEditorContext
Get a relative url for any document under the document root in a web application
getRelativeView(Context, ViewId) - Method in class oracle.ide.view.MultiManager
 
getRelIDs(FromObject[]) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getReloadBuffers() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.getReloadBuffers()
getReloadBuffers() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Get whether buffers will be reloaded after running this tool.
getRelPath() - Method in class oracle.ide.model.ContentLevel
 
getRememberedAuthentication() - Method in class oracle.ide.webbrowser.WOCAuthenticator
Retrieve a remembered authentication from preferences.
getRemovedEntryLister() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
 
getRemovedJars() - Method in class oracle.jdeveloper.library.ProjectLibraryChangeEvent
Gets the list of jar URLs that were removed from the classpath of the project returned from ProjectLibraryChangeEvent.getProject().
getRemovedNode(UpdateMessage) - Static method in class oracle.ide.cmd.RenameMessage
Get the Node being removed because the rename caused the creation of a new node.
getRemoveObjects() - Method in class oracle.ide.model.UpdateMessage
Retrieves the list of objects removed during a Subject change.
getRemoveTooltipText() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getRemoveTooltipText() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
getRenamedNode(UpdateMessage) - Static method in class oracle.ide.cmd.RenameMessage
Get the renamed Node.
getRenamedSource(String) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getRenamedSource(String, boolean) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getRenameHint() - Method in interface oracle.ide.file.FileChange
If it is known that a change was part of a rename, obtain the URL being renamed to or from.
getRenameHint() - Method in class oracle.ide.file.FileTable.FileChangeImpl
 
getRenderedConnectionValue(Object) - Method in class oracle.jdeveloper.vcs.controls.ConnectionImportExportPanel
Get the value of a connection as rendered in the connection list.
getRenderer(BasicEditorPane, int, int) - Method in interface oracle.ide.ceditor.ScrollTipRenderer
 
getRenderer() - Method in class oracle.ide.db.controls.DBObjectListPicker
 
getRenderer() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellEditor
Gets the renderer wrapped by this editor.
getRenderer() - Method in class oracle.jdevimpl.audit.swing.ComboBoxLabel
 
getRendererIcon(Element, Icon) - Method in class oracle.ide.explorer.IconOverlayCache
 
getRendererShortLabel(Element, String) - Method in class oracle.ide.explorer.IconOverlayCache
 
getRendererToolTipText(Element, String) - Method in class oracle.ide.explorer.IconOverlayCache
 
getRendersChildren(Node, XmlKey, XmlContext) - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver
 
getReorderable() - Method in class oracle.javatools.ui.ReorderableBar
 
getReorderableTable() - Method in class oracle.javatools.ui.table.ReorderableTableWithTitleBar
Returns the reorderable table.
getReplacementText() - Method in class oracle.javatools.editor.folding.AbstractFoldingBlock
 
getReplacementText() - Method in class oracle.javatools.editor.folding.DefaultFoldingBlock
 
getReplacementText() - Method in interface oracle.javatools.editor.folding.FoldingBlock
Returns the abbreviated text used to represent this source code block in the code editor when the block is collapsed.
getRepository() - Static method in class oracle.jdeveloper.audit.service.ProfileRepository
Gets a profile repository.
getRepresentation() - Method in class oracle.jdeveloper.audit.service.ValueHandle
Gets the externalizable representation of the value.
getRequeryMutex() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListCategorizer
 
getRequiredIds() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get a collection of ids of all required extensions for this update.
getRequiredMaxVersion(String) - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the maximum required version of the specified extension that is needed to install this update.
getRequiredMinVersion(String) - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the minimum required version of the specified extension that is needed to install this update.
getRequiredParameterOrThrow(Map<String, RuleFunctionParameter>, String) - Method in class oracle.ide.extension.rules.RuleFunction
Helper method that retrieves the parameter matching the given paramName from the parameters map and throws a RuleEvaluationException if no such parameter is contained in the map
getRequiredUpdates() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get other UpdateInfos that must be installed for this update.
getRequirementComponent() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the requirement component of this TaskContent.
getRequirements() - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Returns the list of requirements for the task.
getRequirementsHeaderLabel() - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Returns the header label for showing the list of requirements.
getReservedMnemonics() - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getReservedWidth() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Gets the width to reserve in the gutter for this column.
getReservedWords() - Method in class oracle.javatools.db.DatabaseDescriptor
Returns a collection of the reserved words for the database being described
getResolvedCount() - Method in interface oracle.javatools.compare.CompareModel
Get a count of the number of resolved conflicts in this model.
getResolvedDeclaration(Tree) - Method in interface javax.ide.model.java.source.TreeResolver
Resolves this tree into a declaration reference.
getResolvedLhs() - Method in interface oracle.javatools.parser.java.v2.model.expression.CompiledAccessExpression
 
getResolvedMember() - Method in interface oracle.javatools.parser.java.v2.model.doc.CompiledDocReference
Gets the member to which this reference resolves.
getResolvedMethod() - Method in interface oracle.javatools.parser.java.v2.model.expression.CompiledInvokeExpression
Convenience method.
getResolvedObject() - Method in interface oracle.javatools.parser.java.v2.model.doc.CompiledDocReference
Gets the Java class, construct, method, field, or parameter to which this reference resolves.
getResolvedObject() - Method in interface oracle.javatools.parser.java.v2.model.expression.CompiledExpression
Convenience method.
getResolvedParameter() - Method in interface oracle.javatools.parser.java.v2.model.doc.CompiledDocReference
Gets the parameter to which this reference resolves.
getResolvedType(Tree) - Method in interface javax.ide.model.java.source.TreeResolver
Resolves this tree into a type reference.
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.AbstractVariable
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.CastedMethod
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.QuickHasType
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.QuickLocalVariable
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.QuickMethod
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.SignatureHasType
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.Value
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getResolvedType() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getResolvedType() - Method in interface oracle.javatools.parser.java.v2.model.JavaHasType
A JavaField instance will return the field's type.
getResource(String) - Method in class oracle.javatools.util.ClassLoaderProxy
 
getResourceAsStream(String) - Method in class oracle.javatools.util.ClassLoaderProxy
 
getResourceAttrName() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getResourceBundle(ElementContext) - Static method in class javax.ide.extension.ElementVisitor
Gets the resource bundle (if any) to be used for translatable resources in the specified context.
getResourceBundle(String, Locale, ClassLoader) - Method in interface javax.ide.extension.ElementVisitor.ResourceBundleProvider
 
getResourceBundle() - Method in class oracle.ide.util.MenuSpec
Deprecated. since 11.1.1 with no replacement.
getResourceBundleManager() - Static method in class oracle.javatools.resourcebundle.ResourceBundleManager
 
getResourceBundleNode() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Gets the Node that represents the resource bundle
getResourceBundlePreferences() - Static method in class oracle.ide.resourcebundle.ResourceBundlePreferences
 
getResourceBundlePreferences() - Method in class oracle.ide.resourcebundle.ResourceBundleShapingPreferencesHook
 
getResourceBundleProvider() - Static method in class javax.ide.extension.ElementVisitor
 
getResourceBundleSelectionValidators() - Static method in class oracle.ide.resourcebundle.ResourceBundleHook
Gets the (@link oracle.ide.resourcebundle.ResourceBundleSelectionValidators} that represents all the registered ResourceBundleSelectionValidators
getResourceBundleSelectionValidators() - Method in class oracle.ide.resourcebundle.ResourceBundleSelectionValidators
Gets the a list of MetaClass objects that represent the registered resource bundle selection validators
getResourceBundleTypes(HashStructure) - Static method in class oracle.ide.resourcebundle.ResourceBundleHook
Gets the a list of ResourceBundleType objects that represent the registered ResourceBundleWrappers.
getResourceBundleTypes() - Method in class oracle.javatools.resourcebundle.ResourceBundleManager
Retrieves the list of ResourceBundleTypes that have been registered
getResourceBundleWrapperInstance() - Method in class oracle.ide.resourcebundle.ResourceBundleTypeDT
Gets a ResourceBundleWrapper instance for the resource bundle type
getResourceBundleWrapperInstance() - Method in class oracle.javatools.resourcebundle.ResourceBundleType
 
getResourceLibrary(Context, URL) - Static method in class oracle.jdeveloper.webapp.faces.JsfResourceUtils
 
getResourceLibrary(Context, String) - Static method in class oracle.jdeveloper.webapp.faces.JsfResourceUtils
 
getResourceLibraryURLChooser(Context) - Static method in class oracle.jdeveloper.webapp.faces.JsfResourceUtils
 
getResourceName(URL, RevisionIdentifier) - Method in class oracle.jdeveloper.vcs.generic.VCSHistoryEntry
 
getResourcePath() - Method in class javax.ide.util.MetaResource
Gets the resource path.
getResources(String) - Method in class oracle.javatools.util.ClassLoaderProxy
 
getResourcesContentSet() - Method in class oracle.ide.model.ResourcePaths
 
getResourceURL(String) - Method in interface oracle.jdeveloper.java.JavaResourceLocator
Fetch the URL for the Java resource file given the resource name.
getResourceURL(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch the URL for the Java resource file given the resource name.
getResourceURL(String) - Method in class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
Fetch the URL for the Java resource file given the resource name.
getResourceURL(String) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch the URL for the Java resource file given the resource name.
getResourceURL(String) - Method in class oracle.jdeveloper.java.locator.DirURLClassLocator
Fetch the URL for the Java resource file given the resource name.
getResourceURL(String) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getResourceURL(String) - Method in class oracle.jdeveloper.java.locator.JarURLClassLocator
Fetch the URL for the Java resource file given the resource name.
getResourceURL(String) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch the URL for the Java resource file given the resource name.
getResourceURL(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch the URL for the Java resource file given the resource name.
getResourceURLChooser(Context, URLFilter, String, boolean) - Static method in class oracle.jdeveloper.webapp.faces.JsfResourceUtils
 
getResourceURLs(String) - Method in interface oracle.jdeveloper.java.JavaResourceLocator
Fetch all the URL's for the Java resource file given the resource name.
getResourceURLs(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getResourceURLs(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getResourceURLs(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getResourceVariables() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceTryStatement
Get the list of resource variables for the try, which is syntax new for JDK 7 and beyond
getRestoredSystem() - Static method in class oracle.ide.model.IdeSystemMigrator
If a migration succeeded, then the restored system will be non-null.
getResult() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets the dialog result.
getResult() - Method in class oracle.ide.task.Task
If the task has produced aretrieveable result, this method will allow retrieval.
getResult() - Method in class oracle.ide.task.TaskGroup
A TaskGroup is Task.
getResult() - Method in class oracle.ide.util.ReturnResultStorage
 
getResult() - Method in class oracle.javatools.db.diff.DiffContext
 
getResult() - Method in class oracle.javatools.db.execute.StatementWrapper.ExecutionRunnable
 
getResult() - Method in class oracle.javatools.parser.util.AsyncTask
Fetch the completed result of the task (if any).
getResult() - Method in class oracle.javatools.resourcebundle.ResourceBundleOperationResult
Gets the result of the resource bundle operation
getResults() - Method in interface javax.ide.view.URISelectionDialog
Gets any dialog result parameters as an array of objects.
getResults(TraversableContext) - Method in class oracle.ide.migration.MigrationPanel
Get the data to display on the finish page.
getResultSet() - Method in class oracle.ide.db.transfer.TransferState
 
getResultSetClass() - Method in class oracle.javatools.db.diff.ResultSet
get the class of the object of this ResultSet
getResultSetObject() - Method in class oracle.javatools.db.diff.ResultSet
Gets an object for this result set - i.e.
getRetention() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return RETENTION type
getReturnAllRows() - Method in class oracle.javatools.db.sql.ModelObject
 
getReturnAs() - Method in class oracle.javatools.db.ora.OracleNestedTableProperties
 
getReturnType() - Method in interface javax.ide.model.java.declaration.MethodD
Gets the return type.
getReturnType() - Method in interface javax.ide.model.java.source.tree.MethodT
Gets the source return type.
getReturnType() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated. - use getReturnTypeID()
getReturnType() - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated. - use getReturnTypeID()
getReturnType() - Method in class oracle.javatools.db.Procedure
Deprecated. 
getReturnType() - Method in class oracle.javatools.db.sql.FunctionDefinition
 
getReturnType() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getReturnType() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getReturnType() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
All constructors have a return type of "void".
getReturnType() - Method in interface oracle.javatools.parser.plsql.data.PlsqlHasFormals
 
getReturnType() - Method in class oracle.javatools.parser.plsql.old.symbol.FunctionSymbol
 
getReturnType() - Method in class oracle.javatools.parser.plsql.symtab.Ptnod
 
getReturnTypeID() - Method in interface oracle.javatools.db.DeclarativePlSql
Deprecated.  
getReturnTypeID() - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
Helper method to return the ID of the return type
getReturnTypeID() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getReturnTypeID() - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated.  
getReturnTypeID() - Method in class oracle.javatools.db.Procedure
Deprecated. 
getReturnTypeReference() - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
Get method for the ReturnTypeReference property
getReturnUpdatedRows() - Method in class oracle.javatools.db.sql.ModelObject
 
getReverseIDMap() - Method in class oracle.javatools.db.IDPolicy
Returns the mapping of new IDs to the original object IDs for the copy process.
getReverseKeyIterator() - Method in class oracle.ide.persistence.NameSpace
Get an iterator over all keys contained in this NameSpace, in reverse order.
getReverseKeyIterator(String) - Method in class oracle.ide.persistence.NameSpace
Get an iterator over all keys contained in this NameSpace, with the given prefix, in reverse order.
getReverseKeyIterator(String, boolean) - Method in class oracle.ide.persistence.NameSpace
Get an iterator over all keys contained in this NameSpace, with the given prefix, in reverse order, optionally ignoring case.
getReverseNameSpaceIterator() - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the default storage file, in reverse order.
getReverseNameSpaceIterator(String) - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the default storage file that start with the given prefix, in reverse order.
getReverseNameSpaceIterator(String, boolean) - Static method in class oracle.ide.persistence.NameSpace
Returns an iterator over all namespace names in the default storage file that start with the given prefix, in reverse order, optionally ignoring case.
getReverseNameSpaceIterator(String, String, boolean) - Method in interface oracle.ide.persistence.NameSpaceFactory
Get an iterator of available namespace names, in reverse order.
getRevision() - Method in class oracle.javatools.patch.PatchIndexFile
Gets the revision number of the index file.
getRevision(int) - Method in class oracle.jdeveloper.vcs.annotations.Annotations
Get the revision of the last change for the given lineNumber
getRevisionProperty() - Static method in class oracle.jdeveloper.history.SharedProperties
A property representing the revision of a history entry.
getRewriteType() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the rewrite type for this view.
getRicherData(DataFlavor) - Method in class oracle.jdevimpl.audit.swing.TableTransferable
 
getRicherFlavors() - Method in class oracle.jdevimpl.audit.swing.TableTransferable
Some subclasses will have flavors that are more descriptive than HTML or plain text.
getRightBracketToken() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Get the right bracket token.
getRightDiffGutter() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getRightExpression() - Method in class oracle.javatools.db.sql.Comparison
Gets the right expression.
getRightExpression() - Method in class oracle.javatools.db.sql.JoinObject
 
getRightFromObject() - Method in class oracle.javatools.db.sql.FKUsage
Deprecated. - use getRightFromObjectID or resolveRightFromObject
getRightFromObjectID() - Method in class oracle.javatools.db.sql.FKUsage
 
getRightGutterAlignment() - Method in class oracle.javatools.compare.view.SplitPanelLayout
Where the right editor's gutter appears in relation to the editor
getRightOverview() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getRightParenToken() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Get the right parenthesis token.
getRightPartitionBy() - Method in class oracle.javatools.db.sql.JoinObject
 
getRightScrollPane() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getRightSplitter() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getRightSplitter() - Method in interface oracle.javatools.compare.view.SplitPanelView
Deprecated.  
getRightTitle() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getRole() - Method in class oracle.ide.IdeArgs
Gets the customization role specified on the command line, or null if none.
getRoleKey(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getRoleManager() - Method in class oracle.ide.ExtensionRegistry
Returns the role manager.
getRollbackSegmentName() - Method in class oracle.javatools.db.ora.MaterializedView
The rollback segment name - ignored if the the rollback segment type is null or set to RS_NONE.
getRollbackSegmentType() - Method in class oracle.javatools.db.ora.MaterializedView
If specifying a rollback segment in the refresh clause of the materialized view, returns whether the rollback segment is local or master:
getRolloverRectFor(GutterMark) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine to fetch the paint rect for the given gutter mark.
getRollupStatusText() - Method in class oracle.javatools.ui.Header
Returns the text of the rollup status label.
getRoot() - Method in class oracle.ide.controls.AbstractTreeTableModel
Deprecated.  
getRoot() - Method in class oracle.ide.explorer.TreeExplorer
Returns the root TNode in the tree.
getRoot() - Method in class oracle.ide.file.FileSet
Get the root directory of this file set.
getRoot() - Method in class oracle.ide.util.Namespace
Returns the root Namespace of the hierarchy containing this Namespace.
getRoot() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getRoot() - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns the root block in the data model.
getRoot() - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getRoot() - Method in class oracle.javatools.ui.treetable.AbstractTreeTableModel
 
getRoot() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the root construct of this model.
getRoot() - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getRoot() - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the root row of this model, null if none.
getRoot() - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getRoot() - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getRoot() - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getRoot() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getRoot() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter
 
getRoot() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getRoot() - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
getRootComponent() - Method in class javax.ide.view.GUIPanel
Get the root component in the component hierarchy of the panel encapsulated by this class.
getRootComponent() - Method in class oracle.javatools.columnlayout.LayoutBuilder
Get the outermost LayoutComponent.
getRootContaining(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSWorkingCopyLocator
 
getRootDirectories() - Method in class oracle.ide.model.ContentLevelFolder
 
getRootDirectories() - Method in class oracle.ide.model.ContentSetFolder
 
getRootDirectories() - Method in class oracle.ide.model.RelativeDirectoryContextFolder
Retrieves the root directories used to assemble the folder contents.
getRootDirectories() - Method in interface oracle.ide.model.RelativeDirectoryElement
Gets the paths of the root directories for the directories represented by this element.
getRootDirectories(Set<ContentRoot.Type>) - Method in interface oracle.jdeveloper.audit.model.ContentCache
Gets the content set directories for the content set roots of the cached projects.
getRootDirectories(Set<ContentRoot.Type>) - Method in class oracle.jdevimpl.audit.model.DefaultContentCache
 
getRootElement() - Method in class javax.ide.extension.DOMHook
Returns the root element of the DOM tree built using this hook.
getRootElementName() - Method in class javax.ide.extension.DOMHook
Gets the root element name to use.
getRootElementName() - Method in class oracle.ide.config.PreferenceDefaultsHook
 
getRootElementName() - Method in class oracle.ide.config.ProjectDefaultsHook
 
getRootElements() - Method in class oracle.javatools.editor.BasicDocument
Returns all of the root elements that are defined.
getRootElementTypes() - Method in class oracle.jdeveloper.audit.model.ModelType
Gets the IDE Element types which correspond to root constructs of this model type.
getRootElementTypes() - Method in class oracle.jdevimpl.audit.model.DirectoryModelType
 
getRootElementTypes() - Method in class oracle.jdevimpl.audit.model.ProjectModelType
 
getRootElementTypes() - Method in class oracle.jdevimpl.audit.model.RootModelType
 
getRootElementTypes() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelType
 
getRootElementTypes() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelType
 
getRootFactories() - Method in class oracle.jdeveloper.audit.extension.AuditHook
 
getRootImplementation() - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getRootInterface() - Method in class oracle.javatools.xml.bind.XMLBinding
 
getRootNode() - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated.  
getRootPath(Context) - Method in class oracle.jdeveloper.palette.WebApplicationConfiguration
 
getRootQName() - Method in class oracle.ide.model.HashStructureNode
 
getRootQName() - Method in class oracle.ide.model.Project
 
getRootQName() - Method in class oracle.ide.model.Workspace
 
getRoots() - Method in interface oracle.jdeveloper.audit.model.ContentCache
Gets the content set roots of the project.
getRoots(URL) - Method in interface oracle.jdeveloper.audit.model.ContentCache
Gets the roots which contains a URL, ordered from longest to shortest, or empty if none.
getRoots() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets the ContentRoots containing this directory.
getRoots() - Method in class oracle.jdeveloper.vcs.spi.VCSWorkingCopyLocator
 
getRoots() - Method in class oracle.jdevimpl.audit.model.DefaultContentCache
 
getRoots(URL) - Method in class oracle.jdevimpl.audit.model.DefaultContentCache
 
getRoots() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getRootTag() - Method in class oracle.ide.config.DTCacheMigrator
 
getRootTag() - Method in class oracle.ide.config.IdeSettingsMigrator
 
getRootTag(URL) - Method in class oracle.ide.migration.ExtensionMigrator
Override this only if the file that's storing your preferences uses a different root tag than ROOT_TAG.
getRootTag() - Method in class oracle.ide.migration.XMLMigrator
Get the XML root element tag.
getRootTag() - Method in class oracle.ide.model.IdeSystemMigrator
 
getRootTag() - Method in class oracle.jdeveloper.library.LibraryMigrator
 
getRootURL() - Method in class oracle.jdeveloper.java.locator.URLClassLocator
Fetch the root URL associated with this class locator.
getRootURL() - Method in class oracle.jdeveloper.model.ContentFolder
Gets the root URL for this content folder.
getRootURLs() - Method in class oracle.ide.net.URLFileSystemEvent
Fetch the root URLs that were registered for events for this listener.
getRow() - Method in class oracle.javatools.controls.nicelist.NiceListActionEvent
Get the row the event occurred on.
getRow(int) - Method in interface oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter
 
getRow(int) - Method in class oracle.javatools.ui.KeyNavigationManager.ListKeyAdapter
 
getRow(int) - Method in class oracle.javatools.ui.KeyNavigationManager.TableKeyAdapter
 
getRow(int) - Method in class oracle.javatools.ui.KeyNavigationManager.TreeKeyAdapter
 
getRow(int) - Method in class oracle.javatools.ui.table.SimpleTableModel
Get an element representing a row in the table by its index.
getRowCount() - Method in class oracle.ide.controls.DefaultListTableModel
Returns the number of rows in this data table.
getRowCount() - Method in class oracle.ide.controls.TreeTableModelAdapter
Deprecated.  
getRowCount() - Method in interface oracle.javatools.columnlayout.LayoutComponent
How many rows does the LayoutComponent have?
getRowCount() - Method in class oracle.javatools.columnlayout.LayoutGap
Gaps always occupy a single row.
getRowCount() - Method in class oracle.javatools.columnlayout.LayoutLeaf
A LayoutLeaf only ever has a single row.
getRowCount() - Method in class oracle.javatools.columnlayout.LayoutPanel
Return the current row count.
getRowCount() - Method in class oracle.javatools.columnlayout.LayoutRow
Returns the maximum row count of the added LayoutComponents.
getRowCount() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
Get the count of rows in the editor.
getRowCount() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Get the count of rows in the editor.
getRowCount() - Method in interface oracle.javatools.editor.RowMap
Fetches the number of rows in the view of this BasicEditorPane.
getRowCount() - Method in class oracle.javatools.ui.combo.CheckComboModel
 
getRowCount() - Method in interface oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter
 
getRowCount() - Method in class oracle.javatools.ui.KeyNavigationManager.ListKeyAdapter
 
getRowCount() - Method in class oracle.javatools.ui.KeyNavigationManager.TableKeyAdapter
 
getRowCount() - Method in class oracle.javatools.ui.KeyNavigationManager.TreeKeyAdapter
 
getRowCount() - Method in class oracle.javatools.ui.table.SimpleTableModel
 
getRowCount() - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getRowCount() - Method in class oracle.javatools.ui.treetable.TreeTableModelAdapter
 
getRowEnd(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the ending row model position of the row that contains the specified model position.
getRowEndOffset(int) - Method in interface oracle.javatools.editor.RowMap
Given a specified row in the editor view, returns the offset from the beginning of a TextBuffer that the row ends at.
getRowForLine(int) - Method in class oracle.javatools.editor.BasicEditorPane
Return the row that the given line appears on.
getRowForLine(int) - Method in class oracle.javatools.editor.BasicView
Return the row that the given line appears on.
getRowFromCoordinate(int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Private utility routine to calculate the row from a point.
getRowFromLine(int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Fetch the row that this line occurs on.
getRowFromOffset(int) - Method in interface oracle.javatools.editor.RowMap
Given an offset from the beginning of the underlying TextBuffer (data model), fetches the row number containing that offset using a Forward bias.
getRowHeader() - Method in class oracle.javatools.ui.table.GenericTable
Returns the row header of this generic table.
getRowHeight() - Method in class oracle.javatools.ui.ExtendedTextField
 
getRowidLogged() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Whether row information is recorded in this log.
getRowPosition(Object) - Method in interface oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter
 
getRowPosition(Object) - Method in class oracle.javatools.ui.KeyNavigationManager.ListKeyAdapter
 
getRowPosition(Object) - Method in class oracle.javatools.ui.KeyNavigationManager.TableKeyAdapter
 
getRowPosition(Object) - Method in class oracle.javatools.ui.KeyNavigationManager.TreeKeyAdapter
 
getRowStart(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the starting row model position of the row that contains the specified model position.
getRowStartLine(int) - Method in interface oracle.javatools.editor.RowMap
Given a specified row in the editor view, returns the TextBuffer line which contains the starting offset (Forward bias) of the row.
getRowStartOffset(int) - Method in interface oracle.javatools.editor.RowMap
Given a specified row in the editor view, returns the offset from the beginning of the TextBuffer (data model) for the start of the row.
getRowValue(JTable, int) - Method in class oracle.jdevimpl.audit.swing.RowTableTransferHandler
 
getRSBundleClass(ElementContext) - Method in class javax.ide.extension.ExtensionHook
Get the resource bundle class name.
getRule(String) - Method in class oracle.ide.extension.rules.RuleEngine
Returns the registered Rule with the given id, or null if no such Rule is registered
getRule() - Method in class oracle.jdeveloper.audit.extension.TransformBinding
 
getRule() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the rule violated by this violation.
getRule() - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getRuleFunction() - Method in class oracle.ide.extension.rules.RuleType
Attempts to instantiate the RuleFunction class associated with this RuleType.
getRules() - Method in class oracle.jdeveloper.audit.analyzer.Analyzer
Deprecated. Use in extension.xml.
getRulesAll() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getRulesPresent() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getRulesUpdate() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getRulesUpsert() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getRuleType(String) - Method in class oracle.ide.extension.rules.RuleEngine
Returns the registered RuleType with the given id, or null if no such RuleType is registered
getRunClassPath() - Method in class oracle.jdeveloper.model.PathsConfiguration
 
getRunClassPath(boolean) - Method in class oracle.jdeveloper.model.PathsConfiguration
 
getRunClassPath(boolean, boolean) - Method in class oracle.jdeveloper.model.PathsConfiguration
The runclasspath of the paths configuration.
getRunConfiguration() - Method in class oracle.jdeveloper.runner.JRunProcess
Returns the current RunConfiguration associated with the JRunProcess.
getRunConfiguration(Project, String) - Static method in class oracle.jdeveloper.runner.RunConfiguration
Deprecated. Call RunConfiguration.getInstance(oracle.javatools.data.PropertyStorage) instead.
getRunConfiguration(Namespace) - Static method in class oracle.jdeveloper.runner.RunConfigurationEditorUtil
Return the RunConfiguration for the namespace
getRunConfigurationByName(Project, String) - Static method in class oracle.jdeveloper.runner.RunConfigurations
Returns the named runconfiguration for the supplied project.
getRunConfigurationLaunchNavigables(Project) - Method in class oracle.ide.runner.Runner
 
getRunConfigurationToolNavigables(Project) - Method in class oracle.ide.runner.Runner
 
getRunDirectory() - Method in class oracle.ide.externaltools.ExternalProgramToolProperties
 
getRunDirectoryURL() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the working directory
getRunInEditor() - Method in interface oracle.jdeveloper.webapp.libraries.DisplayableTagLibrary
Run in visual editor property getter.
getRunInEditor() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
Property for IDE ingegration
getRunManagerFolder() - Method in class oracle.ide.runner.Runner
Returns the Run Manager Folder
getRunManagerWindow() - Method in class oracle.ide.runner.Runner
Returns the Run Manager Window
getRunMenu() - Method in class oracle.ide.runner.Runner
Returns the run menu that the Run Manager has added to the main menu bar.
getRunnable() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEvent
 
getRunnableItems() - Method in class oracle.ide.runner.RunProcess
 
getRunnableItemsForTarget(Node, Class) - Method in class oracle.ide.runner.RunProcess
Deprecated. Use getRunnableItemsForTarget(Project, Node, Class) instead
getRunnableItemsForTarget(Project, Node, Class) - Method in class oracle.ide.runner.RunProcess
Given a Project, Node and StarterFactory class, find all the RunnableItems that can be used to run the Node
getRunner() - Static method in class oracle.ide.runner.Runner
Returns the Runner instance that is active in the IDE.
getRunnerOptions() - Method in class oracle.ide.runner.Runner
 
getRunnerThread() - Method in class oracle.ide.dialogs.ProgressRunnable
 
getRunProcess() - Method in class oracle.ide.runner.RunLogPage
Returns the RunProcess associated with this log page.
getRunProcess() - Method in class oracle.ide.runner.RunProcessLifecycleEvent
The RunProcess with which this event is associated.
getRunProcess() - Method in class oracle.ide.runner.SimpleProcess
Gets the RunProcess instance used by this process configuration.
getRunProcesses() - Method in class oracle.ide.runner.Runner
Returns the folder within the run manager that contains active processes.
getRuntimeMetaType(ElementStartContext) - Method in class javax.ide.extension.DynamicHook
 
getRuntimeType(ElementStartContext) - Method in class javax.ide.extension.DynamicHook
Deprecated. replaced by DynamicHook.getRuntimeMetaType(ElementStartContext)
getRuntimeType(ElementStartContext) - Method in class oracle.javatools.xml.esax.DynamicElementHandler
 
getSampleExpansion(Context) - Method in class oracle.ide.externaltools.macro.MacroExpander
Get a sample expansion of this macro.
getSaveAllBeforeRun() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
 
getSaveBeforeCompile() - Method in class oracle.ide.config.EnvironOptions
Save before compile
getSaveEncoding() - Method in class oracle.ide.model.TextNode
Returns a Java supported encoding name to use to create the OutputStreamWriter for writing the TextBuffer to a file (called from save()).
getSaveOnDeactivation() - Method in class oracle.ide.config.EnvironOptions
Save on JDeveloper deactivation.
getSavePassword(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getSavePasswordKey(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getSaveResourceDialogTitle() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfImageResourceToNodeTransformer
 
getSaveResourceDialogTitle() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getSaveResourcePrompt() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getSaveResourcePromptDialogTitle() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getSaveResultForNode() - Method in class oracle.jdeveloper.merge.AbstractMergeEditor
Deprecated.  
getSaveResultForNode() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
 
getSaveResultForNode() - Method in class oracle.jdeveloper.merge.BaseTextMergeEditor
 
getSaveURL(Context) - Method in class oracle.jdeveloper.merge.BaseMergeEditor
 
getScale() - Method in class oracle.javatools.db.Column
Deprecated. - use getDataTypeUsage() and then get the appropriate attribute from the DataTypeUsage.
e.g. dataTypeUsage.getAttributeValue( DataTypeAttribute.DATATYPE_SCALE)
getScanner() - Method in class oracle.ide.model.TechnologyScopeManager
 
getScanners() - Method in class oracle.ide.externaltools.ExternalToolManager
Returns all registered scanners.
getScannerTag() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.getScannerTag()
getScannerTag() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Get the scanner tag for this tool.
getSchema() - Method in class oracle.ide.db.controls.SchemaPicker
 
getSchema() - Method in class oracle.ide.db.controls.TablePicker
 
getSchema() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets the schema for the current dialog.
getSchema(DBObjectTypeNode, boolean) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
Gets the schema for the given node.
getSchema() - Method in class oracle.ide.db.SchemaObjectDescriptor
Get the name of the schema for this schema object.
getSchema(String) - Method in class oracle.javatools.db.AbstractDBObjectBuilder
Gets the schema with the given name from the underlying provider.
getSchema(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getSchema() - Method in class oracle.javatools.db.AbstractSchemaObject
 
getSchema() - Method in class oracle.javatools.db.DBObjectLister.ObjectInfo
 
getSchema(String) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the Schema object associated with a specific name.
getSchema(DBObject) - Static method in class oracle.javatools.db.DBUtil
Recurses up the tree of parents for this DBObject until it finds a SchemaObject and if found returns that SchemaObject's Schema.
getSchema() - Method in class oracle.javatools.db.Index
Returns the owning Table's schema or schema set against this index if different.
getSchema() - Method in class oracle.javatools.db.plsql.PlSqlSchemaObject
Get method for the Schema property
getSchema() - Method in class oracle.javatools.db.plsql.Procedure
Get method for the Schema property
getSchema() - Method in interface oracle.javatools.db.SchemaObject
Gets the Schema of this object.
getSchema() - Method in class oracle.jdeveloper.offlinedb.browser.SchemaNode
 
getSchema(String, boolean) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Offline specific method for retrieving the schema with a given name without looking through the built-in schemas.
getSchema(Context) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns the Schema for the given Ide Context.
getSchema(Element) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns the Schema for the given Ide Element.
getSchema() - Method in interface oracle.jdeveloper.offlinedb.wizard.SchemaChooserWizard.Result
The chosen schema
getSchemaDirURL(URL, String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns the URL for the directory for the given schema name under the given base path (assumed part of a dbpath).
getSchemaExtensionId() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager.RegistrationInfo
 
getSchemaList() - Method in class oracle.ide.db.dialogs.DBEditorConfig
Gets the list of Schemas to use in the dialog for any schema pickers.
getSchemaLocation() - Method in class javax.ide.extension.ExtensionHook
Get the location of the schema for this hook.
getSchemaName(DBObjectTypeNode) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
Gets the schema name for the given type node, working around any irregularities in the navigator.
getSchemaName() - Method in interface oracle.ide.db.model.DBObjectTypeNode
Gets the schema the contained object(s) belong to.
getSchemaName() - Method in class oracle.javatools.db.BaseObjectID
If the referenced object is a SchemaObject, this returns the schema name for the object.
getSchemaName() - Method in class oracle.javatools.db.datatypes.DataTypeID
 
getSchemaName() - Method in class oracle.javatools.db.DBObjectCriteria
Gets the schema name criterion.
getSchemaName() - Method in interface oracle.javatools.db.DBReferenceID
Deprecated. Get the name of the Schema that was last known for the referenced object
getSchemaName(DBObjectID) - Static method in class oracle.javatools.db.DBUtil
Returns the name of the schema from a DBObjectID, or the empty string if the DBObjectID can't be resolved.
getSchemaName() - Method in class oracle.javatools.db.plsql.PlSqlIdentifier
 
getSchemaName() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getSchemaName() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
 
getSchemaName() - Method in class oracle.javatools.parser.plsql.symtab.SqlOdmModel
 
getSchemaName() - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
getSchemaObject() - Method in class oracle.ide.db.controls.SchemaObjectComboBox
 
getSchemaObject() - Method in class oracle.ide.db.panels.sql.BaseSQLQueryPickerPanel
 
getSchemaObject(DBObject) - Static method in class oracle.javatools.db.DBUtil
Recurses up the tree of parents for this DBObject, and if the top object in the chain is a SchemaObject, it is returned.
getSchemaObject() - Method in interface oracle.jdeveloper.offlinedb.browser.SchemaObjectNode
Gets the SchemaObject for this node.
getSchemaObjectDescriptors() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getSchemaObjectExpanders() - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getSchemaObjectReferers(SystemObject, boolean) - Method in class oracle.javatools.db.SchemaObjectManager
Deprecated. use CascadeManager.listTopLevelReferers(oracle.javatools.db.SystemObject,boolean)
getSchemaObjects() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. This method does not let you know that the database connection has been lost. If the caller does not care, use getSchemaObjects( true ) and ignor the exception instead. Otherwise, use getSchemaObjects( false ) and handle the exception
getSchemaObjects(boolean) - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. use TransferDescriptor.getSystemObjects(boolean)
getSchemaObjectsAndDependencies() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. use getSchemaObjectsAndDependencies( boolean ignorErrors ) instead.
getSchemaObjectsAndDependencies(boolean) - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. use TransferDescriptor.getSystemObjectsAndDependencies(boolean)
getSchemaPicker() - Method in class oracle.ide.db.controls.NameAndSchemaEditor
 
getSchemaPickerLabel() - Method in class oracle.ide.db.controls.NameAndSchemaEditor
 
getSchemasQuery() - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Deprecated. 
getSchemaText() - Method in class oracle.javatools.db.ora.XMLSchema
Retrieves the schema text as a String.
getSchemaURL(URL, Schema) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns the URL for the given schema underneath the given base URL.
getSchemaURL(URL, String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns the URL for the given schema underneath the given base URL.
getSchemaURL(URL) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns a URL for the schema file representing the schema for the object at the given object URL.
getScope() - Method in class oracle.ide.panels.NavigableContext
 
getScope() - Method in interface oracle.ide.runner.DebuggerBreakpoint
Get the scope of this breakpoint, either null if the breakpoint is global, a workspace URL if the scope is a workspace, or a project URL if the scope is a project.
getScopeData() - Method in interface javax.ide.extension.ElementContext
Gets scope data for the current context.
getScopeDescription() - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
 
getScopedHandler() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get a scoped handler for the current element (if any)
getScopeFilter() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getScopePersistenceKey() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getScreenBounds() - Static method in class oracle.ide.util.GraphicsUtils
 
getScreenBounds() - Method in class oracle.javatools.ui.datatips.DataTipWindow
Get the bounds of this DataTip window in screen coordinates
getScriptPanels() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class oracle.javatools.editor.BasicEditorPane
Components that display logical rows or columns should compute the scroll increment that will completely expose one block of rows or columns, depending on the value of orientation.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class oracle.javatools.ui.ScrollableSectionView
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getScrollableLeftMargin() - Method in class oracle.ide.ceditor.CodeEditor
 
getScrollableLeftMargin() - Method in class oracle.ide.editor.Editor
 
getScrollableList() - Method in class oracle.javatools.ui.combo.JFixListCombo
 
getScrollableTopMargin() - Method in class oracle.ide.editor.Editor
 
getScrollableTracksViewportHeight() - Method in class oracle.javatools.ui.ScrollableSectionView
 
getScrollableTracksViewportHeight() - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getScrollableTracksViewportWidth() - Method in class oracle.ide.controls.WrappingTextPane
 
getScrollableTracksViewportWidth() - Method in class oracle.javatools.ui.ScrollableSectionView
 
getScrollableTracksViewportWidth() - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class oracle.javatools.editor.BasicEditorPane
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getScrollableUnitIncrement(Rectangle, int, int) - Method in class oracle.javatools.ui.ScrollableSectionView
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getScrollMenuBoldFont(Component) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getScrollMode() - Method in class oracle.ide.controls.ScrollableTabBar
Gets the behavior of the left and right scroll buttons.
getScrollPane() - Method in class oracle.ide.component.CheckBoxListPanel
Provides access to the scrollpane used to hold the list
getScrollPane() - Method in class oracle.ide.db.controls.AbstractTreePicker
 
getScrollPane() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
 
getScrollPane() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanel
 
getScrollPane() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTreePanel
 
getScrollPaneForTable() - Method in class oracle.javatools.controls.nicetable.NiceTable
Deprecated. no longer necessary to do this. The scrollpane will be configured automatically when you construct a JScrollPane(this).
getSDKBinDir() - Method in class oracle.jdeveloper.library.AddinJDK
 
getSDKBinDir() - Method in interface oracle.jdeveloper.library.JDK
 
getSDKBinDir() - Method in class oracle.jdeveloper.library.JDKAdapter
 
getSDKBinDir() - Method in class oracle.jdeveloper.library.JDKNode
 
getSDKBinDir() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getSDKBinJavaExecutableNoConsole() - Method in class oracle.jdeveloper.library.AddinJDK
 
getSDKBinJavaExecutableNoConsole() - Method in interface oracle.jdeveloper.library.JDK
 
getSDKBinJavaExecutableNoConsole() - Method in class oracle.jdeveloper.library.JDKAdapter
 
getSDKBinJavaExecutableNoConsole() - Method in class oracle.jdeveloper.library.JDKNode
 
getSearchableText() - Method in interface oracle.ide.inspector.find.SearchableLabel
Get the SearchableText for the host component.
getSearchableText() - Method in class oracle.ide.inspector.PropertyCheckBox
 
getSearchableText() - Method in class oracle.ide.inspector.PropertyLabel
 
getSearchableText() - Method in class oracle.ide.inspector.PropertyRadioButton
 
getSearchCategory() - Method in class oracle.javatools.ui.search.SearchEvent
Returns the category to search in.
getSearchField() - Method in interface oracle.javatools.ui.builders.BuiltToolBar
 
getSearchFindAction() - Static method in class oracle.ide.controller.IdeActions
 
getSearchFindNextAction() - Static method in class oracle.ide.controller.IdeActions
 
getSearchFindPreviousAction() - Static method in class oracle.ide.controller.IdeActions
 
getSearchIncrementalFindBackwardAction() - Static method in class oracle.ide.controller.IdeActions
 
getSearchIncrementalFindForwardAction() - Static method in class oracle.ide.controller.IdeActions
 
getSearchMode() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Gets the search mode the bundle should use
getSearchProgress() - Method in class oracle.javatools.ui.search.SearchEvent
Returns an instance of SearchProgress that you can use for searches on SearchFields with style SearchField.Style.SEARCH to notify the field of search progress.
getSearchReplaceAction() - Static method in class oracle.ide.controller.IdeActions
 
getSearchText() - Method in class oracle.javatools.ui.search.SearchEvent
Returns the text to search for.
getSearchTextContext() - Method in class oracle.ide.palette2.DefaultPaletteItem
Get search text context callback name.
getSearchTextContext() - Method in class oracle.ide.palette2.PaletteItem
Get search text context callback name.
getSearchType() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSafeDeleteCriteria
 
getSearchType() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSearchCriteria
 
getSearchType() - Method in class oracle.jdeveloper.refactoring.dependency.IdDeclarationRenameCriteria
 
getSecond() - Method in class oracle.javatools.util.Pair
 
getSecondary1() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getSecondary2() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getSecondary3() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getSecondaryCollationKey() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
 
getSecondaryCollationString() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the long string used to sort two model adapters when their short strings are equal.
getSecondaryHyperLinkText(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the text of the secondary hyperlink for the specified list item.
getSecondaryKeyNames() - Method in interface oracle.ide.persistence.SecondaryKeyProvider
Get all the secondary key names provided by this implementation.
getSecondaryKeys(String, String, byte[]) - Method in interface oracle.ide.persistence.SecondaryKeyProvider
Get the secondary keys for a record.
getSecondContributor(Context) - Static method in class oracle.jdeveloper.merge.MergeContext
 
getSecondDescription(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the second description line for the specified item.
getSecondFilePath() - Method in class oracle.javatools.patch.PatchEvent
Gets the second file path related to the event.
getSecondOperand() - Method in interface javax.ide.model.java.source.tree.ExpressionT
 
getSecondOperand() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
 
getSecondOperand() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
 
getSection() - Method in class oracle.jdeveloper.vcs.spi.VCSContextMenuListener
 
getSections() - Method in class oracle.ide.palette2.DefaultPaletteGroup
Get Palette Sections
getSections() - Method in class oracle.ide.palette2.PaletteGroup
Get Palette Sections
getSecurityManager() - Method in class oracle.ide.IdeCore
 
getSegmentAttributes() - Method in class oracle.javatools.db.ora.IndexPartition
 
getSegmentAttributes() - Method in class oracle.javatools.db.ora.TablePartition
 
getSegmentManagement() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return segment management type
getSelectAllButton() - Method in class oracle.ide.component.CheckBoxListPanel
Provides access to the button used to select all elements in the list
getSelectColumnsAction() - Method in class oracle.javatools.ui.table.GenericTable
Returns the additional select columns action if it has been set before.
getSelectColumnsAction(JTable) - Static method in class oracle.javatools.ui.table.TableHelper
Returns the additional select columns action if it has been set before.
getSelectedBundleKey() - Method in class oracle.ide.resourcebundle.SelectTextPanel
 
getSelectedCategory() - Method in class oracle.javatools.ui.search.SearchField
Returns the currently selected category.
getSelectedCategory() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTreePanel
 
getSelectedCategoryName() - Method in class oracle.ide.inspector.PropertyInspector
 
getSelectedCells() - Method in interface oracle.javatools.ui.builders.BuiltTable
 
getSelectedConnections() - Method in class oracle.jdeveloper.vcs.controls.ConnectionImportExportPanel
Get the connections selected in the list.
getSelectedDates() - Method in class oracle.javatools.ui.calendar.CalendarPanel
returns an array of dates choosen in the calendar.
getSelectedDates() - Method in class oracle.javatools.ui.calendar.CalendarPopupButton
 
getSelectedDeleteOption() - Method in class oracle.ide.navigator.DeleteActionHandler
 
getSelectedElement(Context, Class<T>) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
Inspects the selection of the given context.
getSelectedElement(Context) - Static method in class oracle.ide.externaltools.ContextUtils
Get the selected element for the specified context.
getSelectedExtensions() - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
This should only be used by Object2Dom to save a FileTypeIncludeFilter
getSelectedFileList(Component, boolean) - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated. Returns selected nodes.
getSelectedFilter() - Method in class oracle.ide.net.URLChooser
Returns the URLFilter that is currently selected in the file type combo box.
getSelectedFocusedTabColor() - Static method in class oracle.ide.IdeUIManager
 
getSelectedIndex() - Method in class oracle.ide.panels.ActionDescriptionPanel.OptionSelectionChangedEvent
The index of the selected option.
getSelectedItem() - Method in class oracle.ide.controls.AbstractPicker
 
getSelectedItem() - Method in class oracle.ide.controls.DefaultListComboBoxModel
 
getSelectedItem() - Method in class oracle.ide.palette.PaletteWindow
 
getSelectedItem() - Method in class oracle.javatools.controls.SimpleComboBoxModel
 
getSelectedItem() - Method in class oracle.javatools.ui.combo.CheckComboModel
 
getSelectedItem() - Method in class oracle.javatools.ui.combo.FixListComboModel
 
getSelectedItem() - Method in class oracle.javatools.ui.combo.TreeComboModel
 
getSelectedItem() - Method in class oracle.javatools.ui.combo.TreeFixListComboModel
 
getSelectedItem() - Method in class oracle.jdeveloper.audit.bean.AbstractEnumerationField
 
getSelectedItem() - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
getSelectedItems() - Method in class oracle.ide.db.controls.AbstractTreePicker
Returns an array containing items created by the createTransferable() method for each path in the tree's selection.
getSelectedMacro() - Method in interface oracle.ide.externaltools.macro.MacroPicker
Get the selected macro.
getSelectedNode() - Method in interface oracle.javatools.ui.builders.BuiltBreadcrumbsTable
Get the node to be displayed in the breadcrumb bar: i.e.
getSelectedNodes() - Method in interface oracle.ide.navigator.DeleteActionHandler.SelectedNodesProvider
 
getSelectedObjects() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the selection of objects chosen.
getSelectedObjects() - Method in class oracle.jdevimpl.audit.log.AuditTreeTable
 
getSelectedOption() - Method in class oracle.ide.dialogs.OptionSelectionDialog
Get the option selected by the user.
getSelectedOption() - Method in class oracle.jdeveloper.vcs.spi.VCSComparePreferencesPanel
Get the tool selected by the user.
getSelectedOptionIndex() - Method in class oracle.ide.panels.ActionDescriptionPanel
Return the index of the selected option from the action description panel.
getSelectedOptionText() - Method in class oracle.ide.panels.ActionDescriptionPanel
Return the text of the selected option from the action description panel.
getSelectedPage() - Method in class javax.ide.log.LogManager
Gets the currently selected page.
getSelectedPage() - Method in class oracle.ide.controls.customtab.CustomTab
 
getSelectedPage() - Method in class oracle.ide.log.LogManager
Gets the currently selected page.
getSelectedRow() - Method in interface oracle.javatools.ui.builders.BuiltTable
 
getSelectedRow() - Method in class oracle.javatools.ui.datatips.DataTipWindow
 
getSelectedRowInModel() - Method in class oracle.javatools.ui.table.GenericTable
Get the selected row as a model row, regardless of whether this table is currently sorted.
getSelectedRows() - Method in interface oracle.javatools.ui.builders.BuiltTable
 
getSelectedRowsInModel() - Method in class oracle.javatools.ui.table.GenericTable
Get the selected rows as model rows, regardless of whether this table is currently sorted.
getSelectedStep() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the current selected step.
getSelectedStyle() - Method in class oracle.ide.controls.customtab.CustomTab
 
getSelectedTechnologies() - Method in class oracle.jdeveloper.model.TechnologiesPanel
 
getSelectedText() - Method in class oracle.ide.ceditor.CodeEditor
Returns the selected text contained in this TextComponent.
getSelectedText() - Method in class oracle.ide.panels.ActionDescriptionPanel.OptionSelectionChangedEvent
The text of the selected option.
getSelectedText() - Method in class oracle.javatools.editor.BasicEditorPane
 
getSelectedText() - Method in interface oracle.javatools.editor.EditorSelection
 
getSelectedText() - Method in class oracle.javatools.editor.EditorSelectionColumns
 
getSelectedText() - Method in class oracle.javatools.editor.EditorSelectionWrap
 
getSelectedTreeNode() - Method in class oracle.ide.log.DefaultLogPage
 
getSelectedURL() - Method in class oracle.ide.net.URLChooser
Returns the URL of the node (which may be a directory or a file) that is currently selected in the URLChooser.
getSelectedURLs() - Method in class oracle.ide.net.URLChooser
Returns an array of URLs representing the current selections in the URLChooser.
getSelection() - Method in class javax.ide.command.Context
Get the currently selected objects.
getSelection() - Method in class oracle.ide.Context
Gets the list of selected Elements.
getSelection() - Method in class oracle.ide.net.PackageClassChooser
Returns the package or class that was selected by the user.
getSelection() - Method in class oracle.ide.view.View
 
getSelection() - Method in class oracle.ide.view.ViewSelectionEvent
Returns the new selection in the View.
getSelection() - Method in class oracle.javatools.history.HistoryComponent
Get an array containing HistoryEntry objects for all currently selected rows in the component.
getSelection() - Method in interface oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter
 
getSelection() - Method in class oracle.javatools.ui.KeyNavigationManager.ListKeyAdapter
 
getSelection() - Method in class oracle.javatools.ui.KeyNavigationManager.TableKeyAdapter
 
getSelection() - Method in class oracle.javatools.ui.KeyNavigationManager.TreeKeyAdapter
 
getSelection() - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Gets the selection set by the apply method of a transform, or null if none.
getSelection() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Get the selection.
getSelection() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
getSelection() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
Get the current selection.
getSelection() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanel
 
getSelection() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTreePanel
 
getSelectionCopyString() - Method in class oracle.javatools.history.HistoryComponent
Get a string representing the current selection suitable for copying to the clipboard
getSelectionDataFlavors() - Method in class oracle.ide.db.controls.AbstractTreePicker
 
getSelectionDataFlavors() - Method in class oracle.ide.db.controls.DBObjectListPicker
 
getSelectionDataFlavors() - Method in class oracle.ide.db.controls.DBObjectPicker
 
getSelectionEnd() - Method in class oracle.ide.ceditor.CodeEditor
Returns the end position of the current text selection.
getSelectionEnd() - Method in interface oracle.javatools.editor.EditorSelection
 
getSelectionEnd() - Method in class oracle.javatools.editor.EditorSelectionColumns
 
getSelectionEnd() - Method in class oracle.javatools.editor.EditorSelectionWrap
 
getSelectionForCompare() - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getSelectionFromUI() - Method in class oracle.ide.ceditor.CodeEditor
 
getSelectionFromUI() - Method in class oracle.ide.controls.elementtree.ElementTreeViewAdapter
This method can be called directly from your View.getSelectionFromUI():
getSelectionFromUI() - Method in class oracle.ide.view.View
This method retrieve's the selection in this View directly from the UI.
getSelectionFromUI() - Method in class oracle.ide.view.ViewDecorator
 
getSelectionFromUI() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getSelectionLength() - Method in class javax.ide.editor.TextEditor
Get the length of the current selection in characters.
getSelectionLength() - Method in interface oracle.javatools.editor.FileOverviewMark
Called when the FileOverviewMargin is preparing to navigate to this mark's location.
getSelectionLength() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
 
getSelectionList() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
This method should be called to get a list of userObjects for rows that have been selected in the CheckBoxList.
getSelectionMode() - Method in class oracle.javatools.ui.table.RowHeaderSelectionModel
 
getSelectionModel() - Method in class oracle.javatools.ui.combo.JCheckCombo
 
getSelections() - Method in class oracle.ide.net.PackageClassChooser
 
getSelectionStart() - Method in class javax.ide.editor.TextEditor
Get the character offset of the start of the current selection.
getSelectionStart() - Method in class oracle.ide.ceditor.CodeEditor
Returns the start position of the current text selection.
getSelectionStart() - Method in interface oracle.javatools.editor.EditorSelection
 
getSelectionStart() - Method in class oracle.javatools.editor.EditorSelectionColumns
 
getSelectionStart() - Method in class oracle.javatools.editor.EditorSelectionWrap
 
getSelectionStart() - Method in interface oracle.javatools.editor.FileOverviewMark
Called when the FileOverviewMargin is preparing to navigate to this mark's location.
getSelectionStart() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
 
getSelectList() - Method in class oracle.ide.db.panels.sql.QueryTargetPicker
 
getSelectObject(String) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getSelectObject() - Method in class oracle.javatools.db.sql.SelectObjectUsage
Deprecated. - use getSelectObjectID or resolveSelectObjectID
getSelectObject(String) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns the select object that can be referenced by this alias.
getSelectObjectID() - Method in class oracle.javatools.db.sql.SelectObjectUsage
 
getSelectObjectID() - Method in class oracle.javatools.db.ViewColumn
Deprecated. Returns the SelectObject that this ViewColumn wraps.
getSelectObjects() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
Returns all the objects that make up the SELECT clause.
getSelectObjects(SQLQuery) - Static method in class oracle.javatools.db.sql.SQLFragmentUtils
Gets the SelectObjects for this query.
getSelectObjects() - Method in interface oracle.javatools.db.sql.SQLQuery
Get all the select objects for this query.
getSelectObjects() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder.SQLQueryObjectSet
 
getSelnam() - Method in class oracle.javatools.parser.plsql.symtab.SqlSeldef
get name of select
getSelopn() - Method in class oracle.javatools.parser.plsql.symtab.SqlSeldef
get selected expression
getSentinelBackground() - Method in class oracle.javatools.editor.highlight.HighlightFragmentsList
Fetch the final sentinel background style if any.
getSentinelUnderline() - Method in class oracle.javatools.editor.highlight.HighlightFragmentsList
Fetch the final sentinel underline style if any.
getSeparator() - Method in class oracle.javatools.db.sql.Function
 
getSeparator() - Method in class oracle.javatools.db.sql.Operation
 
getSeparatorBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getSeparatorColor() - Method in class oracle.javatools.ui.TitledSeparator
 
getSeparatorForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getSequenceLogged() - Method in class oracle.javatools.db.ora.MaterializedViewLog
Whether sequence value is recorded in this log.
getSequenceStartsWith() - Method in class oracle.javatools.resourcebundle.CustomizableResourceBundleKeyGenerator
Gets the number to use as a starting piont for generating a unique key when the key would otherwise not be unique.
getSequential() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getSerialNumber() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the serial number of this violation.
getSerialNumber() - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getServerConnector(Context) - Method in class javax.ide.debug.Debugger
Creates a server connector for a debugging session.
getService(Class) - Static method in class javax.ide.Service
Get a service.
getSessionParameterQueries() - Method in interface oracle.javatools.db.ora.OracleDatabase
Gets the Map of queries used to build the Session Parameters cache.
getSessionParameterValue(String) - Method in interface oracle.javatools.db.ora.OracleDatabase
Returns the value of given parameter from the Session Parameters cache.
getSetOperation(String) - Static method in class oracle.javatools.db.sql.SetOperation
Returns the set operation for a given string.
getSetOperator() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
Returns set operator for queries that are connected by one of the SET operators UNION, INTERSECT, MINUS or UNION ALL
getSetOperator(int) - Static method in class oracle.javatools.db.sql.SetOperation
 
getSetOperator(int) - Static method in class oracle.javatools.db.sql.SetOperator
 
getSetOperator() - Method in interface oracle.javatools.db.sql.SQLQuery
Get's first set operator relationship (e.g.
getSettingKeys() - Method in class oracle.ide.ceditor.CodeEditorMigrator
Fetches the key settings that should be migrated to ClientSettings.
getSettingKeys() - Method in class oracle.ide.dialogs.filter.ExcludeFilterSettingsMigrator
 
getSettingKeys() - Method in class oracle.ide.migration.ExtensionMigrator
Get a complete list of all key values for persisting in the ClientSetting object associated with an extension.
getSettingKeys() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator
 
getSettings() - Static method in class oracle.ide.Ide
Gets the IdeSettings
getSettings() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getSettings(PropertyStorage) - Static method in class oracle.jdeveloper.offlinedb.model.ProviderDefaultTemplateSettings
 
getSettings(PropertyStorage) - Static method in class oracle.jdeveloper.offlinedb.model.ProviderDependencySettings
 
getSettings(PropertyStorage) - Static method in class oracle.jdeveloper.offlinedb.model.ProviderSettings
Creates a settings wrapper around the given property storage.
getSettings() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns the current settings for this offline provider.
getSettings(PropertyStorage) - Static method in class oracle.jdeveloper.offlinedb.userprops.Libraries
 
getSettingsCustomizations() - Method in class oracle.ide.config.SettingsUICustomizationsHook
 
getSettingsExtension() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
Returns ID of the extension where the settings should be saved.
getSettingsKey() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the key for this panel's settings.
getSettingsKey() - Method in class oracle.ide.db.panels.sql.FromObjectsPanel
This panel has two settings keys - one if it is working on a DB and another if it isn't.
getSettingsKey() - Method in class oracle.ide.db.panels.sql.QuickPickObjectsPanel
This panel has two settings keys - one if it is working on a DB and another if it isn't.
getSettingsKey() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
The settings key is used to store the last selected connection in the property storage returned by ConnectionPanelUI.getPropertyStorage().
getSeverity() - Method in interface oracle.javatools.editor.FileOverviewMark
Called when the FileOverviewMargin is preparing to update the summary block at the top.
getSeverity() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
 
getSeverity() - Method in interface oracle.javatools.status.Issue
Gets the Severity of this issue.
getSeverity() - Method in interface oracle.javatools.status.Status
Gets the summary status of the described file.
getSeverity() - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets the severity of this rule.
getSeverity() - Method in class oracle.jdeveloper.audit.extension.RuleDefinition
 
getSeverity(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the worst severity of the issues contained by a row of this model, or null if none.
getSeverity(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getSharedLowPriorityTimer() - Static method in class oracle.javatools.util.NamedTimer
 
getSharedPropertiesOnly() - Method in class oracle.ide.model.DataContainer
This method returns the persistent HashStructure that is not user-private.
getShortDescription() - Method in class oracle.jdeveloper.audit.model.CompositeDependency
 
getShortDescription() - Method in class oracle.jdeveloper.audit.model.Dependency
Gets a translated short description of the target of this dependency.
getShortDescription() - Method in class oracle.jdeveloper.audit.model.FileDependency
 
getShortDescription() - Method in class oracle.jdeveloper.audit.model.StructureDependency
 
getShortLabel() - Method in class oracle.ide.db.model.BaseDBObjectNode
Default implementation of this Displayable method returns the object name.
getShortLabel() - Method in class oracle.ide.db.model.BaseDBObjectTextNode
Default implementation of this Displayable method returns the object name.
getShortLabel() - Method in class oracle.ide.explorer.ChildFilter
 
getShortLabel() - Method in class oracle.ide.explorer.IconOverlay
Gets the Short Label describing this object.
getShortLabel() - Method in class oracle.ide.externaltools.ExternalToolType
Note: this method should not be overridden by declarative implementations
getShortLabel() - Method in class oracle.ide.externaltools.macro.MacroExpander
 
getShortLabel() - Method in class oracle.ide.layout.IdeLayout
 
getShortLabel() - Method in class oracle.ide.layout.Layout
 
getShortLabel() - Method in class oracle.ide.layout.Layouts
Gets a short label for display purpose.
getShortLabel() - Method in class oracle.ide.model.Connections
 
getShortLabel() - Method in class oracle.ide.model.ContentSetProvider
Returns a user-displayable (and thus translatable) string representing this ContentSetProvider.
getShortLabel() - Method in class oracle.ide.model.DefaultDisplayable
This implementation returns a place-holder String.
getShortLabel() - Method in class oracle.ide.model.DiscoveredDependable.DefaultDiscoveredDependable
 
getShortLabel() - Method in interface oracle.ide.model.Displayable
Returns a short label that can be displayed to the user.
getShortLabel() - Method in class oracle.ide.model.IdeSystem
 
getShortLabel() - Method in class oracle.ide.model.Node
Displayable interface method.
getShortLabel() - Method in class oracle.ide.model.Preferences
Deprecated.  
getShortLabel() - Method in class oracle.ide.model.Workspaces
 
getShortLabel() - Method in interface oracle.ide.palette.PaletteItem
Gets a short label for display purpose.
getShortLabel() - Method in class oracle.ide.panels.Navigable
This implementation returns the short label that was specified when this Navigable was created.
getShortLabel() - Method in class oracle.ide.runner.RunProcess
Gets a short label for display purpose.
getShortLabel() - Method in class oracle.ide.todo.AbstractToDoItem
Returns a short label
getShortLabel() - Method in class oracle.ide.wizard.Wizard
Provides the label that represents the Wizard in the Object Gallery.
getShortLabel() - Method in class oracle.javatools.compare.CompareContributor
Get a short label for this comparable element.
getShortLabel() - Method in class oracle.javatools.compare.CompareMain.FileCompareContributor
Deprecated.  
getShortLabel() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets a short label for this model.
getShortLabel() - Method in class oracle.jdeveloper.builder.annotation.AnnotationBuilder
 
getShortLabel() - Method in class oracle.jdeveloper.builder.enumtype.EnumBuilder
 
getShortLabel(String) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Gets a displayable (translated) label for the given store name.
getShortLabel(String) - Method in class oracle.jdeveloper.db.StoreProvider
 
getShortLabel() - Method in class oracle.jdeveloper.history.CustomFilter
 
getShortLabel() - Method in class oracle.jdeveloper.history.HistoryElement
Get the short label of this element.
getShortLabel() - Method in interface oracle.jdeveloper.history.HistoryFilter
Get the short label (human readable) that identifies this filter to the user.
getShortLabel() - Method in class oracle.jdeveloper.library.AbstractLibrary
 
getShortLabel() - Method in class oracle.jdeveloper.library.AddinJDK
 
getShortLabel() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getShortLabel() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getShortLabel() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getShortLabel() - Method in class oracle.jdeveloper.library.JLibraryList
 
getShortLabel() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getShortLabel() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getShortLabel() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getShortLabel() - Method in class oracle.jdeveloper.library.ListWrapper
 
getShortLabel() - Method in class oracle.jdeveloper.merge.TextMergeContributor
Get a short label for this comparable element.
getShortLabel() - Method in class oracle.jdeveloper.offlinedb.browser.ProviderNode
 
getShortLabel(URL) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBUtil
Returns the DBObject short label (filename without extension) for the given URL.
getShortLabel() - Method in class oracle.jdeveloper.offlinedb.wizard.ProviderWizard
 
getShortLabel() - Method in class oracle.jdeveloper.offlinedb.wizard.SchemaChooserWizard
 
getShortLabel() - Method in class oracle.jdeveloper.offlinedb.wizard.SchemaWizard
 
getShortLabel() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
getShortLabel() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow.ScopeFilter
 
getShortLabel() - Method in class oracle.jdeveloper.vcs.nav.ConnectionNodeDecorator
 
getShortLabel() - Method in class oracle.jdeveloper.vcs.nav.ConnectionPlaceholderNode
 
getShortLabel() - Method in class oracle.jdeveloper.vcs.spi.VCSExtensionInformation
 
getShortLabel() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
Label is combination of library name and its version.
getShortLabel() - Method in class oracle.jdeveloper.wizard.common.BaliWizard
Gets the name of the Wizard; the code can be inherited, as it returns the abstracted variable wizName.
getShortLabel() - Method in class oracle.jdevimpl.audit.core.AuditAddinDescription
 
getShortLabel() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getShortLabel() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter.UnauditableElement
 
getShortLabelWithPrefix() - Method in class oracle.ide.runner.RunProcess
Returns a short label containing the process label prefix, for display purposes.
getShortName() - Method in class oracle.ide.ProductInformation
Returns the short, simple name of the product without the company name, version number, or edition name.
getShortName() - Method in class oracle.ide.task.Task
Retrieves the implementor ID (not guranteed to be unique) It is expected to be meaningful to the implementor only.
getShortName() - Method in interface oracle.javatools.ui.breadcrumbs.Breadcrumb
 
getShortTitle() - Method in class javax.ide.log.LogPage
Get the name to display when this page is tabbed.
getShortTitle() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSafeDeleteCriteria
 
getShortTitle() - Method in class oracle.jdeveloper.refactoring.dependency.DeclarationSearchCriteria
 
getShortTitle() - Method in class oracle.jdeveloper.refactoring.dependency.IdDeclarationRenameCriteria
 
getShowAction() - Method in class oracle.ide.view.MultiManager
Get the IdeAction to be associated with a menu item used for raising the last managed View to the top of the z-order.
getShowChildren() - Method in class oracle.ide.db.util.TreeNodeMaker
Gets whether child nodes are also created for a given object.
getShowCompileProgress() - Method in class oracle.ide.config.EnvironOptions
Save before compile
getShowConnectionTest(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getShowForTypes() - Method in interface oracle.ide.palette.PalettePage
Get current type list
getShowIcon() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getShowIcons() - Method in class oracle.ide.controls.customtab.CustomTab
Deprecated. Replaced by CustomTab.isShowIcons()
getShowInPalette() - Method in interface oracle.jdeveloper.webapp.libraries.DisplayableTagLibrary
Show in component palette property getter
getShowInPalette() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
Property for IDE ingegration
getShowInRunManager() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Returns whether this tool will be shown in the run manager.
getShowJarsAsDirs() - Method in class oracle.ide.net.URLChooser
Returns whether the URLChooser allows browsing into archives.
getShowRectangle() - Method in class oracle.javatools.editor.insight.AbstractInsight
Get the rectangle (relative to editor) where the insight window should be shown.
getShowSplashScreen() - Method in class oracle.ide.config.EnvironOptions
Show splash screen at startup.
getShowSplashScreen() - Static method in class oracle.ide.config.SplashScreenOptions
Returns the display status of the splash screen.
getShowStatus() - Method in class oracle.javatools.ui.checklist.Checklist
Returns whether to show the status for all the steps or substeps in the StepHeader or not.
getShowStatus() - Method in class oracle.javatools.ui.checklist.StepHeader
Returns whether the header shows the step status or not.
getShowStepNumber() - Method in class oracle.ide.wizard.FSMWizard
Returns true if the FSMWizard has been set to show step numbers in the page title, false otherwise.
getShowStepNumber() - Method in class oracle.ide.wizard.GenericWizardLauncher
Gets whether or not the wizard should show the step numbers in the title.
getShowTarget(NavigatorWindow) - Method in class oracle.ide.navigator.ProjectNavigatorManager
 
getShowTimeZone() - Method in class oracle.javatools.ui.calendar.CalendarPanel
 
getShowWelcomePage(String) - Method in class oracle.ide.wizard.WizardWelcomeSettings
For the specified wizard ID, returns whether the welcome page should be shown.
getShuttleMode() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
Allow subclasses to override the Shuttle's copy/move mode.
getSiblingAfter() - Method in interface javax.ide.model.java.source.tree.Tree
Gets the sibling after this.
getSiblingAfter() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the sibling after this.
getSiblingBefore() - Method in interface javax.ide.model.java.source.tree.Tree
Gets the sibling before this.
getSiblingBefore() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the sibling before this.
getSiblings() - Method in interface javax.ide.model.java.source.tree.Tree
Gets a ListIterator for this Tree's siblings.
getSiblings() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets a ListIterator for this SourceElement's siblings.
getSiblings(int) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets a ListIterator for this SourceElement's siblings.
getSignature() - Method in interface oracle.javatools.db.DeclarativePlSql
Deprecated.  
getSignature() - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
Get method for the Signature property
getSignature(boolean) - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
 
getSignature() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getSignature() - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated.  
getSignature() - Method in class oracle.javatools.parser.java.v2.common.AbstractClass
 
getSignature() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getSignature() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getSignature() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getSignature(JavaMethod) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getSignature(JavaField) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getSignature(JavaClass) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getSignature(JavaTypeVariable) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getSignature() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getSignature() - Method in interface oracle.javatools.parser.java.v2.model.JavaField
 
getSignature() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
Important: This is not the same as getReturnType().getSignature() which is synonymous with getReturnType().getSignature().
getSignature() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the "Signature" attribute of this type, as defined by the JVMS3.
getSilentReload() - Method in class oracle.ide.config.EnvironOptions
Silently reload unmodified files.
getSimpleInternalFrameBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getSimpleInternalFrameForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getSimpleNavigables() - Method in class oracle.ide.db.controls.NameAndSchemaAdvancedEditor
This calls through to the panel library for the simple panels.
getSimpleNavigables() - Method in class oracle.ide.db.panels.PanelLibrary
Returns the navigables for the simple edit mode of the dialog, or null if no simple edit is supported for this library.
getSimpleProcess() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getSimpleTitles() - Method in class oracle.ide.db.panels.PanelLibrary
Returns the titles for simple editing.
getSimplifiedDescription(JavaMethod) - Method in class oracle.javatools.parser.java.v2.util.BindingContext
Gets a simplified description of a method declaration bound in this context.
getSimplifiedDescription(JavaHasType) - Method in class oracle.javatools.parser.java.v2.util.BindingContext
Gets a simplified description of a type bound in this context.
getSimplifiedName() - Method in class oracle.javatools.parser.java.v2.common.QuickUnresolvedType
 
getSimplifiedName() - Method in class oracle.javatools.parser.java.v2.common.SignatureHasType
 
getSimplifiedName() - Method in interface oracle.javatools.parser.java.v2.model.UnresolvedType
Converts the search string to source format and then attempts to simplify it as much as possible before returning.
getSimplifiedName() - Method in class oracle.javatools.parser.java.v2.util.SimplifyTypeHelper
 
getSingleLineComments() - Method in class oracle.javatools.parser.generic.Language
Fetches an array of Strings, each of which can be used to start a single-lined comment in this language.
getSingleSelection() - Method in class oracle.javatools.history.HistoryComponent
Get the current single selection.
getSingleTNode(Context) - Static method in class oracle.ide.explorer.ExplorerContext
Returns the selected TNode from the specified Context if there is only one Element selected in the Context and that Element has a corresponding TNode.
getSingletonInstance() - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
getSingletonInstance() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getSingularDisplayName(String) - Method in class oracle.ide.db.DBTypeDispayRegistryEntry
 
getSingularDisplayName() - Method in class oracle.ide.db.DBTypeDispayRegistryEntry.TypeEntry
 
getSingularDisplayName(String) - Static method in class oracle.ide.db.DBTypeDisplayRegistry
Retrieves the singular display name for the specified type.
getSite() - Method in interface oracle.ide.docking.Dockable
Gets the current site where this dockable is docked or floated.
getSite() - Method in class oracle.ide.docking.DockableWindow
Gets a storage object for docking information.
getSize() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
The number of elements in the model.
getSize() - Method in class oracle.ide.controls.DefaultListComboBoxModel
 
getSize(Dimension) - Method in interface oracle.ide.controls.FloatingToolWindow
 
getSize(boolean) - Method in class oracle.ide.db.panels.PanelLibrary
Returns a size for the edit dialog to take by default.
getSize() - Method in class oracle.ide.inspector.ContextActionPanelHost
 
getSize() - Method in class oracle.ide.inspector.MultiInspectable
Determine the number of Inspectable instances wrapped by this MultiInspectable.
getSize(String) - Method in class oracle.ide.net.JarIndex
Returns the uncompressed size of the specified entry.
getSize() - Method in class oracle.ide.net.JarIndexEntry
 
getSize() - Method in class oracle.ide.util.BitField
Returns the "logical size" of this BitField, which is the index of the highest set bit in the BitField plus one.
getSize() - Method in class oracle.ide.util.HistoryList
Returns the number of items in this history list.
getSize() - Method in class oracle.javatools.editor.insight.ReadOnlyListModel
 
getSize() - Method in class oracle.javatools.editor.insight.TooltipDataItemListModel
Returns the length of the list.
getSize() - Method in class oracle.javatools.editor.language.BooleanBitmap
Fetches the size of the BooleanBitmap in terms of the number of entries it holds.
getSize() - Method in interface oracle.javatools.history.HistoryModel
Get the number of entries in this model.
getSize() - Method in class oracle.javatools.ui.combo.CheckComboModel
 
getSize() - Method in class oracle.javatools.ui.combo.FixListComboModel
 
getSize() - Method in class oracle.javatools.ui.combo.TreeComboModel
 
getSize() - Method in class oracle.javatools.ui.combo.TreeFixListComboModel
 
getSize() - Method in class oracle.javatools.ui.list.SimpleListModel
Get the number of elements in the model.
getSize() - Method in class oracle.javatools.ui.table.BasicRowHeaderModel
Returns the table model's row count.
getSize() - Method in class oracle.javatools.util.Maps.ManagedCacheMap
 
getSize() - Method in interface oracle.javatools.util.Maps.ManagedCacheMapMBean
 
getSize() - Method in class oracle.jdeveloper.audit.bean.AbstractEnumerationField
 
getSize() - Method in class oracle.jdeveloper.history.DefaultHistoryModel
 
getSize() - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
getSlavePanels() - Method in class oracle.javatools.compare.view.SplitPanel
 
getSmallestEnclosingBlock(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getSmallestEnclosingBlock(int) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns the smallest collapsible source code block that contains the specified character offset.
getSmallestEnclosingBlock(int) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getSmartIndentProvider(BasicEditorPane, BasicDocument) - Static method in class oracle.javatools.editor.BasicAction
Fetch the SmartIndentProvider for the current document.
getSmartIndentProvider() - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Fetches the SmartIndentProvider to use for performing smart indentation.
getSmartIndentProvider() - Method in interface oracle.javatools.editor.language.LanguageSupport
Fetches the SmartIndentProvider to use for performing smart indentation.
getSnapshot(JDevXmlContext, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
Gets a snapshot image of the first node accepted by the given node filter.
getSnapshot(Context, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(JDevXmlContext, RenderCallback, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(Context, RenderCallback, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(JDevXmlContext, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(Context, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(JDevXmlContext, RenderCallback, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(Context, RenderCallback, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(JDevXmlContext, NodeFilter, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(Context, NodeFilter, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(JDevXmlContext, RenderCallback, NodeFilter, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(Context, RenderCallback, NodeFilter, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(JDevXmlContext, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(Context, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshot(JDevXmlContext, RenderCallback, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
Gets a snapshot image of the first node accepted by the given node filter.
getSnapshot(Context, RenderCallback, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(JDevXmlContext, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
Gets snapshot images of the all nodes accepted by the give node filter, in order of the oracle.bali.xml.dom.traversal.TreeTraversal.
getSnapshots(Context, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(JDevXmlContext, RenderCallback, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(Context, RenderCallback, NodeFilter) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(JDevXmlContext, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(Context, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(JDevXmlContext, RenderCallback, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(Context, RenderCallback, NodeFilter, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(JDevXmlContext, NodeFilter, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(Context, NodeFilter, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(JDevXmlContext, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(Context, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshots(JDevXmlContext, RenderCallback, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
Gets snapshot images of the all nodes accepted by the give node filter, in order of the oracle.bali.xml.dom.traversal.TreeTraversal.
getSnapshots(Context, RenderCallback, NodeFilter, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.ComponentSnapshot
 
getSnapshotsCheck() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
getSortAscendingIcon() - Method in class oracle.ide.controls.SortedJTable
 
getSortAscendingIcon() - Method in class oracle.ide.controls.SortedJTreeTable
Deprecated.  
getSortAscendingIcon() - Method in class oracle.javatools.ui.treetable.SortedJTreeTable
 
getSortColumn() - Method in class oracle.ide.controls.SortedJTable
 
getSortColumn() - Method in class oracle.ide.controls.SortedJTreeTable
Deprecated.  
getSortColumn() - Method in class oracle.javatools.ui.table.GenericTable
Get the (model) sort column
getSortColumn() - Method in class oracle.javatools.ui.table.GenericTablePersistentSettings
 
getSortColumn() - Method in class oracle.javatools.ui.treetable.SortedJTreeTable
 
getSortColumn() - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the selected primary sort column.
getSortColumn() - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getSortColumnBackgroundColor() - Method in class oracle.javatools.ui.table.GenericTable
Get the background color of the sorted column.
getSortDescendingIcon() - Method in class oracle.ide.controls.SortedJTable
 
getSortDescendingIcon() - Method in class oracle.ide.controls.SortedJTreeTable
Deprecated.  
getSortDescendingIcon() - Method in class oracle.javatools.ui.treetable.SortedJTreeTable
 
getSortDirection() - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the sort direction of the primary sort column, 1 for ascending, -1 for descending.
getSortDirection() - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getSortedVertices() - Method in class javax.ide.util.Graph
Get an ordered list of vertices, sorted such that for any given vertex A with a directed edge to vertex B, index(B) < index(A).
getSortedVertices(T) - Method in class javax.ide.util.Graph
Get an ordered list of vertices, sorted such that for any given vertex A with a directed edge to vertex B, index(B) < index(A).
getSortIconDown() - Static method in class oracle.javatools.ui.table.TableHelper
Returns the column sort icon when the sort order is descending to be displayed on the table header.
getSortIconUp() - Static method in class oracle.javatools.ui.table.TableHelper
Returns the column sort icon when the sort order is ascending to be displayed on the table header.
getSortProperty() - Method in class oracle.javatools.history.HistoryComponent
Get the property the history is currently sorted by.
getSortRetainsSelection() - Method in class oracle.javatools.controls.nicetable.NiceTable
Deprecated. replaced by JTable.getUpdateSelectionOnSort()
getSource() - Method in exception oracle.ide.controls.URLPathField.BadEntryException
 
getSource() - Method in class oracle.ide.db.transfer.TransferDescriptor
Get the source of the objects to transfer.
getSource() - Method in class oracle.ide.docking.DockableEvent
 
getSource() - Method in interface oracle.ide.model.Dependable
Returns the actual object on which the dependency is based.
getSource() - Method in class oracle.ide.task.DefaultTaskMonitorImpl
 
getSource() - Method in class oracle.ide.task.event.TaskEvent
 
getSource() - Method in interface oracle.ide.task.TaskMonitor
Retrieve the Task that this TaskMonitor is initialized for.
getSource() - Method in class oracle.ide.util.CollectionEvent
 
getSource() - Method in class oracle.javatools.db.JavaSource
 
getSource() - Method in class oracle.javatools.db.PlSql
Deprecated.  
getSource() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getSource(PlSqlToken, PlSqlToken) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getSource() - Method in class oracle.javatools.db.plsql.PlSqlSchemaObject
Get method for the Source property
getSource() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getSource(boolean) - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getSource(boolean, PlSqlToken) - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getSource() - Method in class oracle.javatools.db.plsql.Procedure
Get method for the Source property
getSource() - Method in interface oracle.javatools.db.SourceObject
 
getSource() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the source to create the trigger.
getSource() - Method in class oracle.javatools.parser.plsql.symtab.SqlOptdef
Get the source of the operator it it is available
getSource() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
The ResourceBundleWrapper on which the Event initially occurred.
getSource() - Method in class oracle.jdeveloper.history.CustomFilter
 
getSource() - Method in class oracle.jdeveloper.history.CustomFilterCopyable
 
getSource() - Method in class oracle.jdeveloper.library.AbstractDerivedLibrary
 
getSource() - Method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
Gets the source database class whose DataTypes we are supporting in this provider.
getSource() - Method in class oracle.jdeveloper.vcs.spi.VCSEBMessage
Gets the sender of this message.
getSourceActions(JComponent) - Method in class oracle.jdevimpl.audit.swing.RowTableTransferHandler
 
getSourceActions(JComponent) - Method in class oracle.jdevimpl.audit.swing.TableTransferHandler
 
getSourceAnnotation() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceAnnotationExpression
 
getSourceAnnotations() - Method in interface oracle.javatools.parser.java.v2.model.SourceHasModifiers
Gets the list of annotations.
getSourceApplicationName() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. - the app/proj are not needed to perform the transfer, just the offlinedb url.
getSourceBody() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the class body object.
getSourceBounds() - Method in interface oracle.javatools.parser.java.v2.model.SourceTypeParameter
A type bound on a type parameter has the following form "".
getSourceCenter() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the update center that provided this update, if any.
getSourceClass(String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider
Fetch the SourceClass for the fully-qualified class name.
getSourceClass(String) - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the matching declared member class, null if none.
getSourceClass(String) - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the matching top-level source class.
getSourceClass(String) - Method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getSourceClass(String) - Method in class oracle.jdeveloper.java.JavaModel
Fetch the SourceClass instance for the given fully-qualified class name.
getSourceClass(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider.BaseClass
 
getSourceClass(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Retrieves the matching top-level SourceClass in the search space.
getSourceClassByHint(JavaClass, String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Retrieves the matching top-level SourceClass in the search space.
getSourceClasses() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of declared member class declarations.
getSourceClasses() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of declared member class declarations.
getSourceClasses() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the list of top-level source classes.
getSourceClasses() - Static method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
 
getSourceClassImpl(String, boolean) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Retrieves the matching top-level SourceClass in the search space.
getSourceClassInterruptibly(String) - Method in interface oracle.javatools.parser.java.v2.JavaProvider2
Fetch the SourceClass for the fully-qualified class name.
getSourceClassInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Retrieves the matching top-level SourceClass in the search space.
getSourceConnectionStore() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. - the store should be encoded into the identifier
getSourceConstructor(JavaType[]) - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the matching declared constructor declaration, null if none.
getSourceConstructors() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of declared constructor declarations.
getSourceConstructors() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of declared constructor declarations.
getSourceContext() - Method in class oracle.javatools.parser.java.v2.util.BindingContext
 
getSourceElement() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getSourceElement(JavaElement, SourceFile) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getSourceElement(JavaClass, SourceFile) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Searches for the target type as a member of the search class.
getSourceElement(JavaClass, SourceClass) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Searches for the target type as a member of the search class.
getSourceElement(JavaField, SourceClass) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Searches for the target field as a member of the search class.
getSourceElement(JavaMethod, SourceClass) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
Searches for the target method as a member of the search class.
getSourceElement(JavaAnnotation, SourceHasModifiers) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getSourceElement() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getSourceElement() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getSourceElement() - Method in class oracle.javatools.parser.java.v2.common.WrapperLocalVariable
 
getSourceElement() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getSourceElement() - Method in class oracle.javatools.parser.java.v2.common.WrapperPackage
 
getSourceElement() - Method in interface oracle.javatools.parser.java.v2.model.JavaElement
 
getSourceEnumConstants() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of declared enum constants.
getSourceEnumConstants() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of declared enum constants.
getSourceExceptions() - Method in interface oracle.javatools.parser.java.v2.model.SourceMethod
Gets the list of source exception types.
getSourceExceptions() - Method in interface oracle.javatools.parser.java.v2.model.SourceThrowsClause
Gets the list of thrown exceptions.
getSourceFieldDeclarations() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of declared field declarations.
getSourceFieldDeclarations() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of declared field declarations.
getSourceFieldVariable(String) - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the matching declared field variable, null if none.
getSourceFieldVariables() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the collection of declared field.
getSourceFieldVariables() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the collection of declared field variables.
getSourceFile(URI) - Method in interface javax.ide.model.java.source.TreeManager
Fetches the FileT for at the given URI (usually of the form *.java).
getSourceFile(File) - Method in class oracle.ide.dialogs.filter.ExcludeFilterSettingsMigrator
 
getSourceFile(File) - Method in class oracle.ide.migration.ExtensionMigrator
Get the source File from the given directory.
getSourceFile(File, File) - Method in class oracle.ide.migration.XMLMigrator
Get the File containing the information to be migrated.
getSourceFile(File, File) - Method in class oracle.ide.model.IdeSystemMigrator
 
getSourceFile() - Method in class oracle.javatools.parser.java.v2.SourceFactory
Gets the source file to which this source factory is attached.
getSourceFile(URL) - Method in interface oracle.jdeveloper.java.JavaFileProvider
Fetch the SourceFile for the given Java source URL (*.java).
getSourceFile(TextBuffer) - Method in interface oracle.jdeveloper.java.JavaFileProvider
Creates a new SourceFile from the input TextBuffer but NOT tied any particular Java source URL.
getSourceFile(URL) - Method in class oracle.jdeveloper.java.JavaModel
Fetch the SourceFile for the given Java source URL (*.java).
getSourceFile(TextBuffer) - Method in class oracle.jdeveloper.java.JavaModel
Creates a new SourceFile from the input TextBuffer but NOT tied any particular Java source URL.
getSourceFile(URL) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the SourceFile for the given Java source URL (*.java).
getSourceFile(TextBuffer) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Creates a new SourceFile from the input TextBuffer but NOT tied any particular Java source URL.
getSourceFile(URL, int) - Method in class oracle.jdeveloper.java.provider.ProviderContext
Gets a new SourceFile object for the (existing) file at the given URL.
getSourceFile(TextBuffer, int) - Method in class oracle.jdeveloper.java.provider.ProviderContext
Creates a new SourceFile for the given TextBuffer.
getSourceFile() - Method in class oracle.jdeveloper.model.JspSourceNode
 
getSourceFile(File) - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator
Get the source File from the given directory.
getSourceFileImpl(URL) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Fetch the SourceFile for the given Java source URL (*.java).
getSourceFileImpl(URL) - Method in class oracle.jdeveloper.java.provider.CachedFileProvider
Fetch the SourceFile for the given Java source URL (*.java).
getSourceFileImpl(URL, int) - Method in class oracle.jdeveloper.java.provider.ProviderContext
 
getSourceFileOrJDevExtrasFile(File) - Method in class oracle.ide.migration.ExtensionMigrator
Get the source File from the given directory with the name preferences.xml.
getSourceFinder(String) - Method in interface oracle.jdeveloper.runner.SourceFinderManager
Return the SourceFinder specified in the name parameter
getSourceFinderNames() - Method in interface oracle.jdeveloper.runner.SourceFinderManager
Return the names of the SourceFinders managed by this SourceFinderManager
getSourceID() - Method in class oracle.javatools.db.plsql.DBObjectPlSqlFragment
 
getSourceIdentifier(Context) - Method in class oracle.ide.db.transfer.generate.GenerateController
Gets the identifier for the source provider from the given context.
getSourceImportNames() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the set of import strings.
getSourceImports() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the list of import declarations.
getSourceInitializers() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of declared class initializers.
getSourceInitializers() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of declared class initializers.
getSourceInstallationIfAvailable() - Method in class oracle.ide.migration.MigrationManager
Returns the source directory for migration if available or null otherwise.
getSourceInterfaces() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the source superinterfaces.
getSourceInterfaces() - Method in interface oracle.javatools.parser.java.v2.model.SourceInterfacesClause
Gets the superinterface types.
getSourceInterrogator() - Method in class oracle.javatools.db.PlSql
Deprecated.  
getSourceLanguage(Document) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getSourceLocator(URL) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given root URL path, for Java source files.
getSourceLocator(URLPath) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given URLPath for locating source files.
getSourceLocatorInterruptibly(URLPath) - Method in class oracle.jdeveloper.java.locator.ClassLocatorFactory
Fetch a BaseClassLocator instance for the given URLPath for locating source files.
getSourceMembers() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of declared member declarations.
getSourceMembers() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of declared member declarations.
getSourceMemberVariable(String) - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the matching declared member variable, null if none.
getSourceMemberVariables() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of all enum constants and field variables.
getSourceMemberVariables() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of all enum constants and field variables.
getSourceMethod(String, JavaType[]) - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the matching method declaration, null if none.
getSourceMethods() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of declared method (but not constructor) declarations.
getSourceMethods(String) - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the collection of matching method (but not constructor) declarations.
getSourceMethods() - Method in interface oracle.javatools.parser.java.v2.model.SourceClassBody
Gets the list of declared method (but not constructor) declarations.
getSourceName() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getSourceName() - Method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
Gets the dispayable/translated name for the current emulation type returned by getSource().
getSourceName(Class<? extends Database>) - Static method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
 
getSourceNode(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getSourceOwner() - Method in interface oracle.ide.model.Dependable
Returns the Folder containing the source Element.
getSourceOwner() - Method in class oracle.jdeveloper.library.AbstractDerivedLibrary
 
getSourceOwnerURL() - Method in class oracle.jdeveloper.library.AbstractDerivedLibrary
 
getSourceOwnerURL() - Method in interface oracle.jdeveloper.library.DerivedLibrary
 
getSourcePackage() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the owning package declaration.
getSourcePackage() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the package declaration.
getSourceParameters() - Method in interface oracle.javatools.parser.java.v2.model.SourceFormalParameterList
Gets the list of source parameters.
getSourceParameters() - Method in interface oracle.javatools.parser.java.v2.model.SourceMethod
Gets the list of source parameters.
getSourcePath() - Method in class javax.ide.model.Project
Get the source path.
getSourcePath() - Method in class oracle.ide.file.LibraryPaths
Get the source path of the library.
getSourcePath() - Method in class oracle.jdeveloper.library.AddinJDK
 
getSourcePath() - Method in class oracle.jdeveloper.library.AddinLibrary
 
getSourcePath() - Method in class oracle.jdeveloper.library.ExternalLibrary
 
getSourcePath() - Method in interface oracle.jdeveloper.library.JPaths
 
getSourcePath() - Method in class oracle.jdeveloper.library.LegacyJDK
 
getSourcePath() - Method in class oracle.jdeveloper.library.LegacyLibrary
 
getSourcePath() - Method in class oracle.jdeveloper.library.LegacyLibraryDefinition
 
getSourcePath() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getSourcePath() - Method in class oracle.jdeveloper.model.PathsConfiguration
 
getSourcePreferences() - Method in class oracle.jdeveloper.java.provider.ProviderContext
Gets the user-defined preferences.
getSourcePreferences() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Get a SourcePreferences object configured with these options.
getSourcePrimaryClass() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the primary class.
getSourceProjectName() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. - the app/proj are not needed to perform the transfer, just the offlinedb url.
getSourceProvider() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getSourceProviderType() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getSourceReturnType() - Method in interface oracle.javatools.parser.java.v2.model.SourceMethod
Gets the source return type.
getSourceScope() - Method in class oracle.javatools.parser.java.v2.CallerContext
 
getSourceSnippet(int) - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getSourceStep() - Method in class oracle.ide.db.transfer.generate.GenerateController
 
getSourceString(Node) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getSourceSuperclass() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the source superclass.
getSourceSuperclass() - Method in interface oracle.javatools.parser.java.v2.model.SourceSuperclassClause
Gets the superclass type.
getSourceSymbol() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getSourceTimestamp(URL) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Gets the timestamp for the given source file url.
getSourceType(Context) - Method in class oracle.ide.db.transfer.generate.GenerateController
Gets the type of the source provider from the given context.
getSourceType() - Method in interface oracle.javatools.parser.java.v2.model.SourceHasType
Gets the source type.
getSourceType() - Method in interface oracle.javatools.parser.java.v2.model.SourceTypeArgument
Gets the bound's source type.
getSourceType() - Method in interface oracle.javatools.parser.java.v2.model.SourceVariableDeclaration
Gets the base source type.
getSourceTypeParameters() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the list of type parameters declared on this class.
getSourceTypeParameters() - Method in interface oracle.javatools.parser.java.v2.model.SourceMethod
Gets the declared type parameters on this method.
getSourceTypes() - Method in interface oracle.javatools.parser.java.v2.model.SourceCatchParameter
Gets the source types.
getSourceURL(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch the URL for the SourceFile for the given fully-qualified Java class name.
getSourceURL(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch the URL for the SourceFile for the given fully-qualified Java class name.
getSourceURL(String) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch the URL for the SourceFile for the given fully-qualified Java class name.
getSourceURL(String) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getSourceURL(String) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch the URL for the SourceFile for the given fully-qualified Java class name.
getSourceURL(String) - Method in class oracle.jdeveloper.java.locator.URLClassLocator
Fetch the URL for the SourceFile for the given fully-qualified Java class name.
getSourceURL(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch the URL for the SourceFile for the given fully-qualified Java class name.
getSourceURL() - Method in class oracle.jdeveloper.library.AbstractDerivedLibrary
 
getSourceURL() - Method in interface oracle.jdeveloper.library.DerivedLibrary
 
getSourceURL() - Method in class oracle.jdeveloper.model.ApplicationContent
Returns the url for the application-level source directory, which is the parent of the application-level META-INF directory (not to be confused with the ADF META-INF directory).
getSourceURLInterruptibly(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch the URL for the SourceFile for the given fully-qualified Java class name.
getSourceURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getSourceURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getSourceURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
 
getSourceURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
 
getSourceURLInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getSourceVersion() - Method in class oracle.ide.migration.MigrationManager
Utility method for retreiving the Version number from which Migration is taking place.
getSouthContent() - Method in class oracle.javatools.dialogs.progress.ProgressPanel
Returns the content of the dialog to appear south.
getSpace() - Method in class oracle.javatools.db.ora.RecycledObject
Gets how much space (in blocks) the object uses.
getSpaceAfterColon() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed after the colon in a ternary expression or enhanced for loop.
getSpaceAfterComma() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed after a comma.
getSpaceAfterKeyword() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed between a keyword an opening brace or parenthesis.
getSpaceAfterQuestion() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed after a question mark.
getSpaceAfterSemicolon() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed after a semicolon.
getSpaceAfterTypecast() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed after a typecast.
getSpaceAroundAssignment() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether spaces should be placed before and after assigment operators.
getSpaceAroundBinaryOperator() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether spaces should be placed before and after binary operators.
getSpaceBeforeArguments() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed before an argument list.
getSpaceBeforeColon() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed before the colon in a ternary expression or enhanced for loop.
getSpaceBeforeComma() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed before a comma.
getSpaceBeforeOpenBrace() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed before an open brace.
getSpaceBeforeParameters() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed before a parameter list.
getSpaceBeforeQuestion() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed before a question mark.
getSpaceBeforeSemicolon() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed before a semicolon.
getSpaceLeft() - Method in class oracle.ide.controls.ButtonsLayoutManager
 
getSpaces(int) - Static method in class oracle.javatools.editor.BasicAction
Get a String with the specified number of space characters
getSpaceWithinBrackets() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed after an open bracket and before a close bracket.
getSpaceWithinParenthesis() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether a space should be placed after an open parenthesis and before a close parenthesis.
getSpec() - Method in class oracle.javatools.db.ora.OpaqueFormatSpec
 
getSpecID() - Method in class oracle.javatools.db.plsql.PlSqlSchemaObjectBody
Get method for the SpecID property
getSpecifier() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties.LocationSpecifier
Gets the location in the Directory being specified.
getSpecPlSql() - Method in class oracle.javatools.db.PlSqlAttribute
Deprecated. Gets the ComplexType that owns this attribute.
getSpecPlSql() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated. Gets the ComplexType that owns this method.
getSplashScreenCounter() - Static method in class oracle.ide.config.SplashScreenOptions
Read the current number of log steps in the splash file returns -1 if splashfile doesn't exist or the number of steps is 0
getSplitPanel() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getSplitterLocation(Component) - Method in class oracle.javatools.compare.view.BaseCompareView
 
getSplitterLocation(Component) - Method in interface oracle.javatools.compare.view.SplitPanelView
Deprecated.  
getSpoolFile() - Method in class oracle.javatools.db.ddl.DDLOptions
 
getSQL() - Method in exception oracle.javatools.db.DBSQLException
Returns the sql string sent to the database when the error was encountered.
getSQL() - Method in exception oracle.javatools.db.sql.InvalidSQLException
Gets the invalid sql.
getSqlAliasExpander(DBObjectProvider) - Method in class oracle.javatools.db.DatabaseDescriptor
 
getSQLFileURL() - Method in class oracle.jdeveloper.offlinedb.model.GenerateDescriptor
 
getSqljExternalName() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getSqljExternalName() - Method in class oracle.javatools.db.plsql.PlSqlAttribute
Get method for the SqljExternalName property
getSqljExternalName() - Method in class oracle.javatools.db.plsql.Type
Get method for the SqljExternalName property
getSqljExternalName() - Method in class oracle.javatools.db.PlSqlAttribute
Deprecated.  
getSqljSigName() - Method in class oracle.javatools.db.plsql.PlSqlMethod
Get method for the SqljSigName property
getSqljSigName() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getSqljSigVarName() - Method in class oracle.javatools.db.plsql.PlSqlMethod
Get method for the SqljSigVarName property
getSqljSigVarName() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getSqljUsing() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getSqljUsing() - Method in class oracle.javatools.db.plsql.Type
Get method for the SqljUsing property
getSQLLog() - Static method in class oracle.javatools.db.DBLog
Returns the SQL log - any commands issued to the database should be trace printed using this log.
getSQLQuery() - Method in class oracle.javatools.db.ora.MaterializedView
Returns the query that defines the view as a SQLQuery object.
getSQLQuery() - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
getSQLQuery() - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Returns the query that this builder is working on.
getSQLQuery() - Method in interface oracle.javatools.db.sql.SQLQueryOwner
Gets the SQLQuery from the owning object.
getSQLQuery() - Method in class oracle.javatools.db.View
Returns this view's query.
getSQLQueryBuilderFactory() - Method in class oracle.javatools.db.DatabaseDescriptor
Gets the SQLQueryBuilderFactory implementation for creating a SQLQueryBuilder for this database type.
getSQLScriptStep() - Static method in class oracle.ide.db.transfer.generate.GenerateController
 
getSQLScriptStep() - Static method in class oracle.ide.db.transfer.generate.GenerateTargetRegistry
Deprecated. Utility method to get a wizard step for generating SQL scripts.
getSqlTerminator() - Method in class oracle.javatools.db.Ddl
get the current SQL statement terminator
getSQLText() - Method in class oracle.javatools.db.sql.AbstractAliasFragment
Returns the entire fragment (expression plus alias in external form).
getSQLText() - Method in class oracle.javatools.db.sql.AbstractSchemaObjectUsage
 
getSQLText() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
Gets the SQL for the query.
getSQLText() - Method in interface oracle.javatools.db.sql.AliasFragment
Returns the entire fragment (expression plus alias).
getSQLText() - Method in class oracle.javatools.db.sql.ArithmeticOperation
Returns the complete SQL representation for this Function fragment.
getSQLText() - Method in class oracle.javatools.db.sql.CaseStatement
 
getSQLText() - Method in class oracle.javatools.db.sql.CaseStatement.WhenThen
 
getSQLText() - Method in class oracle.javatools.db.sql.ColumnKeywordUsage
 
getSQLText() - Method in class oracle.javatools.db.sql.ColumnUsage
Returns the SQLText for the ColumnUsage.
getSQLText() - Method in class oracle.javatools.db.sql.Comparison
 
getSQLText() - Method in class oracle.javatools.db.sql.DataMiningFunction.DataMiningArguments
Deprecated.  
getSQLText() - Method in class oracle.javatools.db.sql.DataMiningFunction.DataMiningCostValues
 
getSQLText() - Method in class oracle.javatools.db.sql.DataMiningFunction
Returns the complete SQL representation for this Data Mining Function
getSQLText() - Method in class oracle.javatools.db.sql.ExpressionList
 
getSQLText() - Method in class oracle.javatools.db.sql.FKUsage
 
getSQLText() - Method in class oracle.javatools.db.sql.FromObject
 
getSQLText() - Method in class oracle.javatools.db.sql.FunctionDefinition
Returns the SQL for the function (without arguments)
getSQLText() - Method in class oracle.javatools.db.sql.GroupByObject
 
getSQLText() - Method in class oracle.javatools.db.sql.HierarchicalQueryObject
 
getSQLText() - Method in class oracle.javatools.db.sql.IndexObject
Returns the SQL for this Index object.
getSQLText() - Method in class oracle.javatools.db.sql.JoinObject
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.CellAssignment
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.CellReferenceOptions
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.ModelColumnClauses
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesCellAssignmentExpr
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.MultiColumnForLoop
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.ReferenceModel
 
getSQLText() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getSQLText() - Method in class oracle.javatools.db.sql.NonDeclarativeSQLQuery
 
getSQLText() - Method in class oracle.javatools.db.sql.OnJoinCondition
 
getSQLText() - Method in class oracle.javatools.db.sql.Operation
Returns the complete SQL representation for this Function fragment.
getSQLText() - Method in class oracle.javatools.db.sql.OrderByObject
Returns the SQL for this ORDER BY object.
getSQLText() - Method in class oracle.javatools.db.sql.PlSqlUsage
 
getSQLText() - Method in class oracle.javatools.db.sql.SelectObjectUsage
 
getSQLText() - Method in class oracle.javatools.db.sql.SetOperation
 
getSQLText() - Method in class oracle.javatools.db.sql.SimpleSQLFragment
Gets the SQL for this fragment.
getSQLText() - Method in interface oracle.javatools.db.sql.SQLFragment
Return the SQL for this fragment.
getSQLText() - Method in class oracle.javatools.db.sql.UsingJoinCondition
 
getSQLText() - Method in class oracle.javatools.db.sql.WindowFunction
 
getSQLText() - Method in class oracle.javatools.db.sql.WindowFunction.WindowFunctionBound
 
getSQLTextImpl() - Method in class oracle.javatools.db.sql.AbstractFromObjectUsage
Default implementation of getSQLText() which returns a StringBuilder containing the from object name (if there is one and we're qualified) DOT the column name.
getSQLWithError() - Method in exception oracle.javatools.db.sql.InvalidSQLException
Gets the query with the error offset highlighted (if the offset is known).
getStackFrame() - Method in interface oracle.ide.runner.DebuggerEvaluator
Get the 0-based index of the stack frame for this evaluator.
getStackFrameCount() - Method in interface oracle.ide.runner.DebuggerEvaluator
Find out how many stack frames there are.
getStackFrames() - Method in class oracle.ide.runner.DebuggerEventSource
Returns the stack frames for the current thread, when the debugger event type is DEBUGGER_STOPPING.
getStaleness() - Method in class oracle.javatools.db.ora.MaterializedView
Gets the relationship between the contents of the materialized view and the contents of the materialized view's masters
getStandardListQuery(String[]) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the standard list query to use for any type that is supported by the database (has a builder registered) and is not defined as having a custom list query.
getStandardListQueryParams() - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the parameters expected for the standard list query.
getStart() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getStart() - Method in class oracle.javatools.history.HistoryModelEvent
Get the first history entry this event relates to.
getStart() - Method in class oracle.javatools.parser.css.Tokenizer
Returns the start offset of the last lexical unit.
getStart() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationModelEvent
Get the first model index affected by the event.
getStartBatchUpdateEvent(Object) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryChangeEvent
 
getStartCommand() - Method in class oracle.ide.runner.RunProcess
Returns the command line that will be executed to start the process.
getStartCommand() - Method in class oracle.ide.runner.Starter
Returns the command line that will be executed to start the process.
getStartCommand() - Method in class oracle.jdeveloper.runner.JStarter
Returns the command line that will be executed to start the process.
getStartDirectory() - Method in class oracle.ide.runner.RunProcess
Returns the directory that should be used as the working directory of this process, or null if this process should inherit the working directory of the current process.
getStartDirectory() - Method in class oracle.ide.runner.Starter
Returns the working directory that will be used to start the process.
getStartDirectory() - Method in class oracle.jdeveloper.runner.JRunProcess
Returns the directory that should be used as the working directory for the process.
getStartEnvironmentParams() - Method in class oracle.ide.runner.RunProcess
Returns the environment parameters that are defined for this process.
getStartEnvironmentParams() - Method in class oracle.ide.runner.Starter
Returns the environment parameters that will be used in starting the process.
getStarter() - Method in class oracle.ide.runner.RunProcess
Returns the Starter that will be used to start this process.
getStarter(boolean) - Method in class oracle.ide.runner.RunProcess
Returns the Starter that will be used to start this process.
getStarterFactoriesForTarget(Class) - Method in class oracle.ide.runner.Runner
Deprecated. Use getStarterFactoriesForTarget(Node targetNode, Class starterFactoryClass) instead. A target Node is much more useful than a target Class since this enables the Runner to better select the correct StarterFactories
getStarterFactoriesForTarget(Class, Class) - Method in class oracle.ide.runner.Runner
Deprecated. Use getStarterFactoriesForTarget(Node targetNode, Class starterFactoryClass) instead. A target Node is much more useful than a target Class since this enables the Runner to better select the correct StarterFactories
getStarterFactoriesForTarget(Project, Node, Class) - Method in class oracle.ide.runner.Runner
Returns an array of StarterFactories that have been registered for the class of the Node or one of its super classes, and that are instanceof the specified StarterFactory class.
getStarterFactory() - Method in interface oracle.ide.runner.StarterFactoryDescription
Get an instance of the StarterFactory.
getStarterFactoryBaseClassName() - Method in interface oracle.ide.runner.StarterFactoryDescription
Get the name of the base class of the StarterFactory.
getStarterFactoryClass() - Method in interface oracle.ide.runner.StarterFactoryDescription
Get the Class object of the StarterFactory.
getStarterFactoryClassName() - Method in interface oracle.ide.runner.StarterFactoryDescription
What is the name of the StarterFactory class? It should be possible to answer this question using the StarterFactory declaration in the extension.xml file without instantiating the extension that owns the StarterFactory
getStarterFactorySubClass() - Method in class oracle.ide.runner.RunProcess
 
getStarterForTarget(Node, Class) - Method in class oracle.ide.runner.RunProcess
Deprecated. Use getStarterForTarget(Project, Node, Class) instead
getStarterForTarget(Project, Node, Class) - Method in class oracle.ide.runner.RunProcess
Tests whether the given node is runnable and returns the starter that can start the process.
getStartException() - Method in class oracle.ide.runner.Starter
 
getStartIndex() - Method in class oracle.javatools.xml.bind.ElementListEvent
 
getStartOffset() - Method in class oracle.ide.dependency.index.IndexDeclaration
 
getStartOffset() - Method in class oracle.ide.dependency.index.IndexReference
 
getStartOffset() - Method in interface oracle.ide.dependency.SourceDeclaration
Get the start offset of the declaration in the source file.
getStartOffset() - Method in interface oracle.ide.dependency.SourceReference
Get the start offset of the reference in the source file.
getStartOffset() - Method in class oracle.ide.log.StyledMessage
 
getStartOffset() - Method in interface oracle.ide.model.TextElement
Fetch the start offset of this element.
getStartOffset() - Method in class oracle.javatools.db.plsql.DBObjectPlSqlFragment
Get method for the StartOffset property
getStartOffset() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getStartOffset() - Method in class oracle.javatools.db.sql.AbstractSQLFragment
 
getStartOffset() - Method in interface oracle.javatools.db.sql.SqlAliasExpander.Usage
 
getStartOffset() - Method in interface oracle.javatools.db.sql.SQLFragment
If the position of the fragment of SQL within the overall SQL Statement is known, it will be returned here as an Integer zero based offset.
getStartOffset() - Method in class oracle.javatools.editor.folding.AbstractFoldingBlock
 
getStartOffset() - Method in class oracle.javatools.editor.folding.DefaultFoldingBlock
 
getStartOffset() - Method in interface oracle.javatools.editor.folding.FoldingBlock
Returns the starting caret offset of this source code block.
getStartOffset() - Method in class oracle.javatools.editor.highlight.HighlightedText
Fetches the starting offset of the highlight.
getStartOffset() - Method in class oracle.javatools.editor.TextRange
 
getStartOffset() - Method in class oracle.javatools.parser.AbstractLexer.DefaultLexerToken
Fetches the start offset of the token (offset relative to the original ReadTextBuffer being lexed.
getStartOffset() - Method in class oracle.javatools.parser.css.CSSLexer
 
getStartOffset() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the (inclusive) start offset into the TextBuffer.
getStartOffset() - Method in class oracle.javatools.parser.java.v2.scanner.ArrayedLexer
 
getStartOffset() - Method in class oracle.javatools.parser.java.v2.scanner.FastLexer
 
getStartOffset() - Method in class oracle.javatools.parser.java.v2.scanner.JavadocLexer
 
getStartOffset() - Method in class oracle.javatools.parser.java.v2.scanner.JavaLexer
 
getStartOffset() - Method in class oracle.javatools.parser.java.v2.util.Formatting.Selection
 
getStartOffset() - Method in class oracle.javatools.parser.java.v2.util.OffsetPair
 
getStartOffset() - Method in interface oracle.javatools.parser.LexerToken
Fetches the start offset of the token (offset relative to the original ReadTextBuffer being lexed.
getStartOffset() - Method in interface oracle.javatools.parser.plsql.data.PlsqlNode
 
getStartOffset() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
Offsets are not available for anything outputted by the SqlParser.
getStartOffset() - Method in class oracle.javatools.parser.plsql.old.symbol.PlsqlSymbol
 
getStartOffset() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getStartOffset() - Method in class oracle.javatools.parser.plsql.syntax.AST
 
getStartOffset() - Method in interface oracle.javatools.parser.SyntaxToken
Fetches the start offset of the token (offset relative to the original TextBuffer being lexed.
getStartPage(DBObject) - Method in class oracle.ide.db.panels.PanelLibrary
Returns the page of the editor to start from for the given child object.
getStartPage(SQLFragment, boolean) - Static method in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Returns the appropriate start page path for editing the given child of a query.
getStartPoint() - Method in interface oracle.ide.docking.DockableDragContext
 
getStartPosition() - Method in class oracle.javatools.editor.BasicDocument
Returns a position that represents the start of the document.
getStartsNewline() - Method in interface oracle.javatools.parser.java.v2.model.SourceLexicalComment
Gets the value of the starts-newline flag.
getStartTaskMethods() - Method in class oracle.jdevimpl.audit.core.ProfileBinding
 
getStartToken() - Method in class oracle.javatools.db.plsql.PlSqlSearch
 
getStartupWindow() - Static method in class oracle.javatools.util.SwingUtils
Retrieves the window that can be considered the startup window of this application while waiting for the main window.
getStartWith() - Method in class oracle.javatools.db.Sequence
Retrieves the start with value for this sequence.
getStartWith() - Method in class oracle.javatools.db.sql.HierarchicalQueryObject
 
getStartWithFirst() - Method in class oracle.javatools.db.sql.HierarchicalQueryObject
 
getState() - Method in class oracle.ide.controls.ToggleAction
 
getState() - Method in interface oracle.ide.docking.DrawerEntry
 
getState() - Method in class oracle.ide.runner.DebuggerEventSource
Returns the state of the debugger.
getState() - Method in class oracle.ide.task.Task
Retrieve the current state of the Task.
getState(boolean) - Static method in class oracle.ide.util.TriStateBoolean
 
getState(Boolean) - Static method in class oracle.ide.util.TriStateBoolean
 
getState() - Method in class oracle.javatools.ui.TriStateCheckBox
 
getState() - Method in class oracle.jdeveloper.vcs.spi.VCSDirectoryInvokable
Gets the invokable's state object.
getState(Object) - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
getState() - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellRenderer
Gets the state of this renderer.
getState(Object) - Method in interface oracle.jdevimpl.audit.swing.CheckBoxTreeModel
Gets the selection state for an object in this tree.
getStateChange() - Method in class oracle.ide.navigator.ApplicationChangeEvent
Returns an integer specifying what kind of change event occurred.
getStatement() - Method in class oracle.javatools.db.execute.StatementWrapper
Gets the Statement object for this wrapper.
getStatementLabels() - Method in interface javax.ide.model.java.source.tree.StatementT
 
getStatementLabels() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceStatement
 
getStatements() - Method in class oracle.javatools.db.ddl.DDL
Gets all of the statements in this DDL, in order of execution.
getStatements() - Method in class oracle.javatools.db.ddl.TokenContext
 
getStatements() - Method in class oracle.javatools.parser.plsql.old.symbol.CodeBlockSymbol
 
getStatementStrings() - Method in class oracle.javatools.db.execute.StatementWrapper
Returns all the statement strings to be executed.
getStatementTextForLog() - Method in class oracle.javatools.db.execute.QueryWrapper
 
getStatementTextForLog() - Method in class oracle.javatools.db.execute.StatementWrapper
For logging and exception handling.
getStatementTimeout() - Method in class oracle.javatools.db.GlobalSettings
Gets the timeout setting for all Statement execution in the API in seconds.
getStatementToken() - Method in interface oracle.javatools.parser.java.v2.model.statement.SourceStatement
 
getStateProperties(String, String) - Method in class oracle.javatools.ui.themes.Theme
Gets properties for a particular part and state.
getStateURL() - Method in class oracle.ide.history.LocalState
Get the URL of the Node as it was at the time of creation of this state.
getStaticAddins(Class) - Method in class oracle.ide.editor.EditorManager
Deprecated. replaced by EditorManager.getStaticAddins(String).
getStaticAddins(String) - Method in class oracle.ide.editor.EditorManager
Gets all the statically registered EditorAddins which are associated with the given Element class.
getStaticElementClassNames() - Method in class oracle.ide.editor.EditorManager
Gets all the Element types which are associated with statically registered EditorAddins, excluding inherited EditorAddin associations.
getStaticElementTypes() - Method in class oracle.ide.editor.EditorManager
Deprecated. replaced by EditorManager.getStaticElementClassNames().
getStaticFieldName(String) - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Convenience method to get a static field name that obeys the naming conventions specified in these options.
getStaticFieldPrefix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the prefix for static fields.
getStaticFieldSuffix() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the suffix for static fields.
getStaticHelpText() - Method in class oracle.javatools.ui.HeaderPanel
Returns the static help text displayed under this header.
getStaticSplitterPainter(JComponent) - Method in class oracle.ide.controls.ThemedStatusBarUI
 
getStatistics() - Method in class oracle.javatools.util.Maps.ManagedCacheMap
 
getStatistics() - Method in interface oracle.javatools.util.Maps.ManagedCacheMapMBean
 
getStatus() - Method in class oracle.ide.db.controls.RestartableProgressBar
 
getStatus() - Method in class oracle.javatools.db.FileSpecification
return online status of the file specification
getStatus() - Method in class oracle.javatools.parser.util.AsyncTask
Fetches the current status of the task.
getStatus() - Method in class oracle.javatools.ui.checklist.Step
Returns the step status.
getStatus(URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets version control statuses for the given URLs.
getStatus() - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItem
Gets the described version status object.
getStatusBar() - Static method in class oracle.ide.Ide
Gets the StatusBar instance.
getStatusBar() - Method in class oracle.ide.IdeMainWindow
 
getStatusBarCells() - Method in class oracle.ide.ceditor.EditorStatusBar
Fetches the array of cells that make up this status bar.
getStatusBusy(Map) - Method in class oracle.jdeveloper.vcs.migrate.VCSListCheckoutsSetup
 
getStatusCache() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Deprecated. replaced by ChangeList.getStatusCacheBridge() and ChangeList.getPolicyStatusCache().
getStatusCache() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
Deprecated. 
getStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Deprecated. replaced by VCSCommand.getStatusCacheBridge() and VCSCommand.getPolicyStatusCache().
getStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Deprecated. replaced by VCSExtension.getStatusCacheBridge() and VCSExtension.getPolicyStatusCache().
getStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItemProducer
Deprecated. replaced by VCSOverlayItemProducer.getStatusCacheBridge() and VCSOverlayItemProducer.getPolicyStatusCache().
getStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleNodeObserver
Deprecated. replaced by VCSSingleNodeObserver.getStatusCacheBridge() and VCSSingleNodeObserver.getPolicyStatusCache().
getStatusCache() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleSaveObserver
Deprecated. replaced by VCSSingleSaveObserver.getStatusCacheBridge() and VCSSingleSaveObserver.getPolicyStatusCache().
getStatusCacheBridge() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getStatusCacheBridge() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getStatusCacheBridge() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
 
getStatusCacheBridge() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
 
getStatusCacheBridge() - Method in class oracle.jdeveloper.vcs.spi.VCSOverlayItemProducer
 
getStatusCacheBridge() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleNodeObserver
 
getStatusCacheBridge() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleSaveObserver
Deprecated.  
getStatusCacheEvent() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEvent
 
getStatusCount() - Method in class oracle.ide.controls.StatusBarControl
Get the number of externally added status objects.
getStatusFilter(String) - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
 
getStatusFilter() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Gets the status filter for the VCS command.
getStatusInstance(String) - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
 
getStatusMessage(int) - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Deprecated.  
getStep() - Method in class oracle.javatools.ui.checklist.ChecklistModelEvent
Returns the step that is added or removed.
getStep() - Method in interface oracle.javatools.ui.checklist.StepContent
Returns the step wo which this StepContent belongs.
getStep() - Method in class oracle.javatools.ui.checklist.StepHeader
Returns the step this StepHeader is representing.
getStep() - Method in class oracle.javatools.ui.checklist.StepPanel
Returns the step this StepPanel is representing.
getStep() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the Step this TaskContent is representing.
getStep(String) - Method in class oracle.javatools.ui.checklist.xml.XMLChecklistModel
Returns the Step identified by the id.
getStepAt(int) - Method in interface oracle.javatools.ui.checklist.ChecklistModel
Returns the Step at the specified index in the model.
getStepAt(int) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Returns the Step at the specified index in the model.
getStepCount() - Method in interface oracle.javatools.ui.checklist.ChecklistModel
Returns the total number of steps this checklist has.
getStepCount() - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Returns the total number of steps this checklist has.
getStepHeader() - Method in class oracle.javatools.ui.checklist.StepPanel
Returns the StepHeader for this StepPanel.
getStepHeaderBandingColors() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the array of different colors used for branding.
getStepHeaderBandingCount() - Method in class oracle.javatools.ui.checklist.Checklist
Returns the number of step headers to be displayed in same color before moving to the next color specified in header banding.
getStepIndex(Step) - Method in interface oracle.javatools.ui.checklist.ChecklistModel
Returns the index of the step within this model.
getStepIndex(Step) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Returns the index of the step within this model.
getStepLabel() - Method in class oracle.ide.wizard.Step
Method to get the label of the page that presents this Step.
getSteps() - Method in class oracle.ide.db.panels.sql.SQLQueryEditDialog
Returns a set of Step objects for the pages required to creating a SQLQuery.
getSteps() - Method in interface oracle.ide.db.transfer.generate.GenerateTarget
Deprecated. The Generate wizard includes any steps included here.
getSteps(Class<? extends TransferTarget>) - Method in class oracle.ide.db.transfer.generate.GenerateTargetRegistry
Deprecated. Gets the wizard Steps to use for the given transfer target class.
getStmtType() - Method in class oracle.javatools.parser.plsql.old.symbol.Statement
 
getStopInChrome() - Method in class oracle.ide.runner.RunProcess
 
getStopOnDebuggerStatement() - Method in class oracle.ide.runner.RunProcess
Whether the VM should stop on an debugger statement.
getStopOnError() - Method in class oracle.ide.runner.RunProcess
Whether the VM should stop on an error.
getStopOnException() - Method in class oracle.ide.runner.RunProcess
Whether the VM should stop on an execrption.
getStorage() - Method in class oracle.ide.file.AbstractFileScope
Get the storage where data for this scope should be stored.
getStorage() - Method in class oracle.ide.file.ContentSetScope
 
getStorage() - Method in class oracle.ide.file.FileTable
Get underlying storage used to store the file data.
getStorage() - Method in class oracle.javatools.db.ora.LOBDescriptor
 
getStorageKey() - Method in class oracle.ide.file.FileSetTable
 
getStorageKey() - Method in class oracle.ide.file.FileTable
Get a unique identifier for this file table.
getStorageURL() - Method in class oracle.ide.persistence.ApplicationCacheSettings
Returns the url for the application-level storage directory, which is the parent of the application-level .data directory used for caching.
getStore() - Method in class oracle.jdeveloper.db.controls.StorePicker
Gets the selected connection store.
getStore(String) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Retrieves a store with the given unique name.
getStore(String) - Method in class oracle.jdeveloper.db.StoreProvider
 
getStoreAs() - Method in class oracle.javatools.db.ora.XMLTypeColumnProperties
 
getStoreChoice() - Method in class oracle.jdeveloper.db.DatabaseConnectionEditorLauncher
 
getStoreName() - Method in interface oracle.ide.db.model.ConnectionStoreNode
Gets the name of the connection store this node is in.
getStoreName(Object) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
Returns the name of the store if it is retrievable from the given object (node).
getStoreName() - Method in class oracle.javatools.db.DatabaseFactory.ConnectionCreator
 
getStoreName() - Method in class oracle.jdeveloper.db.ConnectionInfo
Gets the name of the connection store the connection is from.
getStoreName() - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns the name (unique identifier) for this store of database connections.
getStoreName() - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Gets the name of the connection store from which the connections are to be listed.
getString(String) - Method in class oracle.ide.config.DTCache
Retrieves a previously cached String using the specified key.
getString(int) - Static method in class oracle.ide.db.DBIcons
Deprecated. Gets the string associated with the specified resource id.
getString(int) - Static method in class oracle.ide.db.UIArb
Deprecated. Gets the string associated with the specified resource id.
getString(int) - Static method in class oracle.ide.expressionbuilder.ExpressionBuilderArb
Gets the string associated with the specified resource id.
getString(int) - Static method in class oracle.ide.quickdiff.res.QuickDiffArb
Gets the string associated with the specified resource id.
getString(int) - Static method in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
Gets the string associated with the specified resource id.
getString() - Method in class oracle.ide.task.TaskID
 
getString(int, int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches a number of characters from the indicated offset in the buffer and returns it as a String.
getString(int, int) - Method in class oracle.javatools.buffer.CharArrayReadTextBuffer
Fetches a number of characters from the indicated offset in the buffer and returns it as a String.
getString(int, int) - Method in interface oracle.javatools.buffer.ReadTextBuffer
Fetches a number of characters from the indicated offset in the buffer and returns it as a String.
getString(int, int) - Method in class oracle.javatools.buffer.ReadTextBufferDecorator
Fetches a number of characters from the indicated offset in the buffer and returns it as a String.
getString(String) - Method in class oracle.javatools.data.HashStructure
Returns the String value that is bound at the specified name.
getString(String, String) - Method in class oracle.javatools.data.HashStructure
Returns the String value that is bound at the specified name.
getString(PlsqlNode) - Static method in class oracle.javatools.db.sql.ParserUtils
Deprecated. 
getString(int, int) - Method in class oracle.javatools.editor.language.HistoryReadTextBuffer
Fetches a number of characters from the indicated offset in the buffer and returns it as a String.
getString(int) - Method in class oracle.javatools.parser.java.v2.write.SourcePreferences
 
getString(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleAdapter
 
getString(String) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Gets the translated text (value) identified by key
getString(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
getString(String, String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Gets a string.
getString(String) - Method in class oracle.javatools.ui.themes.ThemeProperties
Gets a string.
getString(String, Object[]) - Method in class oracle.javatools.util.ResourcePicker
Get a string that has variables substituted into it
getString(String, Object) - Method in class oracle.javatools.util.ResourcePicker
Convenience method for making a single substitution into an NLS string.
getString(int) - Static method in class oracle.jdeveloper.runner.RunMgrArb
Gets the string associated with the specified resource id.
getString(String) - Method in class oracle.jdeveloper.vcs.spi.VCSPreferencesCustomizer.ResourceProxy
 
getStringArray(int) - Method in class oracle.ide.util.ArrayResourceBundle
Deprecated.  
getStringArray(Collection<String>) - Static method in class oracle.jdeveloper.java.locator.BaseClassLocator
Convert a collection of Strings into a String array.
getStringAttributeDefaultValue(DataTypeUsage, String) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Returns the default value of the given named attribute from the given DataTypeUsage as a String.
getStringAttributeValue(DataTypeUsage, String) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Returns the value of the given named attribute from the given DataTypeUsage as a String.
getStringColor(String) - Static method in class oracle.javatools.ui.ColorUtils2
 
getStringFromID(DBObjectID) - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getStringImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch a String from the ArrayResourceBundle.
getStringImpl(int, int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Internal version of getString() for subclasses to override.
getStringResource(String, String, Object[]) - Method in class oracle.javatools.util.ResourcePicker
Gets a string resource based on a name and a type, substituting the given object array into the string, replacing any replacement parameters (e.g.
getStringResource(String, String) - Method in class oracle.javatools.util.ResourcePicker
This get a string resource based on a name and a type.
getStringResource(String, StringBuffer, String) - Method in class oracle.javatools.util.ResourcePicker
Deprecated. You should use getStringResource(StringBuffer,String,int) instead. Note that the side-effects and contents of the StringBuffer are different for this method.
getStringResource(StringBuffer, String, int) - Method in class oracle.javatools.util.ResourcePicker
This get a string resource based on a resourcePath, a type and an abbreviated (from end) pathname.
getStringResource(String) - Method in class oracle.javatools.util.ResourcePicker
Create a getStringResource that does the redirection but without adding in any extra objects onto the end.
getStrings() - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
getStringText() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getStringText() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getStringText() - Method in class oracle.javatools.parser.plsql.symtab.SqlStrdef
 
getStringType() - Method in interface oracle.javatools.parser.plsql.data.SqlExpression
 
getStringType() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getStringType() - Method in class oracle.javatools.parser.plsql.symtab.SqlStrdef
 
getStringValue(int) - Method in class oracle.javatools.parser.css.Tokenizer
 
getStringValue() - Method in class oracle.javatools.parser.css.Tokenizer
Returns the string representation of the current lexical unit.
getStroke() - Method in enum oracle.javatools.ui.TitledSeparator.STYLE
 
getStructName() - Method in class oracle.javatools.data.Structure
Returns the immediate name of this structure relative to its parent structure.
getStructure() - Method in class oracle.javatools.db.plsql.PlSqlDatatype
Get method for the Structure property
getStyle() - Method in class oracle.ide.controls.PentaLayout
gets the layout style
getStyle() - Method in class oracle.javatools.ui.search.SearchField
Returns the current style of search.
getStyle() - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets the style of this rule.
getStyle() - Method in class oracle.jdeveloper.palette.StyleSheetsPanel
 
getStyle() - Method in interface oracle.jdeveloper.vcs.generic.VCSActionInfo
Gets the VCSCommandStyle representing the style of the action.
getStyleIterator() - Method in class oracle.javatools.editor.highlight.HighlightRegistry
Fetch an Iterator for all of the styles within this registry.
getStyleIterator() - Method in class oracle.javatools.editor.language.StyleRegistry
Fetch an Iterator for all of the styles within this registry.
getStyleModel() - Method in class oracle.javatools.ui.simplestyle.StyledLabel
 
getStyleNames() - Method in class oracle.javatools.editor.language.LanguageModule
Fetches an array of style names for the BaseStyles specific to this language.
getStyleRegistry() - Method in class oracle.javatools.editor.BasicEditorPane
Fetch the global style registry used for all editor panes.
getStyleRegistry() - Method in class oracle.javatools.editor.EditorProperties
Fetch the global style registry used for all editor panes.
getStyleSheet(String) - Method in class oracle.jdevimpl.audit.report.ProfileStyleSheetRepository
Gets a style sheet of this repository.
getStyleSheet(String) - Method in class oracle.jdevimpl.audit.report.StyleSheetRepository
Gets a style sheet of this repository.
getStylesheet() - Method in class oracle.jdevimpl.audit.report.XSLTAuditReporter
 
getStyleSheets() - Method in class oracle.jdeveloper.audit.AuditManager
Gets the style sheet URLs registered with this Audit manager.
getStyleSheets() - Method in class oracle.jdeveloper.audit.AuditProvider
Gets the default Audit report XSLT style sheet URLs defined by this provider.
getStyleSheets() - Method in class oracle.jdevimpl.audit.core.AuditAddin
 
getStyleSheets() - Method in class oracle.jdevimpl.audit.core.DefaultAuditManager
 
getStyleSheets() - Method in class oracle.jdevimpl.audit.report.ProfileStyleSheetRepository
Gets the style sheets of the repository.
getStyleSheets() - Method in class oracle.jdevimpl.audit.report.StyleSheetRepository
Gets the style sheets of the repository.
getSubCategories() - Method in class oracle.ide.extension.feature.FeatureCategory
 
getSubCategory(String) - Method in class oracle.ide.extension.feature.FeatureCategory
 
getSubcomponent() - Method in class oracle.javatools.ui.ExpansionTip.Adapter
Gets the expandable subcomponent containing the point last passed to ExpansionTip.Adapter.getContainingBounds(java.awt.Point).
getSubdirectories(String) - Method in class oracle.ide.file.FileSetTable
Get the names of all subdirectories in a directory.
getSubElements() - Method in class oracle.ide.controls.MenuItem
This method returns an array containing the sub-menu components for this menu component.
getSubElements() - Method in class oracle.ide.controls.RadioMenuItem
This method returns an array containing the sub-menu components for this menu component.
getSubElements() - Method in class oracle.ide.controls.ToggleMenuItem
This method returns an array containing the sub-menu components for this menu component.
getSubFragments() - Method in class oracle.javatools.db.plsql.PlSqlFragment
Deprecated. - use getChildren instead
getSubject() - Method in class oracle.ide.model.Node
Gets the implementation of the Subject interface.
getSubjects() - Method in class oracle.ide.inspector.IdeMultiObjectModel
Get an array of Subject instances upon which an UpdateMessage should be sent after a successful property setting.
getSubjects() - Method in class oracle.ide.inspector.IdePropertyModel
Get an array of Subject which are affected by any changes made to this PropertyModel.
getSubpartitionModel() - Method in class oracle.javatools.db.ora.OracleTablePartitions
Returns the OracleTablePartitions object that defines the SUBPARTITION or SUBPARTITION_TEMPLATE model of a RANGE-HASH or RANGE-LIST composite partition.
getSubpartitions() - Method in class oracle.javatools.db.ora.IndexPartition
 
getSubProgram(String) - Method in class oracle.javatools.db.plsql.PlSqlBlock
Gets a SubProgram of the given name
getSubPrograms() - Method in class oracle.javatools.db.plsql.PlSqlBlock
Get method for the SubPrograms property
getSubPrograms() - Method in class oracle.javatools.db.plsql.Type
Convenience method, overloads the superclass getSubPrograms but will return the same as getMethods()
getSubquery() - Method in class oracle.javatools.db.sql.ModelObject.ReferenceModel
 
getSubQuery() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
 
getSubqueryFactoringClause() - Method in class oracle.javatools.db.sql.FromObject
 
getSubstep(Step, String) - Method in class oracle.javatools.ui.checklist.xml.XMLChecklistModel
Returns the substep of the parent identified by the id.
getSubstepAt(Step, int) - Method in interface oracle.javatools.ui.checklist.ChecklistModel
Returns the substep at the specified index of the parentStep.
getSubstepAt(Step, int) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Returns the substep at the specified index of the parentStep.
getSubstepAt(int) - Method in class oracle.javatools.ui.checklist.Step
Returns the substep at the specified location.
getSubstepCount(Step) - Method in interface oracle.javatools.ui.checklist.ChecklistModel
Returns the substep count of the specified index of the parentStep.
getSubstepCount(Step) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Returns the substep count of the specified index of the parentStep.
getSubstepCount() - Method in class oracle.javatools.ui.checklist.Step
Returns the number of substeps within this step.
getSubstepIndex(Step, Step) - Method in interface oracle.javatools.ui.checklist.ChecklistModel
Returns the substep index within its parent.
getSubstepIndex(Step, Step) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Returns the substep index within its parent.
getSubstepIndex(Step) - Method in class oracle.javatools.ui.checklist.Step
Returns the index of the substep inside this parent step.
getSubsteps() - Method in class oracle.javatools.ui.checklist.Step
Returns the array of all substeps within this parent step.
getSubstitutions() - Method in class oracle.jdeveloper.history.CustomFilterManager
 
getSubString(String, char, boolean) - Static method in class oracle.ide.util.IdeUtil
Returns the string before the first occurence of c if bBefore is true or the string after the first occurence of c if bBefore is false
getSubstringMatcher(CharSequence, boolean) - Static method in class oracle.javatools.ui.search.SearchMatcher
Returns a matcher which will match if the text to search contains the complete search string at any position.
getSubType() - Method in interface oracle.javatools.db.DBReferenceID
Deprecated. Retrieves the sub-type of object referenced by this id.
getSubType() - Method in class oracle.javatools.db.ReferenceID
 
getSubtype() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_SUBTY_DEF.
getSubtype() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getSubTypeFromDisplayName(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getSubUserType() - Method in exception oracle.javatools.db.NameInUseException
 
getSuffix(URI) - Method in class javax.ide.net.VirtualFileSystem
If a dot ('.') occurs in the filename part of the path part of the URI, then all of the text starting at the last dot is returned, including the dot.
getSuffix(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
If a dot ('.') occurs in the filename part of the path part of the URI, then all of the text starting at the last dot is returned, including the dot.
getSuffix() - Method in class oracle.ide.net.DefaultNameGenerator
Called by DefaultNameGenerator.nextName() to get the ending fixed portion of the name.
getSuffix(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
getSuffix(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
getSuffix(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getSuffix(URL) - Static method in class oracle.ide.net.URLFileSystem
If a dot ('.') occurs in the file name of the path portion of the URL, then all of the text starting at the last dot is returned, including the dot.
getSuffix(URL) - Method in class oracle.ide.net.URLFileSystemHelper
If a dot ('.') occurs in the path portion of the URL, then all of the text starting at the last dot is returned, including the dot.
getSuffix(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getSuffix(URL) - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryURLHelper
 
getSuffix(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
getSuffixAsType(URL) - Method in class oracle.jdeveloper.merge.BaseMergeEditor
 
getSuitabilityRank() - Method in class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
getSuitabilityRank() - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getSuitabilityRank() - Method in class oracle.jdeveloper.webapp.datatransfer.URLToNodeTransformer
 
getSummary() - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Returns the list of summary for the task.
getSummary(Class) - Method in class oracle.jdevimpl.audit.log.TypeFilter
Gets the summary for a presentation type.
getSummaryComponent() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the summary component of this TaskContent.
getSummaryHeaderLabel() - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Returns the header label for showing the list of summary.
getSummaryMsg(MigrationInfo[]) - Method in class oracle.ide.migration.NodeMigrator
Get the message for the wizard summary page.
getSummaryMsg(MigrationInfo[]) - Method in class oracle.ide.model.ProjectMigrator
 
getSummaryMsg(MigrationInfo[]) - Method in class oracle.ide.model.WorkspaceMigrator
 
getSuperclass() - Method in interface javax.ide.model.java.declaration.TypeD
Gets this type's superclass.
getSuperclass() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the declared superclass.
getSuperclass() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getSuperclass() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getSuperclass() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
The name "getSuperclass" was chosen to be consistent with java/lang/Class.
getSuperclassClause() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the superclass declaration.
getSuperclassClause() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Gets the extends/implements clause object.
getSuperPreferredSize() - Method in class oracle.ide.inspector.find.FindTextSupport
 
getSupportedClass(Class<? extends Database>) - Static method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
Gets the supported emulation class for the given Database class.
getSupportedFileTypes() - Method in class oracle.javatools.editor.language.LanguageModule
Fetches an array of supported file suffixes.
getSupportedFlavors() - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Fetch the DataFlavors that can be accepted by this drop target.
getSupportedMacros(ExtensionProcessorContext) - Method in class oracle.ide.extension.ExtensionProcessorPlugin
Returns a Set of macro names which are supported in the specified extension processing context.
getSupportedMacros(ExtensionProcessorContext) - Method in class oracle.ide.extension.PropertiesExtensionProcessorPlugin
 
getSupportedParameters() - Method in class oracle.ide.extension.rules.RuleType
 
getSupportedParameters() - Method in class oracle.ide.externaltools.macro.ParameterizedMacro
Gets the parameters supported by this macro.
getSupportedProperties(Class<? extends DBObject>, Class<? extends DBObjectProvider>) - Method in class oracle.javatools.db.property.Metadata
Gets the supported properties, both defined on the bean class and also any extra properties registered via annotations or extensions, for the given object class in the context of the given provider class.
getSupportedProperties(Class<? extends DBObject>, Class<? extends DBObjectProvider>, boolean, boolean) - Method in class oracle.javatools.db.property.Metadata
Gets the supported properties, both defined on the bean class and also any extra properties registered via annotations or extensions, for the given object class in the context of the given provider class.
getSupportProviders() - Static method in class oracle.jdeveloper.model.PathsConfiguration
 
getSwitchCaseBracePosition() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines where the opening brace following a switch case should appear.
getSymbolKind() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Identifies what kind of SourceElement this is.
getSynonymsCheck() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
getSystem() - Static method in class oracle.ide.Ide
Gets the user's system.
getSystemClipboard() - Static method in class oracle.javatools.editor.EmacsAction
Utility routine to fetch the system clipboard.
getSystemDirectory(String) - Method in class oracle.ide.ExtensionRegistry
Returns the system directory for the specified extension.
getSystemDirectory(String, Version) - Method in class oracle.ide.ExtensionRegistry
Returns the system directory for the specified extension.
getSystemDirectory() - Static method in class oracle.ide.Ide
 
getSystemDirectory() - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Gets the system directory for the vcs extension represented by this VCSProfile.
getSystemDisplayName(URL) - Method in class oracle.ide.net.HttpURLFileSystemHelper
Returns the name of a resource as it would be displayed in a system file browser.
getSystemDisplayName(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getSystemDisplayName(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the name of a resource as it would be displayed in a system file browser.
getSystemDisplayName(URL) - Method in class oracle.ide.net.URLFileSystemHelper
The default implementation maps to URLFileSystem.getFileName(URL).
getSystemDisplayName(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getSystemErrAttributeSet() - Static method in class oracle.ide.runner.RunProcess
 
getSystemGenerated() - Method in class oracle.javatools.db.Index
Gets the System Generated flag.
getSystemIcon(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
getSystemIcon(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns the Icon used by the operating system to represent the resource designated by the specified URL; if an Icon cannot be obtained from the operating system, then returns a standard Icon representing a file or folder, as appropriate.
getSystemIcon(URL) - Method in class oracle.ide.net.URLFileSystemHelper
The default implementation returns the default icon obtained from URLFileSystem.getDefaultIcon(URL).
getSystemIcon(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
getSystemId() - Method in class oracle.jdeveloper.audit.extension.Definition
 
getSystemId() - Method in class oracle.jdeveloper.audit.extension.DefinitionContext
 
getSystemId() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getSystemId() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
 
getSystemId() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getSystemId() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
getSystemId() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetUpdate
 
getSystemId() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleNodeObserver
Gets the VCS extension ID of the observer.
getSystemNavigablePath(String, String...) - Static method in class oracle.jdeveloper.vcs.util.VCSNavigableUtils
Deprecated. Gets the path of a location underneath the system Navigable in preferences.
getSystemObject(DBObject) - Static method in class oracle.javatools.db.DBUtil
Recurses up the tree of parents for this DBObject, and if the top object in the chain is a SystemObject, it is returned.
getSystemObjects(boolean) - Method in class oracle.ide.db.transfer.TransferDescriptor
convenience method to return the source objects.
getSystemObjects() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. this method does not let the caller know if the database connection is lost.
getSystemObjectsAndDependencies(boolean) - Method in class oracle.ide.db.transfer.TransferDescriptor
Convenience method to return the source objects and dependencies.
getSystemObjectsAndDependencies() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. Use getSystemObjectsAndDependencies( true ) if you dont want to get a DBException. Or better, getSystemObjectsAndDependencies( false ) if the caller will handle the exception. A DBException will be throw if the database connection is lost.
getSystemOutAttributeSet() - Static method in class oracle.ide.runner.RunProcess
 
getSystemProperties() - Method in class oracle.jdeveloper.library.AddinJDK
 
getSystemProperties() - Method in interface oracle.jdeveloper.library.JDK
Get the Java system proprerties as they would be set when running in this JDK.
getSystemProperties() - Method in class oracle.jdeveloper.library.JDKAdapter
 
getSystemProperties() - Method in class oracle.jdeveloper.library.JDKNode
 
getSystemProperty(String) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
getSystemShortLabel() - Method in class oracle.jdeveloper.vcs.changeset.cmd.CommentTemplatesConfiguration
 
getSystemTextColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getTab(boolean, int) - Static method in class oracle.javatools.editor.BasicAction
Utility routine to fetch the tab or equivalent spaces to use.
getTabAreaInsets(int) - Method in class oracle.ide.controls.tabbedpane.CustomTabbedPaneUI
 
getTabAreaInsets(int) - Method in class oracle.javatools.ui.plaf.theme.ThemedTabbedPaneUI
Tab area insets are zero for Themed tabs.
getTabBounds(JTabbedPane, int) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getTabBounds(JTabbedPane, int) - Method in class oracle.javatools.ui.plaf.FlatTabbedPaneUI
 
getTabDescription() - Method in class oracle.ide.editor.Editor
This method is called to get the tooltip to display in the tab hosting this editor.
getTabDropListener() - Method in interface oracle.ide.docking.Dockable
Gets the drop target listener for drop events on the tab.
getTabDropListener() - Method in class oracle.ide.docking.DockableWindow
Gets the drop target listener for drop events on the tab.
getTabIcon() - Method in class oracle.ide.ceditor.CodeEditor
Get the Icon to use when displaying this View as a tab in a JTabbedPane host such as the EditorFrame.
getTabIcon() - Method in interface oracle.ide.docking.Dockable
Gets the icon to display in a tab along side the name.
getTabIcon() - Method in class oracle.ide.docking.DockableWindow
Gets the icon to display in a tab along side the name.
getTabIcon() - Method in class oracle.ide.docking.DrawerDockableWindow
 
getTabIcon() - Method in class oracle.ide.docking.DrawerWindow
 
getTabIcon() - Method in class oracle.ide.editor.Editor
This method is called to get the icon to display in the tab hosting this editor.
getTabIcon() - Method in class oracle.ide.log.AbstractLogPage
 
getTabIcon() - Method in interface oracle.ide.log.LogPage
Get the icon to display when this page is tabbed.
getTabIcon() - Method in class oracle.ide.view.AbstractPinnable
 
getTabIcon() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the icon for the changelist tab
getTabIconImpl() - Method in class oracle.ide.view.AbstractPinnable
 
getTabInsets(int, int) - Method in class oracle.ide.controls.tabbedpane.CustomTabbedPaneUI
 
getTabInsets(int, int) - Method in class oracle.javatools.ui.plaf.theme.ThemedTabbedPaneUI
 
getTabLabel() - Method in class oracle.ide.editor.Editor
This method is called to get the title to display in the tab hosting this editor.
getTabLabelShiftX(int, int, boolean) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getTabLabelShiftY(int, int, boolean) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getTabLabelShiftY(int, int, boolean) - Method in class oracle.ide.controls.tabbedpane.CustomTabbedPaneUI
 
getTable() - Method in class oracle.ide.db.controls.TablePicker
 
getTable() - Method in class oracle.ide.resourcebundle.SelectTextPanel
 
getTable() - Method in class oracle.javatools.db.Index
Retrieves the table on which this index is defined.
getTable(FromObject) - Static method in class oracle.javatools.db.sql.SQLFragmentUtils
 
getTable() - Method in class oracle.javatools.history.HistoryComponent
Get the underlying GenericTable being used to display the history.
getTable() - Method in interface oracle.javatools.ui.builders.BuiltTable
Returns the table contained in the table component.
getTable() - Method in class oracle.javatools.ui.table.ReorderableTable
Returns the JTable component for which reorderable support is provided.
getTable() - Method in class oracle.javatools.ui.table.ReorderableTableWithTitleBar
Returns the table this is representing.
getTable() - Method in class oracle.javatools.ui.table.RowHeader
Returns the table this RowHeader is representing.
getTable() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
Deprecated. 
getTable() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getTable() - Method in class oracle.jdevimpl.audit.log.AuditLogPanel
 
getTableAlias() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class oracle.ide.controls.JFastTreeTable.TreeTableCellEditor
Deprecated.  
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class oracle.ide.controls.JTreeTable.TreeTableCellEditor
Deprecated.  
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class oracle.javatools.ui.treetable.JFastTreeTable.TreeTableCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class oracle.javatools.ui.treetable.JTreeTable.TreeTableCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class oracle.javatools.ui.TriStateCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.ide.controls.JFastTreeTable.TreeTableCellRenderer
Deprecated. TableCellRenderer method.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.ide.controls.JTreeTable.TreeTableCellRenderer
Deprecated. TreeCellRenderer method.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.ide.db.util.DBObjectRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.controls.nicetable.NiceTableCellRenderer
Deprecated.  
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.table.GenericTableCellRenderer
Returns the cell renderer after applying sort column highlight and alignment.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.table.GenericTableHeaderRenderer
Returns the table header cell renderer.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.table.LabelTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.table.ReflectiveTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.table.RolloverTableRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.treetable.JFastTreeTable.TreeTableCellRenderer
TableCellRenderer method.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.treetable.JTreeTable.TreeTableCellRenderer
TreeCellRenderer method.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.javatools.ui.TriStateTableRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class oracle.jdeveloper.vcs.vop.DisplayableCellRenderer
 
getTableColumns() - Method in interface oracle.javatools.parser.plsql.data.PlsqlType
Valid for PTNOD_TABLE_TYPE.
getTableColumns() - Method in class oracle.javatools.parser.plsql.symtab.PtnodType
 
getTableContainer() - Method in class oracle.javatools.ui.table.ReorderableTableWithTitleBar
Returns the table parent component
getTableCustomizer() - Method in class oracle.javatools.ui.datatips.DataTip
 
getTableID() - Method in class oracle.javatools.db.plsql.Trigger
Deprecated. - use getBaseObjectID
getTableID() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the table name for the trigger.
getTableModel() - Method in class oracle.ide.resourcebundle.SelectTextPanel
 
getTableModel() - Method in class oracle.javatools.ui.table.BasicRowHeaderModel
Returns the table model the rowHeader is representing.
getTableModel() - Method in class oracle.javatools.ui.table.CheckRowHeader
 
getTableName() - Method in class oracle.javatools.db.ora.OracleNestedTableProperties
 
getTableName(FromObjectUsage) - Static method in class oracle.javatools.db.sql.SQLFragmentUtils
Gets the table name used by the given FromObjectUsage (could be an alias rather than an actual table's name).
getTableName() - Method in class oracle.javatools.parser.plsql.symtab.SqlFrodef
 
getTableOwner() - Method in class oracle.javatools.db.Trigger
Deprecated. - use Trigger.getBaseSchemaName()
getTablePersistenceKeyLHS() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryViewer
 
getTablePersistenceKeyRHS() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryViewer
 
getTablesCheck() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
getTablespace() - Method in class oracle.javatools.db.ora.MaterializedView
Deprecated. Storage properties of the Materialized View Index are stored on an OracleStorageProperties object in the Materialized View property map, keyed by OracleStorageProperties.MV_INDEX_KEY
getTablespace() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getTablespaceGroup() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return name of TABLESPACE GROUP
getTablespaceID() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getTablespaceName() - Method in class oracle.javatools.db.ora.RecycledObject
Gets the name of the tablespace to which the object belongs.
getTablespaces() - Method in class oracle.javatools.db.ora.OracleIndexPartitions
Returns an array of tablespace names
getTableToolbar() - Method in class oracle.javatools.ui.table.ReorderableTableWithTitleBar
Returns the Tabletoolbar.
getTableType() - Method in interface oracle.javatools.parser.plsql.data.PlsqlTypedef
Valid if this is a PTNOD_TBL_TY_DEF.
getTableType() - Method in class oracle.javatools.parser.plsql.symtab.PtnodTypedef
 
getTabName() - Method in interface oracle.ide.docking.Dockable
Gets the name to display in a tab.
getTabName() - Method in class oracle.ide.docking.DrawerDockableWindow
 
getTabName() - Method in class oracle.ide.docking.DrawerWindow
 
getTabName() - Method in class oracle.ide.keyboard.KeyboardDockable
 
getTabName() - Method in class oracle.ide.log.AbstractLogPage
 
getTabName() - Method in interface oracle.ide.log.LogPage
Get the name to display when this page is tabbed.
getTabName() - Method in class oracle.ide.navigator.ProjectNavigatorWindow
 
getTabName() - Method in class oracle.ide.view.View
 
getTabName() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the name for the changelist tab.
getTabName() - Method in class oracle.jdeveloper.vcs.properties.PropertiesPanelProvider
Gets the name of the panel's tab in the properties dialog.
getTabName() - Method in class oracle.jdeveloper.vcs.properties.VersionPropertiesPanelProvider
 
getTabRunCount() - Method in class oracle.ide.controls.SingleRowTabbedPaneUI
Deprecated.  
getTabRunCount(JTabbedPane) - Method in class oracle.javatools.ui.plaf.FlatTabbedPaneUI
 
getTabRunOffset(int, int, int, boolean) - Method in class oracle.javatools.ui.plaf.FlatTabbedPaneUI
 
getTabs() - Method in class oracle.ide.controls.ScrollableTabBar
Gets the tabs.
getTabs() - Method in class oracle.ide.docking.TabbedPageContainer
Returns the tab control at the bottom of this container.
getTabs(int) - Static method in class oracle.javatools.editor.BasicAction
Get a String with the specified number of tab characters
getTabSize() - Method in class oracle.javatools.xml.bind.IndentPrefs
 
getTabSize() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Get the number of spaces that will be replaced with a tab.
getTabSizeProperty(BasicEditorPane) - Static method in class oracle.javatools.editor.BasicAction
Utility routine to fetch the tab stop size for the given editor.
getTabToggleKey() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getTabToggleKey(ChangeList) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
getTabWeight() - Method in class oracle.jdeveloper.vcs.properties.PropertiesPanelProvider
Gets the weight of the panel's tab in the properties dialog.
getTabWeight() - Method in class oracle.jdeveloper.vcs.properties.VersionPropertiesPanelProvider
 
getTag() - Method in interface oracle.ide.palette.PaletteEditor
Returns the String represenation of whatever tag or snippet should be inserted into the Code Editor or HTML Editor.
getTagClassName(XmlKey) - Method in interface oracle.jdeveloper.webapp.metadata.jsp.JspProjectMetadataResolver
 
getTagCode() - Method in interface oracle.javatools.parser.java.v2.model.doc.SourceDocTagName
Gets the code of the token corresponding to this tag name.
getTaglib() - Method in class oracle.jdeveloper.jsp.libraries.JspLibrary
 
getTaglib() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
Get the AbstractTaglib object.
getTaglibDescriptorArchiveURL(String) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Returns URL of the archive file containing TLD file.
getTaglibDescriptorArchiveURL(URL) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
 
getTaglibDescriptorURL(String) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Returns a URL pointing to the TLD file given by the tldURL.
getTaglibExtensionId() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager.RegistrationInfo
 
getTaglibJarFileURL(URL) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
 
getTaglibJarFileURL(URL) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryUtils
 
getTaglibJarURL(URL) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
 
getTaglibJarURL(URL) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
 
getTaglibJarURL(URL) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryUtils
 
getTaglibModel(T) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryConfigurationContext
 
getTagLibraries(Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Gets all JspLibraries available in the project.
getTagLibraries(String, Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
 
getTagLibrary(String, Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
 
getTagLibrary(URL, Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
 
getTagLibraryClassLoader(T) - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver
 
getTagLibraryConfigurationContext(Project) - Method in interface oracle.jdeveloper.webapp.libraries.TagLibraryConfigurationContextProvider
 
getTagLibraryConfigurationContext(Project, String) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryConfigurationContextRegistry
 
getTagLibraryURLClassesProviders() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getTagLibsDeclared(AbstractModel) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
Finds and returns all the declared tag libraries in JSP Document/ JSP Page
getTaglibURL(String) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Returns a URL pointing to the TLD file given by the tldURL.
getTaglibURL() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
 
getTaglibURL(String) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryUtils
Returns a URL pointing to the taglib file given by the taglibURL.
getTaglibURLExt() - Method in class oracle.jdeveloper.jsp.libraries.JspLibrary
 
getTaglibURLExt() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
Return default extension file for the taglib
getTags() - Method in interface oracle.ide.inspector.Extension
Get an array of Strings to be presented to the user as selectable values from the Property Inspector Window.
getTags() - Method in class oracle.ide.resourcebundle.ResourceBundlePropertyEditor
 
getTags() - Method in class oracle.jdeveloper.audit.service.TypeSafeEnumerationFactory
 
getTarget() - Method in interface oracle.ide.db.transfer.generate.GenerateTarget
Deprecated. A TransferTarget is the class the TransferManager uses to target a transfer process.
getTarget() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getTarget() - Method in class oracle.ide.inspector.CompositeInspectable
 
getTarget() - Method in class oracle.ide.inspector.DefaultInspectable
Deprecated. Get the target object.
getTarget() - Method in interface oracle.ide.inspector.Inspectable
Get the target that will ultimately be affected by changes made to the PropertyModel returned by this Inspectable, or by changes made by any Customizer returned by this Inspectable.
getTarget() - Method in class oracle.ide.runner.RunProcess
Returns the target.
getTarget(boolean) - Method in class oracle.ide.runner.RunProcess
Returns the target.
getTarget() - Method in class oracle.javatools.parser.java.v2.util.filter.AssignableFilter
Get the target type.
getTarget() - Method in class oracle.javatools.ui.checklist.ContentElement
Returns the target of the ContentElement.
getTargetClass() - Method in interface oracle.ide.runner.StarterFactoryDescription
Get the Class object of the target this StarterFactory can start.
getTargetClassName() - Method in interface oracle.ide.runner.StarterFactoryDescription
What is the name of the target class that the StarterFactory can start? It should be possible to answer this question using the StarterFactory declaration in the extension.xml file without instantiating the extension that owns the StarterFactory
getTargetConnectionStore() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. - the store should be encoded into the identifier
getTargetContext() - Method in class oracle.javatools.parser.java.v2.util.BindingContext
 
getTargetDisplayName() - Method in class oracle.ide.inspector.DefaultModel
Deprecated. Get the display name of the object being modeled.
getTargetJdkVersion() - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
Get the target JDK version
getTargetProvider() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getTargetProviderType() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getTargets(Context) - Method in class oracle.ide.db.transfer.generate.GenerateTargetRegistry
Deprecated. Gets all the TransferTarget classes that are registered.
getTargetSchemaName() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getTargetStep() - Method in class oracle.ide.db.transfer.generate.GenerateController
 
getTargetString(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getTargetTableSpace() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getTargetURL() - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the target URL.
getTaskContentProvider() - Method in class oracle.javatools.ui.checklist.TaskContent
Returns the TaskContentProvider for this TaskContent component.
getTaskDescription() - Method in interface oracle.ide.controls.ProgressTrackedTask
Used to provide a name for the task.
getTaskMonitor(String) - Static method in class oracle.ide.task.TaskManager
Sets the TaskMonitor object.
getTaskMonitorForSegment(int, int) - Method in class oracle.ide.task.DefaultTaskMonitorImpl
 
getTaskMonitorForSegment(int, int) - Method in interface oracle.ide.task.TaskMonitor
Creates a new instance of a TaskMonitor object with the maximum progress normalized to the given value that can then be passed on to a child process or method.
getTaskProperties(VCSTask) - Method in class oracle.ide.vcs.VCSManager
Implementation method.
getTechId(String) - Method in class oracle.ide.model.TechnologyRegistry
Looks up a registered technology given the technology key.
getTechnologiesOfExtension(String) - Method in class oracle.ide.model.TechnologyRegistry
Given an extension id, finds the set of technologies defined in the given extension.
getTechnologiesOfExtensionByClassLoader(ClassLoader) - Method in class oracle.ide.model.TechnologyRegistry
 
getTechnologiesOfExtensionGroup(String) - Method in class oracle.ide.model.TechnologyRegistry
Finds a set of technology scope ids, that were defined in the given extension group.
getTechnologiesOfFeature(Feature) - Method in class oracle.ide.model.TechnologyRegistry
 
getTechnologiesOfGroupByMemberExtension(Collection<String>) - Method in class oracle.ide.model.TechnologyRegistry
Gets all technologies of all groups of the extensions passed in.
getTechnologyKey() - Method in class oracle.ide.extension.feature.TechnologyFeatureType
 
getTechnologyKey() - Method in class oracle.jdeveloper.model.JProjectTechnologyEvent
Returns the key for technology that was added or removed from the project.
getTechnologyKeys() - Method in class oracle.ide.model.TechnologyScope
Used for persistence of the TechnologyScope via Object2Dom.
getTechnologyKeys(String) - Method in interface oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataResolver
 
getTechnologyScope() - Method in class oracle.ide.model.TechnologyScopeConfiguration
 
getTechnologyScope() - Method in interface oracle.ide.palette.PaletteItem
Retreives the technology scope associated with this palette item.
getTechnologyScope() - Method in interface oracle.ide.palette.PalettePage
Return Technology Scope
getTechnologyScope() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
 
getTechnologyScopeKeys(Project) - Method in class oracle.ide.file.ProjectCache
Get the technology scope keys used by a project.
getTechnologyScopeManager() - Static method in class oracle.ide.model.TechnologyScopeManager
 
getTemp() - Method in interface oracle.ideimpl.webupdate.Directories
Get the temporary directory.
getTempDirectory(URL) - Static method in class oracle.ide.net.URLFileSystem
Returns a temporal directory suitable for URLs whose protocol matches the one found in the specified URL.
If not match is found then the default temporal directory as specified by System.getProperty("java.io.tmpdir") will be returned.
getTempDirectory() - Method in class oracle.ide.net.URLFileSystemHelper
Returns a temporal directory suitable for URLs handled by this helper.
getTemplate(DBObjectProvider, String[]) - Static method in class oracle.ide.db.dialogs.TemplateObjectChooser
 
getTemplateHintGridBagConstants() - Method in class oracle.ide.db.controls.NameAndSchemaAdvancedEditor
 
getTemplateHintGridBagConstants() - Method in class oracle.ide.db.controls.NameEditor
 
getTemplateObjectName(DBObject) - Static method in class oracle.javatools.db.TemplateExpander
 
getTemplates() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentTemplatesPrefs
 
getTemplatesSettingsRelativePath() - Method in class oracle.jdeveloper.vcs.changeset.cmd.CommentTemplatesConfiguration
 
getTemplateTitle() - Method in interface oracle.ide.db.panels.sql.ExpressionPanel.FragmentProvider
Returns the name to use for the templates.
getTemplateTitle() - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
getTemplateTitle() - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
getTemplateTitle() - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
getTemporaryIDMap(DBObject...) - Static method in class oracle.javatools.db.DBUtil
 
getTemporaryTablespace() - Method in class oracle.javatools.db.ora.OracleSchemaProperties
 
getter(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.util.Annotations
Returns a getter that knows how to retrieve the specified annotation value from a target class.
getterAttr(String) - Static method in class oracle.javatools.xml.bind.XMLBinding
 
getterAttrNS(String, String) - Static method in class oracle.javatools.xml.bind.XMLBinding
 
getterElem(String) - Static method in class oracle.javatools.xml.bind.XMLBinding
 
getterElemNS(String, String) - Static method in class oracle.javatools.xml.bind.XMLBinding
 
getTerminateCommand() - Method in class oracle.ide.runner.RunProcess
Returns the command line that will be executed to terminate the process.
getTerminateCommand() - Method in class oracle.ide.runner.Starter
 
getTerminateEnvironmentParams() - Method in class oracle.ide.runner.Starter
Returns the environment parameters that will be used in starting the process.
getTerminator() - Method in class oracle.javatools.db.ddl.DDLType
The terminator for this type (if needed).
getterPcdata() - Static method in class oracle.javatools.xml.bind.XMLBinding
 
getTetrad(Color, int) - Static method in class oracle.javatools.ui.ColorUtils2
Find the four tetradic colors of the given color.
getText() - Method in interface javax.ide.extension.ElementEndContext
Get text content of the element.
getText(int, int) - Method in class oracle.ide.ceditor.CodeEditor
Fetches a portion of the text represented by the component.
getText(Color) - Static method in class oracle.ide.controls.AWTColorComponent
 
getText() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getText() - Method in class oracle.ide.controls.DescriptionScrollPane
Returns the text displayed in the description area.
getText() - Method in class oracle.ide.controls.FocusableLabel
Gets the text displayed by the component
getText() - Method in class oracle.ide.controls.JLabeledCheckBox
 
getText() - Method in class oracle.ide.controls.NullableJTextField
 
getText() - Method in interface oracle.ide.controls.StatusBar
Gets the text of the StatusBar
getText() - Method in class oracle.ide.controls.StatusBarControl
 
getText() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getText() - Method in class oracle.ide.db.controls.AbstractSizeChooser
 
getText() - Method in class oracle.ide.db.controls.PropertyDisplayListCellRenderer
 
getText(HashStructure) - Static method in class oracle.ide.extension.HashStructureHook
Gets the text content of some hash structure.
getText() - Method in class oracle.ide.log.MessagePage
Gets the content of the message page as a String
getText() - Method in class oracle.ide.log.StyledMessage
 
getText() - Method in class oracle.ide.migration.MigrationPanel.ResultData
 
getText(JTextComponent) - Method in class oracle.ide.panels.DefaultTraversablePanel
 
getText() - Method in class oracle.ide.panels.LinkPanel
 
getText() - Method in class oracle.ide.resourcebundle.ResourceBundleKey
Gets the text from the resource bundle or just returns the passed-in text
getText() - Method in class oracle.ide.todo.AbstractToDoItem
Gets the descriptive text of the to do item
getText() - Method in interface oracle.ide.todo.ToDoItem
Gets the descriptive text of the to do item
getText() - Method in class oracle.ide.util.MnemonicSolver.MenuLabel
Returns the menu text.
getText(int, int, Segment) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Fetches the text contained within the given section of the TextBuffer The Segment object is provided by the caller.
getText(int, int, Segment) - Method in class oracle.javatools.buffer.CharArrayReadTextBuffer
Fetches the text contained within the given section of the TextBuffer The Segment object is provided by the caller.
getText(int, int, Segment) - Method in interface oracle.javatools.buffer.ReadTextBuffer
Fetches the text contained within the given section of the TextBuffer The Segment object is provided by the caller.
getText(int, int, Segment) - Method in class oracle.javatools.buffer.ReadTextBufferDecorator
Fetches the text contained within the given section of the TextBuffer The Segment object is provided by the caller.
getText() - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
 
getText(int, int) - Method in class oracle.javatools.editor.BasicDocument
Fetches the text contained within the given portion of the document.
getText(int, int, Segment) - Method in class oracle.javatools.editor.BasicDocument
Fetches the text contained within the given portion of the document.
getText(int, int, Segment) - Method in class oracle.javatools.editor.language.HistoryReadTextBuffer
Fetches the text contained within the given section of the TextBuffer The Segment object is provided by the caller.
getText() - Method in class oracle.javatools.editor.TextRange
 
getText() - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Gets the raw text for this SourceElement.
getText() - Method in interface oracle.javatools.parser.java.v2.model.SourceLexicalElement
 
getText() - Method in class oracle.javatools.resourcebundle.ResourceBundleEvent
The new translatable text identified by this event, or null
getText() - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapper.KeyInfo
 
getText() - Method in interface oracle.javatools.ui.builders.BuiltTextField
 
getText() - Method in class oracle.javatools.ui.Header
Returns the text of the header.
getText() - Method in class oracle.javatools.ui.search.SearchField
Returns the current text in the search field.
getText() - Method in class oracle.javatools.ui.TextLayer
 
getText() - Method in class oracle.javatools.ui.treetable.JTreeTable.TreeTableCellRenderer
 
getText(JTree, T, boolean, boolean, boolean, int) - Method in class oracle.javatools.ui.TruncatingTreeCellRenderer
Gets the text to display for an item in the tree.
getText() - Method in interface oracle.javatools.xml.esax.ElementEndContext
Get the text contained by the element in context.
getText() - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get the text contained in this element.
getText() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the text of the construct currently being traversed, or null if the construct currently being traversed is not text-based..
getText(Object) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the text of a construct in the model currently being traversed.
getText() - Method in class oracle.jdeveloper.audit.extension.Condition
 
getText() - Method in interface oracle.jdeveloper.audit.extension.DeferredExpression
 
getText() - Method in class oracle.jdeveloper.audit.extension.Value
 
getText(int, int) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets text from this model, or null if no text is available.
getText(int, int) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
 
getText() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getText(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getTextArea() - Method in class oracle.ide.db.controls.ReadOnlyScrollPane
 
getTextArea() - Method in class oracle.ide.log.DefaultLogPage
Get the JTextArea used for display.
getTextBuffer() - Method in interface oracle.ide.index.IndexingContext
Get the text buffer containing the contents of the file being indexed.
getTextBuffer() - Method in interface oracle.javatools.buffer.LineMap
Fetches the underlying TextBuffer of this line map.
getTextBuffer() - Method in class oracle.javatools.compare.CompareMain.FileCompareContributor
Deprecated.  
getTextBuffer() - Method in class oracle.javatools.editor.BasicDocument
Fetches the underlying Content of this document.
getTextBuffer() - Method in class oracle.javatools.editor.insight.AbstractInsight
Utility routine to fetch the text buffer associated with the particular editor pane.
getTextBuffer() - Method in class oracle.javatools.editor.language.AbstractBraceProvider
Gets the TextBuffer we are working on.
getTextBuffer() - Method in class oracle.javatools.editor.language.AbstractDocumentRenderer
Convenience method for fetching the text buffer associated with this provider.
getTextBuffer() - Method in class oracle.javatools.editor.language.DefaultWordLocator
Gets the text buffer to which this locator is bound.
getTextBuffer() - Method in class oracle.javatools.editor.language.GenericBraceProvider
 
getTextBuffer() - Method in class oracle.javatools.editor.language.LexerBlockRenderer
Fetches the text buffer that this block renderer is rendering.
getTextBuffer() - Method in class oracle.javatools.editor.language.SmartIndentProvider
Private utility routine to fetch the text buffer for the document.
getTextBuffer() - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Private utility routine to fetch the text buffer of the document being edited.
getTextBuffer() - Method in class oracle.javatools.parser.AbstractLexer
Gets the text buffer that is being used by this Lexer.
getTextBuffer(URL) - Method in interface oracle.javatools.parser.java.v2.JavaProvider
Fetch a TextBuffer instance for the specified URL.
getTextBuffer() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the associated TextBuffer.
getTextBuffer(URL) - Method in class oracle.javatools.parser.java.v2.util.NullProvider
 
getTextBuffer() - Method in interface oracle.javatools.parser.Lexer
Gets the text buffer that is being used by this Lexer.
getTextBuffer() - Method in class oracle.javatools.patch.PatchIndexFile
Gets the internal text buffer for the index file.
getTextBuffer() - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
Gets the text buffer for this model.
getTextBuffer(URL) - Method in class oracle.jdeveloper.java.JavaModel
Deprecated.  
getTextBuffer(URL) - Method in class oracle.jdeveloper.java.provider.BaseFileProvider
 
getTextBuffer(URL) - Method in class oracle.jdeveloper.java.provider.ProviderContext
Reads the contents of the given URL into a new TextBuffer.
getTextBuffer() - Method in class oracle.jdeveloper.merge.TextMergeContributor
getTextBufferDirectly() - Method in class oracle.ide.model.TextNode
Gets the text buffer if the node is open, or null if not.
getTextComponent() - Method in class oracle.ide.db.controls.SearchableCompletionTextArea
 
getTextComponent() - Method in class oracle.ide.db.controls.SearchableTextArea
 
getTextComponent() - Method in class oracle.javatools.controls.completionfield.CompletionPopupHandler
Deprecated. Get the text component this handler is handling.
getTextComponent() - Method in class oracle.javatools.ui.completion.CompletionPopupHandler
Get the text component this handler is handling.
getTextComponent() - Method in class oracle.jdeveloper.vcs.spi.VCSCommentsCustomizer
Get the text component.
getTextField(ExternalToolType, boolean) - Method in class oracle.ide.externaltools.macro.MacroRegistry
Get a completion-insight enabled text field for this registry.
getTextField() - Method in class oracle.ide.panels.LinkPanel
 
getTextField() - Method in interface oracle.javatools.ui.builders.BuiltTextField
 
getTextField() - Method in class oracle.javatools.ui.search.SearchField
Returns the wrapped prompted text field.
getTextHelper(ElementEndContext, boolean, boolean) - Method in class javax.ide.extension.ElementVisitor
 
getTextHighlightColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getTextImpl(int, int, Segment) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Internal version of getText() for subclasses to override.
getTextModel() - Method in class javax.ide.model.text.TextDocument
Fetches the document contents.
getTextNode() - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
Gets the IDE {@link TextNode) containing this model.
getTextNode() - Method in class oracle.jdeveloper.audit.transform.TextTransformContext
Gets the text node to be transformed.
getTextNonSelectionColor() - Method in class oracle.ide.controls.DefaultLabelColorScheme
 
getTextNonSelectionColor() - Method in interface oracle.ide.controls.LabelColorScheme
Returns the Color to be used for text when the label is not selected.
getTextNonSelectionColor() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the color the text is drawn with when the node isn't selected.
getTextOffsets(Object, int[]) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Stores the start and end character offsets of the specified block into the specified two-element integer array, and returns that array; if the specified array is null, a new array is allocated.
getTextOffsets(Object, int[]) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getTextOrNull(SQLFragment) - Method in class oracle.javatools.db.sql.AbstractSQLFragment
Returns the SQLText for the given fragment, or null if the fragment itself is null.
getTextOrNull(SQLFragment, boolean) - Method in class oracle.javatools.db.sql.AbstractSQLFragment
Returns the SQLText for the given fragment, or null if the fragment itself is null.
getTextRanges() - Method in class oracle.javatools.editor.TextTabber
 
getTextSelectionColor() - Method in class oracle.ide.controls.DefaultLabelColorScheme
 
getTextSelectionColor() - Method in interface oracle.ide.controls.LabelColorScheme
Returns the Color to be used for text when the label is selected.
getTextSelectionColor() - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Returns the color the text is drawn with when the node is selected.
getTextString(Node) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
Gets the text from a dom node
getTextWidth(TextBuffer, int, int, int, int) - Static method in class oracle.javatools.editor.Utilities
Fetches the width of the given range of text in the text buffer in columns (not pixels.) This will take into account any tabs in the text and what the specified tab size is.
getThenExpression() - Method in class oracle.javatools.db.sql.CaseStatement.WhenThen
 
getThirdOperand() - Method in interface javax.ide.model.java.source.tree.ExpressionT
 
getThirdOperand() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceExpression
 
getThirdOperand() - Method in class oracle.javatools.parser.plsql.old.symbol.ExpressionSymbol
 
getThisValue() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getThisValue() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
In the interest of minimizing the number of tmp variables floating around in the heap, each type may create a value object (when needed) and store it (with a weak reference) for later use.
getThread(ProgressTrackedTask) - Method in interface oracle.ide.controls.ProgressTracker
Gets the Thread used to run the given task.
getThread() - Method in interface oracle.ide.runner.DebuggerEvaluator
Get the thread for this evaluator.
getThreadPool() - Method in class oracle.jdeveloper.vcs.changelist.AsynchronousChangeList
 
getThreadPool() - Method in class oracle.jdeveloper.vcs.changelist.AsynchronousStatusTask
 
getThreshold() - Method in class oracle.jdeveloper.audit.analyzer.Metric
Gets the upper threshold of this metric, or null if none.
getThreshold() - Method in class oracle.jdeveloper.audit.extension.MetricDefinition
 
getThrowableChain(Throwable) - Method in class oracle.javatools.dialogs.ExceptionDialog
 
getThrowableChain(Throwable) - Method in interface oracle.javatools.dialogs.ExceptionDialog.ThrowableChainTraverser
This method should determine the chain of exceptions for the specified throwable and return them in an ordered list
getThrowsClause() - Method in interface javax.ide.model.java.source.tree.MethodT
Gets the throws clause object.
getThrowsClause() - Method in interface oracle.javatools.parser.java.v2.model.SourceMethod
Gets the throws clause object.
getThumbnail(Context) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension, PageThumbnail.Scaling) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension, PageThumbnail.Scaling, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension, Dimension, PageThumbnail.Scaling) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension, Dimension) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension, Dimension, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension, PageThumbnail.Scaling) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension, PageThumbnail.Scaling, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension, Dimension, PageThumbnail.Scaling) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(Context, Dimension, Dimension, PageThumbnail.Scaling, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getThumbnail(JDevXmlContext, Dimension, Dimension, PageThumbnail.Scaling, TaskCompletedCallback) - Static method in class oracle.jdeveloper.webapp.designer.PageThumbnail
 
getTime() - Method in class oracle.ide.net.JarIndexEntry
 
getTime() - Method in interface oracle.javatools.util.Maps.TimedEntry
 
getTime() - Method in class oracle.javatools.util.Maps.TimedEvictedLinkedEntry
 
getTime() - Method in class oracle.javatools.util.Maps.TimedSoftLinkedEntry
 
getTime() - Method in class oracle.javatools.util.Maps.TimedStrongLinkedEntry
 
getTime() - Method in class oracle.javatools.util.Maps.TimedWeakLinkedEntry
 
getTimeAfterCompile() - Method in class oracle.jdeveloper.runner.JRunProcess
Returns the time after compile finished.
getTimeCreated() - Method in class oracle.ide.runner.RunProcess
Returns the time this RunProcess was created.
getTimeLeftSeconds() - Method in class oracle.ide.task.Task
An estimate in seconds of the time left.
getTimeLeftSeconds() - Method in class oracle.ide.task.TaskGroup
 
getTimeout() - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
getTimer() - Method in class oracle.ide.db.controls.NameTextField
Used by the document listener to delay a query when the filter field is changed by typing.
getTimerIntervalImpl() - Method in class oracle.jdeveloper.vcs.changelist.AsynchronousChangeList
 
getTimestamp() - Method in class javax.ide.model.Document
Returns the timestamp associated with the Document, which indicates the time at which the document was last modified.
getTimestamp() - Method in interface oracle.ide.index.file.FileChange
Deprecated. Get the new timestamp of the file, if known.
getTimestamp(int) - Method in interface oracle.ide.index.file.FileTable
Deprecated. Get the timestamp of the file with the given ID.
getTimestamp() - Method in interface oracle.ide.index.IndexingContext
Get the time stamp of the file being indexed.
getTimestamp() - Method in class oracle.ide.model.Node
Gets the timestamp of this node.
getTimestamp(String) - Method in class oracle.ide.net.JarIndex
Get the timestamp of a JAR entry.
getTimestamp() - Method in class oracle.ide.net.JarIndex
Get the timestamp of the index.
getTimestamp(String, Schema, String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getTimestamp(DBObjectID) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
getTimestamp(String, Schema, String) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the timestamp representing the last modification time of the specified object's metadata.
getTimestamp(DBObjectID) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves the timestamp for the object represented by the given ID.
getTimestampKey(String) - Static method in class oracle.ide.db.dialogs.BaseDBEditorFactory
This is the key used to suspect timestamps for the lifetime of an object dialog.
getTimestampLoadedUnsafe() - Method in class oracle.ide.model.Node
Gets the time stamp of this loaded node, or -1 if the node is not loaded.
getTimeStampMap() - Static method in class oracle.ide.model.NodeUtil
 
getTimestampMap() - Method in class oracle.jdeveloper.vcs.spi.VCSCommandState
Gets the associated timestamp map.
getTimestampQueryByID(String) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the query to retrieve the timestampt for an object of given type by its identifier from the database.
getTimestampQueryByID() - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Deprecated. use DictionaryQueries.getTimestampQueryByID(String)
getTimestampQueryByName(String) - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the query to retrieve the timestamp for an object of given type from the database.
getTimeZone() - Method in class oracle.javatools.ui.calendar.CalendarPanel
 
getTimeZoneInList(TimeZone) - Method in class oracle.javatools.ui.calendar.CalendarPanel
Returns a TimeZone from the time zone list that shares the same long daylight saving name.
getTiming() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the Timing property
getTiming() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the timing (before/after) of the trigger.
getTimingLogLevel() - Static method in class oracle.javatools.db.DBLog
Returns the logging level to use for logging db-api timings (e.g.
getTipDisplayDuration() - Static method in class oracle.javatools.ui.actiontip.ActionTipManager
 
getTitle(TransferDescriptor) - Method in class oracle.ide.db.transfer.generate.GenerateController
 
getTitle() - Method in class oracle.ide.dialogs.ProgressRunnable
Retrieves the title that will be used by the progress dialog.
getTitle() - Method in class oracle.ide.dialogs.SelectFilesConfiguration
Gets the dialog title.
getTitle() - Method in class oracle.ide.explorer.AbstractTreeExplorer
 
getTitle() - Method in class oracle.ide.explorer.Explorer
Get the caption to use in the title bar of a hosting View.
getTitle() - Method in interface oracle.ide.expressionbuilder.ExpressionBuilderPicker
Returns the title of the picker, or null if none is wanted.
getTitle() - Method in class oracle.ide.inspector.layout.CategoryLayout
Get the title for user display.
getTitle() - Method in class oracle.ide.inspector.layout.ExtensibleGroup
Get the title for user display.
getTitle() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.CategoryLayoutAssembly
 
getTitle() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceAssembly
Gets the title of the first element of the assembly.
getTitle() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.ChoiceGroupAssembly
Gets the title of the first element of the assembly.
getTitle() - Method in class oracle.ide.inspector.layout.PropertyFormLayoutAssembly.DisplayGroupAssembly
Gets the title of the first element of the assembly.
getTitle() - Method in class oracle.ide.migration.NodeMigrator
Get the wizard title.
getTitle() - Method in class oracle.ide.model.ProjectMigrator
 
getTitle() - Method in class oracle.ide.model.WorkspaceMigrator
 
getTitle() - Method in class oracle.ide.navigator.ProjectNavigatorWindow
 
getTitle() - Method in interface oracle.ide.palette.PaletteEditor
Return title to be displayed by the editor.
getTitle() - Method in class oracle.ide.panels.TDialogLauncher
 
getTitle() - Method in class oracle.ide.task.ui.TaskManagerDialogConfiguration
 
getTitle(View) - Method in interface oracle.ide.TitleProvider
Returns the titlebar text to use.
getTitle() - Method in class oracle.ideimpl.webupdate.UpdateMessage
 
getTitle(T) - Method in class oracle.javatools.controls.nicelist.NiceListRenderer
Returns the title (main text) for the specified item.
getTitle() - Method in exception oracle.javatools.db.ValidationException
Returns the title of this error (if there is one).
getTitle() - Method in class oracle.javatools.ui.checklist.Step
Returns the step title.
getTitle() - Method in class oracle.javatools.ui.ghost.GhostPalette
 
getTitle() - Method in class oracle.javatools.ui.TitledSeparator
 
getTitle() - Method in exception oracle.jdeveloper.vcs.spi.VCSException
 
getTitleDepth() - Method in class oracle.ide.panels.MDDPanel
Returns the number of levels in the master tree that will be used when generating the titlebar for the detail-detail panel.
getTitleFont(Font) - Static method in class oracle.ide.wizard.WelcomePanel
Retrieves the correct font for the title portion of a Welcome or Finish page in a Wizard.
getTitleLabel() - Method in class oracle.ide.editor.Editor
This method is called to get the title to display in the title bar of the EditorFrame hosting this editor.
getTitleName() - Method in interface oracle.ide.docking.Dockable
Gets title to display in a title bar.
getTitleName() - Method in class oracle.ide.docking.DrawerDockableWindow
 
getTitleName() - Method in class oracle.ide.docking.DrawerWindow
 
getTitleName() - Method in class oracle.ide.keyboard.KeyboardDockable
 
getTitleName() - Method in class oracle.ide.log.AbstractLogPage
 
getTitleName() - Method in class oracle.ide.log.DefaultLogPage
 
getTitleName() - Method in interface oracle.ide.log.LogPage
Get the title to be displayed in the log window hosting this page.
getTitleName() - Method in class oracle.ide.runner.RunLogPage
Returns the title name for this log page.
getTitleName() - Method in class oracle.ide.view.AbstractPinnable
 
getTitleName() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the title of the change list.
getTitleNameImpl() - Method in class oracle.ide.view.AbstractPinnable
 
getTitles(DBObject, DBObjectProvider, boolean) - Method in class oracle.ide.db.panels.PanelLibrary
Returns the titles of the panels needed to create or edit the given object as appropriate.
getTitleTextColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getTldLibraries(Project) - Static method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
Gets all JspLibraries available in the project defined by TLD files.
getTNodes(Context) - Static method in class oracle.ide.explorer.ExplorerContext
Returns the array of selected TNode objects from the specified Context if there are one or more Element objects selected in the Context and those Element objects have corresponding TNode objects.
getToDoManager() - Static method in class oracle.ide.todo.ToDoManager
Returns the ToDoManager instance that is active in the IDE
getToFile() - Method in class oracle.javatools.patch.PatchEntry
Gets the to-file value for the patch entry.
getToFileLineCount() - Method in class oracle.javatools.patch.PatchHunk
Gets the to-file line count for the patch hunk.
getToFileLineNumber() - Method in class oracle.javatools.patch.PatchHunk
Gets the to-file line number for the patch hunk.
getToFileModificationTime() - Method in class oracle.javatools.patch.PatchEntry
Gets the to-file modification time for the patch entry.
getToFileRevision() - Method in class oracle.javatools.patch.PatchEntry
Gets the to-file revision number for the patch entry.
getToggleButtonCheckColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getToggleChangeSetsAction(ChangeListWindow) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
getToggleStatus() - Method in interface oracle.jdeveloper.vcs.generic.VCSActionInfo
Gets the toggle status for the action.
getToggleToolbarMenuWeight() - Method in class oracle.ide.view.MultiManager
 
getToken() - Method in class oracle.javatools.parser.AbstractLexer.DefaultLexerToken
Fetches the (language-specific) token represented by this LexerToken.
getToken() - Method in class oracle.javatools.parser.css.CSSLexer
 
getToken() - Method in class oracle.javatools.parser.java.v2.scanner.ArrayedLexer
 
getToken() - Method in class oracle.javatools.parser.java.v2.scanner.FastLexer
 
getToken() - Method in class oracle.javatools.parser.java.v2.scanner.JavadocLexer
 
getToken() - Method in class oracle.javatools.parser.java.v2.scanner.JavaLexer
 
getToken() - Method in interface oracle.javatools.parser.LexerToken
Fetches the (language-specific) token represented by this LexerToken.
getTokenArray(String, String) - Static method in class oracle.javatools.util.StringUtil
 
getTokenAt(int) - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getTokenAtOffset(int) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getTokenCount() - Method in class oracle.javatools.db.plsql.PlSqlSearch
 
getTokenIndex() - Method in class oracle.javatools.parser.java.v2.scanner.ArrayedLexer
Calling getTokenIndex() before the initial lex() will produce an unpredictable result.
getTokens() - Method in interface oracle.javatools.db.sql.SqlAliasExpander.Usage
 
getTokenValue() - Method in interface oracle.javatools.parser.java.v2.model.expression.SourceLiteralExpression
Provided for convenience.
getTokenValue() - Method in interface oracle.javatools.parser.java.v2.model.SourceLexicalElement
 
getToLiteral() - Method in class oracle.javatools.db.sql.ModelObject.SingleColumnForLoop
 
getTool() - Method in class oracle.ide.externaltools.ExternalToolEvent
Returns the external tool this event applies to.
getTool() - Method in interface oracle.ide.externaltools.ExternalToolOptionsEnvironment
Get the external tool being created or edited.
getToolbar() - Method in class oracle.ide.ceditor.CodeEditor
Get the Toolbar that is the fixed top margin above the code editor view.
getToolbar() - Method in interface oracle.ide.controls.StatusBar
Return the status bar toolbar.
getToolbar() - Method in class oracle.ide.controls.StatusBarControl
 
getToolbar() - Method in class oracle.ide.docking.DrawerWindow
 
getToolbar() - Static method in class oracle.ide.Ide
Gets the Toolbar.
getToolbar() - Method in class oracle.ide.log.MessagePage
 
getToolbar() - Method in class oracle.ide.view.AbstractPinnable
Get the Toolbar associated with this View.
getToolbar() - Method in class oracle.ide.view.View
Get the toolbar associated with this view.
getToolbar() - Method in class oracle.ide.view.ViewDecorator
 
getToolBar() - Method in interface oracle.javatools.ui.builders.BuiltToolBar
 
getToolbar() - Method in class oracle.jdeveloper.merge.BaseMergeEditor
Get the toolbar associated with this view.
getToolbar() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Get the changelist dockable's toolbar.
getToolbar() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getToolBar() - Method in class oracle.jdevimpl.audit.log.AuditLogPanel
 
getToolbarActions() - Method in interface oracle.ide.inspector.ComponentLevelActions
Get the actions to be represented as toolbar buttons.
getToolbarButtonPreferredSize(AbstractButton, int) - Static method in class oracle.ide.controls.ToolButtonUI
Deprecated.  
getToolbarManager() - Static method in class oracle.ide.controller.ToolbarManager
Get the toolbar manager.
getToolbarSearchField() - Method in class oracle.ide.log.MessagePage
Get the SearchField that searches the log.
getToolMask() - Method in class oracle.javatools.ui.table.TableToolbar
The buttonMask, a bitwise or of the Tool_* constants.
getToolsDefaultProjectPropertiesAction() - Static method in class oracle.ide.controller.IdeActions
Note this command has moved to the "Application" menu.
getToolsPreferencesAction() - Static method in class oracle.ide.controller.IdeActions
 
getToolsProjectPropertiesAction() - Static method in class oracle.ide.controller.IdeActions
Note this command has moved to the "Application" menu.
getToolsSubMenu() - Static method in class oracle.ide.db.util.DBMenuUtils
Gets the Tools submenu for Database tools menu items to be added to.
getToolTip() - Method in class javax.ide.log.LogPage
Get the tooltip to display when this page is tabbed.
getToolTip() - Method in class javax.ide.menu.IDEAction
 
getToolTip() - Method in class javax.ide.model.Element
 
getToolTip(Element) - Method in class javax.ide.model.ElementDisplayInfo
Get the tooltip for the specified element.
getToolTip() - Method in class javax.ide.view.DefaultViewable
 
getToolTip() - Method in interface javax.ide.view.Viewable
Returns the tool tip text to show when the mouse pointer pauses over a UI component that represents this Viewable.
getTooltip() - Method in class oracle.ide.controls.customtab.CustomTabPage
 
getTooltip() - Method in class oracle.ide.controls.customtab.DefaultCustomTabPage
 
getToolTip() - Method in class oracle.ide.log.AbstractLogPage
 
getToolTip() - Method in interface oracle.ide.log.LogPage
Get the tooltip to display when this page is tabbed.
getToolTip() - Method in class oracle.ide.runner.RunLogPage
Returns the tooltip for this log page.
getTooltip() - Method in class oracle.ide.todo.AbstractToDoItem
Returns a text string that can be used for a tooltip, typically in a file overview margin.
getTooltip() - Method in enum oracle.javatools.ui.builders.ListBuilder.DefaultAction
 
getTooltip() - Method in enum oracle.javatools.ui.builders.TableBuilder.DefaultAction
 
getTooltip(Properties) - Method in interface oracle.jdeveloper.db.ConnectionTypeUIRegistry.ConnectionTooltipProvider
Deprecated.  
getToolTip() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getToolTipLocation(MouseEvent) - Method in class oracle.ide.controls.customtab.CustomTab
 
getToolTipProvider() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getToolTipProvider() - Method in class oracle.javatools.editor.BasicEditorPane
Fetches the current installed ToolTipProvider.
getTooltipProvider(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getToolTipText(CodeEditor, MouseEvent, int) - Method in interface oracle.ide.ceditor.CEToolTipProvider
Requests from the listening client an appropriate tooltip to display for the given editor.
getToolTipText(BasicEditorPane, MouseEvent, int) - Method in class oracle.ide.ceditor.CodeEditor
Requests from the editor client an appropriate tooltip to display for the given editor.
getToolTipText(MouseEvent) - Method in class oracle.ide.controls.checkboxlist.CheckBoxList
Gets the ToolTipText for the entry where the mouse is located.
getToolTipText() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getToolTipText(MouseEvent) - Method in class oracle.ide.controls.customtab.CustomTab
 
getToolTipText(MouseEvent) - Method in class oracle.ide.controls.JFastTreeTable.TreeTableCellRenderer
Deprecated. This is overridden to translate the mouse point to offset for the visible row.
getToolTipText(MouseEvent) - Method in class oracle.ide.controls.JTabbedPane2
JTabbedPane throws NPE with JAWS because of a null MouseEvent passed to getTooltipText() JTabbedPane does not check for a null event.
getToolTipText(MouseEvent) - Method in class oracle.ide.controls.JTreeTable.TreeTableCellRenderer
Deprecated. This is overridden to translate the mouse point to offset for the visible row.
getToolTipText(int) - Method in interface oracle.ide.controls.SortedTableModel
 
getToolTipText() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getToolTipText() - Method in class oracle.ide.explorer.ChildFilter
 
getToolTipText() - Method in class oracle.ide.explorer.IconOverlay
Gets the tool tip text describing this object.
getToolTipText() - Method in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1 - use ExternalToolBaseProperties.getToolTipText().
getToolTipText() - Method in class oracle.ide.externaltools.ExternalToolBaseProperties
Get the tool tip text for this tool.
getToolTipText() - Method in class oracle.ide.externaltools.ExternalToolType
Note: this method should not be overridden by declarative implementations
getToolTipText() - Method in class oracle.ide.externaltools.macro.MacroExpander
Get the tool tip text for this macro.
getToolTipText() - Method in class oracle.ide.layout.IdeLayout
 
getToolTipText() - Method in class oracle.ide.layout.Layouts
 
getToolTipText() - Method in class oracle.ide.model.Connections
 
getToolTipText() - Method in class oracle.ide.model.DefaultDisplayable
This implementation delegates to DefaultDisplayable.getLongLabel().
getToolTipText() - Method in class oracle.ide.model.DiscoveredDependable.DefaultDiscoveredDependable
 
getToolTipText() - Method in interface oracle.ide.model.Displayable
Returns the tool tip text to show when the mouse pointer pauses over a UI component that represents this Displayable.
getToolTipText() - Method in class oracle.ide.model.IdeSystem
Element interface method.
getToolTipText() - Method in class oracle.ide.model.Node
Displayable interface method.
getToolTipText() - Method in class oracle.ide.model.Preferences
Deprecated.  
getToolTipText() - Method in class oracle.ide.model.XMLDataNode
Part of the Element interface.
getToolTipText() - Method in interface oracle.ide.palette.PaletteItem
 
getToolTipText() - Method in class oracle.ide.panels.Navigable
This implementation always returns null.
getTooltipText() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Gets a string that can be used as a tool tip
getToolTipText() - Method in class oracle.ide.runner.RunLogPage
 
getToolTipText() - Method in class oracle.ide.runner.RunProcess
Gets the tool tip for this RunProcess element
getToolTipText() - Method in class oracle.ide.todo.AbstractToDoItem
Returns a tooltip
getToolTipText() - Method in class oracle.ide.wizard.Wizard
The tool tip text to display when the mouse hovers over this Wizard's item in the Object Gallery.
getToolTipText(ContributorKind, CompareDifference) - Method in interface oracle.javatools.compare.view.CompareToolTipProvider
 
getToolTipText(MouseEvent) - Method in class oracle.javatools.compare.view.DiffGutter
 
getToolTipText(MouseEvent) - Method in class oracle.javatools.compare.view.SequenceCompareView.OverviewComponent
 
getToolTipText(BasicEditorPane, MouseEvent, int) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getToolTipText() - Method in class oracle.javatools.editor.BasicEditorPane
Returns the tooltip string that has been set with setToolTipText().
getToolTipText(MouseEvent) - Method in class oracle.javatools.editor.BasicEditorPane
Returns the string to be used as the tooltip for event.
getToolTipText() - Method in class oracle.javatools.editor.FileOverviewMargin
 
getToolTipText(MouseEvent) - Method in class oracle.javatools.editor.FileOverviewMargin
 
getToolTipText(MouseEvent) - Method in interface oracle.javatools.editor.FileOverviewMark
Called when the FileOverviewMargin is preparing to show a tooltip for this mark.
getToolTipText(Object) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Returns the tooltip text to display when the mouse is hovering over the specified source code block and the block is collapsed.
getToolTipText(Object) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
getToolTipText(MouseEvent) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
 
getToolTipText() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Returns the tooltip string that has been set with setToolTipText().
getToolTipText(MouseEvent) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Returns the string to be used as the tooltip for event.
getToolTipText(BasicEditorPane, MouseEvent, int) - Method in interface oracle.javatools.editor.ToolTipProvider
Requests from the editor client an appropriate tooltip to display for the given editor.
getToolTipText() - Method in class oracle.javatools.ui.BusyIndicator
 
getToolTipText(MouseEvent) - Method in class oracle.javatools.ui.table.GenericTable
Override to provide a tooltip for cells that are obscured because they are too small to display their renderer properly.
getToolTipText(MouseEvent) - Method in class oracle.javatools.ui.treetable.JFastTreeTable.TreeTableCellRenderer
This is overridden to translate the mouse point to offset for the visible row.
getToolTipText(MouseEvent) - Method in class oracle.javatools.ui.treetable.JTreeTable.TreeTableCellRenderer
This is overridden to translate the mouse point to offset for the visible row.
getToolTipText(String) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Gets a translated tooltip text to use for the given store if it is displayed in UI.
getToolTipText(String) - Method in class oracle.jdeveloper.db.StoreProvider
 
getToolTipText() - Method in class oracle.jdeveloper.library.AddinLibraryList
 
getToolTipText() - Method in class oracle.jdeveloper.library.JLibraryList
 
getToolTipText() - Method in class oracle.jdeveloper.library.JProjectLibraryList
 
getToolTipText() - Method in class oracle.jdeveloper.library.LibraryAdapter
 
getToolTipText() - Method in class oracle.jdeveloper.library.ListWrapper
 
getToolTipText(ContributorKind, CompareDifference) - Method in class oracle.jdeveloper.merge.BaseTextMergeEditor
 
getToolTipText() - Method in class oracle.jdeveloper.vcs.nav.ConnectionNodeDecorator
 
getToolTipText() - Method in class oracle.jdevimpl.audit.core.AuditAddinDescription
 
getToolTipText(MouseEvent) - Method in class oracle.jdevimpl.audit.log.AuditTreeTable
 
getToolTipText() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getToolTipText() - Method in class oracle.jdevimpl.audit.model.UnauditableFileModelAdapter.UnauditableElement
 
getToolTipTextForElement(int) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Gets the string used to represent the tooltip for the specified element.
getTopComponent() - Method in class oracle.ide.log.AbstractLogPage
Gets the component to put in the top component position in the log page display By default returns getLogPageView().getToolbar()
getTopComponent() - Method in class oracle.ide.runner.RunLogPage
 
getTopComponent() - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
getTopComponent() - Method in class oracle.jdevimpl.audit.log.AuditLogPanel
 
getToPicker() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Returns the picker for the right (to) side of the shuttle.
getToPicker() - Method in class oracle.ide.db.panels.sql.FromObjectsPanel
 
getToPicker() - Method in class oracle.ide.db.panels.sql.QuickPickObjectsPanel
 
getTopLevelDeclarations(Context, Node) - Method in interface oracle.ide.dependency.DeclarationProvider
Get all top-level declarations for a Node.
getTopLevelDeclarations(Context, Node) - Method in class oracle.ide.dependency.DependencyManager
Get all top-level declarations for a Node.
getTopLevelDeclarations(Context, Node) - Method in class oracle.ide.dependency.index.IndexDeclarationProvider
 
getTopLevelDeclarations(Context, Node) - Method in class oracle.ide.dependency.URLDeclarationProvider
 
getTopLevelDeclarations(Context, Node) - Method in class oracle.jdeveloper.java.dependency.JavaDeclarationProvider
 
getToplevelWindow() - Static method in class oracle.javatools.util.SwingUtils
The method searches through JFrames by using the 'clientProperty' in the RootPane of the JFrame.
getTopOffset() - Method in class oracle.javatools.editor.FileOverviewMargin
 
getTopPadding() - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getTopPadding() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine to calculate how much padding on top we have where we shouldn't paint.
getTopTooltipText() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getTotal() - Method in class oracle.ide.task.event.ProgressEvent
 
getTotalCount() - Method in class javax.ide.event.ExtensionRegistrationEvent
 
getTotalCount() - Method in class oracle.ide.task.Task
A task implementor must provide a quantitative measure of the Task.
getTotalCount() - Method in class oracle.ide.task.TaskGroup
 
getTotalKeyCount() - Method in class oracle.javatools.util.Maps.ManagedCacheMap
 
getTotalKeyCount() - Method in interface oracle.javatools.util.Maps.ManagedCacheMapMBean
 
getTotalTaskCount() - Method in class oracle.ide.task.TaskGroup
The total number of tasks in this group.
getTraceLogLevel() - Static method in class oracle.javatools.db.DBLog
Returns the logging level to use for logging db-api tracing (for example sql execution, diff result set print outs etc).
getTrackedRootURL(URL) - Static method in class oracle.ide.net.URLFileSystem
Fetches the root URL that is being tracked (if any) that contains the specified url.
getTrackedRootURLs(URL) - Static method in class oracle.ide.net.URLFileSystem
Fetch all root URLs that match the given URL.
getTracker(TextNode) - Static method in class oracle.ide.model.TextBufferTracker
Gets the text buffer tracker for a text node.
getTransaction() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the in-progress single-tree transaction, null if none.
getTransaction() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the pending transaction, null if none.
getTransactionTestQuery() - Method in class oracle.javatools.db.AbstractDatabase
 
getTransferable(Object) - Method in interface oracle.ide.util.dnd.DragHelper
Gets the Transferable for the supplied Objects.
getTransferData(DataFlavor) - Method in class oracle.ide.datatransfer.TransferableContext
 
getTransferData(DataFlavor) - Method in class oracle.ide.datatransfer.TransferableEditorTab
Deprecated. Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class oracle.ide.db.DBObjectTransferable
 
getTransferData(DataFlavor) - Method in class oracle.ide.util.dnd.TransferablesList
 
getTransferData(DataFlavor) - Method in class oracle.ide.util.dnd.TransferableTreeNode
 
getTransferData(DataFlavor) - Method in class oracle.javatools.editor.plugins.DragDropPlugin.DragTransferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class oracle.jdevimpl.audit.swing.TableTransferable
Returns an object which represents the data to be transferred.
getTransferDataFlavors() - Method in class oracle.ide.datatransfer.TransferableContext
 
getTransferDataFlavors() - Method in class oracle.ide.datatransfer.TransferableEditorTab
Deprecated. Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class oracle.ide.db.DBObjectTransferable
 
getTransferDataFlavors() - Method in class oracle.ide.util.dnd.TransferablesList
 
getTransferDataFlavors() - Method in class oracle.ide.util.dnd.TransferableTreeNode
 
getTransferDataFlavors() - Method in class oracle.javatools.editor.plugins.DragDropPlugin.DragTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class oracle.jdevimpl.audit.swing.TableTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataMetadata(AbstractModel, XmlKey) - Method in class oracle.jdeveloper.webapp.datatransfer.faces.JsfResourceToNodeTransformer
 
getTransferDataMetadata(AbstractModel, XmlKey) - Method in class oracle.jdeveloper.webapp.datatransfer.URLToNodeTransformer
 
getTransferErrors() - Method in class oracle.ide.runner.RunProcess
Whether the VM should transfer errors to debugger.
getTransferManager() - Method in class oracle.ide.db.transfer.TransferDescriptor
Deprecated. the TransferManager is a singleton - use TransferManager.getInstance()
getTransferPolicy(TransferDescriptor) - Method in class oracle.ide.db.transfer.generate.GenerateController
Gets the TransferPolicy to use for the given descriptor.
getTransferState() - Method in class oracle.ide.db.transfer.TransferDescriptor
Gets the current state of the transfer for this descriptor if a transfer is in process, or null if this descriptor has not started to be transferred yet.
getTransferTarget(Class<T>) - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getTransferTargets() - Method in class oracle.ide.db.transfer.TransferDescriptor
 
getTransferText(Transferable) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Utility method to fetch the text to drop based on the transferable in the drag and drop operation
getTransform() - Method in class oracle.jdeveloper.audit.extension.TransformBinding
 
getTransform() - Method in class oracle.jdeveloper.audit.service.TransformAction
Gets the transform this action applies, or null if this action applies the default transform to one or more violations.
getTransform(int) - Method in interface oracle.jdeveloper.audit.service.Violation
Gets a transform of this violation.
getTransform() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the transform of this context.
getTransform(int) - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getTransformBindings() - Method in class oracle.jdeveloper.audit.extension.RuleDefinition
 
getTransformCount() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the number of transforms of this violation.
getTransformCount() - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getTransformDescriptions() - Method in class oracle.jdeveloper.audit.service.DefaultTransformsAction
Gets descriptions of the transforms of this action.
getTransformFocusLocation(int) - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the applicable location of a transform of this violation, or null if none.
getTransformFocusLocation(int) - Method in class oracle.jdeveloper.audit.transform.TransformContext
 
getTransforms() - Method in interface oracle.javatools.status.Issue
Gets the transforms attached to this issue.
getTransforms() - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets the transforms which can be applied to violations of this rule.
getTransforms() - Method in class oracle.jdeveloper.audit.extension.TransformDefinition
 
getTransformsApplied(Violation) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the transforms applied to a violation of this model, in application order.
getTransformsApplied(Violation) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getTransientProperties() - Method in class oracle.ide.model.Node
This method returns a Map that the caller can use to store 'transient' properties with the Node instance.
getTransitiveDependencies(Project) - Method in class oracle.ide.file.ProjectCache
Get the transitive closure of the projects a project depends on.
getTransUnitNodes(Document) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getTransUnitNodes(Element) - Static method in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
getTraversable() - Method in class oracle.ide.panels.MDDEvent
 
getTraversableClass() - Method in class oracle.ide.model.panels.ProjectContentNavigable
 
getTraversableClass() - Method in class oracle.ide.panels.MetaTraversable
Returns the class object of the described Traversable.
getTraversableContext() - Method in class oracle.ide.migration.NodeMigrator
Returns a non-null TraversableContext while migration is in progress, otherwise, the value returned is null.
getTraversableContext() - Method in class oracle.ide.panels.ApplyEvent
Returns the TraversableContext that is the event source for this ApplyEvent.
getTraversableContext() - Method in class oracle.ide.panels.MDDEvent
 
getTraversableContext() - Method in class oracle.ide.panels.TDialogLauncher
 
getTraversableName() - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
Override this to provide a name for sub-classes which may be skipped.
getTraversableName() - Method in class oracle.ide.db.panels.SkippingTraversable
Get the name of the current Traversable.
getTree(Declaration) - Method in interface javax.ide.model.java.source.TreeLocator
Gets the Tree object that declares the given declaration, null if none.
getTree() - Method in class oracle.ide.controls.JFastTreeTable
Deprecated. Returns the tree that is being shared between the model.
getTree() - Method in class oracle.ide.controls.JTreeTable
Deprecated. Returns the tree that is being shared between the model.
getTree() - Method in class oracle.ide.db.controls.AbstractTreePicker
 
getTree() - Method in class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated.  
getTree() - Method in class oracle.ide.log.DefaultLogPage
Get the JTree used for display.
getTree() - Method in class oracle.ide.net.PackageClassChooser
 
getTree() - Method in interface oracle.javatools.ui.builders.BuiltTree
Return the JTree constructed by the builder.
getTree() - Method in class oracle.javatools.ui.combo.JTreeCombo
 
getTree() - Method in class oracle.javatools.ui.combo.JTreeFixListCombo
 
getTree() - Method in class oracle.javatools.ui.treetable.JFastTreeTable
Returns the tree that is being shared between the model.
getTree() - Method in class oracle.javatools.ui.treetable.JTreeTable
Returns the tree that is being shared between the model.
getTree1ControlBar() - Method in class oracle.ide.panels.MDDPanel
 
getTree1SelectionPath() - Method in class oracle.ide.panels.MDDPanel
Note: The onEntry must have already been called before this method will have an effect.
getTree1TitleLabel() - Method in class oracle.ide.panels.MDDPanel
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.ide.controls.tree.JTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.ide.db.util.DBObjectRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.ide.explorer.IconOverlayTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.javatools.ui.tree.LabelTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.javatools.ui.tree.ReflectiveTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.javatools.ui.TruncatingTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellRenderer
Configures the renderer based on the passed in components.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class oracle.jdevimpl.audit.swing.HtmlTreeCellRenderer
Configures the renderer based on the passed in components.
getTreeClass() - Method in class javax.ide.model.java.source.tree.TreeKind
 
getTreeExplorer() - Method in class oracle.ide.navigator.NavigatorWindow
Returns the TreeExplorer implementing the tree behavior for this navigator.
getTreeKind() - Method in interface javax.ide.model.java.source.tree.Tree
Identifies what kind of Tree this is.
getTreeKind() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getTreeKind() - Method in interface oracle.javatools.parser.plsql.data.PlsqlNode
The term "tree kind" comes directly out of the database and indicates what structure this tree is, e.g.
getTreeKind() - Method in class oracle.javatools.parser.plsql.symtab.SqlOpndef
 
getTreeKind() - Method in class oracle.javatools.parser.plsql.syntax.AST
 
getTreeModel() - Method in class oracle.ide.controls.JFastTreeTable
Deprecated. Gets the tree model adapted by this table, or null if the adapted table model has not yet been set.
getTreeModel() - Method in class oracle.ide.explorer.TreeExplorer
Returns the tree model associated with this TreeExplorer.
getTreeModel() - Method in class oracle.javatools.ui.treetable.JFastTreeTable
Gets the tree model adapted by this table, or null if the adapted table model has not yet been set.
getTreeModelListeners() - Method in class oracle.jdevimpl.audit.swing.AbstractTreeModel
Returns an array of all the tree model listeners registered on this model.
getTreePath(Object) - Method in class oracle.javatools.ui.combo.TreeComboModel
 
getTreePath(Object) - Method in class oracle.javatools.ui.combo.TreeFixListComboModel
 
getTreeTableModel() - Method in class oracle.ide.controls.TreeTableModelAdapter
Deprecated.  
getTreeTableModel() - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getTreeTableModel() - Method in class oracle.javatools.ui.treetable.TreeTableModelAdapter
 
getTreeTableModel() - Method in class oracle.jdevimpl.audit.log.AuditTreeTable
 
getTriad(Color, int) - Static method in class oracle.javatools.ui.ColorUtils2
Find the triad colors of the given color.
getTrimLeader() - Method in class oracle.javatools.db.sql.Function
Returns whether this is a trim function with LEADING/TRAILING/BOTH text.
getTrueUserHomeDirectory() - Static method in class oracle.ide.Ide
Get the user's actual home directory, represented by the "user.home" system property.
getTruncatedCellValue(JTable, int, int) - Static method in class oracle.javatools.ui.table.TableHelper
Figure out if the renderer has been truncated by the column width and if so return the complete value of the cell.
getTweenColor(Color, Color, float) - Static method in class oracle.javatools.ui.ColorUtils2
Find a color between the two in terms of brightness/saturation with the same hue as the first color.
getType() - Method in class javax.ide.command.Command
Gets the command type
getType() - Method in interface javax.ide.model.java.declaration.HasTypeD
Gets the type of this element.
getType() - Method in interface javax.ide.model.java.declaration.TypeD
Gets itself as its type.
getType() - Method in interface javax.ide.model.java.source.tree.NewArrayExpressionT
Gets the type reference for this element.
getType() - Method in interface javax.ide.model.java.source.tree.NewClassExpressionT
Gets the type reference for this element.
getType() - Method in interface javax.ide.model.java.source.tree.SuperclassT
Gets the type reference for this element.
getType() - Method in interface javax.ide.model.java.source.tree.TypeArgumentT
Gets the bound's type reference.
getType() - Method in interface javax.ide.model.java.source.tree.TypeExpressionT
Gets the type reference for this element.
getType() - Method in interface javax.ide.model.java.source.tree.VariableDeclT
Gets the type reference for this element.
getType() - Method in interface javax.ide.model.java.source.tree.VariableT
Gets the type reference for this element.
getType() - Method in class javax.ide.util.ID
Get the object type identifier.
getType() - Method in class oracle.ide.controller.Command
Gets the command type.
getType() - Method in class oracle.ide.db.panels.PanelLibrary
Returns the object type this library provides panels for.
getType() - Method in class oracle.ide.db.SchemaObjectDescriptor
Get the type of this schema object.
getType() - Method in interface oracle.ide.docking.Dockable
Gets the types of dockable accepted by a specific dockable implementation.
getType() - Method in class oracle.ide.docking.DockableWindow
Gets the types of dockable accepted by a specific dockable implementation.
getType() - Method in class oracle.ide.editor.Editor
 
getType() - Method in class oracle.ide.extension.feature.Feature
 
getType() - Method in class oracle.ide.extension.rules.SimpleRule
 
getType(ExternalTool) - Method in class oracle.ide.externaltools.ExternalToolManager
Gets the type of the specified external tool
getType() - Method in interface oracle.ide.externaltools.ExternalToolOptionsEnvironment
Get the type of tool being created or edited.
getType() - Method in interface oracle.ide.index.file.FileChange
Deprecated. Get the type of change.
getType() - Method in class oracle.ide.keyboard.KeyboardDockable
 
getType() - Method in interface oracle.ide.layout.LayoutSelector
Return a string that uniquely identifies this selector.
getType() - Method in class oracle.ide.layout.ViewId
 
getType() - Method in class oracle.ide.navigator.NavigatorInitFactory
 
getType() - Method in class oracle.ide.net.URLChooserEvent
Get the type of the class.
getType() - Method in interface oracle.ide.palette.PalettePage
Return the main type( suffix ) that maps to this page
getType() - Method in class oracle.ide.panels.LinkPanel
 
getType() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Gets the type of resource bundle
getType() - Method in class oracle.ide.resourcebundle.ResourceBundleKey
Gets the type of resource bundle
getType() - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
getType() - Method in class oracle.javatools.compare.CompareContributor
Get the extension of the file this contributor represents.
getType() - Method in class oracle.javatools.compare.CompareMain.FileCompareContributor
Deprecated.  
getType() - Method in interface oracle.javatools.compare.CompareModel
Get the compare type (text, directory, xml) for the model.
getType() - Method in class oracle.javatools.controls.nicelist.NiceListActionEvent
Get the type of event that occurred.
getType() - Method in class oracle.javatools.db.AbstractDBObjectID
 
getType() - Method in class oracle.javatools.db.AutoExtendProperties
 
getType() - Method in class oracle.javatools.db.Column
 
getType() - Method in class oracle.javatools.db.Constraint
 
getType() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getType() - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
getType() - Method in class oracle.javatools.db.datatypes.DataTypeID
 
getType() - Method in class oracle.javatools.db.datatypes.DataTypeSynonym
 
getType() - Method in class oracle.javatools.db.datatypes.DataTypeUsage
 
getType() - Method in class oracle.javatools.db.datatypes.PredefinedDataType
 
getType() - Method in interface oracle.javatools.db.DBObject
Returns the type of this object.
getType() - Method in interface oracle.javatools.db.DBObjectID
Retrieves the type of object referenced by this id.
getType() - Method in class oracle.javatools.db.DBObjectLister.ObjectInfo
 
getType() - Method in class oracle.javatools.db.diff.ResultSet
Get a String representing the type of the ResultSet (LIST, MAP or LEAF)
getType() - Method in class oracle.javatools.db.FileSpecification
 
getType() - Method in class oracle.javatools.db.Function
Deprecated.  
getType() - Method in class oracle.javatools.db.Index
 
getType() - Method in class oracle.javatools.db.JavaClass
 
getType() - Method in class oracle.javatools.db.JavaResource
 
getType() - Method in class oracle.javatools.db.JavaSource
 
getType() - Method in class oracle.javatools.db.ora.DatabaseLink
 
getType() - Method in class oracle.javatools.db.ora.Directory
 
getType() - Method in class oracle.javatools.db.ora.IndexPartition
 
getType() - Method in class oracle.javatools.db.ora.Indextype
 
getType() - Method in class oracle.javatools.db.ora.LOBDescriptor
 
getType() - Method in class oracle.javatools.db.ora.MaterializedView
 
getType() - Method in class oracle.javatools.db.ora.MaterializedViewLog
 
getType() - Method in class oracle.javatools.db.ora.OracleColumnProperties
 
getType() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
 
getType() - Method in class oracle.javatools.db.ora.OracleExternalTableProperties.LocationSpecifier
 
getType() - Method in class oracle.javatools.db.ora.OracleIndexOrganizedTableProperties
 
getType() - Method in class oracle.javatools.db.ora.OracleIndexPartitions
 
getType() - Method in class oracle.javatools.db.ora.OracleStorageProperties
 
getType() - Method in class oracle.javatools.db.ora.OracleTablePartitions
 
getType() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
 
getType() - Method in class oracle.javatools.db.ora.RecycledObject
 
getType() - Method in class oracle.javatools.db.ora.TablePartition
 
getType() - Method in class oracle.javatools.db.ora.XMLSchema
 
getType() - Method in class oracle.javatools.db.ora.XMLSchemaElement
 
getType() - Method in class oracle.javatools.db.ora.XMLTypeColumnProperties
 
getType() - Method in class oracle.javatools.db.Package
Deprecated.  
getType() - Method in class oracle.javatools.db.plsql.Function
 
getType() - Method in class oracle.javatools.db.plsql.Package
 
getType() - Method in class oracle.javatools.db.plsql.PackageBody
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlAttribute
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlBlock
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlDatatype
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlFragment
Deprecated. 
getType() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlMethod
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlParameter
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlReference
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlToken
 
getType() - Method in class oracle.javatools.db.plsql.PlSqlVariable
 
getType() - Method in class oracle.javatools.db.plsql.Procedure
 
getType() - Method in class oracle.javatools.db.plsql.Trigger
 
getType() - Method in class oracle.javatools.db.plsql.Type
 
getType() - Method in class oracle.javatools.db.plsql.TypeBody
 
getType() - Method in class oracle.javatools.db.PlSqlAttribute
Deprecated.  
getType() - Method in class oracle.javatools.db.PlSqlMethod
Deprecated.  
getType() - Method in class oracle.javatools.db.PlSqlParameter
Deprecated.  
getType() - Method in class oracle.javatools.db.Procedure
Deprecated.  
getType(Class<? extends DBObject>) - Static method in class oracle.javatools.db.property.Metadata
Returns the type defined for the given object class.
getType() - Method in class oracle.javatools.db.property.PropertyAction
Gets the type of property action.
getType() - Method in class oracle.javatools.db.Schema
 
getType() - Method in class oracle.javatools.db.Sequence
 
getType() - Method in class oracle.javatools.db.sql.AbstractSQLFragment
 
getType() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
getType() - Method in class oracle.javatools.db.sql.FromObject
 
getType() - Method in class oracle.javatools.db.sql.GroupByExpression
 
getType() - Method in class oracle.javatools.db.sql.GroupByObject
 
getType() - Method in class oracle.javatools.db.sql.HierarchicalQueryObject
 
getType() - Method in class oracle.javatools.db.sql.IndexObject
 
getType() - Method in class oracle.javatools.db.sql.OrderByObject
 
getType() - Method in class oracle.javatools.db.sql.SelectObject
 
getType() - Method in class oracle.javatools.db.sql.WhereObject
 
getType() - Method in class oracle.javatools.db.Synonym
 
getType() - Method in class oracle.javatools.db.Table
 
getType() - Method in class oracle.javatools.db.Tablespace
 
getType() - Method in class oracle.javatools.db.TemporaryObjectID
 
getType() - Method in class oracle.javatools.db.Trigger
Deprecated.  
getType() - Method in class oracle.javatools.db.View
 
getType() - Method in class oracle.javatools.history.HistoryProperty
Get the type of this property.
getType() - Method in class oracle.javatools.parser.plsql.old.symbol.VariableSymbol
In this preliminary version of the parser, albeit unlikely, THIS MAY RETURN NULL!
getType() - Method in class oracle.javatools.parser.plsql.symtab.Ptnod
 
getType() - Method in enum oracle.javatools.ui.breadcrumbs.AttributedBreadcrumb.Attribute
 
getType() - Method in class oracle.javatools.ui.checklist.ChecklistModelEvent
Returns the type of ChecklistModel event.
getType() - Method in class oracle.javatools.ui.checklist.ContentElement
Returns the type of the ContentElement.
getType() - Method in interface oracle.javatools.util.CommandParser.Converter
 
getType(String) - Method in class oracle.javatools.util.CommandParser
Gets the value type of a parameter or option, or null for an unvalued option.
getType() - Method in class oracle.jdeveloper.audit.analyzer.Metric
Gets the type of this attribute.
getType() - Method in interface oracle.jdeveloper.audit.analyzer.Rule.Parameter
 
getType() - Method in class oracle.jdeveloper.audit.bean.BeanCustomizer
The type which this customizer customizes.
getType() - Method in class oracle.jdeveloper.audit.bean.PropertyField
 
getType() - Method in class oracle.jdeveloper.audit.extension.TypeDefinition
 
getType(boolean) - Method in class oracle.jdeveloper.audit.extension.TypeDefinition
 
getType() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets the content type of this root.
getType() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the model type for this node.
getType(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the type of an object of this model.
getType(JavaProvider, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Fetch a JavaType instance for the given type.
getType() - Method in class oracle.jdeveloper.merge.TextMergeContributor
Get the extension of the file this contributor represents.
getType() - Method in interface oracle.jdeveloper.vcs.generic.VCSActionInfo
Gets the VCSCommandType representing the style of the action.
getType() - Method in interface oracle.jdeveloper.vcs.vop.DisplayProperty
Get the type of object that values of this property are represented by.
getType(Object, String, Class) - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
getType() - Method in class oracle.jdevimpl.audit.core.CategoryCustomizer
 
getType(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getType() - Method in class oracle.jdevimpl.audit.core.ExtensionBeanCustomizer
 
getType() - Method in class oracle.jdevimpl.audit.core.MetricCustomizer
 
getType() - Method in class oracle.jdevimpl.audit.core.ObjectCustomizer
 
getType() - Method in class oracle.jdevimpl.audit.core.RuleCustomizer
 
getType() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
getTypeArguments() - Method in interface javax.ide.model.java.source.tree.TypeReferenceT
Gets the list of type arguments.
getTypeArguments() - Method in interface oracle.javatools.parser.java.v2.model.SourceTypeReference
Gets the list of type arguments.
getTypeArray() - Method in class oracle.javatools.db.DBObjectCriteria
Gets the criterion for object type as an array of allowed type Strings.
getTypeBox() - Method in class oracle.ide.panels.LinkPanel
 
getTypeCode() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated. Returns the code for the flavour of ComplexType - either ComplexType or collection type.
getTypeCode() - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getTypeCode() - Method in class oracle.javatools.db.plsql.Type
Returns the type code
getTypeComparator() - Static method in class oracle.javatools.db.DBUtil
Returns a Comparator that will compare DBObjects by type first, and then by name.
getTypeDescription() - Method in interface oracle.javatools.util.CommandParser.Converter
 
getTypeDescriptor(String) - Static method in class oracle.jdevimpl.audit.util.Classes
 
getTypeErasure() - Method in interface javax.ide.model.java.declaration.TypeD
Gets the type erasure of this type.
getTypeErasure() - Method in class oracle.javatools.parser.java.v2.common.AbstractClass
 
getTypeErasure() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getTypeErasure(JavaTypeVariable) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getTypeErasure() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getTypeErasure() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the type erasure of this type, as defined by the JLS3.
getTypeFilter() - Method in class oracle.jdeveloper.history.HistoryProvider
Get a history filter for entries provided by this type.
getTypeFromBundle(ResourceBundleWrapper) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Gets the type of the specified ResourceBundleWrapper
getTypeId() - Method in class oracle.ide.extension.feature.FeatureType
 
getTypeId() - Method in class oracle.ide.extension.feature.ServiceFeatureType
 
getTypeId() - Method in class oracle.ide.extension.feature.SupportFeatureType
 
getTypeId() - Method in class oracle.ide.extension.feature.TechnologyFeatureType
 
getTypeKind() - Method in interface javax.ide.model.java.source.tree.ClassT
Identifies what kind of class declaration this is.
getTypeKind() - Method in interface oracle.javatools.parser.java.v2.model.SourceClass
Identifies what kind of class declaration this is.
getTypeName() - Method in class oracle.javatools.db.datatypes.DataTypeID
 
getTypeName() - Method in interface oracle.javatools.parser.plsql.data.PlsqlType
Valid for PTNOD_TYPE.
getTypeName() - Method in class oracle.javatools.parser.plsql.symtab.PtnodType
 
getTypeName() - Method in class oracle.jdeveloper.audit.extension.TypeDefinition
 
getTypeParameter(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getTypeParameter(String) - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getTypeParameter(JavaIsGeneric, String) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getTypeParameter(String) - Method in interface oracle.javatools.parser.java.v2.model.JavaIsGeneric
 
getTypeParameters() - Method in interface javax.ide.model.java.declaration.GenericD
Gets the declared type parameters.
getTypeParameters() - Method in interface javax.ide.model.java.source.tree.ClassT
Gets the ordered list of type parameters declared on this class.
getTypeParameters() - Method in interface javax.ide.model.java.source.tree.MethodT
Gets the ordered list of type parameters declared on this class.
getTypeParameters() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getTypeParameters() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getTypeParameters() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getTypeParameters() - Method in interface oracle.javatools.parser.java.v2.model.JavaIsGeneric
 
getTypes() - Method in class oracle.ide.db.controls.DBObjectChooser
Return the list of DBObject types the DBObjectChooser was constructed with
getTypes() - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
getTypes() - Method in class oracle.javatools.db.DBObjectCriteria
Gets the criterion for object type as a list of allowed type Strings.
getTypes() - Method in class oracle.javatools.parser.plsql.old.symbol.CodeBlockSymbol
For each type, you'll find a VariableSymbol.
getTypeSignature() - Method in interface javax.ide.model.java.declaration.TypeD
Gets the type signature for this type, as defined by the JVMS3.
getTypeSignature() - Method in class oracle.javatools.parser.java.v2.common.AbstractClass
 
getTypeSignature() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getTypeSignature(JavaMethod) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getTypeSignature(JavaClass) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getTypeSignature(JavaTypeVariable) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getTypeSignature() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getTypeSignature() - Method in interface oracle.javatools.parser.java.v2.model.JavaMethod
Not a JVMS term.
getTypeSignature() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the type signature for this type, as defined by the JVMS3.
getTypeString() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getTypeString(PlSqlFragment.Type) - Static method in class oracle.javatools.db.plsql.PlSqlFragment
 
getTypeStringFromID(DBObjectID, Schema) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Return a fully qualified String representation of the type with the given ID, omitting the schema name if it is the same as the default schema
getTypeStringFromRef(PlSqlReference, Schema) - Static method in class oracle.javatools.db.datatypes.DataTypeHelper
Return a fully qualified String representation of the type with the given ID, omitting the schema name if it is the same as the default schema
getTypeVariable(String) - Method in class oracle.javatools.parser.java.v2.common.QuickSignatureParser
 
getTypeVariable(String) - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
Represents a type variable.
getTypingDelay() - Method in class oracle.javatools.ui.search.SearchField
Returns the typing delay of this field when the style is SearchField.Style.FILTER or SearchField.Style.FIND with autoFind.
getTypName() - Method in class oracle.javatools.parser.plsql.symtab.SqlTypdef
 
getUI() - Method in interface oracle.ide.palette.PaletteEditor
Return the UI, generally JPanel(...) to be displayed when the editor is invoked.
getUI() - Method in class oracle.javatools.ui.balloon.Balloon
 
getUIClassID() - Method in class oracle.ide.controls.SingleRowTabbedPane
Deprecated.  
getUIClassID() - Method in class oracle.javatools.controls.HyperlinkButton
 
getUIClassID() - Method in class oracle.javatools.ui.balloon.Balloon
 
getUIManager() - Static method in class oracle.ide.IdeUIManager
 
getUnboundedWildcard() - Method in class oracle.javatools.parser.java.v2.common.QuickSignatureParser
 
getUnboundedWildcard() - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
Represents an unbounded wildcard.
getUncachedIconImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch an icon from the ArrayResourceBundle that will not be cached.
getUncachedImageImpl(int) - Method in class oracle.ide.util.ArrayResourceBundle
Fetch an image from the ArrayResourceBundle that will not be cached.
getUndeleteDDL(DDLOptions, DBObject...) - Method in interface oracle.javatools.db.ddl.DDLGenerator
Gets statements to undelete (e.g.
getUndeleteDDL(DDLOptions, DBObject) - Method in interface oracle.javatools.db.ddl.UndeleteDDLGenerator
Gets the DDL to DROP the given object from the database.
getUndeleteDDL(DDLOptions, DBObject...) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
getUnderlineColor() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches the color of the underline.
getUnderlinePainter() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches the painter to use for painting the underline.
getUnderlineType() - Method in class oracle.javatools.editor.highlight.SimpleLinePainter
Fetch the type of underline, such as TYPE_SEPARATOR.
getUnderlineType() - Method in interface oracle.javatools.editor.highlight.UnderlinePainter
Fetch the type of underline, such as TYPE_SEPARATOR.
getUnderTypeID() - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
getUnderTypeID() - Method in class oracle.javatools.db.plsql.Type
Get method for the UnderTypeID property
getUnderTypeReference() - Method in class oracle.javatools.db.plsql.Type
Get method for the UnderTypeReference property
getUndoableEditListeners() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getUndoLabel(Context) - Method in class oracle.ide.controller.CommandProcessor
Get the name of the last undoable Command associated with the Node of the given Context.
getUndoLevel() - Method in class oracle.ide.config.EnvironOptions
Get Undo level
getUndoName() - Method in class oracle.ide.cmd.buffer.Edit
Fetches the human-readable (translateable) name for this undo, typically displayed in the Edit->Undo menu item.
getUnfilteredProxyData() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the proxy data without applying any filter (should be used only be preference panels)
getUnfilteredProxyExceptions() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the proxy exceptions without applying any filter (should be used only be preference panels)
getUnfilteredProxyHost() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the proxy host without applying any filter (should be used only be preference panels)
getUnfilteredProxyPassword() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the proxy password without applying any filter (should be used only be preference panels)
getUnfilteredProxyPort() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the proxy port without applying any filter (should be used only be preference panels)
getUnfilteredProxyUserName() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the proxy user name without applying any filter (should be used only be preference panels)
getUnfilteredUseProxy() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the use proxy setting without applying any filter (should be used only be preference panels)
getUnfilteredUseProxyAuthentication() - Method in class oracle.ide.webbrowser.ProxyOptions
Gets the use proxy authentication setting without applying any filter (should be used only be preference panels)
getUniformSize() - Method in class oracle.javatools.db.ora.OracleTablespaceProperties
Return UNIFORM size
getUnionFilter(FileSetFilter...) - Static method in class oracle.ide.file.FileSetFilters
Returns a filter that is the union of a set of filters.
getUniqueConnection(String) - Method in class oracle.jdeveloper.db.DatabaseConnections
Returns a JDBC connection for the given connection name.
getUniqueDimension() - Method in class oracle.javatools.db.sql.ModelObject.CellReferenceOptions
 
getUniqueIdentifier() - Method in interface oracle.ide.file.FileSetFilter
Obtain a string which uniquely identifies this filter.
getUniqueIdentifier() - Method in class oracle.javatools.parser.java.v2.common.AbstractClass
 
getUniqueIdentifier() - Method in class oracle.javatools.parser.java.v2.common.AbstractField
 
getUniqueIdentifier() - Method in class oracle.javatools.parser.java.v2.common.AbstractMethod
 
getUniqueIdentifier() - Method in class oracle.javatools.parser.java.v2.common.AbstractPackage
 
getUniqueIdentifier() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getUniqueIdentifier(JavaPackage) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getUniqueIdentifier(JavaClass) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getUniqueIdentifier(JavaTypeVariable) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getUniqueIdentifier(JavaWildcardType) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getUniqueIdentifier(JavaField) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getUniqueIdentifier(JavaMethod) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
getUniqueIdentifier() - Method in interface oracle.javatools.parser.java.v2.model.JavaMember
Gets the unique identifier for this declaration.
getUniqueIdentifier() - Method in interface oracle.javatools.parser.java.v2.model.JavaPackage
Gets a unique identifier for this element.
getUniqueIdentifier() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets a unique identifier for this type.
getUniqueName(String, DefaultListModel) - Static method in class oracle.ide.db.panels.BaseInfoPanel
 
getUniqueName(String, DefaultListModel, boolean) - Static method in class oracle.ide.db.panels.BaseInfoPanel
 
getUniqueName(String) - Method in class oracle.ide.db.panels.PanelLibrary
Returns a unique name for a new object of the given type.
getUniqueName() - Method in interface oracle.ide.docking.Dockable
Gets a unique name identifying this dockable.
getUniqueName() - Method in class oracle.ide.docking.DockableWindow
Gets a unique name used for persistence.
getUniqueName(String, DBObject, String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Returns a unique name for an object of given type within contextObject using base name.
getUniqueName(String, DBObject, String) - Method in interface oracle.javatools.db.DBObjectProvider
Retrieves a unique name for an object of a specific type.
getUniqueName(Collection, String) - Static method in class oracle.javatools.db.DBUtil
Returns a unique name given the Collection of existing names from the base name given.
getUniqueName(Collection, String, boolean) - Static method in class oracle.javatools.db.DBUtil
Returns a unique name given the Collection of existing names from the base name given.
getUniqueNameWithinSchema(Schema) - Method in class oracle.ide.db.controls.NameAndSchemaEditor
 
GetUniquePropertyNameCache - Class in oracle.jdeveloper.webapp.faces.backingfile
 
GetUniquePropertyNameCache(JDevXmlContext, SourceClass, Document) - Constructor for class oracle.jdeveloper.webapp.faces.backingfile.GetUniquePropertyNameCache
 
getUniqueProviderName(Project, String) - Static method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns a unique provier name for the given provider within the project based on the given base name.
getUniqueSchemaName(String) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns a unique name for a schema within this provider given the base name.
getUniqueSingleReference() - Method in class oracle.javatools.db.sql.ModelObject.CellReferenceOptions
 
getUnits() - Method in class oracle.javatools.db.plsql.PlSqlFragment
 
getUnits() - Method in interface oracle.javatools.parser.plsql.data.PlsqlRoot
 
getUnits() - Method in class oracle.javatools.parser.plsql.symtab.PtnodRoot
 
getUnknownTechnologies() - Method in class oracle.ide.model.TechnologyScopeConfiguration
 
getUnmodifiedTimestamp() - Method in class oracle.ide.model.Node
Gets the timestamp of this node.
getUnpackagedLibrary(URL) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getUnqualifiedName() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getUnqualifiedName() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the name of this type in its unqualified form.
getUnresolvedArguments() - Method in class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
getUnresolvedArguments() - Method in interface oracle.javatools.parser.java.v2.model.JavaAnnotation
Get the arguments used to instantiate the annotation, but don't try to resolve any types.
getUnresolvedInterfaces() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getUnresolvedInterfaces() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getUnresolvedInterfaces() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
When reverse engineering bytecode, some types cannot be resolved if the correct owning project is not associated to the JavaProvider.
getUnresolvedSuperclass() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getUnresolvedSuperclass() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
When reverse engineering bytecode, some types cannot be resolved if the correct owning project is not associated to the JavaProvider.
getUnresolvedType() - Method in class oracle.javatools.parser.java.v2.common.AbstractElement
 
getUnresolvedType() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getUnresolvedType() - Method in class oracle.javatools.parser.java.v2.common.QuickMethod
 
getUnresolvedType() - Method in class oracle.javatools.parser.java.v2.common.SignatureHasType
 
getUnresolvedType() - Method in class oracle.javatools.parser.java.v2.common.WrapperField
 
getUnresolvedType() - Method in class oracle.javatools.parser.java.v2.common.WrapperMethod
 
getUnresolvedType() - Method in interface oracle.javatools.parser.java.v2.model.JavaHasType
Information about a type that has not been resolved.
getUnselectedTabColor() - Static method in class oracle.ide.IdeUIManager
 
getUnselectedTitleButtonColor() - Static method in class oracle.ide.IdeUIManager
 
getUnselectedTitleColor() - Static method in class oracle.ide.IdeUIManager
 
getUnselectedTitleForegroundColor() - Static method in class oracle.ide.IdeUIManager
 
getUnsortedIcon() - Method in class oracle.ide.controls.SortedJTable
 
getUnsortedIcon() - Method in class oracle.ide.controls.SortedJTreeTable
Deprecated.  
getUnsortedIcon() - Method in class oracle.javatools.ui.treetable.SortedJTreeTable
 
getUntilCondition() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesClause
 
getUpdate() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesCellAssignmentExpr
 
getUpdateCenter() - Method in class oracle.ideimpl.webupdate.MasterListEntry
 
getUpdateCenters() - Method in class oracle.ideimpl.webupdate.UpdateHook
 
getUpdateCenters() - Method in class oracle.ideimpl.webupdate.UpdateManager
 
getUpdateContributor() - Method in class oracle.javatools.db.diff.Difference
Get the name of the contributor which describes the changes the user wishes to apply.
getUpdateContributor() - Method in class oracle.javatools.db.diff.ResultSet
 
getUpdateDDL(DBObjectProvider, SchemaObject[], DBObjectProvider, Schema) - Static method in class oracle.ide.db.transfer.TransferHelper
Update a target schema so that it contains the list of source objects.
getUpdateDDL(DDLOptions, Difference) - Method in interface oracle.javatools.db.ddl.DDLGenerator
Gets ALTER statements for the given objects where possible, or DROP/CREATE, or CREATE AND REPLACE where appropriate/necessary.
getUpdateDDL(DDLOptions, Difference) - Method in class oracle.javatools.db.extension.DelegateDDLGenerator
 
getUpdateDelay() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
Get the delay before processing events.
getUpdateDelayTime() - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Fetch the delay time in which underlines should be updated.
getUpdateDirRequestHandler() - Method in class oracle.ide.model.AsynchronousContentLevelFilter
Gets a Callable object that will perform the asynchronous request.
getUpdatedObject() - Method in class oracle.javatools.db.diff.Difference
Get the updated object.
getUpdatedSourceForRelationRename(String) - Method in class oracle.javatools.db.plsql.PlSqlInterrogator
 
getUpdateHandler() - Method in class javax.ide.command.Controller
Get the update handler for this controller.
getUpdateLock() - Method in class oracle.jdeveloper.vcs.spi.VCSWorkingCopyLocator
 
getUpdater(Subject, TextBuffer) - Static method in class oracle.ide.ceditor.NodeUpdater
Fetches an updater for the given node - all cached updaters are stored on the list as WeakReferences so that they can be GC'd correcty.
getUpdates() - Method in class oracle.ideimpl.webupdate.UpdateBundle
Returns all the updates that are part of this bundle.
getUpgradePaths(Class<? extends Database>) - Static method in class oracle.jdeveloper.offlinedb.model.DataTypeSettings
Returns the possible classes that the source property can be upgraded to when changing the project property from the given value.
getUpperBounds() - Method in interface javax.ide.model.java.declaration.WildcardTypeD
Returns the upper bounds.
getUpperBounds() - Method in interface oracle.javatools.parser.java.v2.model.JavaWildcardType
Upper bounds are "extends" bounds.
getUppermostParent(DBObject) - Static method in class oracle.javatools.db.DBUtil
Gets the top most object in the parent chain for the given object.
getUppermostParent(DBObjectID) - Static method in class oracle.javatools.db.DBUtil
Gets the top most object in the parent chain for the given id.
getUpsert() - Method in class oracle.javatools.db.sql.ModelObject.ModelRulesCellAssignmentExpr
 
getUpTooltipText() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
getUpTooltipText() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
getURI() - Method in class javax.ide.extension.ExtensionHook.URIResource
 
getURI() - Method in class javax.ide.model.Document
Returns the URI that identifies this Document.
getURI() - Method in interface javax.ide.model.java.source.tree.FileT
Gets the URI of this file, null if none.
getURI() - Method in class oracle.javatools.xml.esax.XMLLocator
Get the URI of the XML being processed.
getURI() - Method in interface oracle.jdeveloper.webapp.libraries.DisplayableTagLibrary
Taglib URI or namespace getter.
getURI() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
 
getURL() - Method in class javax.ide.util.IconDescription
Get the resolved URL of the icon.
getURL() - Method in class oracle.ide.config.ClientSetting
Get the URL where to save or load client data.
getURL(String) - Method in class oracle.ide.config.DTCache
Retrieves a previously cached URL using the specified key.
getURL(DBObjectProvider, SystemObject) - Static method in class oracle.ide.db.DBURLFactory
 
getURL(DBObjectProvider, SchemaObject, String) - Static method in class oracle.ide.db.DBURLFactory
Deprecated. use getURL(DBObjectProvider,SystemObject)
getURL() - Method in interface oracle.ide.dependency.Declaration
Get the URL containing this declaration, if there is one.
getURL() - Method in class oracle.ide.dependency.index.IndexDeclaration
 
getURL() - Method in class oracle.ide.dependency.index.IndexReference
 
getURL() - Method in interface oracle.ide.dependency.Reference
Get the URL containing this reference, if there is one.
getURL(String) - Static method in class oracle.ide.dependency.URLDeclarationProvider
Get the URL for a declaration ID.
getURL(Context) - Static method in class oracle.ide.externaltools.ContextUtils
 
getURL() - Method in class oracle.ide.file.ContentSetRoot
Get the root URL for this content set root.
getURL() - Method in interface oracle.ide.file.FileChange
Get the URL of this change.
getURL() - Method in class oracle.ide.file.FileTable.FileChangeImpl
 
getURL(int) - Method in class oracle.ide.file.FileTable
Get the URL for a file ID in this file table.
getURL() - Method in interface oracle.ide.index.file.FileChange
Deprecated. Get the URL of the changed file.
getURL() - Method in interface oracle.ide.index.IndexingContext
Get the URL of the file being indexed.
getURL() - Method in interface oracle.ide.index.QueryResult
Get the URL of the file containing the result.
getURL(String, PropertyAccess) - Static method in class oracle.ide.layout.AbstractLayoutListener
Get the url stored in the specified layout under the given urlProp.
getURL() - Method in class oracle.ide.log.Href
 
getURL() - Method in class oracle.ide.model.DataContainer
This override marks the URL property as transient.
getURL() - Method in class oracle.ide.model.DataNode
We override the getURL accessor here to mark the URL property as transient.
getURL() - Method in interface oracle.ide.model.Locatable
Returns the URL that identifies this Locatable.
getURL() - Method in class oracle.ide.model.Node
 
getURL() - Method in class oracle.ide.model.Reference
 
getURL() - Method in class oracle.ide.model.TextBufferTracker
Gets the URL of the tracked buffer.
getURL() - Method in class oracle.ide.net.URLFileSystem.FileInfo
Returns the URL of the file or directory denoted by this object.
getURL() - Method in class oracle.ide.net.URLFileSystemEvent
Fetch the URL that this event occurred for.
getURL() - Method in class oracle.ide.net.URLTextField
Returns an URL corresponding to the text that is currently displayed in the text field.
getURL() - Method in class oracle.ide.panels.LinkPanel
 
getUrl(String) - Method in class oracle.ide.paths.PathInfo
Get the path-info specified by pathInfoId, and evaluate it into a URL.
getURL(String) - Method in interface oracle.ide.persistence.Storage
Get the URL for a relative path in the storage.
getURL(NodeResourceBundle) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Used to determine the URL that stores the resources.
getURL() - Method in interface oracle.ide.runner.DebuggerURLLineBreakpoint
The URL of the source for this breakpoint
getURL() - Method in class oracle.ide.task.locking.ProjectLock
 
getURL() - Method in class oracle.ide.task.locking.ResourceLock
 
getURL() - Method in class oracle.ide.task.locking.WorkspaceLock
Retrieve the URL of the underlying resource.
getURL() - Method in class oracle.ide.todo.AbstractToDoItem
Gets the URL this to do item is associated with
getURL() - Method in class oracle.ide.webbrowser.URLHyperlinkButton
Returns the URL that will be opened in an external browser when clicking on this hyperlink.
getURL() - Method in class oracle.ideimpl.webupdate.UpdateCenter
 
getURL() - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
getURL(String) - Method in class oracle.javatools.data.HashStructure
Returns the URL bound at the specified name or null if no object is bound.
getURL(String, URL) - Method in class oracle.javatools.data.HashStructure
Returns the URL bound at the specified name.
getURL() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getURL() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getURL() - Method in interface oracle.javatools.parser.java.v2.model.JavaFile
 
getURL() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
If the input for this type is a *.class file, the returned URL will be for the *.class file.
getURL() - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Gets the saved URL cookie.
getUrl() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the non-null URL for the model currently being traversed.
getURL() - Method in interface oracle.jdeveloper.audit.model.ContentDirectory
Gets the URL of this directory.
getUrl() - Method in interface oracle.jdeveloper.audit.model.ContentRoot
Gets the URL of this root.
getUrl() - Method in class oracle.jdeveloper.audit.model.FileModelAdapter
 
getUrl() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the non-null URL corresponding to this model.
getURL() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Deprecated. use ModelAdapter.getUrl()
getURL() - Method in class oracle.jdeveloper.audit.service.Profile
Gets the URL from which to load properties of this profile, or null if this profile is not associated with a file.
getURL(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL(String) - Method in class oracle.jdeveloper.java.locator.CachedDirURLClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL(String) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL(String) - Method in class oracle.jdeveloper.java.locator.DirURLClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL(String) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getURL(String) - Method in class oracle.jdeveloper.java.locator.JarURLClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL(String) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURL() - Method in class oracle.jdeveloper.library.JLibraryList
 
getURL() - Method in class oracle.jdeveloper.library.LibraryDataNode
We override the getURL accessor here to mark the URL property as transient.
getURL() - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Returns the URL for this offline provider.
getURL() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListItem
 
getURL() - Method in class oracle.jdeveloper.vcs.spi.VCSHashURL
 
getURL() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTreeNode
 
getUrl() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getURL() - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
getURL() - Method in class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
getUrl() - Method in class oracle.jdevimpl.audit.model.DefaultContentRoot
 
getUrl() - Method in class oracle.jdevimpl.audit.model.DirectoryModelAdapter
 
getUrl() - Method in class oracle.jdevimpl.audit.model.ProjectModelAdapter
 
getUrl() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getUrl() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getUrl() - Method in class oracle.jdevimpl.audit.report.StyleSheet
 
getURLAttrName() - Method in class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
getURLChooserInit(Context) - Static method in class oracle.ide.dialogs.DialogUtil
Returns a URLChooser initializer.
getURLCopier() - Static method in class oracle.ide.util.URLCopierProvider
Retrieves the currently set URLCopier.
getURLField() - Method in class oracle.ide.panels.LinkPanel
 
getURLFileNames(URL[]) - Static method in class oracle.jdeveloper.vcs.util.VCSFileSystemUtils
Gets the filenames (including extensions) of the given URLs.
getURLFilter() - Static method in class oracle.ide.config.GlobalIgnoreList
Returns a URLFilter instance whose behavior is backed by the GlobalIgnoreList's PatternFilters.
getURLFilter() - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter.FilterInfo
 
getURLFilter() - Method in class oracle.ide.explorer.ChildFilter
 
getURLFilter(Class) - Method in class oracle.ide.navigator.NavigatorManager
 
getURLFilter() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
getURLFilter(String) - Method in class oracle.jdeveloper.vcs.generic.VCSProfile
Gets the URLFilter declared in the profile with the specified id.
getURLFilter() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Gets the URL filter controlling locatables in the command context.
getURLFilter() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets a URLFilter for the type of files this VCS extension handles.
getURLFilter() - Method in class oracle.jdeveloper.vcs.spi.VCSSingleNodeObserver
Gets the url filter of this save observer.
getURLFilter() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryCommand
 
getURLFilter() - Method in class oracle.jdeveloper.vcs.versiontree.VersionTreeCommand
 
getURLForPackage(String, Context) - Static method in class oracle.jdeveloper.model.PathsConfiguration
Determines the appropriate directory URL for a given package name.
getURLInterruptibly(String) - Method in interface oracle.jdeveloper.java.JavaClassLocator2
Fetch the URL for the JavaFile for the given fully-qualified Java class name.
getURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.ArrayClassLocator
 
getURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.BaseClassLocator
 
getURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
 
getURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.JarClassPathClassLocator
 
getURLInterruptibly(String) - Method in class oracle.jdeveloper.java.locator.PathClassLocator
 
getURLInterruptibly(String) - Method in class oracle.jdeveloper.java.provider.LocatorWrapper
 
getURLPath() - Method in class oracle.ide.controls.URLPathField
Gets the URLPath for the text in the text field.
getURLPath() - Method in class oracle.ide.model.ContentSet
Returns the URLPath of the dynamic content path of this ContentSet.
getURLPath(HashStructure, String) - Static method in class oracle.ide.net.URLPath
Retrieves the URLPath that is stored within the specified HashStructure at the specified name.
getURLPath() - Method in class oracle.jdeveloper.model.ContentSetPanel
Returns a copy of the path given by the list of urls displayed in this panel.
getURLPaths(URLPath, String, URL) - Method in class oracle.ide.extension.URLPathHandler
 
getURLs() - Method in class oracle.ide.vcs.VCSEvent
Gets the URLs associated with this VCS event.
getURLs() - Method in class oracle.ide.vcs.VCSTask
Gets the URLs associated with this task.
getURLs() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEvent
 
getURLs() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetUpdate
 
getURLs() - Method in class oracle.jdeveloper.vcs.spi.VCSInvokableState
 
getURLs() - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCacheEvent
 
getURLsForListener(URLFileSystemListener) - Static method in class oracle.ide.net.URLFileSystem
Fetch the root URLs that are being tracked by the given listener instance.
getURLToNodeTransformers() - Static method in class oracle.jdeveloper.webapp.datatransfer.URLToNodeTransformerRegistry
 
getUsableAlias() - Method in class oracle.javatools.db.sql.AbstractAliasFragment
Deprecated. - use getName()
getUsableAlias() - Method in interface oracle.javatools.db.sql.AliasFragment
Deprecated. - use getName()
getUsages(String) - Method in interface oracle.javatools.db.sql.SqlAliasExpander
Get Usages for the given SQL.
getUsages(PlSqlToken, PlSqlToken) - Method in interface oracle.javatools.db.sql.SqlAliasExpander
Get Usages for the SQL found between the two given PlSqlTokens.
getUsagesTracker() - Static method in class oracle.ide.usages.UsagesTracker
 
getUseAnchors() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether we should include anchors for each line of the document.
getUseAutoIndentProperty(BasicEditorPane) - Static method in class oracle.javatools.editor.BasicAction
Utility routine to fetch whether auto-indentation should be done for the given editor.
getUseBackgroundColor() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches whether the background color is in use or not.
getUseContainerLogPage() - Method in class oracle.ide.runner.RunProcess
Returns whether the log page of the parent process, if any, will be used to print process information.
getUseDefaultIcons() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getUseFontInfo() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether the HTML output should include font family/size information.
getUseFontStyle() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches whether the font style is in use or not.
getUseForegroundColor() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches whether the foreground color is in use or not.
getUseHyperlinks() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch whether we should include hyperlinks for source elements in the document.
getUseLabelDecorations() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getUseLogPage() - Method in class oracle.ide.runner.RunProcess
Returns whether a log page will be used to print process information.
getUseLogPageQuietly() - Method in class oracle.ide.runner.RunProcess
 
getUseOverlays() - Method in class oracle.jdeveloper.vcs.spi.VCSPreferences
 
getUseProxy() - Method in class oracle.ide.webbrowser.ProxyOptions
Get whether an http proxy should be used.
getUseProxy(Boolean) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the use proxy setting after applying the filter
getUseProxy() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Get whether a proxy is to be used.
getUseProxyAuthentication() - Method in class oracle.ide.webbrowser.ProxyOptions
Get whether proxy authentication should be used.
getUseProxyAuthentication(Boolean) - Method in class oracle.ide.webbrowser.ProxyOptionsFilter
Returns the use proxy authentication setting after applying the filter
getUseProxyAuthentication() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Get whether proxy authentication is to be used.
getUserAddedExtensions() - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
 
getUserAgent(String, boolean) - Method in class oracle.ideimpl.webupdate.UpdateManager
Returns the user agent we use for all HTTP requests made by check for updates.
getUserAgentExtras() - Method in class oracle.ide.ProductInformation
Gets extra information to send with the user-agent of this product.
getUserData() - Method in class oracle.ide.todo.AbstractToDoItem
 
getUserData() - Method in interface oracle.ide.todo.ToDoItem
Gets the user-specified data object
getUserData() - Method in interface oracle.javatools.editor.gutter.GutterMark
Fetch the user data object set by a prior call to setUserData() for this mark.
getUserData() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column.Mark
Fetch the user data object set by a prior call to setUserData() for this mark.
getUserDefinedExclusions() - Method in class oracle.ide.dialogs.filter.DirectoryExcludeFilter
 
getUserDefinedExclusions() - Method in interface oracle.ide.dialogs.filter.FileFilter
 
getUserDirectory() - Method in class oracle.javatools.dialogs.MessageDialogPersistence
Get the user's home directory.
getUserExtensionList() - Method in class oracle.ide.config.DocumentExtensions
Deprecated.  
getUserExtensions() - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Returns a List of user extensions.
getUserExtensionsHome() - Method in interface oracle.ideimpl.webupdate.Directories
Get the directory into which user specific extensions are installed.
getUserHome() - Method in class javax.ide.IDE
Get the directory where the user work is saved.
getUserHomeDirectory() - Static method in class oracle.ide.Ide
Deprecated. since 11.0 - Use Ide.getUserSettingsDirectory() to get the location where user settings are stored, or Ide.getTrueUserHomeDirectory() to get the user's actual home directory.
getUserLibraries() - Static method in class oracle.jdeveloper.library.JLibraryManager
 
getUserLibraries() - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
getUserMigrationChoice() - Method in class oracle.ide.IdeRunStatus
retrieves the previous run user migration choice
getUserName() - Method in class oracle.ide.webbrowser.ProxySettingsPanel
Get the proxy user name.
getUserName() - Method in interface oracle.javatools.db.Database
Retrieves the username used to connect to the database
getUserName() - Method in class oracle.javatools.db.dictionary.DictionaryDatabase
 
getUserName() - Method in exception oracle.javatools.db.NameInUseException
 
getUsername() - Method in class oracle.javatools.db.ora.DatabaseLink
Retrieves the user name for the connention
getUsernameKey(String) - Static method in class oracle.jdeveloper.db.ConnectionTypeUIRegistry
Deprecated.  
getUserNameQuery() - Method in class oracle.javatools.db.dictionary.DictionaryQueries
Returns the name of the current user for this connection.
getUserObject() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListCellData
 
getUserObject() - Method in class oracle.ide.controls.customtab.DefaultCustomTabPage
 
getUserObject() - Method in class oracle.ide.controls.tree.JTreeCellData
 
getUserObject() - Method in class oracle.javatools.editor.folding.DefaultFoldingBlock
 
getUserObject() - Method in interface oracle.javatools.ui.breadcrumbs.Breadcrumb
 
getUserObject() - Method in class oracle.javatools.ui.breadcrumbs.PopupItem
 
getUserObjectAt(int) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Returns the userObject from the model element at the specified index.
getUserPropDefns(URL) - Method in class oracle.jdeveloper.offlinedb.userprops.Libraries
Convenience method to get all the User Property Definitions from a give library url.
getUserPropertiesOnly() - Method in class oracle.ide.model.DataContainer
For DataContainer subtypes that distinguish between user-private properties and shared properties, this method returns only the user-private HashStructure.
getUserPropertiesOnly() - Method in class oracle.ide.model.HashStructureNode
Returns a HashStructure that contains only the user-private properties (no shared properties).
getUserPropertyDefault(DBObject, String) - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyInitializer
Concrete subclasses should return the default value of the user property with the given name for the given DBObject or throw a PropertyInitializer.InitializationVeto exception.
getUserPropertydefns(OfflineDBObjectProvider, DBObject) - Static method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyUtils
get a list of the user property definitions for a DBObject
getUserPropertydefns(OfflineDBObjectProvider, String) - Static method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyUtils
get a list of the user property definitions for a DBObject type
getUserPropertyNames(Class<? extends DBObject>) - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyInitializer
Concrete subclasses should return a String[] of user property names for objects of the given class for which they provide a default value.
getUserpropertyNameValueMap(DBObject) - Static method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyUtils
get a List of the user property values for a DBObject
getUserSettingsDirectory() - Static method in class oracle.ide.Ide
Gets the directory that contains user specific settings.
getUserSettingsHome() - Method in interface oracle.ideimpl.webupdate.Directories
Get the directory where information about user specific updates is installed
getUserTextColor() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getUserType() - Method in exception oracle.javatools.db.NameInUseException
 
getUseSmartIndentPropertyName() - Method in class oracle.javatools.editor.language.SmartIndentProvider
Fetches the name of the (boolean) property stored in the EditorProperties that we use to check whether smart indent is enabled or not.
getUseSpaces() - Method in class oracle.javatools.xml.bind.IndentPrefs
 
getUsesParentBackgroundColor() - Method in class oracle.javatools.editor.language.BaseStyle
Fetch whether this style uses the parent background color.
getUsesParentFontStyle() - Method in class oracle.javatools.editor.language.BaseStyle
Fetch whether this style uses the parent's font style.
getUsesParentForegroundColor() - Method in class oracle.javatools.editor.language.BaseStyle
Fetch whether this style uses the parent foreground color.
getUseTabsProperty(BasicEditorPane) - Static method in class oracle.javatools.editor.BasicAction
Utility routine to fetch whether a tab character should be used for the given editor.
getUseTransferHandler() - Method in class oracle.javatools.ui.table.GenericTable
Get whether the default TransferHandler from the look and feel is associated with this component when the UI is initialized.
getUseUnderline() - Method in class oracle.javatools.editor.highlight.HighlightStyle
Fetches whether the underline is in use or not.
getUseWideImports() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether wide imports are used.
getUseWideMemberImports() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether wide static imports are used.
getUsingConstraints() - Method in class oracle.javatools.db.ora.MaterializedView
Returns whether or not the materialized view can used TRUSTED constraints as well as just ENFORCED constraints (the default).
getUtilClass() - Method in class oracle.javatools.xml.bind.XMLBinding
 
getUUID() - Method in class oracle.javatools.db.sql.SQLFragmentID
Deprecated. - use getIdentifier instead
getValidator() - Method in class oracle.ide.controls.AbstractPicker
Retrieve the PickerResultValidator used by this AbstractPicker to validate the results of Browse actions.
getValidator() - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
getValidator() - Method in class oracle.jdeveloper.model.ContentSetPanel
Gets the validator associated with this panel.
getValidatorForType(String) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Retrieves the DBObjectValidator registered for a type of object.
getValidators(DBObjectProvider) - Method in class oracle.javatools.db.DatabaseDescriptor
Gets a map of object type (e.g.
getValidators(String, int, DBObjectProvider) - Method in class oracle.javatools.db.extension.DBObjectRegistry
 
getValidElements() - Method in class oracle.ide.explorer.IconOverlayTracker
 
getValidGlobalPartitionColumns(Index) - Static method in class oracle.javatools.db.ora.OracleIndexPartitions
Returns an array of columns that are eligible for global index partitioning.
getValidLocatables(Object[], URLFilter) - Static method in class oracle.jdeveloper.vcs.util.VCSModelUtils
Gets the valid locatables from the given node selection.
getValidOffsetEnd() - Method in class oracle.javatools.editor.BasicEditorPane
 
getValidOffsetStart() - Method in class oracle.javatools.editor.BasicEditorPane
 
getValue() - Method in interface javax.ide.model.java.source.tree.NameT
Gets the String value of this name.
getValue() - Method in class javax.ide.util.MetaResourceString
Looks up the resource.
getValue() - Method in class oracle.ide.config.SettingsFieldCustomizations
Gets the requested (default) value for the field as a String.
getValue(String) - Method in class oracle.ide.controller.IdeAction
Gets the Object associated with the specified key.
Overriddden to handle the special case when a LabelUpdater may need to update the action's name and updateAction() has not been called yet.
getValue(String) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI.ScrollMenuAction
Deprecated.  
getValue(String) - Method in class oracle.ide.controls.ToggleAction
 
getValue() - Method in class oracle.ide.controls.WholeNumberField
Retrieves the number in the text field.
getValue() - Method in class oracle.ide.extension.rules.RuleFunctionParameter
 
getValue(Parameter) - Method in class oracle.ide.externaltools.macro.ParameterizedMacro
Gets the value of a parameter.
getValue() - Method in interface oracle.ide.inspector.Extension
Get the value to be set upon the property.
getValue() - Method in class oracle.ide.resourcebundle.ResourceBundlePropertyEditor
Gets the value of the property.
getValue(String, Object, String) - Method in class oracle.ide.runner.RunProcess
getValue should be called by a StarterFactory or Starter if it needs some value provided by the RunProcess subclass.
getValue() - Method in class oracle.ide.util.FastStringBuffer
 
getValue() - Method in class oracle.ide.util.NameValuePair
Get the value assoicated with the name.
getValue() - Method in class oracle.ide.util.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue(HistoryProperty) - Method in class oracle.javatools.history.DefaultHistoryEntry
 
getValue(HistoryProperty) - Method in interface oracle.javatools.history.HistoryEntry
Get the value of the specified property for this entry.
getValue() - Method in interface oracle.javatools.parser.java.v2.model.SourceName
Gets the String value of this name.
getValue() - Method in class oracle.javatools.parser.plsql.old.symbol.NameSymbol
 
getValue(String) - Method in class oracle.javatools.util.CommandModel
Gets the value of a parameter or option, or null if absent.
getValue(String, T) - Method in class oracle.javatools.util.CommandModel
Gets the value of a parameter or option, or a default value if absent.
getValue(String, int) - Method in class oracle.javatools.util.CommandModel
Gets the int value of a parameter or option, or a default value if absent.
getValue(String, String) - Method in class oracle.javatools.util.CommandModel
Gets the String value of a parameter or option, or a default value if absent.
getValue(Key, Source) - Method in class oracle.javatools.util.deferred.DerivedCache
Get the derived value from a new source
getValue(Key) - Method in class oracle.javatools.util.deferred.DerivedCache
Get the derived value using the currently existing source
getValue() - Method in class oracle.javatools.util.deferred.Thunk
 
getValue() - Method in class oracle.javatools.util.deferred.WeakThunk
 
getValue() - Method in class oracle.javatools.util.Maps.SoftEntry
 
getValue() - Method in class oracle.javatools.util.Maps.SoftLinkedEntry
 
getValue() - Method in class oracle.javatools.util.Maps.StrongEntry
 
getValue() - Method in class oracle.javatools.util.Maps.StrongLinkedEntry
 
getValue() - Method in class oracle.javatools.util.Maps.WeakEntry
 
getValue() - Method in class oracle.javatools.util.Maps.WeakLinkedEntry
 
getValue() - Method in class oracle.javatools.util.WeakCache.Entry
 
getValue(Key) - Method in interface oracle.javatools.xml.esax.ElementContext
Get a value stored in this context.
getValue(Key) - Method in class oracle.javatools.xml.esax.spi.DefaultElementContext
Get a value stored in this context.
getValue() - Method in class oracle.jdeveloper.audit.bean.AbstractEnumerationField
The AbstractEnumerationField implementation maps the text selected by the user to a value by invoking AbstractEnumerationField.valueOf(java.lang.String).
getValue() - Method in class oracle.jdeveloper.audit.bean.AbstractTextField
 
getValue() - Method in class oracle.jdeveloper.audit.bean.PropertyField
 
getValue(String) - Method in class oracle.jdeveloper.audit.extension.BeanDefinition
 
getValue() - Method in class oracle.jdeveloper.audit.extension.ExtensionString
 
getValue(String, int, int, Object) - Static method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
Gets the value of a property of an object.
getValue(Object, int) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the value of a column of a row of this model.
getValue(Class<?>) - Method in class oracle.jdeveloper.audit.service.ValueHandle
Gets the value.
getValue(OfflineDBObjectProvider, DBObject, String) - Static method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
Return the User Defined Property Value.
getValue(String) - Method in class oracle.jdeveloper.vcs.generic.VCSHistoryEntry
Convenience method for getting values of properties for this entry, just translates the propertyId into a HistoryProperty instance using the VCSProfile.
getValue(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
getValue() - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCacheEvent
 
getValue() - Method in class oracle.jdevimpl.audit.bean.AbstractNumberField
 
getValue() - Method in class oracle.jdevimpl.audit.bean.ActionLabelField
 
getValue() - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
getValue() - Method in class oracle.jdevimpl.audit.bean.BooleanField
 
getValue() - Method in class oracle.jdevimpl.audit.bean.ExceptionField
 
getValue() - Method in class oracle.jdevimpl.audit.bean.LabelField
 
getValue() - Method in class oracle.jdevimpl.audit.bean.PatternField
 
getValue(Object, int) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getValue() - Method in class oracle.jdevimpl.audit.swing.MessageDialog.Type
 
getValue(JTable, int, int, int) - Method in class oracle.jdevimpl.audit.swing.TableTransferHandler
 
getValueAt(int, int) - Method in class oracle.ide.controls.DefaultListTableModel
Returns an attribute value for the cell at row and column.
getValueAt(Object, int) - Method in interface oracle.ide.controls.TreeTableModel
Deprecated. Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class oracle.ide.controls.TreeTableModelAdapter
Deprecated.  
getValueAt(int, int) - Method in class oracle.javatools.ui.combo.CheckComboModel
 
getValueAt(T, int) - Method in interface oracle.javatools.ui.table.SimpleTableFormat
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class oracle.javatools.ui.table.SimpleTableModel
 
getValueAt(int, int) - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
getValueAt(Object, int) - Method in interface oracle.javatools.ui.treetable.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int, int) - Method in class oracle.javatools.ui.treetable.TreeTableModelAdapter
 
getValueAt(Object, int) - Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
getValueForProperty(Class<?>) - Method in class oracle.jdeveloper.audit.service.ValueHandle
Gets the value.
getValueInternal(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
getValueInternal(VCSHashURL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
getValues() - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
getValues() - Method in class oracle.javatools.db.ora.TablePartition
Return an array of values that define a range partition or list (sub)partition.
getValues() - Method in class oracle.jdeveloper.audit.extension.BeanDefinition
 
getValues() - Method in class oracle.jdeveloper.audit.extension.TransformBinding
 
getValues() - Method in class oracle.jdeveloper.audit.extension.Value
 
getValues() - Method in class oracle.jdeveloper.audit.service.TypeSafeEnumerationFactory
 
getValues(URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
getValues() - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCacheEvent
 
getValuesImpl(URL[], Object[]) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListLocalStatusCache
Deprecated.  
getValuesImpl(URL[], Object[]) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListStatusCache
Deprecated.  
getValuesImpl(URL[], Object[]) - Method in class oracle.jdeveloper.vcs.spi.VCSStatusCache
Deprecated.  
getValuesImpl(URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
getValuesImpl(URL[], Object[]) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
getValuesLessThan() - Method in class oracle.javatools.db.ora.IndexPartition
Return an array of values that define a global range partition.
getValueType() - Method in class oracle.javatools.db.datatypes.DataTypeAttribute
 
getValueType() - Method in class oracle.javatools.db.datatypes.NumericDataType.MinMaxValue
 
getValueType() - Method in class oracle.jdeveloper.audit.extension.ConverterDefinition
 
getValueType() - Method in class oracle.jdeveloper.audit.extension.MetricDefinition
 
getVAProperties() - Method in class oracle.javatools.db.ora.OracleColumnProperties
 
getVariable(String) - Method in class oracle.javatools.db.plsql.PlSqlBlock
Gets a Variable of the given name
getVariable(String) - Static method in class oracle.javatools.util.EnvironmentVariables
Deprecated. Gets the value of the environment variable with the given name.
getVariableName() - Method in class oracle.javatools.parser.plsql.old.symbol.CompoundStatement
TYPE_FOR: Provides the NameSymbol for the for loop variable.
getVariables() - Method in interface javax.ide.model.java.source.tree.VariableDeclT
Gets the list of declared variables.
getVariables() - Method in class oracle.javatools.db.plsql.PlSqlBlock
Get method for the Variables property
getVariables() - Method in class oracle.javatools.db.plsql.PlSqlDatatype
Get method for the Variables property
getVariables() - Method in class oracle.javatools.db.plsql.Type
Convenience method, overloads the superclass getVariables but will return the same as getAttributes()
getVariables() - Method in interface oracle.javatools.parser.java.v2.model.SourceVariableDeclaration
Gets the list of declared variables.
getVariables() - Method in class oracle.javatools.parser.plsql.old.symbol.CodeBlockSymbol
 
getVariables() - Method in class oracle.javatools.parser.plsql.symtab.Ptnod
 
getVariables(Context, Object, ELType, Map) - Method in class oracle.jdeveloper.webapp.el.DefaultScopedVariableProvider
 
getVariableType() - Method in interface oracle.javatools.parser.plsql.data.PlsqlVariable
 
getVariableType() - Method in class oracle.javatools.parser.plsql.symtab.PtnodVariable
 
getVariation() - Method in interface oracle.jdeveloper.audit.service.Violation
Gets the variation in the rule violated, or null if the default.
getVariation() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the variation in the rule violated, or null if the default.
getVariations() - Method in class oracle.jdeveloper.audit.extension.RuleDefinition
 
getVCSListeners() - Method in class oracle.ide.vcs.VCSManager
 
getVCSManager() - Static method in class oracle.ide.vcs.VCSManager
Gets the VCSManager instance that is active in the IDE.
getVendor() - Method in class oracle.ide.extension.feature.Feature
 
getVerifier() - Method in class oracle.ide.db.controls.TablePicker
 
getVerifier() - Method in class oracle.ide.db.panels.BaseInfoPanel
 
getVerifiers(boolean) - Method in class oracle.ide.db.panels.PanelLibrary
Returns the verifiers for creating or editing.
getVerifyCachedFileData() - Method in class oracle.ide.config.EnvironOptions
 
getVersion() - Method in interface javax.ide.extension.Extension
Returns the version of this extension.
getVersion() - Method in class oracle.ide.file.FileChanges
Get the version number of the file table or scope after these changes.
getVersion() - Static method in class oracle.ide.Ide
Gets the current IDE version number.
getVersion() - Method in interface oracle.ide.index.file.FileTable
Deprecated. Get the current version of this file table.
getVersion() - Method in class oracle.ide.migration.MigrationInfo
Get the node's file format version stored in the document pointed to by the node's url.
getVersion() - Method in class oracle.ide.model.TextBufferTracker
Gets the current version of the tracked buffer.
getVersion() - Method in class oracle.ideimpl.webupdate.UpdateInfo
Get the version of this update.
getVersion() - Method in class oracle.jdeveloper.library.LibraryReference
 
getVersion() - Method in interface oracle.jdeveloper.webapp.libraries.DisplayableTagLibrary
If tag library version is not explicitly set, it will be deduced from information in Taglib file.
getVersion() - Method in class oracle.jdeveloper.webapp.libraries.TagLibrary
If tag library version is not explicitly set, it will be deduced from information in Taglib file.
getVersionDirectly() - Method in class oracle.ide.migration.MigrationInfo
 
getVersionedSelection(Locatable[], StatusCacheBridge<VCSStatus>) - Static method in class oracle.jdeveloper.vcs.util.VCSCommandUtils
Gets the locatable selection whose files are versioned.
getVersionFromNamespaceURI(String) - Static method in class oracle.ide.migration.MigrationInfo
 
getVersionHistory() - Method in class oracle.ide.model.ProjectVersion
Returns the version history of the current project file format.
getVersionHistory(String) - Method in class oracle.ide.model.ProjectVersion
Returns the version history of the specified component.
getVersionHistoryAction() - Method in class oracle.jdeveloper.vcs.spi.VCSHistoryProvider
 
getVersionHistoryAction(String, String) - Static method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryCommand
 
getVersionInfo() - Static method in class oracle.ide.Ide
Gets the ComponentVersionManager
getVersioningUserSubstitution() - Method in class oracle.jdeveloper.vcs.spi.VCSHistoryProvider
 
getVersionName(URL) - Method in class oracle.ide.vcs.VCSManager
Gets a name representing the current version of the given URL.
getVersionName(URL) - Method in class oracle.jdeveloper.vcs.generic.VersionNameProvider
 
getVersionName(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Gets a name representing the current version of the given URL.
getVersionOperationPanel() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getVersionPairs() - Method in class oracle.ide.ComponentVersionManager
Returns an Iterator of Pair classes comprising the component name and version information.
getVersionPath(URL) - Method in class oracle.jdeveloper.vcs.versiontree.VersionTreeCommand
 
getVersionStatus() - Method in class oracle.ide.migration.MigrationInfo
Get the version status.
getVersionStatusDirectly() - Method in class oracle.ide.migration.MigrationInfo
 
getVersionString() - Method in class oracle.ide.help.AboutBoxModel
Get the version string.
getVersionTreeAction() - Method in class oracle.jdeveloper.vcs.spi.VCSHistoryProvider
 
getVersionTreeAction(String, String) - Static method in class oracle.jdeveloper.vcs.versiontree.VersionTreeCommand
 
getVerticalFill() - Method in class oracle.ide.controls.VerticalFlowLayout
Deprecated.  
getVerticalFill() - Method in class oracle.javatools.ui.layout.VerticalFlowLayout
 
getVerticalPopupOffset(Component) - Method in class oracle.javatools.controls.completionfield.CompletionPopupHandler
Deprecated. Get the vertical offset (from the top of the component) of the popup window.
getVerticalPopupOffset(Component) - Method in class oracle.javatools.ui.completion.CompletionPopupHandler
Get the vertical offset (from the top of the component) of the popup window.
getVerticalScrollBar() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getVerticalScrollbar() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getVerticalScrollCardLayout() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getVerticalScrollPanel() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getVerticalSpaceSize() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
getVerticesConnectedTo(T) - Method in class javax.ide.util.Graph
Get all vertices connected to the specified vertex.
getVgap() - Method in class oracle.ide.controls.PentaLayout
Returns the vertical gap between components.
getView() - Method in class oracle.ide.Context
Provides a reference to the View associated with this Context.
getView(ViewId) - Method in class oracle.ide.layout.AbstractLayoutListener
 
getView(ViewId) - Method in interface oracle.ide.layout.LayoutListener
 
getView(ViewId) - Method in class oracle.ide.layout.Layouts
 
getView() - Method in interface oracle.ide.palette.PalettePage
Return the current view
getView() - Method in class oracle.ide.view.ViewEvent
Get the View whose state has changed.
getView() - Method in class oracle.ide.view.ViewSelectionEvent
Returns the View whose selection has changed.
getView() - Method in class oracle.ide.view.ViewStateEvent
 
getView() - Method in interface oracle.jdeveloper.webapp.metadata.ComponentEditorContext
This returns the XmlView that the component element belongs and will never be null.
getViewCategory() - Method in class oracle.ide.view.MultiManager
Get the name of the View type managed by this manager as it would appear in a ViewId instance.
getViewEdit() - Method in class oracle.javatools.compare.view.ViewEditEvent
 
getViewEditListeners() - Method in class oracle.javatools.compare.view.BaseCompareView
 
getViewEditListeners() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
getViewEnd() - Method in class oracle.javatools.ui.SectionView
 
getViewFactory() - Method in class oracle.javatools.editor.BasicEditorKit
Fetches a factory that is suitable for producing views which work with the document models supported by this kit.
getViewFreezeAction() - Static method in class oracle.ide.controller.IdeActions
 
getViewId(Context) - Method in class oracle.ide.view.MultiManager
 
getViewId() - Method in class oracle.jdeveloper.vcs.changelist.AsynchronousStatusTask
 
getViewMainToolbarAction() - Static method in class oracle.ide.controller.IdeActions
 
getViewMenu() - Method in class oracle.ide.runner.Debugger
Returns the View Debugger sub menu if it exists
getViewNewViewAction() - Static method in class oracle.ide.controller.IdeActions
 
getViewRefreshAction() - Static method in class oracle.ide.controller.IdeActions
 
getViewRunManagerAction() - Method in class oracle.ide.runner.Runner
Return the action for View | Run Manager.
getViews() - Method in class oracle.ide.view.MultiManager
 
getViewsCheck() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
getViewStart() - Method in class oracle.javatools.ui.SectionView
 
getViewStatusBarAction() - Static method in class oracle.ide.controller.IdeActions
 
getViewSubMenu() - Static method in class oracle.ide.db.util.DBMenuUtils
Gets the View submenu for Database view menu items to be added to.
getViewTeamSubmenu() - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Get the View, Team submenu
getViewText() - Method in class oracle.javatools.db.ora.MaterializedView
Convinience method that returns the view's query in text format.
getViewText() - Method in class oracle.javatools.db.View
Convinience method that returns the view's query in text format.
getViewType() - Method in class oracle.ide.composite.AbstractCompositeFileElementProxy
Deprecated. Gets the type identifier of views associated with this proxy.
getViewType() - Method in class oracle.ide.composite.BaseCompositeFileElementProxy
Gets the type identifier of views associated with this proxy.
getViewType() - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
Gets the type identifier of views associated with this proxy.
getViewWithoutDecoration() - Method in class oracle.ide.view.View
Returns the View without any decorators.
getViewWithoutDecoration() - Method in class oracle.ide.view.ViewDecorator
 
getViolation(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the violation represented by a row of this model, or null if the row does not represent a violation.
getViolation() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the violation associated with the transform.
getViolation(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getVirtualFileSystem() - Static method in class javax.ide.net.VirtualFileSystem
Gets the VirtualFileSystem implementation for this IDE.
getVirtualHeightLines(ContributorKind) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
getVirtualHeightLines(ContributorKind) - Method in class oracle.javatools.compare.view.SequenceCompareView
Get the virtual height of the compare view in lines.
getVirtualLineForReal(int, ContributorKind) - Method in class oracle.javatools.compare.view.SequenceCompareView
Given a line number for one contributor, get the line number in virtual space.
getVirtualLineForReal(int) - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
Gets the virtual line corresponding to the given real line.
getVisibleChildCount(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the number of visible children of a row of this model.
getVisibleChildCount(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getVisibleChildren(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the visible children of a row of this model.
getVisibleChildren(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getVisibleDate() - Method in class oracle.javatools.ui.calendar.CalendarPanel
will return a date that is currently visible in the calendar.
getVisibleIndexOf(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the index of a row of this model in the visible children of its visible parent, 0 for the root row.
getVisibleIndexOf(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getVisibleParent(Object) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Gets the visible parent row of a row of this model, null for the root row.
getVisibleParent(Object) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
getVisibleRect(BasicEditorPane) - Static method in class oracle.javatools.editor.BasicAction
Utility routine to fetch the current visible rectangle of the editor.
getVisibleRowCount() - Method in class oracle.javatools.controls.completionfield.CompletionPopupHandler
Deprecated. Get the visible row count of the list in the popup.
getVisibleRowCount() - Method in class oracle.javatools.editor.insight.ListInsightView
Returns the preferred number of visible rows.
getVisibleRowCount() - Method in class oracle.javatools.ui.combo.JCheckCombo
 
getVisibleRowCount() - Method in class oracle.javatools.ui.combo.JFixListCombo
 
getVisibleRowCount() - Method in class oracle.javatools.ui.completion.CompletionPopupHandler
Get the visible row count of the list in the popup.
getVisibleRunConfigurations() - Method in class oracle.jdeveloper.runner.RunConfigurations
Return an array of visible RunConfiguration objects.
getVisibleTechIds() - Method in class oracle.ide.model.TechnologyRegistry
Returns all visible registered technologies.
getVisibleViews() - Method in class oracle.ide.IdeMainWindow
 
getVisitor(ElementName) - Method in interface javax.ide.extension.ElementVisitorFactory
Get a suitable visitor for the specified element name.
getVisitor(ElementContext, ElementName) - Method in interface javax.ide.extension.ElementVisitorFactory2
Get a suitable visitor for the specified element name.
getVisualEditorPath(Context) - Method in class oracle.jdeveloper.webapp.design.VisualEditorPathProvider
Return a Design Time Visual Editor viewable path for the given Context, or null if the implementation doesn't handle it.
getVMChoices(URL, boolean) - Static method in class oracle.jdeveloper.library.JDKUtil
 
getVMName() - Method in class oracle.javatools.parser.java.v2.common.AbstractType
 
getVMName() - Method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
getVMName() - Method in class oracle.javatools.parser.java.v2.common.WrapperClass
 
getVMName() - Method in interface oracle.javatools.parser.java.v2.model.JavaType
Gets the VM name for this type.
getVMName() - Method in class oracle.jdeveloper.runner.JStarter
Return the name of the VM that will be used to start the process
getVMName(JDK) - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the name of the Virtual Machine.
getVMName(JDK, Project) - Method in class oracle.jdeveloper.runner.RunConfiguration
Returns the name of the Virtual Machine.
getWaitCursor() - Method in class javax.ide.view.GUIUtilities
Get a wait cursor indicating that a time consuming operation is in progress.
getWaitCursor() - Static method in class oracle.ide.Ide
Gets the WaitCursor
getWarning() - Method in class oracle.javatools.resourcebundle.ResourceBundleOperationResult
Gets the string that represents the warning message (if any) generated by the resource bundle operation.
getWarningCount() - Method in interface oracle.javatools.status.Status
Gets the number of warnings found in the described file.
getWarningFlags() - Method in class oracle.javatools.db.plsql.PlSqlCompilerOptions
 
getWarningValue(PlSqlCompilerOptions.WarningCategory) - Method in class oracle.javatools.db.plsql.PlSqlCompilerOptions
 
getWebAppProjectMetadataProvider(Context, String) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getWebAppProjectMetadataProvider(Context, DelegatingXMLSourceNode) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getWebAppProjectMetadataResolver(Context, String) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getWebAppProjectMetadataResolver(Context, DelegatingXMLSourceNode) - Method in class oracle.jdeveloper.webapp.metadata.WebAppProjectMetadataRegistry
 
getWebInfLibURL(Project) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Returns the current WEB-INF/lib directory of the project.
getWebInfLibURL(Project) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryUtils
Returns the current WEB-INF/lib directory of the project.
getWebInfURL(Project) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Returns the current WEB-INF directory of the project.
getWebInfURL(Project) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryUtils
Returns the current WEB-INF directory of the project.
getWeight() - Method in class oracle.ide.migration.NodeMigrator
Returns the weight which we wish to give to the migrator when migrating it.
getWeight() - Method in class oracle.ide.model.ProjectMigrator
 
getWeight() - Method in class oracle.ide.model.WorkspaceMigrator
 
getWeight() - Method in interface oracle.ide.util.dnd.DropHelper
Gets the sort weight for the helper.
getWeight() - Method in class oracle.javatools.history.HistoryProperty
Get the column weight of this HistoryProperty.
getWeight(int) - Method in class oracle.javatools.util.WeightedList
 
getWelcomePage() - Method in class oracle.ide.ProductInformation
The URL of the welcome page or null if none.
getWelcomePage() - Method in class oracle.ide.wizard.TitledWizardDialog
 
getWhat() - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetUpdate
 
getWhat() - Method in class oracle.jdeveloper.vcs.spi.VCSNodeUpdate
Gets what caused this node update.
getWhenClause() - Method in class oracle.javatools.db.plsql.Trigger
Get method for the WhenClause property
getWhenClause() - Method in class oracle.javatools.db.Trigger
Deprecated. Gets the WHEN clause of the trigger.
getWhenExpression() - Method in class oracle.javatools.db.sql.CaseStatement.WhenThen
 
getWhenThens() - Method in class oracle.javatools.db.sql.CaseStatement
 
getWhereObject() - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
getWhereObject() - Method in interface oracle.javatools.db.sql.SQLQuery
Gets the WHERE clause for this query.
getWhereText() - Method in class oracle.ide.db.panels.sql.WhereEditor
 
getWhite() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getWideImportMemberThreshold() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of members that must be imported from a given class before a wide import (.*) is used.
getWideImportThreshold() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the number of classes that must be imported from a given package before a wide import (.*) is used.
getWidth() - Method in class oracle.javatools.xml.bind.IndentPrefs
 
getWidthAttrName() - Method in class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
getWindow() - Method in interface oracle.ide.runner.DebuggerWindowProvider
Called by the debugger to get the custom debugger window
getWindow() - Method in class oracle.javatools.ui.datatips.DataTipWindow
 
getWindowBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getWindowClassName() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListDockableFactory
 
getWindowIcon() - Method in class oracle.jdeveloper.vcs.migrate.VCSListCheckoutsSetup
 
getWindowId() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
getWindowId() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListDockableFactory
 
getWindowListener() - Method in class oracle.javatools.controls.MainWindow
 
getWindowTitle() - Method in class oracle.jdeveloper.vcs.migrate.VCSListCheckoutsSetup
 
getWindowTitleBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getWindowTitleForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getWindowTitleInactiveBackground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getWindowTitleInactiveForeground() - Method in class oracle.javatools.ui.themes.ThemeColorScheme
 
getWizard(Class) - Method in class oracle.ide.wizard.WizardManager
Gets the Wizard matching the given class from the list of registered wizards.
getWizard(String) - Method in class oracle.ide.wizard.WizardManager
Deprecated. Use WizardManager.getWizard(ClassLoader,String). Since 11.1.1.0.
getWizard(ClassLoader, String) - Method in class oracle.ide.wizard.WizardManager
Gets the Wizard instance for the given class name.
getWizardCallbacks() - Method in class oracle.ide.panels.TraversableContext
 
getWizardHook() - Method in class javax.ide.wizard.WizardManager
Initialize the wizard manager.
getWizardId(Context) - Static method in class oracle.ide.wizard.Wizard
Gets the ID from the specified Context.
getWizardImage() - Method in class oracle.ide.wizard.GenericWizardLauncher
Gets the image specified for the wizard.
getWizardImage() - Static method in class oracle.jdeveloper.vcs.util.VCSImport
 
getWizardManager() - Method in class javax.ide.IDE
Get the WizardManager.
getWizardManager() - Static method in class javax.ide.wizard.WizardManager
Get the wizard manager implementation for this IDE.
getWizardPage() - Method in class oracle.ide.wizard.WizardWelcomePage
Get the wizard page
getWizardTitle() - Method in class oracle.ide.wizard.GenericWizardLauncher
Gets the title specified for the wizard.
getWordEnd(int) - Method in class oracle.javatools.editor.language.DefaultWordLocator
Gets the offset of the word end at or after an offset.
getWordEnd(int) - Method in class oracle.javatools.editor.language.NaturalWordLocator
Fetches the end of the word for the given offset location.
getWordEnd(int) - Method in interface oracle.javatools.editor.language.WordLocator
Fetches the end of the word for the given offset location.
getWordEnd(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the end of a word for the given location.
getWordLocator() - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Fetches the WordLocator to use for locating word boundaries for word-based navigator.
getWordLocator() - Method in interface oracle.javatools.editor.language.LanguageSupport
Fetches the WordLocator to use for locating word boundaries for word-based navigator.
getWordStart(int) - Method in class oracle.javatools.editor.language.DefaultWordLocator
Gets the offset of the word start at or before an offset.
getWordStart(int) - Method in class oracle.javatools.editor.language.NaturalWordLocator
Fetches the start of the word for the given offset location.
getWordStart(int) - Method in interface oracle.javatools.editor.language.WordLocator
Fetches the start of the word for the given offset location.
getWordStart(BasicDocument, int) - Static method in class oracle.javatools.editor.Utilities
Determines the start of a word for the given model location.
getWorkDirectory() - Static method in class oracle.ide.Ide
Gets the full path name of the current work directory.
getWorkDirectory() - Method in class oracle.ide.model.Workspaces
 
getWorkingSet(String) - Method in class oracle.ide.model.WorkingSets
Gets or creates a working set with the supplied name.
getWorkingSet() - Method in interface oracle.jdeveloper.audit.model.ModelFactory
Gets the working set to use when filtering projects.
getWorkingSet() - Method in class oracle.jdeveloper.audit.service.Auditor
Gets the working set to use when filtering projects.
getWorkingSet() - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
getWorkingSet() - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
 
getWorkingSetNames() - Method in class oracle.ide.model.WorkingSets
 
getWorkspace() - Method in class oracle.ide.Context
Provides a reference to the Workspace associated with this Context.
getWorkspace() - Method in class oracle.ide.dependency.index.IndexDeclaration
 
getWorkspace() - Method in class oracle.ide.dependency.index.IndexReference
 
getWorkspace() - Method in interface oracle.ide.dependency.SourceDeclaration
Get the workspace containing the source file this declaration appears in.
getWorkspace() - Method in interface oracle.ide.dependency.SourceReference
Get the workspace containing the source file this reference appears in.
getWorkspace() - Method in class oracle.ide.file.ContentSetScope
Get the application workspace for this scope.
getWorkspace(String, Layout) - Static method in class oracle.ide.layout.AbstractLayoutListener
 
getWorkspace() - Method in class oracle.ide.runner.RunLogPage
Returns the Workspace associated with this log page.
getWorkspace() - Method in class oracle.ide.runner.RunProcess
Returns the Workspace associated with the RunProcess.
getWorkspace() - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Gets the workspace currently being traversed, or null if the root is currently being traversed.
getWorkspace() - Method in class oracle.jdeveloper.audit.model.FileDependency
Gets the workspace target of this dependency.
getWorkspace() - Method in class oracle.jdeveloper.audit.model.Location
Gets the workspace containing this location.
getWorkspace() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the workspace containing this model.
getWorkspace() - Method in class oracle.jdeveloper.audit.transform.TransformContext
Gets the workspace containing the model to be transformed.
getWorkspace(Context) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Gets the current workspace/application for the given Context.
getWorkspace(String) - Static method in class oracle.jdeveloper.db.AppDatabaseConnections
Returns the Workspace for the given store name, if the store name is that of an Application resources store.
getWorkspace() - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
getWorkspace() - Method in class oracle.jdevimpl.audit.model.RootModelAdapter
 
getWorkspace() - Method in class oracle.jdevimpl.audit.model.WorkspaceModelAdapter
 
getWorkspaceAdapter() - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Gets the model adapter for the workspace of this node, or null if this is a root model.
getWorkspaceArtifacts() - Method in class oracle.ide.vcs.VCSManager
 
getWorkspaceHistory() - Method in class oracle.ide.cmd.FileOpenHistory
Get the opened wokspace files history list.
getWorkspaceNavigatorManager() - Static method in class oracle.ide.navigator.NavigatorManager
Returns the NavigatorManager instance that represents the Workspace Navigator or null if no such navigator exists.
getWorkspaceRoots(Workspace, IntersectedFilters, Collection<ContentRoot>) - Method in interface oracle.jdeveloper.audit.model.ContentRootFactory
Gets content roots for a workspace.
getWorkspaceRoots(Workspace, IntersectedFilters, Collection<ContentRoot>) - Method in class oracle.jdevimpl.audit.model.ApplicationContentRootFactory
 
getWorkspaceRoots(Workspace, IntersectedFilters, Collection<ContentRoot>) - Method in class oracle.jdevimpl.audit.model.ProjectContentRootFactory
 
getWorkspaces() - Static method in class oracle.ide.Ide
Gets the workspaces.
getWorkspaces() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEvent
 
getWorkspaceURL() - Method in class oracle.ide.editor.RecentFile
 
getWrapAlign() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines whether to align wrapped lines with the first element.
getWrapArrayConstant() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for array constants.
getWrapBehavior() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch the current wrapping behavior.
getWrapBehavior() - Method in class oracle.javatools.editor.print.PrintOptions
Fetch the current wrapping behavior.
getWrapBinaryOperator() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for binary and assigment operators.
getWrapColumn() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch the current column wrapping width.
getWrapDotChain() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for method calls and dot references.
getWrapExtends() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for extends and implements clauses.
getWrapForStatement() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for for statements.
getWrapInvokeArguments() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for argument lists.
getWrapLines() - Method in class oracle.ide.log.MessagePage
Gets the line wrap policy for the message page
getWrapLineWidth() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the width of a line, after which the line will be wrapped.
getWrapModifiers() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for modifiers and annotations.
getWrapParameterList() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for parameter lists.
getWrappedComponent() - Method in class oracle.javatools.ui.SectionView
 
getWrappedList() - Method in class oracle.jdeveloper.library.ListWrapper
 
getWrappedLogPage() - Method in class oracle.ide.log.LogPrintStream
The need for a wrapped LogPage instance arises from the fact that: A typical LogPage implementation uses a thread to forward messages to the UI components (to avoid deadlocks in the IDE caused by the automatic showing of the log window or changing log pages in the log window), and Each LogPrintStream uses a thread to forward messages to the underlying LogPage.
getWrappedLogPage() - Method in class oracle.ide.log.LogPrintWriter
The need for a wrapped LogPage instance arises from the fact that: A typical LogPage implementation uses a thread to forward messages to the UI components (to avoid deadlocks in the IDE caused by the automatic showing of the log window or changing log pages in the log window), and Each LogPrintWriter uses a thread to forward messages to the underlying LogPage.
getWrapperType(Class) - Static method in class oracle.jdevimpl.audit.util.Classes
Gets the wrapper type corresponding to a class, or null if the class is not a primitive type.
getWrapSymbol() - Method in class oracle.javatools.editor.print.HTMLGeneratorOptions
Fetch the wrap symbol to print in the right margin for wrapped lines.
getWrapSymbol() - Method in class oracle.javatools.editor.print.PrintOptions
Fetch the wrap symbol to print in the right margin for wrapped lines.
getWrapTernaryExpression() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for ternary expressions.
getWrapThrows() - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Determines the wrapping for throws clauses.
getWriteHoldCount() - Method in class oracle.javatools.buffer.ReadWriteLock
Gets the number of times the current thread has taken the write lock for this lock.
getWriteHoldCount() - Method in interface oracle.javatools.buffer.ReadWriteLockImplementation
 
getWriteLock(ReadWriteLock...) - Static method in class oracle.javatools.buffer.MultiLock
Get an instance which obtains write locks.
getWriteToOverride() - Method in class oracle.ide.resourcebundle.ResourceBundlePreferences
 
getXMLChecklistModel() - Method in class oracle.javatools.ui.checklist.xml.XMLChecklist
Returns the XMLChecklistModel used by this XMLChecklist.
getXmlContext() - Method in interface oracle.jdeveloper.webapp.metadata.ComponentEditorContext
This returns the GuiXmlContext that the component editor works in, and will never be null.
getXmlContext(Context, Runnable, long, TimeUnit) - Method in class oracle.jdeveloper.webapp.WebDocumentNode
Gets the XmlContext for the given node/project/workspace from the IDE context, creating the XmlContext if needed.
getXmlEncodingNoDefault(char[]) - Static method in class oracle.jdeveloper.webapp.WebDocumentNode
Scan through an xml text buffer to find the xml encoding declaration.
getXmlMetadataResolver() - Method in class oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory
 
getXMLModel(Project) - Method in class javax.ide.model.xml.XMLDocument
Fetches the XMLModel.
getXMLName() - Method in class oracle.javatools.marshal.xml.PropertyInfo
Returns the XML name of the property.
getXMLNamespaceURI() - Method in interface oracle.ide.model.NodeInfo
Returns the string that identifies
getXMLRootElement() - Method in interface oracle.ide.model.NodeInfo
The XML root element by which the data Class can be identified in an XML document.
getXMLRootElement(URL) - Static method in class oracle.ide.xml.XMLUtil
This method assumes that the content pointed to by the given URL is for an XML file.
getXMLRootElement(InputStream) - Static method in class oracle.ide.xml.XMLUtil
 
getXMLRootElement(Reader) - Static method in class oracle.ide.xml.XMLUtil
 
getXMLRootElementName() - Method in class oracle.ide.model.XMLDataNode
Returns the XML root element name that is to be used when writing out the XML file.
getXmltableParams() - Method in class oracle.javatools.parser.plsql.symtab.SqlXmtdef
 
getXMLTableParams() - Method in interface oracle.javatools.parser.plsql.syntax.XMLTableClauseProcessor
 
getXMLTypeColumnProperties() - Method in class oracle.javatools.db.ora.OracleColumnProperties
 
getXOffset() - Method in class oracle.javatools.ui.border.ShadowBorder
Returns the number of pixels by which the shadow rectangle is shifted horizontally from the origin of the component rectangle.
getYCoordinateFromOffset(int) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
getYOffset() - Method in class oracle.javatools.ui.border.ShadowBorder
Returns the number of pixels by which the shadow rectangle is shifted vertically from the origin of the component rectangle.
getYPos(int, int, int) - Method in class oracle.javatools.editor.highlight.SimpleLinePainter
Utility routine to calculate the appropriate y position to start painting downwards from, based on the requested paint position (from baseline or from bottom), and the yBaseline coordinate and the descent.)
GHOST_LOOK - Static variable in class oracle.javatools.ui.ghost.UIConstants
A client property key.
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_ar
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_cs
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_da
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_de
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_el
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_es
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_fi
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_fr
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_hu
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_it
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_iw
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_ja
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_ko
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_nl
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_no
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_pl
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_pt
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_ro
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_ru
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_sk
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_sv
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_th
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_tr
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
GHOST_WINDOW_OK_BUTTON_TIP - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_ar
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_cs
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_da
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_de
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_el
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_es
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_fi
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_fr
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_hu
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_it
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_iw
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_ja
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_ko
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_nl
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_no
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_pl
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_pt
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_ro
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_ru
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_sk
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_sv
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_th
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_tr
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
GHOST_WINDOW_TITLE - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
GhostBackgroundPanel - Class in oracle.javatools.ui.ghost
A Panel that displays the partially transparent panel background color of the given look.
GhostBackgroundPanel(LayoutManager, UIConstants.Look) - Constructor for class oracle.javatools.ui.ghost.GhostBackgroundPanel
 
GhostBackgroundPanel(UIConstants.Look) - Constructor for class oracle.javatools.ui.ghost.GhostBackgroundPanel
 
GhostBuilder - Class in oracle.javatools.ui.ghost
A component that takes care of creating ghost windows with commonly used features
GhostBuilder.Features - Enum in oracle.javatools.ui.ghost
 
GhostBuilder.GhostBuiltPalette - Class in oracle.javatools.ui.ghost
An extension to a GhostPalette that has been built with the GhostBuilder.
GhostPalette - Class in oracle.javatools.ui.ghost
A semi-transparent container that floats above and the contents of a frame or window.
GhostPalette() - Constructor for class oracle.javatools.ui.ghost.GhostPalette
 
GhostPalette(String) - Constructor for class oracle.javatools.ui.ghost.GhostPalette
 
GhostPalette(JComponent) - Constructor for class oracle.javatools.ui.ghost.GhostPalette
 
ghostPalette() - Method in class oracle.javatools.ui.search.MiniSearchDialog
 
GhostPalette.ContentPanel - Class in oracle.javatools.ui.ghost
 
GhostPalette.ContentPanel() - Constructor for class oracle.javatools.ui.ghost.GhostPalette.ContentPanel
 
GhostPaletteUtil - Class in oracle.ide.util
Utilities for using GhostPalette in the IDE.
GhostPointingPalette - Class in oracle.javatools.ui.ghost
Derivative of GhostPalette that underlays a pointing arrow to an area of a given component.
GhostPointingPalette() - Constructor for class oracle.javatools.ui.ghost.GhostPointingPalette
 
GIF_EXT - Static variable in class oracle.ide.model.ImageNode
 
GigabyteSizeChooser - Class in oracle.ide.db.controls
 
GigabyteSizeChooser() - Constructor for class oracle.ide.db.controls.GigabyteSizeChooser
 
GigabyteSizeChooser(String) - Constructor for class oracle.ide.db.controls.GigabyteSizeChooser
 
giveFocus() - Method in class oracle.ide.inspector.ContextActionPanel
 
giveFocus() - Method in class oracle.ide.inspector.ContextActionPanelHost
 
GlobalBundleInfo - Class in oracle.ide.resourcebundle
 
GlobalBundleInfo(MetaClass, String, boolean) - Constructor for class oracle.ide.resourcebundle.GlobalBundleInfo
 
GlobalBundleInfo(NodeResourceBundle, String, boolean) - Constructor for class oracle.ide.resourcebundle.GlobalBundleInfo
 
GlobalConnectionPanelUI - Class in oracle.jdeveloper.db.panels
Component for selecting connections like ConnectionPanelUI, but rather than being limited to the central IDE connections store, this displays a picker that contains all connections from all available connection stores in the given Context.
GlobalConnectionPanelUI() - Constructor for class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
GlobalConnectionPanelUI(boolean) - Constructor for class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
GlobalConnectionPanelUI(String[]) - Constructor for class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
GlobalConnectionPanelUI(String[], boolean) - Constructor for class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
GlobalConnectionPanelUI.ChosenConnection - Class in oracle.jdeveloper.db.panels
Deprecated. - use ConnectionInfo
GlobalConnectionPanelUI.ChosenConnection(String, String) - Constructor for class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI.ChosenConnection
Deprecated.  
GlobalDatabaseConnPanel - Class in oracle.jdeveloper.db.panels
Traversable implementation that gives a global connection choice.
GlobalDatabaseConnPanel() - Constructor for class oracle.jdeveloper.db.panels.GlobalDatabaseConnPanel
 
GlobalDatabaseConnPanel(boolean) - Constructor for class oracle.jdeveloper.db.panels.GlobalDatabaseConnPanel
 
globalHashQuantity - Static variable in class oracle.javatools.db.property.Property
Property constant for the "globalHashQuantity" property.
GlobalIgnoreList - Class in oracle.ide.config
This class stores the IDE Global Ignore list.
GlobalIgnoreList() - Constructor for class oracle.ide.config.GlobalIgnoreList
 
GlobalMouseDispatcher - Class in oracle.ide.controls
Dispatches mouse events happening anywhere in the application.
globalPartitionColumns - Static variable in class oracle.javatools.db.property.Property
Property constant for the "globalPartitionColumns" property.
GlobalSettings - Class in oracle.javatools.db
Class for api settings that govern the behaviour of the api at a global level.
go() - Method in class oracle.ide.log.Href
 
GO_FIRST_CONFLICT_CMD - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_FIRST_CONFLICT_CMD_ID - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_LAST_CONFLICT_CMD - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_LAST_CONFLICT_CMD_ID - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_NEXT_CONFLICT_CMD - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_NEXT_CONFLICT_CMD_ID - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_PREVIOUS_CONFLICT_CMD - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_PREVIOUS_CONFLICT_CMD_ID - Static variable in class oracle.jdeveloper.merge.MergeController
 
GO_TO_BOOKMARK - Static variable in class oracle.javatools.icons.OracleIcons
 
GO_TO_NEXT_BOOKMARK - Static variable in class oracle.javatools.icons.OracleIcons
 
GO_TO_PREV_BOOKMARK - Static variable in class oracle.javatools.icons.OracleIcons
 
goTo(String) - Method in class oracle.ide.help.HelpSystem
Invokes the Help Viewer on topicID
goTo() - Method in class oracle.ide.todo.AbstractToDoItem
Called when a to do item is double-clicked on in the To Do Log page If the item is linked to a url and line, this should navigate to the editor and position the cursor on that line.
goTo() - Method in interface oracle.ide.todo.ToDoItem
Called when the to do item is double-clicked in the ToDoLogPage
GOTO_LINE_NUMBER_CMD - Static variable in class oracle.ide.IdeConstants
Go to line number command.
GOTO_LINE_NUMBER_CMD_ID - Static variable in class oracle.ide.IdeConstants
Go to line number command id.
GOTO_MATCHING_BRACE - Static variable in class oracle.javatools.editor.ActionNames
GotoMatchingBraceAction
GOTO_SOURCE_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
GOTO_SOURCE_CMD_ID - Static variable in class oracle.ide.log.DefaultLogPage
Go To Source command identifier.
gotoActualType() - Method in interface oracle.ide.runner.DebuggeeData
Attempt to go to the source file of the actual type of this object
gotoDeclaredType() - Method in interface oracle.ide.runner.DebuggeeData
Attempt to go to the source file of the declared type of this object
goToDifference(CompareDifference) - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToDifference(CompareDifference, boolean) - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToDifference(CompareDifference, boolean) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
goToDifference(CompareDifference, boolean) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
gotoField() - Method in interface oracle.ide.runner.DebuggeeData
Attempt to go to the source location of the field IFF this object is a field
goToFirstConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToFirstConflict() - Method in interface oracle.javatools.compare.view.NavigableConflictsView
Deprecated. Navigate to the first conflict in this view.
goToFirstDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToFirstDifference() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Navigate to the first difference in this view.
goToInitialDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToInitialDifference() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Navigate to the initial difference in this view, without requesting focus
goToLastConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToLastConflict() - Method in interface oracle.javatools.compare.view.NavigableConflictsView
Deprecated. Navigate to the last conflict in this view.
goToLastDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToLastDifference() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Navigate to the last difference in this view.
gotoLine(int, int, boolean) - Method in class oracle.ide.ceditor.CodeEditor
Moves the current cursor position to the beginning of the indicated line, and highlight the line if it is requested.
gotoLine(int, int, boolean) - Method in interface oracle.ide.editor.TextEditor
Moves the current cursor position to indicated location, and optionally highlight the line.
gotoLine(int, int, boolean) - Method in class oracle.javatools.editor.BasicEditorPane
Moves the current cursor position to the beginning of the indicated line, and highlight the line if it is requested.
goToNextConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToNextConflict() - Method in interface oracle.javatools.compare.view.NavigableConflictsView
Deprecated. Navigate to the next conflict in this view.
goToNextDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToNextDifference() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Navigate to the next difference in this view.
gotoOffset(int, int) - Method in class oracle.ide.ceditor.CodeEditor
Moves the current cursor position to the given offset, and selects up to the given length after that offset.
gotoOffset(BasicEditorPaneContainer, int, int) - Static method in class oracle.ide.ceditor.CodeNavigationPoint
Reposition the cursor to the given offset, hilighting as necessary.
goToPreviousConflict() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToPreviousConflict() - Method in interface oracle.javatools.compare.view.NavigableConflictsView
Deprecated. Navigate to the previous conflict in this view.
goToPreviousDifference() - Method in class oracle.javatools.compare.view.BaseCompareView
 
goToPreviousDifference() - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Navigate to the previous difference in this view.
GrabbableFocusManager - Class in oracle.ide.keyboard
This FocusManager allows to 'steal' keys on demand.
GRAD - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents a grad lexical unit.
GRADIENT_SELECTION_DARK - Static variable in class oracle.javatools.ui.Colors
 
GRADIENT_SELECTION_LIGHT - Static variable in class oracle.javatools.ui.Colors
 
GradientPanel - Class in oracle.javatools.controls
A simple panel with an acyclic gradient background.
GradientPanel() - Constructor for class oracle.javatools.controls.GradientPanel
 
GradientPanel(int) - Constructor for class oracle.javatools.controls.GradientPanel
 
GradientPanel(Color, int) - Constructor for class oracle.javatools.controls.GradientPanel
 
GradientPanel(Color, Color, int) - Constructor for class oracle.javatools.controls.GradientPanel
 
GrammarFactory - Class in oracle.jdeveloper.webapp.grammar
 
GrammarFactory() - Constructor for class oracle.jdeveloper.webapp.grammar.GrammarFactory
 
GRANT - Static variable in class oracle.javatools.db.Ddl
DDL type grant privs
GRANT_EVENT - Static variable in class oracle.javatools.db.plsql.Trigger
 
GRANT_EVENT - Static variable in class oracle.javatools.db.Trigger
Deprecated.  
Graph<T> - Class in javax.ide.util
A directed graph consisting of vertices of type T.
Graph(Graph<T>) - Constructor for class javax.ide.util.Graph
Copy constructor.
Graph() - Constructor for class javax.ide.util.Graph
 
Graph(Collection<T>) - Constructor for class javax.ide.util.Graph
Constructs a graph containing all elements in the specified collection as vertices.
GRAPH - Static variable in class oracle.javatools.icons.OracleIcons
 
Graph.CycleException - Exception in javax.ide.util
 
GraphicsUtils - Class in oracle.ide.util
GraphicsUtils defines common user-interface related utility functions.
GraphicsUtils - Class in oracle.javatools.util
GraphicsUtils defines common user-interface related utility functions.
GraphicsUtils() - Constructor for class oracle.javatools.util.GraphicsUtils
 
grayIcon(Icon) - Static method in class oracle.ide.util.IdeUtil
 
GREATER - Static variable in class oracle.javatools.db.sql.Comparison
Greater Than
GREATER_EQUAL - Static variable in class oracle.javatools.db.sql.Comparison
Greater Than Or Equal To
GREATER_THAN_ALL - Static variable in class oracle.javatools.db.sql.Comparison
 
GREATER_THAN_ANY - Static variable in class oracle.javatools.db.sql.Comparison
 
GREATER_THAN_OR_EQUAL_ALL - Static variable in class oracle.javatools.db.sql.Comparison
 
GREATER_THAN_OR_EQUAL_ANY - Static variable in class oracle.javatools.db.sql.Comparison
 
GREATER_THAN_OR_EQUAL_SOME - Static variable in class oracle.javatools.db.sql.Comparison
 
GREATER_THAN_SOME - Static variable in class oracle.javatools.db.sql.Comparison
 
GREEN_DOT - Static variable in class oracle.javatools.icons.OracleIcons
 
GridBagConstants - Interface in oracle.ide.controls
Interface that can be used in an "implements" clause to make GridBagConstraints constants readily available.
GridBagConstraints2 - Class in oracle.ide.controls
 
GridBagConstraints2(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class oracle.ide.controls.GridBagConstraints2
 
group - Variable in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
The columns with which this column merges reserved widths, bidirectionally and recursively.
GROUP - Static variable in class oracle.javatools.icons.OracleIcons
 
GROUP_BOX_MARGIN - Static variable in class oracle.javatools.ui.LayoutConstants
The top, left, bottom and right margin in pixels between group box content and its edges.
GROUP_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
GROUP_GROUPEDITOR - Static variable in class oracle.ide.palette2.DefaultPaletteGroup
 
GROUP_GROUPID - Static variable in class oracle.ide.palette2.DefaultPaletteGroup
HashMap pageData keys
GROUP_INSETS - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Control groups have 15 pixels at the bottom.
GROUP_JOIN - Static variable in class oracle.javatools.parser.plsql.symtab.SqlAjndef
 
GROUP_PROJECTCONFIGURATION - Static variable in class oracle.ide.palette2.DefaultPaletteGroup
 
GROUP_SHOWFORTYPES - Static variable in class oracle.ide.palette2.DefaultPaletteGroup
 
GROUP_TECHNOLOGYSCOPES - Static variable in class oracle.ide.palette2.DefaultPaletteGroup
 
GROUP_TYPE - Static variable in class oracle.ide.palette2.DefaultPaletteGroup
 
GROUPBY - Static variable in interface oracle.javatools.db.sql.SQLFragment
 
GROUPBY_CANT_SET - Static variable in class oracle.ide.db.UIArb
Deprecated.  
GROUPBY_DESC - Static variable in class oracle.ide.db.UIArb
Deprecated.  
GroupByExpression - Class in oracle.javatools.db.sql
Expression for a part of a group by that isn't a simple column (e.g.
GroupByExpression() - Constructor for class oracle.javatools.db.sql.GroupByExpression
 
GroupByExpression.GroupingType - Enum in oracle.javatools.db.sql
 
GroupByFromPicker - Class in oracle.ide.db.panels.sql
 
GroupByFromPicker() - Constructor for class oracle.ide.db.panels.sql.GroupByFromPicker
 
groupByListType - Variable in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
groupByObject - Static variable in class oracle.javatools.db.property.Property
Property constant for the "groupByObject" property.
GroupByObject - Class in oracle.javatools.db.sql
SQLFragment for the GROUP BY ...
GroupByObject() - Constructor for class oracle.javatools.db.sql.GroupByObject
 
GroupByObject(SQLFragment[]) - Constructor for class oracle.javatools.db.sql.GroupByObject
 
GroupByObject(SQLFragment[], WhereObject) - Constructor for class oracle.javatools.db.sql.GroupByObject
 
GroupByPanel - Class in oracle.ide.db.panels.sql
Wizard/Dialog panel for editing the GROUP BY clause of a SQL Query.
GroupByPanel() - Constructor for class oracle.ide.db.panels.sql.GroupByPanel
 
groupBySetTerms - Variable in class oracle.javatools.parser.plsql.symtab.SqlGbydef
 
GroupByToPicker - Class in oracle.ide.db.panels.sql
To picker for the group by panel's shuttle.
GroupByToPicker() - Constructor for class oracle.ide.db.panels.sql.GroupByToPicker
 
groupByType - Static variable in class oracle.javatools.db.property.Property
Property constant for the "groupByType" property.
groupEditor(String) - Method in class oracle.ide.palette2.DefaultPaletteGroup.Builder
 
groupId(String) - Method in class oracle.ide.palette2.DefaultPaletteGroup.Builder
 
groupIndex - Variable in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
The maximum reserved width of the columns with which this column merges reserved widths.
grouping - Static variable in class oracle.javatools.db.property.Property
Property constant for the "grouping" property.
GROUPSHAPE - Static variable in class oracle.javatools.icons.OracleIcons
 
guessBraceCount(int) - Method in class oracle.javatools.editor.language.AbstractBraceProvider
Utility routine to guess the brace count for a given size file.
GUI_VERTICAL_SCROLLBAR - Static variable in class oracle.javatools.compare.view.BaseCompareView
 
GUI_VERTICAL_SPACER - Static variable in class oracle.javatools.compare.view.BaseCompareView
 
GUID_LENGTH - Static variable in class oracle.ide.util.GuidGen
The length of a raw GUID byte array
GuidGen - Class in oracle.ide.util
This static class provided utilties for generation and manipulation of DFC style Globally Unique Identifiers, using the original HP/OSF UUID reference implemenation as a basis.
GuidGen() - Constructor for class oracle.ide.util.GuidGen
 
GuiExecutor - Class in oracle.ide.inspector.task
GuiExecutor

Executor built atop SwingUtilities

GUIPanel - Class in javax.ide.view
A GUIPanel opaquely encapsulates the gui panel that is to be hosted by an IDE's service such as: the IDE preferences panel, the editor's panel, etc..
GUIPanel(Object, Object) - Constructor for class javax.ide.view.GUIPanel
Constructor.
GUIPanel(Object) - Constructor for class javax.ide.view.GUIPanel
Constructor.
GUIUtilities - Class in javax.ide.view
The GUIUtilities provide access to the IDEDialogs, a WaitCursor and a ProgressMonitor objects that extension writers use for * time consuming tasks.
GUIUtilities() - Constructor for class javax.ide.view.GUIUtilities
 
Gutter - Interface in oracle.javatools.editor.gutter
The Gutter interface describes a visual component that is displayed vertically to the left of a BasicEditorPane.
GUTTER_CHECKMARK_STATUS - Static variable in class oracle.javatools.icons.OracleIcons
 
GUTTER_COLORS_USE_CUSTOM - Static variable in class oracle.javatools.editor.EditorProperties
Constant to indicate that the gutter should use the configured custom colors.
GUTTER_COLORS_USE_EDITOR - Static variable in class oracle.javatools.editor.EditorProperties
Constant to indicate that the gutter should use the editor background/foreground defaults for its colors.
GUTTER_COLORS_USE_LNF - Static variable in class oracle.javatools.editor.EditorProperties
Constant to indicate that the gutter should use the L&F defaults for its background color.
GUTTER_DOWN - Static variable in class oracle.javatools.icons.OracleIcons
 
GUTTER_FIX - Static variable in class oracle.javatools.icons.OracleIcons
 
GUTTER_TASK - Static variable in class oracle.javatools.icons.OracleIcons
 
GUTTER_UP - Static variable in class oracle.javatools.icons.OracleIcons
 
GUTTER_UP_DOWN - Static variable in class oracle.javatools.icons.OracleIcons
 
GutterClickListener - Interface in oracle.javatools.editor.gutter
The GutterClickListener interface can be implemented by clients interested in receiving a notification event for clicks in the Gutter that are not associated with a given GutterMark.
GutterColumn - Interface in oracle.javatools.editor.gutter
The GutterColumn interface describes the non-visual container that is used for creating GutterMark instances for displaying icons in a Gutter.
GutterColumnListener - Interface in oracle.javatools.editor.gutter
The GutterColumnListener interface should be implemented by clients interested in receiving notification events associated with GutterMark instances within a GutterColumn.
GutterMark<E> - Interface in oracle.javatools.editor.gutter
The GutterMark is used by the Gutter interface and implementations to mark a specific line in the Gutter with an Icon.

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

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