Extension SDK 9.0.5

Uses of Package
oracle.jdeveloper.model

Packages that use oracle.jdeveloper.model
oracle.jdeveloper.builder This package contains the base implementations for the set of classes used for creating new objects. 
oracle.jdeveloper.builder.cls The cls package provides classes and interfaces for generating Java classes. 
oracle.jdeveloper.builder.file The file package includes the classes and interfaces for generating file objects. 
oracle.jdeveloper.cm Runtime portion of the JDeveloper Named Connection Manager. 
oracle.jdeveloper.cmt The Component Model Tool, an API for manipulating Java source code. 
oracle.jdeveloper.compiler Contains classes that allow addins to integrate their own build system translator. 
oracle.jdeveloper.controls The controls package contains GUI classes used by the builder classes. 
oracle.jdeveloper.dialogs The Dialogs package contains commonly used dialogs. 
oracle.jdeveloper.jot Provides classes and interfaces for JOT (the Java Object Toolkit). 
oracle.jdeveloper.jsp.utils   
oracle.jdeveloper.junit The oracle.jdeveloper.junit package contains classes that can be used to generate JUnit classes into a project. 
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.palette   
oracle.jdeveloper.runner Contains classes that allow addins some level of control on the JDeveloper runner system. 
oracle.jdeveloper.webservices New public API to web services 
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.builder
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.builder.cls
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.builder.file
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.cm
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.cmt
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.compiler
JProject
          JProject is the data class that represents the project in JDeveloper.
JProjectConfiguration
          This class represents a single project configuration.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.controls
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.dialogs
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.jot
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.jsp.utils
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.junit
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.library
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.model
ApplicationFilter
          The ApplicationFilter class organizes the children of an application into a predefined structure.
ApplicationFilterHelper
          The ChildFilterHelper allows implementors to add nodes to a filtered node.
CategoryFilter
          The CategoryFilter class organizes the children of a project into a predefined structure.
CategoryFilter.CategoryRegistry
           
CategoryFilter.CatInfo
           
ImageNode
          Node subclass for image files.
JavaNode
          The JavaNode interface represents a Java class element in the JDeveloper browser.
JavaSourceNode
          The JavaSourceNode interface represents a Java source file in the JDeveloper browser.
JProject
          JProject is the data class that represents the project in JDeveloper.
JProjectConfiguration
          This class represents a single project configuration.
JProjectSettings
          This class is an organizational subunit of JProject that provides a mechanism for tracking the current active configuration and an API for dynamically registering data classes that are associated with the JProject that do not vary on a per configuration basis.
JProjectTechnologyEvent
          JProjectTechnologyEvent is an event which indicates that a technology has been added or removed from a project.
JProjectTechnologyListener
          JProjectTechnologyListener defines the interface for an object that's notified when a technology is added or removed from a project.
PackagedSource
          The Interface to get the package and file name from a source file.
Sources
          The Sources class is the base class for collecting an application source files.
WebSources
          The WebSources class is responsible for collecting all web content sources.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.palette
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.runner
JProject
          JProject is the data class that represents the project in JDeveloper.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.webservices
JProject
          JProject is the data class that represents the project in JDeveloper.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.