| java.lang.Object | |
| ↳ | uk.ac.imperial.presage2.core.environment.SharedState |
Known Direct Subclasses
|
General shared state in the environment.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| name | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the name of the type of this shared state.
| |||||||||||
Get the value of this shared state.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Get the name of the type of this shared state. This is a string identifier such that the environment can be queried for this state.
Get the value of this shared state.