|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optimizationservices.oscommon.datastructure.osbenchmark.BenchmarkScores
public class BenchmarkScores
A data structure class that corresponds to an xml element in the OSbL schema.
| Field Summary | |
|---|---|
double |
computation
|
double |
expertAssessment
|
double |
overall
|
double |
owner
|
double |
popularity
|
double |
reputation
|
double |
service
|
double |
support
|
double |
system
|
double |
userAssessment
|
| Constructor Summary | |
|---|---|
BenchmarkScores()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double overall
public double expertAssessment
public double userAssessment
public double reputation
public double popularity
public double owner
public double support
public double system
public double service
public double computation
| Constructor Detail |
|---|
public BenchmarkScores()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||