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.audit.model

Packages that use oracle.jdeveloper.audit.model
oracle.jdeveloper.audit The root package of the public Audit (and Metrics) API. 
oracle.jdeveloper.audit.analyzer The base classes for writing analyzers. 
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.jdeveloper.audit.project   
oracle.jdeveloper.audit.service The API classes for invoking Audit programatically, and a few Audit common API classes. 
oracle.jdeveloper.audit.transform The base classes for defining transformations on the Audit object model. 
oracle.jdevimpl.audit.core   
oracle.jdevimpl.audit.log   
oracle.jdevimpl.audit.model   
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdeveloper.audit
ModelType
          An abstract model type which mediates between the Audit framework and an object model associated with an IDE Element (usually, in fact, with an IDE Node).
ModelTypeFactory
           
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdeveloper.audit.analyzer
Dependency
          An abstract dependency from a source to a target.
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
ModelType
          An abstract model type which mediates between the Audit framework and an object model associated with an IDE Element (usually, in fact, with an IDE Node).
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdeveloper.audit.java
AuditEditorAdapter
          An adapter between a mutable asynchronous object model and the Audit editor plugin to allow the plugin to track changes to the object model.
AuditEditorListener
          A listener for changes detected by an AuditEditorAdapter.
ContainerModelAdapter
          An abstract ModelAdapter which adapts an Element which contains elements.
FileModelAdapter
          An abstract ModelAdapter which adapts a file (text or binary) node.
Located
          A marker interface which identifies objects which have a Location.
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
ModelFactory
          A factory for model adapters.
ModelType
          An abstract model type which mediates between the Audit framework and an object model associated with an IDE Element (usually, in fact, with an IDE Node).
TextFileModelAdapter
          An abstract ModelAdapter adapter which adapts a text file node.
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdeveloper.audit.model
AuditEditorAdapter
          An adapter between a mutable asynchronous object model and the Audit editor plugin to allow the plugin to track changes to the object model.
AuditEditorListener
          A listener for changes detected by an AuditEditorAdapter.
ContainerModelAdapter
          An abstract ModelAdapter which adapts an Element which contains elements.
ContentCache
          A cache of the content sets of a project.
ContentDirectory
          A single directory contained by one or more ContentRoots.
ContentRoot
          A content root represents a single root directory from a single content set.
Dependency
          An abstract dependency from a source to a target.
DependencyListener
           
FileModelAdapter
          An abstract ModelAdapter which adapts a file (text or binary) node.
Located
          A marker interface which identifies objects which have a Location.
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
ModelFactory
          A factory for model adapters.
ModelType
          An abstract model type which mediates between the Audit framework and an object model associated with an IDE Element (usually, in fact, with an IDE Node).
ModelTypeFactory
           
TechnologyScopeDependency
           
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdeveloper.audit.project
Location
          A location in a model in a project.
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdeveloper.audit.service
CompositeDependency
           
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
ModelFactory
          A factory for model adapters.
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdeveloper.audit.transform
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdevimpl.audit.core
CompositeDependency
           
Dependency
          An abstract dependency from a source to a target.
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
ModelFactory
          A factory for model adapters.
ModelType
          An abstract model type which mediates between the Audit framework and an object model associated with an IDE Element (usually, in fact, with an IDE Node).
ModelTypeFactory
           
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdevimpl.audit.log
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
ModelType
          An abstract model type which mediates between the Audit framework and an object model associated with an IDE Element (usually, in fact, with an IDE Node).
 

Classes in oracle.jdeveloper.audit.model used by oracle.jdevimpl.audit.model
AuditEditorAdapter
          An adapter between a mutable asynchronous object model and the Audit editor plugin to allow the plugin to track changes to the object model.
ContainerModelAdapter
          An abstract ModelAdapter which adapts an Element which contains elements.
ContentCache
          A cache of the content sets of a project.
ContentDirectory
          A single directory contained by one or more ContentRoots.
ContentRoot
          A content root represents a single root directory from a single content set.
FileModelAdapter
          An abstract ModelAdapter which adapts a file (text or binary) node.
Located
          A marker interface which identifies objects which have a Location.
Location
          A location in a model in a project.
ModelAdapter
          An abstract adapter between the Audit framework and the object model associated with a particular IDE Element (usually, an IDE Node).
ModelFactory
          A factory for model adapters.
ModelType
          An abstract model type which mediates between the Audit framework and an object model associated with an IDE Element (usually, in fact, with an IDE Node).
ModelTypeFactory
           
 


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.