Package | Description |
---|---|
sociogram |
This package contains all the classes that are specific of
ABS-SOCI (an Agent-Based Simulator of SOCIograms).
|
Modifier and Type | Field and Description |
---|---|
private SociogramGUI |
Blackboard.sociogramGUI
GUI of the sociogram
|
(package private) SociogramGUI |
MainGUI.sociogramGUI
Reference to the Sociogram GUI
|
Modifier and Type | Method and Description |
---|---|
SociogramGUI |
Blackboard.getSociogramGUI()
Returns the sociogram GUI
|
Modifier and Type | Method and Description |
---|---|
void |
Blackboard.setSociogramGUI(SociogramGUI sociogramGUI)
Sets the sociogram GUI
|