Asmeta | Simulator | |
An ASM simulator to make AsmM models executable. Essentially, it is an interpreter which navigates through the MOF repository where ASM models are instantiated (as instances of the AsmM metamodel) to make its computations. InstallationThe simulator can be used either embedded in eclipse or as standalone program. For the eclipse version, follow the instructions here Use in eclipseIn eclipse you can perform the following actions to simulate an AsmetaL specification:
Some execution options can be selected in the preferences (Window -> Preferences -> Asmeta -> Asmee):
Download as standaloneDownload the interpreter as jar file: AsmetaS.jar How to runTo run the ASM simulator - in brief java -jar AsmetaS.jar <filename> Usage with options
|