|
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.EOSscheduling.Placer
Field Summary | |
static int |
NOT_SCHEDULED
|
Constructor Summary | |
Placer()
|
Method Summary | |
abstract boolean |
placeInTimelines(TaskPlacementData placementData,
Task inTask)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int NOT_SCHEDULED
Constructor Detail |
public Placer()
Method Detail |
public abstract boolean placeInTimelines(TaskPlacementData placementData, Task inTask)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |