A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

M

main(String[]) - Static method in class clubs.SavingsClub
 
main(String[]) - Static method in class display.Model
 
main(String[]) - Static method in class economics.Grant
 
main(String[]) - Static method in class health.AidsSpread
 
main(String[]) - Static method in class health.Fermi
 
main(String[]) - Static method in class health.LogNormal
 
main(String[]) - Static method in class health.Sigmoid
 
main(String[]) - Static method in class health.Weibull
 
main(String[]) - Static method in class infrastructure.KS
 
mainAction() - Method in class display.Model
main action of the simulation
mainStep() - Method in class clubs.SavingsClub
Main step for stokves.
makeAcquaintances(Agent, Agent) - Method in class display.Model
Make agent1 and agent2 as acquaintances to each other.
makeChildrenOrphan(Agent) - Method in class units.Household
orphan means 'single OR double orphan'
makeEdgeToFrom(DefaultNode) - Method in class display.Node
Makes an edge to the specified node and from the specifed node to this saNode if both nodes do not already have edges to each other and if adding the edge keeps their degrees less than maxDegree.
makeEdgeToFrom(DefaultNode, Color) - Method in class display.Node
Makes an edge to the specified node and from the specifed node to this saNode if both nodes do not already have edges to each other and if adding the edge keeps their degrees less than maxDegree.
makeExtendedFamilyLinks(HouseholdNode) - Method in class display.ModelGUI
 
makeFriend(Agent) - Method in class units.Agent
Make new friend
makeFriendsLinks(Agent) - Method in class display.ModelGUI
Make friendship links
makePartners(Agent, Agent) - Method in class display.Model
Makes a unmarried couple for the male and the female agent
makePregnanct(int) - Method in class units.Agent
Set as pregnant at this step
makeSavingsLinks(SavingsClub) - Method in class display.ModelGUI
Make savings links among club members
MALE - Static variable in class infrastructure.Settings.GENDER
 
male - Variable in class units.Couple
 
MALE_SEX_AGE_LIMIT - Static variable in class infrastructure.Settings
Male sexually active age limit
malesTable - Variable in class display.Model
 
maritalStatus - Variable in class units.Agent
 
marriage(Couple) - Method in class display.Model
Marriage means the female in the couple moves to the male's house and the lobola is paid.
MARRIAGE_PROBABILITY - Static variable in class infrastructure.Settings
Probability for deciding to marry
marriages() - Method in class display.Model
Marriage occurs for an existing unmarried couple.
MARRIED - Static variable in class infrastructure.Settings.MARITAL_STATUS
 
maternalHouseholdID - Variable in class units.Agent
for wives only
MAX_MONEY_TO_FEED - Static variable in class infrastructure.Settings
 
MAX_STARTING_WEALTH - Static variable in class infrastructure.Settings
 
maxCourtShipDuration - Variable in class units.Agent
 
maxDegree - Variable in class display.Node
 
maxHouseholdSize - Variable in class display.Model
initial number of households
maxOutsiderWaitingMonths - Variable in class units.Agent
 
maxSexualPartners - Variable in class units.Agent
Max sexual partners I can have
MEAN - Static variable in class infrastructure.Settings.REMITTANCE
 
MEAN_LIFE_EXPECTANCY - Static variable in class infrastructure.Settings
 
meanFemaleDegree - Variable in class display.Model
 
meanMaleDegree - Variable in class display.Model
 
meetNeighbor() - Method in class display.AgentNode
Adaptation from the Repast's implementation for JinGirNew Model.
meetRandom(ArrayList) - Method in class display.AgentNode
Adaptation from the Repast's implementation for JinGirNew Model.
memberFuneralClub - Variable in class units.Agent
is memebr of funeral club
memberFuneralClub - Variable in class units.Household
Is member of funeral club
members - Variable in class clubs.FuneralClub
Members of the funeral clubs
members - Variable in class clubs.SavingsClub
 
members - Variable in class units.Church
Households belonging to this church
members - Variable in class units.Household
List of members in the household
memberSavings - Variable in class units.Agent
 
Message - Class in infrastructure
General message format used in the model
Message(Object, Object, int) - Constructor for class infrastructure.Message
 
Message() - Constructor for class infrastructure.Message
 
messageType - Variable in class infrastructure.Message
 
MIDDLE_HIV - Static variable in class infrastructure.Settings.HEALTH_STATUS
 
midLag - Variable in class units.Agent
 
migrate(int) - Method in class units.Agent
I migrate at this time
migrated - Variable in class units.Agent
is migrated
migratedAgents - Variable in class display.Model
List of migrated agent
migratedTick - Variable in class units.Agent
 
migration() - Method in class display.Model
Migration of agents occur; also, agents visit home and resume migration again.
migratoryIncidence() - Method in class display.Model
Incidence to the migrant workers is introduced this month.
MIN_MONEY_TO_FEED - Static variable in class infrastructure.Settings
In Ziervogel et al.
MIN_SAVINGS_MEMBERS - Static variable in class infrastructure.Settings
critical min.
MIN_STARTING_WEALTH - Static variable in class infrastructure.Settings
 
mine - Variable in class display.Model
Abstract mine
Mine - Class in units
This is the abstract mine - which corresponds to the platinum mine in the region.
Mine() - Constructor for class units.Mine
Creates the mine and register it to the model.
Mine.Record - Class in units
Maintain record of mine workers at the mine
Mine.Record(Agent, int, int, String) - Constructor for class units.Mine.Record
 
MINE_WORKING_MONTHS - Static variable in class infrastructure.Settings.MINE
Mine's number of working months - age
mineJob - Variable in class units.Agent
 
mineJobApplication() - Method in class display.Model
Application of the agents and the outsiders for mine jobs
mineTrained - Variable in class units.Agent
mining stuff
minHouseholdSize - Variable in class display.Model
initial number of households
mining() - Method in class display.Model
Controls the start/stop of the mine.
model - Variable in class clubs.SavingsClub
 
Model - Class in display
 
Model() - Constructor for class display.Model
Default constructor
model - Variable in class display.ModelGUI
 
model - Variable in class economics.FinanceAgency
 
model - Variable in class units.Agent
 
model - Variable in class units.Household
 
Model.Cluster - Class in display
 
Model.Cluster(int) - Constructor for class display.Model.Cluster
 
Model.WHOLifeTable - Class in display
WHO Life Tables for calculating death probabilities
Model.WHOLifeTable(int[], double[]) - Constructor for class display.Model.WHOLifeTable
 
ModelGUI - Class in display
Class that contains methods concerning networks and their displays.
ModelGUI(Model) - Constructor for class display.ModelGUI
Constructor
ModelGUI.AgentNodeMap - Class in display
Maps agents to nodes
ModelGUI.AgentNodeMap(Agent, AgentNode) - Constructor for class display.ModelGUI.AgentNodeMap
 
ModelGUI.HouseholdNodeMap - Class in display
Maps households to nodes
ModelGUI.HouseholdNodeMap(Household, HouseholdNode) - Constructor for class display.ModelGUI.HouseholdNodeMap
 
ModelGUI.SingleHouseholdStatistics - Class in display
Returns the wealth statistics for all households
ModelGUI.SingleHouseholdStatistics(Household) - Constructor for class display.ModelGUI.SingleHouseholdStatistics
 
moderator - Variable in class clubs.SavingsClub
 
months - Variable in class clubs.SavingsClub
a savings club may either be disbanded or a new cycle starts
motherID - Variable in class units.Agent
 
motherToChildAIDSTransfer(Agent, Agent) - Method in class display.Model
from avert.org: "Without treatment, around 15-30% of babies born to HIV positive women will become infected with HIV during pregnancy and delivery." here the assumption is that their is no nevirapine or Antiretroviral drugs are available ...
MTCT(Agent) - Method in class display.Model
Gives the chances for MTCT transfer for the newborn
MTCT_RATE - Static variable in class infrastructure.Settings
 
MultiAffiliation - Class in display
Class to record affiliation/2-mode network for Pajek/UCI
MultiAffiliation() - Constructor for class display.MultiAffiliation
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z