Uses of Class
jade.util.Event
-
Packages that use Event Package Description jade.core.event jade.tools.introspector -
-
Uses of Event in jade.core.event
Subclasses of Event in jade.core.event Modifier and Type Class Description classAgentEventThis class represents an event related to the agent life-cycle and configuration.classContainerEventThis class represents a container related eventclassJADEEventThis class represents a generic JADE event.classMessageEventThis class represents the events related to ACL message passing.classMTPEventThis class represents an event related to the MTP configuration.classPlatformEventThis class represents an event related to the platform life cycle and configuration. -
Uses of Event in jade.tools.introspector
Methods in jade.tools.introspector that return Event Modifier and Type Method Description EventSensor. get()Methods in jade.tools.introspector with parameters of type Event Modifier and Type Method Description protected abstract voidSensorManager. onEvent(Event ev)voidSensor. post(Event ev)
-