Modifier and type | Action and description |
---|---|
default void | emit(UUID,Event) Emits the event inside this space. |
abstract void | emit(UUID,Event,Scope<T>) Emits the event inside this space with the given scope. |
abstract Address | getAddress(UUID) Returns the address of the agent identified by id . |
def emit(UUID,Event)
eventSource
parameter to set the source's address.
def emit(UUID,Event,Scope<T>)
eventSource
parameter to set the source's address.
def getAddress(UUID) : Address
id
.