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