- Schedule - Class in implementation
-
- Schedule() - Constructor for class implementation.Schedule
-
Constructs the Schedule class.
- setAgentFirstPriorityGoalDescription(Constants.GoalDescription) - Method in class agents.Agent
-
- setAgentID(AgentID) - Method in class agents.Agent
-
Sets the Agent's identifier.
- setAgentNumber(int) - Method in class resources.AgentID
-
Sets the agentNumber attribute.
- setAgentSecondPriorityGoalDescription(Constants.GoalDescription) - Method in class agents.Agent
-
- setAgentType(Constants.AgentType) - Method in class resources.AgentID
-
Sets the agentType attribute.
- setAgentXLocation(double) - Method in class agents.Agent
-
Sets the Agent's X location.
- setAgentYLocation(double) - Method in class agents.Agent
-
Sets the Agent's Y location.
- setCurrentIncome(double) - Method in class agents.Physician
-
Sets the Physician's current income.
- setFavoredPCP_ID(AgentID) - Method in class resources.FavoredPCP
-
Sets the favoredPCP_ID attribute.
- setFavoredPCPCount(int) - Method in class resources.FavoredPCP
-
Sets the favoredPCPCount attribute.
- setGoalDescription(Constants.GoalDescription) - Method in class resources.CareNorm
-
Sets the goalDescription attribute.
- setGoalDescription(Constants.GoalDescription) - Method in class resources.Goal
-
Sets the goalDescription attribute.
- setGoalDescription(Constants.GoalDescription) - Method in class resources.GoalParameter
-
Sets the goalDescription attribute.
- setGoalDescriptionCount(int) - Method in class resources.CareNorm
-
Sets the goalDescriptionCount attribute.
- setGoalPriority(int) - Method in class resources.Goal
-
Sets the goalPriority attribute.
- setGoalProbability(double) - Method in class resources.GoalParameter
-
Sets the goalProbability attribute.
- setNetworkStatus(boolean) - Method in class agents.Physician
-
Sets the Physician's network status.
- setProblemCount(int) - Method in class resources.TreatmentMistake
-
Sets the problemCount attribute.
- setProblemPhysicianID(AgentID) - Method in class resources.TreatmentMistake
-
Sets the problemPhysicianID attribute.
- SimulationContext - Class in implementation
-
- SimulationContext() - Constructor for class implementation.SimulationContext
-
- SMALL_DISTANCE - Static variable in class resources.Constants
-
Constant used to initialize the space dimension.
- SPACE_ID - Static variable in class resources.Constants
-
Constant used to identify the space projection.
- SPACE_SIZE - Static variable in class resources.Constants
-
Constant used to initialize the space dimension.
- Specialist - Class in agents
-
- Specialist(AgentID) - Constructor for class agents.Specialist
-
Constructs a Specialist agent.
- SpecialistStyle - Class in implementation
-
- SpecialistStyle() - Constructor for class implementation.SpecialistStyle
-