This is an extension of the Moise organizational model and infrastructure
(adopted in JaCaMo) that explicitly encompasses exception handling.
We propose an exception handling mechanism for organization management in multi-agent systems.
This mechanism relies on abstractions that are seamlessly integrated with organizational
concepts, such as responsibilities, goals and norms.
Some examples are available in the examples folders.
git clone git://git.code.sf.net/p/moise-exceptions/code moise-exceptions-code
cd moise-exceptions-code
git checkout release/v5
gradlew build
From the root folder of the example, execute the following Gradle task (recommended to use the Gradle Wrapper):
gradlew run
The task automatically downloads all the required dependencies.
Another useful task for cleaning up is:
gradlew clean
For any issue, please contact stefano.tedeschi@unito.it
Developed by Matteo Baldoni, Cristina Baroglio, Roberto Micalizio, Stefano Tedeschi.
Moise is developed and maintained by Jomi F. Hubner, Jaime S. Sichman and Olivier Boissier.
The JaCaMo Project official webpage is: http://jacamo.sourceforge.net/