Uses of Class
modelarium.entities.attributes.sets.readonly.ReadOnlyAgentAttributeSet
Packages that use ReadOnlyAgentAttributeSet
Package
Description
Provides read-only views of agents, environments, and their common entity state.
-
Uses of ReadOnlyAgentAttributeSet in modelarium.entities.readonly
Methods in modelarium.entities.readonly that return ReadOnlyAgentAttributeSetModifier and TypeMethodDescriptionReadOnlyAgent.getAttributeSet(int attributeSetIndex) Retrieves a read-only view of one of the wrapped agent's attribute sets by index.ReadOnlyAgent.getAttributeSet(String attributeSetName) Retrieves a read-only view of one of the wrapped agent's attribute sets by name.