- CareNorm - Class in resources
-
- CareNorm(Constants.GoalDescription, int) - Constructor for class resources.CareNorm
-
- chart_GetCurrentIncome() - Method in class agents.PCP
-
Returns the Physician's current income.
- chart_GetCurrentIncome() - Method in class agents.Specialist
-
Returns the Physician's current income.
- chart_GetCurrentIncomePerVisit() - Method in class agents.PCP
-
Returns the Physician's current income per visit.
- chart_GetCurrentIncomePerVisit() - Method in class agents.Specialist
-
Returns the Physician's current income per visit.
- chart_GetDisease1Count() - Method in class agents.Person
-
Counts the number of Persons with Disease 1.
- chart_GetDisease2Count() - Method in class agents.Person
-
Counts the number of Persons with Disease 2.
- chart_GetDiseaseStatus() - Method in class agents.Person
-
Provides the Person's health status as an integer (0, 1, or 2).
- chart_GetImproperlyTreatedPatientTypeCount() - Method in class agents.Person
-
Counts the number of "improperly treated" patients.
- chart_GetNetworkStatus() - Method in class agents.PCP
-
Returns the Physician's network status as an integer.
- chart_GetNetworkStatus() - Method in class agents.Specialist
-
Returns the Physician's network status as an integer.
- chart_GetNoncompliantPatientTypeCount() - Method in class agents.Person
-
Counts the number of "noncompliant" patients.
- chart_GetNonrequestingPatientTypeCount() - Method in class agents.Person
-
Counts the number of "non-requesting" patients.
- chart_GetPCPTreatmentRequestedCount() - Method in class agents.Person
-
Counts the number of Persons who requested a PCP treatment.
- chart_GetProperlyTreatedPatientTypeCount() - Method in class agents.Person
-
Counts the number of "properly treated" patients.
- chart_GetSpecialistTreatmentRequestedCount() - Method in class agents.Person
-
Counts the number of Persons who requested a Specialist treatment.
- chart_GetUntreatedPatientTypeCount() - Method in class agents.Person
-
Counts the number of "untreated" patients.
- Claim - Class in resources
-
- Claim(AgentID, int, Constants.Disease, Constants.Treatment) - Constructor for class resources.Claim
-
- cleanupAtEnd() - Static method in class implementation.Schedule
-
At the end of the simulation, flush and close the buffer, and
close the file.
- Constants - Class in resources
-
- Constants.AgentType - Enum in resources
-
- Constants.Disease - Enum in resources
-
- Constants.GoalDescription - Enum in resources
-
- Constants.MessageType - Enum in resources
-
- Constants.PatientType - Enum in resources
-
- Constants.SpecialistSelectionCriterion - Enum in resources
-
- Constants.Treatment - Enum in resources
-
- CONTEXT_ID - Static variable in class resources.Constants
-
Constant used to identify the environment.