|
||||||||||
| 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 322)
<element name="FindBugsSummary">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FileStats" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="bugCount" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="bugHash" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="path" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="size" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</restriction>
</complexContent>
</complexType>
</element>
<element ref="{}PackageStats" maxOccurs="unbounded"/>
<element ref="{}FindBugsProfile" minOccurs="0"/>
</sequence>
<attribute name="alloc_mbytes" type="{http://www.w3.org/2001/XMLSchema}float" />
<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="referenced_classes" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<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" />
<attribute name="vm_version" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jcoderz.phoenix.findbugs.jaxb.FindBugsSummaryType |
|---|
FindBugsSummaryType.FileStatsType |
| Method Summary |
|---|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||