|
|||||||||||
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 ,
add s those children,
otherwise, add s the diagnostic. |
Method Detail |
public void add(Diagnostic diagnostic)
public void addAll(Diagnostic diagnostic)
children
of the diagnostic to the chain.
public void merge(Diagnostic diagnostic)
children
,
add
s those children,
otherwise, add
s the diagnostic.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |