| 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 |
TextFileModelAdapter
An abstract
ModelAdapter adapter which adapts a text file node. |
| Modifier and Type | Method and Description |
|---|---|
FileModelAdapter |
ModelAdapter.getFileAdapter()
Gets the model adapter for the file containing this model, or null if this
is a root, workspace, project, or directory model.
|
FileModelAdapter |
FileModelAdapter.getFileAdapter() |
| Modifier and Type | Class and Description |
|---|---|
class |
UnauditableFileModelAdapter |