- Agent - Class in agents
-
- Agent() - Constructor for class agents.Agent
-
- AgentID - Class in resources
-
- AgentID(Constants.AgentType, int) - Constructor for class resources.AgentID
-
- agents - package agents
-
- analysis_DetermineProgramCost_Base() - Method in class agents.Employee
-
Computes the base design annual program cost
for each Employee.
- analysis_DetermineProgramCost_ChoiceArchitecture() - Method in class agents.Employee
-
Computes the choice architecture program cost
for each Employee.
- analysis_DetermineProgramCost_Incentive() - Method in class agents.Employee
-
Computes the incentive annual program cost
for each Employee.
- analysis_GetAbsences_Average_NonParticipating() - Method in class agents.Employee
-
Computes the annual average absence due to diabetes
for non-participating employees.
- analysis_GetAbsences_Average_Participating() - Method in class agents.Employee
-
Computes the annual average absence due to diabetes
for participating employees.
- analysis_GetAbsences_Average_Total() - Method in class agents.Employee
-
Computes the annual average absence due to diabetes
for all employees.
- analysis_GetAbsences_NonParticipating() - Method in class agents.Employee
-
Computes the annual absence due to diabetes
for non-participating employees.
- analysis_GetAbsences_Participating() - Method in class agents.Employee
-
Computes the annual absence due to diabetes
for participating employees.
- analysis_GetAbsences_Total() - Method in class agents.Employee
-
Computes the annual absence due to diabetes
for all employees.
- analysis_GetAge_Average_NonParticipating() - Method in class agents.Employee
-
Gets the average age of each non-participant.
- analysis_GetAge_Average_Participating() - Method in class agents.Employee
-
Gets the average age of each participant.
- analysis_GetAge_Average_Total() - Method in class agents.Employee
-
Gets the average age of each employee.
- analysis_GetAge_Diabetes() - Method in class agents.Employee
-
Gets the age of each person with diabetes.
- analysis_GetAge_Participating() - Method in class agents.Employee
-
Gets the age of each participant.
- analysis_GetAge_Total() - Method in class agents.Employee
-
Gets the age of each employee.
- analysis_GetBMI_Total() - Method in class agents.Employee
-
Provides the Employee's weight category as a BMI measure.
- analysis_GetCareerLength() - Method in class agents.Employee
-
Computes each Employee's career length
- analysis_GetCareerLength_Average_NonParticipating() - Method in class agents.Employee
-
Computes the average career length for program non-participants
- analysis_GetCareerLength_Average_Participating() - Method in class agents.Employee
-
Computes the average career length for program participants
- analysis_GetCareerLength_Average_Total() - Method in class agents.Employee
-
Computes each Employee's average career length
- analysis_GetDiabetesCount_NonParticipating() - Method in class agents.Employee
-
Counts the total number of non-participating Employees with Diabetes.
- analysis_GetDiabetesCount_Participating() - Method in class agents.Employee
-
Counts the total number of participating Employees with Diabetes.
- analysis_GetDiabetesCount_Total() - Method in class agents.Employee
-
Counts the total number of Employees with Diabetes.
- analysis_GetEmployeeCount_Aggregate() - Method in class agents.Employee
-
Computes the number of Employees
- analysis_GetEmployeeCount_Diabetes() - Method in class agents.Employee
-
Counts the number of Employees who have diabetes.
- analysis_GetEmployeeCount_GoalConformance() - Method in class agents.Employee
-
Counts the number of Employees who have the goal "Conformance".
- analysis_GetEmployeeCount_GoalHealth() - Method in class agents.Employee
-
Counts the number of Employees who have the goal "Health".
- analysis_GetEmployeeCount_GoalIncome() - Method in class agents.Employee
-
Counts the number of Employees who have the goal "Income".
- analysis_GetEmployeeCount_Retirement() - Method in class agents.Employee
-
Counts the number of Employees who retire.
- analysis_GetEmployeeCount_Stage1() - Method in class agents.Employee
-
Counts the number of Employees who are at stage of change 1.
- analysis_GetEmployeeCount_Stage2() - Method in class agents.Employee
-
Counts the number of Employees who are at stage of change 2.
- analysis_GetEmployeeCount_Stage3() - Method in class agents.Employee
-
Counts the number of Employees who are at stage of change 3.
- analysis_GetEmployeeCount_Termination() - Method in class agents.Employee
-
Counts the number of Employees who terminate.
- analysis_GetEmployeeCount_Total() - Method in class agents.Employee
-
Counts the number of Employees.
- analysis_GetEmployeeCount_WeightNormal() - Method in class agents.Employee
-
Counts the number of Employees who have normal weight.
- analysis_GetEmployeeCount_WeightObese() - Method in class agents.Employee
-
Counts the number of Employees who are obese.
- analysis_GetEmployeeCount_WeightOverweight() - Method in class agents.Employee
-
Counts the number of Employees who are overweight.
- analysis_GetMedicalExpenditures_Average_NonParticipating() - Method in class agents.Employee
-
Computes the annual average medical expenditures for diabetes care
for non-participating employees.
- analysis_GetMedicalExpenditures_Average_Participating() - Method in class agents.Employee
-
Computes the annual average medical expenditures for diabetes care
for participating employees.
- analysis_GetMedicalExpenditures_Average_Total() - Method in class agents.Employee
-
Computes the annual average medical expenditures for diabetes care
for all employees.
- analysis_GetMedicalExpenditures_NonParticipating() - Method in class agents.Employee
-
Computes the annual medical expenditures for diabetes care
for non-participating employees.
- analysis_GetMedicalExpenditures_Participating() - Method in class agents.Employee
-
Computes the annual medical expenditures for diabetes care
for participating employees.
- analysis_GetMedicalExpenditures_Total() - Method in class agents.Employee
-
Computes the annual medical expenditures for diabetes care
for all employees.
- analysis_GetNonParticipationCount_Aggregate() - Method in class agents.Employee
-
Computes the number of non-participating employees
- analysis_GetNonParticipationCount_Total() - Method in class agents.Employee
-
Counts the number of Employees not participating in the wellness program.
- analysis_GetParticipationCount_Aggregate() - Method in class agents.Employee
-
Computes the number of participating employees
- analysis_GetParticipationCount_Diabetes() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who have diabetes.
- analysis_GetParticipationCount_GoalConformance() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who have the goal "Conformance".
- analysis_GetParticipationCount_GoalHealth() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who have the goal "Health".
- analysis_GetParticipationCount_GoalIncome() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who have the goal "Income".
- analysis_GetParticipationCount_Stage1() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who are at stage of change 1.
- analysis_GetParticipationCount_Stage2() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who are at stage of change 2.
- analysis_GetParticipationCount_Stage3() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who are at stage of change 3.
- analysis_GetParticipationCount_Total() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program.
- analysis_GetParticipationCount_WeightNormal() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who have normal weight.
- analysis_GetParticipationCount_WeightObese() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who are obese.
- analysis_GetParticipationCount_WeightOverweight() - Method in class agents.Employee
-
Counts the number of Employees participating in the wellness program
who are overweight.
- analysis_GetProgramCosts_Base() - Method in class agents.Employee
-
Computes the base design annual program costs
for participating employees.
- analysis_GetProgramCosts_ChoiceArchitecture() - Method in class agents.Employee
-
Computes the choice architecture design annual program costs
for participating employees.
- analysis_GetProgramCosts_Incentive() - Method in class agents.Employee
-
Computes the incentive annual program costs
for participating employees.
- analysis_GetProgramCosts_Total() - Method in class agents.Employee
-
Computes the total annual program costs
for participating employees.
- analysis_GetStageOfChange() - Method in class agents.Employee
-
Provides the Employee's stage of change as an integer (1, 2, or 3).