| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osbenchmark.BenchmarkData
public class BenchmarkData
A data structure class that corresponds to an xml element in the OSbL schema.
| Field Summary | |
|---|---|
 OptimizationBenchmark | 
optimization
 | 
 OtherBenchmark[] | 
other
 | 
 BenchmarkScores | 
scores
 | 
 BenchmarkStatistics | 
statistics
 | 
| Constructor Summary | |
|---|---|
BenchmarkData()
 | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public BenchmarkScores scores
public BenchmarkStatistics statistics
public OptimizationBenchmark optimization
public OtherBenchmark[] other
| Constructor Detail | 
|---|
public BenchmarkData()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||