Class | Description |
---|---|
AKAcknowledge |
A message for acknowleding a connection to the kernel.
|
AKConnect |
A message for connecting an agent to the kernel.
|
ControlMessageFactory |
A factory for control messages.
|
EntityIDRequest |
A message from a simulator requesting a new EntityID.
|
EntityIDResponse |
A message from a the kernel supplying a new EntityID.
|
GKConnectError |
A message for signalling an unsuccessful connection to the GIS.
|
GKConnectOK |
A message for signalling a successful connection to the GIS.
|
KAConnectError |
A message for signalling an unsuccessful connection to the kernel.
|
KAConnectOK |
A message for signalling a successful connection to the kernel.
|
KASense |
A message for signalling a perception update for an agent.
|
KGAcknowledge |
A message for acknowleding a connection to the GIS.
|
KGConnect |
A message for connecting to the GIS.
|
KSAfterShocksInfo |
The Message class that contains after shocks' information and is sent from
kernel to collapse simulator in early cycles
|
KSCommands |
A message containing a list of agent commands.
|
KSConnectError |
A message for signalling an unsuccessful connection to the kernel.
|
KSConnectOK |
A message for signalling a successful connection to the kernel.
|
KSUpdate |
A broadcast update from the kernel.
|
KVConnectError |
A message for signalling an unsuccessful connection to the kernel.
|
KVConnectOK |
A message for signalling a successful connection to the kernel.
|
KVTimestep |
A message containing a timestep summary.
|
Shutdown |
A message from the kernel indicating that components should shut down.
|
SKAcknowledge |
A message for acknowleding a connection to the kernel.
|
SKConnect |
A message for connecting a simulator to the kernel.
|
SKUpdate |
A message for sending updates from a simulator to the kernel.
|
VKAcknowledge |
A message for acknowleding a connection to the kernel.
|
VKConnect |
A message for connecting a viewer to the kernel.
|
Enum | Description |
---|---|
ControlMessageURN |
URNs for control messages.
|