Package modelarium.entities.attributes.properties
@PublicApi
package modelarium.entities.attributes.properties
Provides typed state-bearing properties for agents and environments.
A property defines get, set, and per-tick run behaviour and may record its value in the run results.
-
ClassesClassDescriptionAbstract class for representing a property belonging to an agent.Abstract class for representing a property belonging to the environment.Abstract class for representing an attribute that carries a typed value.Provides a read-only view of a typed property attribute.