Skip navigation links

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

E13403-06


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 The root package of the public Audit (and Metrics) API. 
oracle.jdeveloper.audit.analyzer The base classes for writing analyzers. 
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   
oracle.jdevimpl.audit.model   
oracle.jdevimpl.audit.report   

 

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.
Rule
          An Audit rule.

 

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

 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.analyzer
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
           
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.model
AuditContext
          The Audit traversal context.

 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdeveloper.audit.service
Analyzer
          A visitor over the Audit object models which verifies rules and/or computes metrics.
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
           
Category
          A category of rules or metrics.
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.

 

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

 

Classes in oracle.jdeveloper.audit.analyzer used by oracle.jdevimpl.audit.report
Assist
          A code assist pseudo-rule.
Category
          A category of rules or metrics.
Metric
          A metric of constructs of the Audit object model.
Rule
          An Audit rule.
Rule.Parameter
           

 


Skip navigation links

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

E13403-06


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