| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An accumulator of diagnostics.
Method Summary | |
void | add(Diagnostic diagnostic)
Adds the diagnostic to the chain. |
void | addAll(Diagnostic diagnostic)
Adds the children of the diagnostic to the chain. |
void | merge(Diagnostic diagnostic)
If the diagnostic has children, adds those children, otherwise, adds the diagnostic. |
Method Detail |
public void add(Diagnostic diagnostic)
public void addAll(Diagnostic diagnostic)
public void merge(Diagnostic diagnostic)
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |