Download Latest Version moise-exceptions-0.2.jar (693.7 kB)
Email in envelope

Get an email when there's a new version of moise-exceptions

Home
Name Modified Size InfoDownloads / Week
moise-exceptions-0.2.jar 2021-12-09 693.7 kB
moise-exceptions-sources.zip 2021-12-07 3.0 MB
README.md 2021-07-07 1.4 kB
Totals: 3 Items   3.7 MB 0

Moise extended with Exception Handling

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.

Installation (requires Gradle)

git clone git://git.code.sf.net/p/moise-exceptions/code moise-exceptions-code
cd moise-exceptions-code
git checkout release/v5
gradlew build

Running the examples (requires Gradle)

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

Contacts

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/

Source: README.md, updated 2021-07-07