| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | uk.ac.imperial.presage2.util.protocols.Role | |
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Role | INITIATOR | The agent who initiated this conversation. | |||||||||
| Role | REPLIER | Agent who replied to another agent's initiating message. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Enum
 | |||||||||||
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  java.lang.Comparable
 | |||||||||||
Agent who replied to another agent's initiating message.