Uses of Package
modelarium.entities.attributes.properties
Packages that use modelarium.entities.attributes.properties
Package
Description
Defines the agents and environment which make up a Modelarium simulation.
Provides typed state-bearing properties for agents and environments.
Provides functional interfaces and lambda-backed implementations of property 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.properties used by modelarium.entitiesClassDescriptionAbstract class for representing a property belonging to an agent.Abstract class for representing a property belonging to the environment.
-
Classes in modelarium.entities.attributes.properties used by modelarium.entities.attributes.propertiesClassDescriptionAbstract class for representing an attribute that carries a typed value.Provides a read-only view of a typed property attribute.
-
Classes in modelarium.entities.attributes.properties used by modelarium.entities.attributes.properties.functionalClassDescriptionAbstract 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.
-
Classes in modelarium.entities.attributes.properties used by modelarium.entities.attributes.setsClassDescriptionAbstract 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.
-
Classes in modelarium.entities.attributes.properties used by modelarium.entities.attributes.sets.readonlyClassDescriptionAbstract 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.
-
Classes in modelarium.entities.attributes.properties used by modelarium.entities.readonly