• “representation”-stereotyped methods for a Teacher agent are:
      • The active entity it represents,
      • The CoursesManager,
      • Its own constraints,
      • Its BookingAgents.
       
    • "representation"-stereotyped methods for a StudentsGroup agent are:
      • The active entity it represents,
      • The CoursesManager,
      • Its own constraints,
      • Its BookingAgents.
       
    • “representation”-stereotyped methods for a BookingAgent agent are:
      • The Teacher or StudentsGroup which created it,
      • The Cell in which it is situated,
      • Constraints from other BookingAgents, from the same Teacher or StudentsGroup.
      • Its partner,
      • Last met agents,
      • Its own constraints,
      • State of its bookings,
      • State of its partnership.