|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsl.DonePredicate
This class represents the done predicate ontological role i.e. the fact that an action has been performed by an agent
| Field Summary | |
(package private) Action |
s
|
| 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 |
| Field Detail |
Action s
| Constructor Detail |
public DonePredicate()
| Method Detail |
public void set_0(Action a)
jade.onto.basic.Actionpublic Action get_0()
jade.onto.basic.Action
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||