Package | Description |
---|---|
oracle.ide.model |
Contains interfaces and classes implementing JDeveloper's data model.
|
oracle.jdeveloper.asnav.model | |
oracle.jdeveloper.asnav.nodes | |
oracle.jdeveloper.asnav.weblogic.nodes | |
oracle.jdeveloper.deploy.meta | |
oracle.jdeveloper.deploy.spi | |
oracle.jdeveloper.history | |
oracle.jdeveloper.jsp.libraries | |
oracle.jdeveloper.library |
The
Libraries package provides the library API used
by JDeveloper. |
oracle.jdeveloper.rescat2.model.nodes | |
oracle.jdeveloper.vcs.changelist | |
oracle.jdeveloper.vcs.nav | |
oracle.jdeveloper.vcs.vop | |
oracle.jdeveloper.webapp.libraries |
Modifier and Type | Class and Description |
---|---|
class |
Connections
Top level IDE level Connections Node.
|
class |
DefaultElement
DefaultElement is a complete, default implementation of
the Element interface. |
class |
DefaultFolder
DefaultFolder is a complete, default implementation of
the Folder interface. |
class |
ObservableFolder
|
class |
Preferences
Deprecated.
since 11.1.1. Do not use this class. It will be removed in a
future version of the ide framework. For preferences, see
Preferences . |
class |
Workspaces
This class holds all Workspace objects currently available to the user
in the IDE.
|
Modifier and Type | Class and Description |
---|---|
class |
AppServerNavigatorModel |
class |
AppServerRoot
The root
Element that composes a RootManageableContext |
class |
AppServerRoots
A container element for
AppServerRoot objects. |
Modifier and Type | Class and Description |
---|---|
class |
AppServerManageableFolder |
class |
DefaultManageableElement |
class |
DefaultManageableFolder |
class |
ExceptionElement
An element to display an exception message.
|
Modifier and Type | Class and Description |
---|---|
class |
AppDeploymentFolder |
class |
ClusterNode |
class |
ClustersFolder |
class |
DeploymentsFolder |
class |
ServerElement |
class |
ServersFolder |
Modifier and Type | Class and Description |
---|---|
static class |
PlatformType.PlatformTypeDisplayable
A Displayable for a Platform
|
Modifier and Type | Class and Description |
---|---|
class |
DataElement |
Modifier and Type | Class and Description |
---|---|
class |
HistoryElement
Provides a bridge between HistoryEntry and the IDE's
Element interface.
|
Modifier and Type | Class and Description |
---|---|
class |
JspLibrary
Instances of this class represent JSP Tag Libraries avialiable within the
JDeveloper.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDerivedLibrary
AbstractDerivedLibrary class. |
class |
AbstractLibrary
A read only, partial implementation of Libary.
|
class |
AddinJDK
A JDK automatically installed by the extension framework.
|
class |
AddinLibrary
Represents a library that was installed in an extension manifest's
<libraries> hook.
|
class |
BuildOutput
An element representing the BuildOutput location of a Project.
|
class |
LegacyJDK
The sole intention of LegacyJDK is to represent a JDK as used in pre 10.1.3
releases such taht the data may be read by the migration mechanics for
conversion to the 10.1.3 format.
|
class |
LegacyLibrary
The sole intention of LegacyLibrary is to represent a library as used in pre
10.1.3 releases such taht the data may be read by the migration mechanics for
conversion to the 10.1.3 format.
|
class |
LegacyLibraryDefinition |
class |
LibraryElement
|
class |
ProjectLibrary
ProjectLibrary class. |
Modifier and Type | Class and Description |
---|---|
class |
BrokenCatalogNode
BrokenCatalogNode is used to represent a broken or invalid element within a
resource catalog.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeListItem
ChangeListItems are proxy elements that represent files in the change
list.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionPlaceholderNode |
Modifier and Type | Class and Description |
---|---|
class |
Category |
Modifier and Type | Class and Description |
---|---|
class |
oracle.jdeveloper.webapp.libraries.TagLibrary |