How to Program Organizations and Roles in the JADE Framework

  • Authors:
  • Matteo Baldoni;Guido Boella;Valerio Genovese;Roberto Grenna;Leendert Torre

  • Affiliations:
  • Dipartimento di Informatica, Università di Torino - IT,;Dipartimento di Informatica, Università di Torino - IT,;Dipartimento di Informatica, Università di Torino - IT,;Dipartimento di Informatica, Università di Torino - IT,;Computer Science and Communications, University of Luxembourg, Luxembourg

  • Venue:
  • MATES '08 Proceedings of the 6th German conference on Multiagent System Technologies
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The organization metaphor is often used in the design and implementation of multiagent systems. However, few agent programming languages provide facilities to define them. Several frameworks are proposed to coordinate MAS with organizations, but they are not programmable with general purpose languages. In this paper we extend the JADE framework with primitives to program in Java organizations structured in roles, and to enable agents to play roles in organizations. Roles facilitate the coordination of agents inside an organization and offer new abilities (powers) in the context of organizations to the agents which satisfy the requirementsnecessary to play the roles. To program organizations and roles, we provide primitives which enable an agent to enact a new role in an organization to invoke powers.