|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Control class which calculates durations for tasks and plans
Method Summary | |
Estimation |
estimateOnlineTask(PlanTask task)
Calculates an estimation for the current task according to the given timming |
Estimation |
estimateTask(Task task)
Calculates a forecast estimation for the given task |
EstimatorInformation |
getInternalInformation()
Returns a specific object with internal information about the estimator |
java.lang.String |
getType()
Says the name of this type of Estimator |
void |
learnTask(PlanTask task)
Learns from the given ended task |
Method Detail |
public Estimation estimateOnlineTask(PlanTask task)
public Estimation estimateTask(Task task)
public void learnTask(PlanTask task)
public java.lang.String getType()
public EstimatorInformation getInternalInformation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |