Uses of Package
modelarium.attributes
Packages that use modelarium.attributes
Package
Description
Modelarium API.
Agent abstractions used in Modelarium simulations.
Attribute abstractions for storing and accessing model state.
Functional utilities and abstractions for working with attributes.
Attribute-focused helpers for recording simulation results.
Environment abstractions for Modelarium simulations.
-
Classes in modelarium.attributes used by modelariumClassDescriptionRepresents a collection of
AttributeSetinstances associated with a single model element (either an agent or the environment). -
Classes in modelarium.attributes used by modelarium.agentsClassDescriptionRepresents a collection of
AttributeSetinstances associated with a single model element (either an agent or the environment). -
Classes in modelarium.attributes used by modelarium.attributesClassDescriptionRepresents a named attribute associated with a model element such as an agent or environment.Abstract base class for managing a collection of
Attributeinstances.Represents a named collection of attributes, organised into pre-events, properties, and post-events.Represents a collection ofAttributeSetinstances associated with a single model element (either an agent or the environment).Represents a boolean-triggered event that is evaluated each tick.A concrete collection class for managingEventattributes.A concrete collection class for managingPropertyattributes.Represents a stateful, typed property attribute. -
Classes in modelarium.attributes used by modelarium.attributes.functional
-
Classes in modelarium.attributes used by modelarium.attributes.resultsClassDescriptionRepresents a named collection of attributes, organised into pre-events, properties, and post-events.
-
Classes in modelarium.attributes used by modelarium.environmentsClassDescriptionRepresents a collection of
AttributeSetinstances associated with a single model element (either an agent or the environment).