Asmeta Download Asmeta

The asmeta is a frameworks with different tools (see toolset for the list of tools). Some tools are provided both as eclipse plugins and standalone jars that can be executed at command line. Some are only available as jar files (see the individual pages). Here we present on how to install asmeta with eclipse.

Installing ASMETA in eclipse

To install the asmeta plugins, please use the update site:

https://raw.githubusercontent.com/asmeta/asmeta_update_site/master.

Perform the following steps to install an Asmeta tool from the update site:

  1. From your Eclipse menu select Help and then Install new software
  2. Check Add ..
  3. Add new repository and enter https://raw.githubusercontent.com/asmeta/asmeta_update_site/master for the update site URL
  4. Press Finish.
  5. Select the desired tool(s).
  6. Follow the steps in the installation wizard.

Downloading an eclipse with asmeta

On the github pages, you can find a zip with asmeta already installed that we use to test that asmeta works.

Look at https://github.com/asmeta/asmeta.

You can find an updated version for windows and a working version for MacOS and linux which must be updated using the update site.

License

Asmeta is released under a GPL-like license.

Experimental tools

We have been working on:

  • the AsmetaRE: to generate executable ASMs from Use Case models.
  • the SCA-ASM: an executable modeling language and an engine for service oriented applications. See our paper at EUROMICRO SEAA 2011
  • a graphical editor for Asmeta specs based on GMF