Class ReadOnlyAgentAttributeSet


public final class ReadOnlyAgentAttributeSet extends ReadOnlyAttributeSet<AgentSimulationContext,AgentContext>
Class for providing a read-only view of an AgentAttributeSet.

This class specialises ReadOnlyAttributeSet so that retrieved attributes are returned as deep clones of their agent-flavoured types.