Uses of Class
modelarium.entities.attributes.events.ReadOnlyEvent
Packages that use ReadOnlyEvent
Package
Description
Provides conditional event attributes for agents and environments.
Provides read-only views of agents, environments, and their common entity state.
-
Uses of ReadOnlyEvent in modelarium.entities.attributes.events
Methods in modelarium.entities.attributes.events that return ReadOnlyEventModifier and TypeMethodDescriptionEvent.getAsImmutable()Creates and returns an immutable version of this attribute. -
Uses of ReadOnlyEvent in modelarium.entities.readonly
Methods in modelarium.entities.readonly that return ReadOnlyEventModifier and TypeMethodDescriptionRetrieves a read-only view of an event attribute from one of the wrapped agent's attribute sets.Retrieves a read-only view of an event attribute from one of the wrapped environment's attribute sets.