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 static Blackboard |
Blackboard.instance
Single object of this class, using the Singleton
pattern
|
Modifier and Type | Method and Description |
---|---|
static Blackboard |
Blackboard.getInstance()
Provides the unique instance of this class according
to the Singleton pattern.
|