public interface

SharedStateStorage

implements TimeDriven EnvironmentSharedStateAccess
uk.ac.imperial.presage2.core.environment.SharedStateStorage
Known Indirect Subclasses

Class Overview

Classes implementing this can act as a storage layer for the shared state of a simulation. It combines access and modification of EnvironmentSharedStateAccess with TimeDriven to control when state changes and committed.

Summary

[Expand]
Inherited Methods
From interface uk.ac.imperial.presage2.core.TimeDriven
From interface uk.ac.imperial.presage2.core.environment.EnvironmentSharedStateAccess