- getAgents() - Method in class sociogram.Sociogram
-
- getDeckValue(String, int[]) - Static method in class sociogram.IndividualAgent
-
It gets the value of a deck for a specific choice.
- getDeckValue(String, int[]) - Method in class trainingsoci.TrainableSoci
-
It gets the value of a deck for a specific choice.
- getIndex() - Method in class sociogram.IndividualAgent
-
- getInstance() - Static method in class sociogram.Blackboard
-
Provides the unique instance of this class according
to the Singleton pattern.
- getIteration() - Method in class simulation.SimulationAnimation
-
Returns the number of iteration
- getMatrix() - Method in class sociogram.Sociogram
-
- getName() - Method in class sociogram.IndividualAgent
-
- getNumSizeLevels() - Method in class sociogram.IndividualAgent
-
Obtains the number of size levels
- getSimulation() - Method in class sociogram.Blackboard
-
- getSize() - Method in class simulation.Simulation
-
Returns the number of the agents in the simulation
- getSize() - Method in class sociogram.Sociogram
-
- getSizeDeckAffinity() - Static method in class sociogram.IndividualAgent
-
- getSizeDeckCoherenceRejection() - Static method in class sociogram.IndividualAgent
-
- getSizeDeckCoherenceSelection() - Static method in class sociogram.IndividualAgent
-
- getSociogram() - Method in class sociogram.Blackboard
-
Returns the sociogram
- getSociogramGUI() - Method in class sociogram.Blackboard
-
Returns the sociogram GUI
- getTrend(IndividualAgent, IndividualAgent) - Method in class sociogram.Sociogram
-
Sets the the trend in a pair of agents
- getType() - Method in class sociogram.IndividualAgent
-
- getX() - Method in class sociogram.IndividualAgent
-
- getY() - Method in class sociogram.IndividualAgent
-
- gui - Variable in class simulation.SimulationAnimation
-
Frame for updating after each iteration