|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasePlugin.ReporterCollection | |
---|---|
com.ibm.are.plugin | ARE plugin specification and base implementation |
com.ibm.are.report | ARE reporting specification and implementation of detailed, summary, and XML reporters |
Uses of BasePlugin.ReporterCollection in com.ibm.are.plugin |
---|
Fields in com.ibm.are.plugin declared as BasePlugin.ReporterCollection | |
---|---|
protected BasePlugin.ReporterCollection |
BasePlugin.reporter
Collection of reporters used to format and generate reports for the plugin |
Uses of BasePlugin.ReporterCollection in com.ibm.are.report |
---|
Constructors in com.ibm.are.report with parameters of type BasePlugin.ReporterCollection | |
---|---|
ProblemContext(BasePlugin.ReporterCollection reporter,
java.lang.String errorLevel)
Constructs a ProblemContext object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |