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