Uses of Class
uchicago.src.repastdemos.asynchAgents.Boss

Packages that use Boss
uchicago.src.repastdemos.asynchAgents   
 

Uses of Boss in uchicago.src.repastdemos.asynchAgents
 

Subclasses of Boss in uchicago.src.repastdemos.asynchAgents
 class Consultant
          This is the agent that moves agents according to how many tasks they have relative to the rest of the employees.
 

Methods in uchicago.src.repastdemos.asynchAgents that return Boss
 Boss Office.getBoss()