| Package | Description |
|---|---|
| chartComponents |
Utility classes for managing the simulator's charts.
|
| dataModels |
Contains the Singleton classes used as memory for parameters
that are set using UI elements and data that relate to the
generator’s and simulator’s execution.
|
| fileComponents |
Contains utility classes for handling and exporting data to files
|
| generator |
The Scenario Generator module
|
| listeners |
Listeners for the UI objects
|
| listStructureObjects |
simple objects used in the
SimUser class. |
| main | |
| operations |
Contains all implementations of the
SimOperation abstract class. |
| otherComponents | |
| reputationModels |
Contains all implementations of the
ReputationModel abstract class. |
| simulator |
The Simulator module
|
| view |
UI components
|