All Superinterfaces:
java.io.Serializable
final event
ContextLeft
extends
Event
Notifies the behaviors of the agent that it has left a super-holon. The event is fired within the internal bus of the agent that have left a super-holon. The source of the event is the agent itself.
Maven Group Identifier:
Maven Artifact Identifier:
Field Summary
All fields Instance values
Modifier and type
Field and description
val java.util.UUID
holonContextID
The identifier of the context in the super-holon.
Modifier and type
Field and description
val java.util.UUID
holonContextID
The identifier of the context in the super-holon.
Constructor Summary
Constructors
Constructor and description
new(UUID)
Construct the event.
Field Details
holonContextID
val holonContextID : java.util.UUID
The identifier of the context in the super-holon.
Constructor Details
new(UUID)
new (UUID)
Construct the event.
Parameters:
contextID -