| Package | Description | 
|---|---|
| oracle.jdeveloper.audit.model | 
 The base classes for defining the Audit object model. 
 | 
| oracle.jdevimpl.audit.model | 
| Modifier and Type | Class and Description | 
|---|---|
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
 | 
class  | 
TextFileModelAdapter
An abstract  
ModelAdapter adapter which adapts a text file node. | 
| Modifier and Type | Class and Description | 
|---|---|
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. |