Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

Uses of Package
oracle.jdeveloper.model

Packages that use oracle.jdeveloper.model
oracle.jdeveloper.jsp   
oracle.jdeveloper.jsp.faces   
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.wizard.common Contains classes used by wizards. 
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.jsp
JspSourceNode
          The JspSourceNode interface represents a Jsp source file in the JDeveloper browser.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.jsp.faces
JspSourceNode
          The JspSourceNode interface represents a Jsp source file in the JDeveloper browser.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.model
ApplicationContent
          Class that represents certain parts of Application content, such as the application-level ADF META-INF directory.
ContentFolder
          This class is used to dipslay and edit a ContentSet in the UI.
ContentSetPanel
          Panel for displaying and editing ContentSets.
ContentSetPanel.EmptyContentSetException
          Signals that the ContentSet is empty, that is, there is no content folder specified.
ContentSetValidator
          Defines the callback used to validate and process URLs that the user is attempting to add to a ContentSet from the ContentSetPanel GUI.
DependencyCache
          Caches the dependencies between all the projects in an Application.
J2eeSettings
          Settings object for storing the settings associated with a J2EE project.
JavaNode
          The JavaNode represents a Java class element in the JDeveloper browser.
JavaProject
           
JavaProjectEvent
          Event class for JavaProjectListener.
JavaSourceNode
          The JavaSourceNode interface represents a Java source file in the JDeveloper browser.
JDevTechnologyInfo
           
JDevTechnologyInfo.GeneratedFileInfo
           
JDevTechnologyInfo.LibraryInfo
           
JDevTechnologyRegistry
          Extension to the TechnologyRegistry that allows for additional elements to be tied to each technology.
JProjectLibraries
          JProjectLibraries is the means by which JDK and JLibrary information may be stored and retrieved from a given PropertyStorage object.
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.
JspContextExtensionRegistry
           
JspContextExtensionRegistry.GrammarProviderSource
          Source of additional grammar provider to be used in the context of a JSP page.
JspContextExtensionRegistry.MetadataProviderSource
          Source of additional metadata provider to be used in the context of a JSP node.
JspContextExtensionRegistry.ProjectMetadataProviderSource
          Source of additional metadata provider to be used in the context of a JSP project.
LibraryModel
           
OutputDirectoryMigrator
          Migrates the output directory setting in a JavaProject.
PackagedSource
          The Interface to get the package and file name from a source file.
PathsConfiguration
           
SourceRootHelper
          The SourceRootHelper defines the protocol by which a class can participate in determining the source root for files of a specific, non-Java file type.
 

Classes in oracle.jdeveloper.model used by oracle.jdeveloper.wizard.common
JavaSourceNode
          The JavaSourceNode interface represents a Java source file in the JDeveloper browser.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

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