|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgr.uoa.di.madgik.commons.infra.nodeselection.cost.CostFunction
public class CostFunction
| Nested Class Summary | |
|---|---|
static class |
CostFunction.CostFactor
|
| Field Summary | |
|---|---|
java.util.Map<java.lang.String,CostFunction.CostFactor> |
costFactors
|
| Constructor Summary | |
|---|---|
CostFunction()
|
|
| Method Summary | |
|---|---|
void |
addCostFactor(java.lang.String name,
float fraction,
boolean ascending)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Map<java.lang.String,CostFunction.CostFactor> costFactors
| Constructor Detail |
|---|
public CostFunction()
| Method Detail |
|---|
public void addCostFactor(java.lang.String name,
float fraction,
boolean ascending)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||