- p1_MakeParticipationDecision() - Method in class agents.Employee
-
Decide whether to participate in the workplace wellness plan.
- p1_OverrideParameters() - Method in class agents.Environment
-
- p2_CreateEmployee(int, Context<Object>) - Static method in class agents.Environment
-
- p2_MakeComplianceDecision() - Method in class agents.Employee
-
Determine whether to comply with the program's exercise recommendations.
- p3_DetermineWeightCategory() - Method in class agents.Employee
-
Determine the current weight category.
- p4_DetermineDiseaseStatus() - Method in class agents.Employee
-
Determine the current disease status.
- p5_TerminateEmployment() - Method in class agents.Employee
-
Decide whether to terminate employment.
- p6_Retire() - Method in class agents.Employee
-
Decide whether to retire.