|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IObjective
Represents an objective.
| Method Summary | |
|---|---|
CompletionStatusEnum |
getCompletionStatus()
Returns the completion status of this objective. |
java.lang.String |
getDescription()
Returns the description of this objective. |
java.lang.String |
getId()
Returns the id of this objective. |
double |
getProgressMeasure()
Returns the progress measure of this objective. |
double |
getScore()
Returns the score of this objective. |
SuccessStatusEnum |
getSuccessStatus()
Returns the success status of this objective. |
| Method Detail |
|---|
java.lang.String getId()
java.lang.String getDescription()
null.
double getScore()
SuccessStatusEnum getSuccessStatus()
CompletionStatusEnum getCompletionStatus()
double getProgressMeasure()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||