|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FindBugsSummary
Java content class for FindBugsSummary element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/findbugs/findbugs.xsd line 310)
<element name="FindBugsSummary">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}PackageStats" maxOccurs="unbounded"/>
</sequence>
<attribute name="clock_seconds" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="cpu_seconds" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="gc_seconds" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="num_packages" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="peak_mbytes" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="priority_1" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="priority_2" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="priority_3" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="timestamp" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="total_bugs" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="total_classes" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="total_size" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
| Method Summary |
|---|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||