jade.content.onto.basic
Class Result
java.lang.Object
jade.content.onto.basic.Result
- All Implemented Interfaces:
- ContentElement, Predicate, java.io.Serializable
public class Result
- extends java.lang.Object
- implements Predicate
This class implements the result operator of the
FIPA SL0 action.
- Author:
- Giovanni Caire - TILAB
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Result
public Result()
Result
public Result(Concept a,
java.lang.Object v)
getAction
public Concept getAction()
setAction
public void setAction(Concept a)
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object v)
getItems
public List getItems()
setItems
public void setItems(List l)
These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions