Uses of Class
modelarium.entities.attributes.events.Event
Packages that use Event
Package
Description
Provides conditional event attributes for agents and environments.
Provides functional interfaces and lambda-backed implementations of event attributes.
Provides named, ordered collections of agent and environment attributes.
Provides read-only views of agent and environment attribute sets.
-
Uses of Event in modelarium.entities.attributes.events
Subclasses of Event in modelarium.entities.attributes.eventsModifier and TypeClassDescriptionclassAbstract class for representing an event belonging to an agent.classAbstract class for representing an event belonging to the environment. -
Uses of Event in modelarium.entities.attributes.events.functional
Subclasses of Event in modelarium.entities.attributes.events.functionalModifier and TypeClassDescriptionclassClass for representing an agent event whose logic is defined via functional interfaces.classClass for representing an environment event whose logic is defined via functional interfaces. -
Uses of Event in modelarium.entities.attributes.sets
Methods in modelarium.entities.attributes.sets that return Event -
Uses of Event in modelarium.entities.attributes.sets.readonly
Methods in modelarium.entities.attributes.sets.readonly that return Event