public class BasicOperatorStrategicModel extends StrategicModel
Constructor and Description |
---|
BasicOperatorStrategicModel(Activity assignment)
Creates the strategic model.
|
Modifier and Type | Method and Description |
---|---|
boolean |
wantsToBeDestroyed()
Determines if the agent wants to be removed from the simulation.
|
getActivityPlanner, getBeliefModule, getGoalModule, init, update
public BasicOperatorStrategicModel(Activity assignment)
assignment
- The assignment of the agent.public boolean wantsToBeDestroyed()
StrategicModel
wantsToBeDestroyed
in class StrategicModel