Package | Description |
---|---|
model.agent.humanAgent.aatom.tacticalLevel.activity |
Activity related classes.
|
model.agent.humanAgent.aatom.tacticalLevel.activity.passenger.impl |
Basic operator activity implementations.
|
Class and Description |
---|
QueueActivity
The queue activity is executed when the agent needs to stop for some reason.
|
Class and Description |
---|
CheckpointActivity
The checkpoint activity is the activity executed around the checkpoint of an
airport.
|
ExitActivity
The exit activity allows the departing passenger to leave the airport.
|
FacilityActivity
The shop activity handles all shop related activity for an agent.
|
GateActivity
The sit activity is responsible for the sitting behavior of an agent.
|
PassengerCheckInActivity
The check in activity is responsible for checking in an agent.
|