Interface EventContext
- All Superinterfaces:
ContextInterface
,EventContextInterface
,org.djutils.event.EventProducer
,Remote
,Serializable
- All Known Subinterfaces:
RemoteEventContextInterface
- All Known Implementing Classes:
InitialEventContext
,RemoteEventContext
public interface EventContext
extends ContextInterface, EventContextInterface, org.djutils.event.EventProducer
EventContext is the tagging interface combining the ContextInterface, EventContextInterface, and EventProducer.
Copyright (c) 2020-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information DSOL Manual. The DSOL project is distributed under a three-clause BSD-style license, which can be found at DSOL License.
- Author:
- Alexander Verbraeck
-
Field Summary
Fields inherited from interface nl.tudelft.simulation.naming.context.ContextInterface
OBJECT_ADDED_EVENT, OBJECT_CHANGED_EVENT, OBJECT_REMOVED_EVENT, REPLACE_SEPARATOR, ROOT, SEPARATOR
Fields inherited from interface org.djutils.event.EventProducer
FIRST_POSITION, LAST_POSITION
-
Method Summary
Methods inherited from interface nl.tudelft.simulation.naming.context.ContextInterface
bind, bindings, bindObject, bindObject, checkCircular, close, createSubcontext, destroySubcontext, exists, fireObjectChangedEventKey, fireObjectChangedEventValue, get, getAbsolutePath, getAtomicName, getObject, getParent, getRootContext, hasKey, hasObject, isEmpty, keySet, rebind, rebindObject, rename, toString, unbind, unbindObject, values
Methods inherited from interface nl.tudelft.simulation.naming.context.event.EventContextInterface
addListener, addListener, addListener, addListener, removeListener
Methods inherited from interface org.djutils.event.EventProducer
addListener, addListener, addListener, addListener, fireEvent, fireEvent, fireEvent, fireTimedEvent, fireTimedEvent, fireTimedEvent, fireUnverifiedEvent, fireUnverifiedEvent, fireUnverifiedTimedEvent, fireUnverifiedTimedEvent, getEventListenerMap, getEventTypesWithListeners, getListenerReferences, hasListeners, numberOfListeners, removeAllListeners, removeAllListeners, removeListener