|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.weightNetwork.UpdateAndPropagatable
gov.nasa.javaGenes.weightNetwork.WeightList
gov.nasa.javaGenes.weightNetwork.RouletteWheel
gov.nasa.javaGenes.EOSscheduling.HBSS.TaskList
Field Summary |
Fields inherited from class gov.nasa.javaGenes.weightNetwork.WeightList |
currentWeights, initialWeights, weightSum |
Fields inherited from class gov.nasa.javaGenes.weightNetwork.UpdateAndPropagatable |
needToUpdateAndPropagate |
Constructor Summary | |
protected |
TaskList()
|
|
TaskList(EOSModel model,
float priorityWeight,
float numberOfAccessWindowsWeight,
float SSRweight)
|
Method Summary | |
void |
assertCorrect()
does nothing. |
Methods inherited from class gov.nasa.javaGenes.weightNetwork.RouletteWheel |
spinWheel, spinWheel |
Methods inherited from class gov.nasa.javaGenes.weightNetwork.WeightList |
add, currentlyContains, currentSize, everContains, getCurrentWeightSumFromCalculation, getFirst, getInitialSize, getMaxCurrentWeight, getMinCurrentWeight, getWeight, getWeightSum, initializeWeightSum, isCurrentlyEmpty, more, reinitialize, removeFromWeightList, setFirst, weightChanged |
Methods inherited from class gov.nasa.javaGenes.weightNetwork.UpdateAndPropagatable |
mustToUpdateAndPropagate, startUpdateAndPropagate, updateAndPropagate, updateAndPropagateDone |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected TaskList()
public TaskList(EOSModel model, float priorityWeight, float numberOfAccessWindowsWeight, float SSRweight)
Method Detail |
public void assertCorrect()
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |