|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jade.onto.basic.DonePredicate
This class represents the done predicate ontological role i.e. the fact that an action has been performed by an agent
| Constructor Summary | |
DonePredicate()
|
|
| Method Summary | |
Action |
get_0()
This method gets the action expression indicating the action that has been performed and the agent who performed it. |
void |
set_0(Action a)
This method sets the action expression indicating the action that has been performed and the agent who performed it. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DonePredicate()
| Method Detail |
public void set_0(Action a)
Actionpublic Action get_0()
Action
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||