io.sarl.sre.janus.capacities
Interface InformedEventListener
All Superinterfaces:
EventListener, Identifiable, InformedEventListener
Deprecated for removal since 3.0.15:
Since 3.0.15. Replaced by io.sarl.lang.core.InformedEventListener.
@java.lang.Deprecated(forRemoval=true,
since="3.0.15")

@org.eclipse.xtext.xbase.lib.XbaseGenerated
interface InformedEventListener
implements InformedEventListener
Entity capable listening to events inside an Interaction Space.

Spaces in SARL are event driven. Most of the time, EventListeners in a Space will be Agents. However, any entity implementing the EventListener can interact inside an EventSpace (e.g. UI)

This specific listening entity knows its owner and provides access to it.
Deprecated:
Since 3.0.15. Replaced by io.sarl.lang.core.InformedEventListener .
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
3.0.10
Property Summary
Inherited: iD, ownerInstance
Action Summary