|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Consts.COST_TYPE | |
---|---|
bcds.phison.sim | This package comprises the simulator and several processing modules. |
Uses of Consts.COST_TYPE in bcds.phison.sim |
---|
Fields in bcds.phison.sim declared as Consts.COST_TYPE | |
---|---|
Consts.COST_TYPE |
SimParams.costtype
|
Methods in bcds.phison.sim that return Consts.COST_TYPE | |
---|---|
static Consts.COST_TYPE |
Consts.COST_TYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Consts.COST_TYPE[] |
Consts.COST_TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in bcds.phison.sim with parameters of type Consts.COST_TYPE | |
---|---|
java.util.Map<E,java.lang.Double> |
LinkCosts.createCostMap(Consts.COST_TYPE ct,
Environ env)
Assign cost to each link in G.g. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |