|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jade.onto.basic.ResultPredicate
This class represents the result predicate ontological role, i.e. the result of an action performed by an agent.
| Constructor Summary | |
ResultPredicate()
|
|
| Method Summary | |
void |
add_1(java.lang.Object o)
This method adds an item to the sequence of items representing the result |
Action |
get_0()
This method gets the action expression for of which the result is indicated. |
java.util.Iterator |
getAll_1()
This method gets an Iterator over the sequence of
items representing the result |
void |
set_0(Action a)
This method sets the action expression for of which the result is indicated. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ResultPredicate()
| Method Detail |
public void set_0(Action a)
Actionpublic Action get_0()
Actionpublic void add_1(java.lang.Object o)
public java.util.Iterator getAll_1()
Iterator over the sequence of
items representing the result
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||