|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.content.acl.CommunicativeActBase | +--jade.content.acl.Inform
Constructor Summary | |
Inform()
Constructor |
Method Summary | |
Predicate |
getPredicate()
Retrieves the proposition |
void |
setPredicate(Predicate predicate)
Sets the proposition. |
Methods inherited from class jade.content.acl.CommunicativeActBase |
addReceiver,
clearAllReceiver,
getAllReceiver,
getSender,
setSender |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Inform()
Method Detail |
public void setPredicate(Predicate predicate)
proposition
- the proposition.public Predicate getPredicate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |