|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjadex.bdi.planlib.PlanFinishedTaskCondition
public class PlanFinishedTaskCondition
Finished condition for a space object task to be removed when a plan is finished.
| Field Summary | |
|---|---|
protected boolean |
finished
The finished flag. |
| Constructor Summary | |
|---|---|
PlanFinishedTaskCondition(IPlan plan)
Create a plan finished task condition. |
|
| Method Summary | |
|---|---|
boolean |
isValid()
Get the current state of the condition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean finished
| Constructor Detail |
|---|
public PlanFinishedTaskCondition(IPlan plan)
plan - The plan.| Method Detail |
|---|
public boolean isValid()
isValid in interface IBooleanCondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||