|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CostSummary | |
|---|---|
| hudson.plugins.testabilityexplorer.parser | |
| hudson.plugins.testabilityexplorer.parser.converters | |
| hudson.plugins.testabilityexplorer.report.costs | |
| Uses of CostSummary in hudson.plugins.testabilityexplorer.parser |
|---|
| Methods in hudson.plugins.testabilityexplorer.parser that return CostSummary | |
|---|---|
protected CostSummary |
XmlStatisticsParser.processRootElement(org.xmlpull.v1.XmlPullParser xpp)
Creates a new CostSummary from the specified parser. |
| Uses of CostSummary in hudson.plugins.testabilityexplorer.parser.converters |
|---|
| Methods in hudson.plugins.testabilityexplorer.parser.converters with parameters of type CostSummary | |
|---|---|
abstract TestabilityCost |
ElementConverter.construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
|
TestabilityCost |
TestabilityElementConverter.construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
Constructs a new CostSummary. |
TestabilityCost |
ClassElementConverter.construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
Constructs a new ClassCost. |
TestabilityCost |
MethodElementConverter.construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
Constructs a new MethodCost. |
TestabilityCost |
CostElementConverter.construct(org.xmlpull.v1.XmlPullParser xpp,
CostSummary root)
Constructs a new MethodCost. |
| Uses of CostSummary in hudson.plugins.testabilityexplorer.report.costs |
|---|
| Methods in hudson.plugins.testabilityexplorer.report.costs that return CostSummary | |
|---|---|
CostSummary |
Statistic.getCostSummary()
|
| Constructors in hudson.plugins.testabilityexplorer.report.costs with parameters of type CostSummary | |
|---|---|
Statistic(CostSummary costSummary)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||