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

E13403-04

Uses of Interface
oracle.jdeveloper.audit.model.Located

Packages that use Located
oracle.jdeveloper.audit.java Helper and transform classes for auditing Java nodes and working with the Java object model. 
oracle.jdeveloper.audit.model The base classes for defining the Audit object model. 
oracle.jdevimpl.audit.model   
 

Uses of Located in oracle.jdeveloper.audit.java
 

Classes in oracle.jdeveloper.audit.java that implement Located
 class JavaSourceModelAdapter
          A ModelAdapter which adapts the Audit framework to the model of a JavaSourceNode.
 

Uses of Located in oracle.jdeveloper.audit.model
 

Classes in oracle.jdeveloper.audit.model that implement Located
 class ContainerModelAdapter
          An abstract ModelAdapter which adapts an Element which contains elements.
 class FileModelAdapter
          An abstract ModelAdapter which adapts a file (text or binary) node.
 class Location
          A location in a model in a project.
 class ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
 class TextFileModelAdapter
          An abstract ModelAdapter adapter which adapts a text file node.
 

Uses of Located in oracle.jdevimpl.audit.model
 

Classes in oracle.jdevimpl.audit.model that implement Located
 class DirectoryModelAdapter
          A ModelAdapter which adapts the Audit framework to a directory in a content set.
 class ProjectModelAdapter
          A ModelAdapter which adapts the Audit framework to the (vestigial) model of a Project node.
 class RootModelAdapter
          A ModelAdapter which adapts the Audit framework to the (vestigial) model of the singleton Workspaces node.
 class UnauditableFileModelAdapter
           
 class WorkspaceModelAdapter
          A ModelAdapter which adapts the Audit framework to the (vestigial) model of a Workspace node.
 


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

E13403-04

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