| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | uk.ac.imperial.presage2.core.messaging.Performative | |
Enumerated type of all FIPA Performatives as given here: http://jmvidal.cse.sc.edu/talks/agentcommunication/performatives.xml
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Performative | ACCEPT_PROPOSAL | ||||||||||
| Performative | AGREE | ||||||||||
| Performative | CANCEL | ||||||||||
| Performative | CFP | ||||||||||
| Performative | CONFIRM | ||||||||||
| Performative | DISCONFIRM | ||||||||||
| Performative | FAILURE | ||||||||||
| Performative | INFORM | ||||||||||
| Performative | INFORM_IF | ||||||||||
| Performative | INFORM_REF | ||||||||||
| Performative | NOT_UNDERSTOOD | ||||||||||
| Performative | PROPAGATE | ||||||||||
| Performative | PROPOSE | ||||||||||
| Performative | PROXY | ||||||||||
| Performative | QUERY_IF | ||||||||||
| Performative | QUERY_REF | ||||||||||
| Performative | REFUSE | ||||||||||
| Performative | REJECT_PROPOSAL | ||||||||||
| Performative | REQUEST | ||||||||||
| Performative | REQUEST_WHEN | ||||||||||
| Performative | REQUEST_WHENEVER | ||||||||||
| Performative | SUBSCRIBE | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||