Uses of Package
modelarium.entities.attributes.events
Packages that use modelarium.entities.attributes.events
Package
Description
Defines the agents and environment which make up a Modelarium simulation.
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.
Provides read-only views of agents, environments, and their common entity state.
-
Classes in modelarium.entities.attributes.events used by modelarium.entitiesClassDescriptionAbstract class for representing an event belonging to an agent.Abstract class for representing an event belonging to the environment.
-
Classes in modelarium.entities.attributes.events used by modelarium.entities.attributes.eventsClassDescriptionAbstract class for representing an attribute whose behaviour only runs when a trigger condition is met.Provides a read-only view of an event attribute.
-
Classes in modelarium.entities.attributes.events used by modelarium.entities.attributes.events.functionalClassDescriptionAbstract class for representing an event belonging to an agent.Abstract class for representing an event belonging to the environment.Abstract class for representing an attribute whose behaviour only runs when a trigger condition is met.
-
Classes in modelarium.entities.attributes.events used by modelarium.entities.attributes.setsClassDescriptionAbstract class for representing an event belonging to an agent.Abstract class for representing an event belonging to the environment.Abstract class for representing an attribute whose behaviour only runs when a trigger condition is met.
-
Classes in modelarium.entities.attributes.events used by modelarium.entities.attributes.sets.readonlyClassDescriptionAbstract class for representing an event belonging to an agent.Abstract class for representing an event belonging to the environment.Abstract class for representing an attribute whose behaviour only runs when a trigger condition is met.
-
Classes in modelarium.entities.attributes.events used by modelarium.entities.readonly