Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Package
oracle.jdeveloper.audit.analyzer

Packages that use oracle.jdeveloper.audit.analyzer
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 
oracle.jdeveloper.audit.analyzer The base classes for writing analyzers. 
oracle.jdeveloper.audit.extension   
oracle.jdeveloper.audit.model The base classes for defining the Audit object model. 
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   
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.ide.resourcebundle
Analyzer
          A visitor over the Audit object models which verifies rules and/or computes metrics.
AuditContext
          The Audit traversal context.
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.analyzer
AuditContext
          The Audit traversal context.
AuditContext.Key
          A key identifying an attribute, created by AuditContext.key(java.lang.Object) or AuditContext.sharedKey(java.lang.Object).
AuditTaskContext
           
Category
          A category of rules or metrics.
Metric
          A metric of constructs of the Audit object model.
Priority
          The user-configurable priority of a rule violation (enumeration).
Rule
          An Audit rule.
Rule.Parameter
           
Severity
          The severity of a rule violation (enumeration).
StyleCategory
          The category of a rule violation (enumeration).
ViolationReport
          An interface for setting additional properties of a reported Audit violation.
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.extension
Analyzer
          A visitor over the Audit object models which verifies rules and/or computes metrics.
Severity
          The severity of a rule violation (enumeration).
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.model
AuditContext
          The Audit traversal context.
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.service
Metric
          A metric of constructs of the Audit object model.
Rule
          An Audit rule.
Severity
          The severity of a rule violation (enumeration).
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.transform
Rule
          An Audit rule.
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdevimpl.audit.core
Analyzer
          A visitor over the Audit object models which verifies rules and/or computes metrics.
AuditContext
          The Audit traversal context.
AuditContext.Key
          A key identifying an attribute, created by AuditContext.key(java.lang.Object) or AuditContext.sharedKey(java.lang.Object).
AuditTaskContext
           
Metric
          A metric of constructs of the Audit object model.
Rule
          An Audit rule.
Severity
          The severity of a rule violation (enumeration).
ViolationReport
          An interface for setting additional properties of a reported Audit violation.
 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdevimpl.audit.log
Metric
          A metric of constructs of the Audit object model.
Rule
          An Audit rule.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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