|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.tools.solver.Score
Score is a collection of objectives with scores mapped to those objectives.
| Field Summary | |
protected Objective |
objective
Deprecated. |
protected double |
value
Deprecated. |
| Constructor Summary | |
Score(Objective anObjective,
double aValue)
Deprecated. Creates a new instance of Score |
|
| Method Summary | |
Objective |
getObjective()
Deprecated. Get the objective. |
double |
getValue()
Deprecated. Get the value. |
double |
satisfaction()
Deprecated. Call satisfaction. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Objective objective
protected double value
| Constructor Detail |
public Score(Objective anObjective,
double aValue)
| Method Detail |
public double satisfaction()
public Objective getObjective()
public double getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||