| Class | Description |
|---|---|
| CachingNetworkManager |
Abstraction of networking used by the virtual machine: at each execution
round, the VM needs to be able to access the most recent state received from
neighbors and to be able to update the state that it is exporting to
neighbors.
|
| DummyContext |
A **dummy** Protelis VM to be used for testing.
|
| DummyDevice |
A simple implementation of a Protelis-based device, encapsulating a
ProtelisVM and a network interface. |
| ProtelisNode | |
| RunProtelisProgram | |
| TestIncarnation |