"A Tool for Multi-Paradigm Modelling"

Simon Van Mierlo 9f326c45ad removed chatbox vor 9 Jahren
.etc cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
.manual b6cf7cc672 Changed defaults in transformation rules to make sense. LHS and RHS conditions are set to 'result = True', RHS action to 'pass'. An action was added to NAC/LHS/RHS elements to set the value of RAMified attributes to 'result = True' or 'result = getAttr()' when they are connected to NAC/LHS or RHS, respectively. For this, a new methods called 'getAttrNames' was added to the metamodelling API vor 9 Jahren
client 9f326c45ad removed chatbox vor 9 Jahren
mt 31ec325c27 updated to newest igraph version vor 9 Jahren
plugins 718be2c47b deleted invalid plugins, compile to icon definition metamodel now also checks whether an icon is specified for a type which is not present in the AS metamodel vor 9 Jahren
users 66072df2d9 updated built-in formalisms vor 9 Jahren
.gitignore 04e6a28e3f node_modules deleted, installation instructions adapted vor 9 Jahren
COPYING cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
COPYING.LESSER cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
README.md 6350cfbcfd fixes to readme vor 9 Jahren
___dataurize.js b73e45e814 made transformations 2 times faster vor 9 Jahren
___do.js 7ee80fec8e small fix in ___do.js vor 9 Jahren
___fs++.js 6a854d198f if a folder exists when moving a folder, it is deleted first, and now files are unselected when a folder/file is moved/deleted vor 9 Jahren
__worker.js 97d6882ce2 changed all _util.debug calls into console.error calls, and built in check when loading a model vor 9 Jahren
asworker.js 00701bc9db removed some old transformations vor 9 Jahren
csworker.js 97d6882ce2 changed all _util.debug calls into console.error calls, and built in check when loading a model vor 9 Jahren
favicon.png 5c11106550 favicon added vor 9 Jahren
favicon.svg 5c11106550 favicon added vor 9 Jahren
httpwsd.js 6a854d198f if a folder exists when moving a folder, it is deleted first, and now files are unselected when a folder/file is moved/deleted vor 9 Jahren
install.txt 04e6a28e3f node_modules deleted, installation instructions adapted vor 9 Jahren
libmt.js 74bf618c45 woops, small fix for inheriting attributes vor 9 Jahren
libsvg.js cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
manual.pdf b6cf7cc672 Changed defaults in transformation rules to make sense. LHS and RHS conditions are set to 'result = True', RHS action to 'pass'. An action was added to NAC/LHS/RHS elements to set the value of RAMified attributes to 'result = True' or 'result = getAttr()' when they are connected to NAC/LHS or RHS, respectively. For this, a new methods called 'getAttrNames' was added to the metamodelling API vor 9 Jahren
mmmk.js 718be2c47b deleted invalid plugins, compile to icon definition metamodel now also checks whether an icon is specified for a type which is not present in the AS metamodel vor 9 Jahren
package.json b73e45e814 made transformations 2 times faster vor 9 Jahren
run.bat cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
run_AToMPM.sh e9e240f364 Updated run_AToMPM script to use latest version of everything vor 9 Jahren
styleinfo.js cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
types.js cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
utils.js cdc03fc724 initial commit (v0.5.4) vor 9 Jahren
whatsnew.txt cdc03fc724 initial commit (v0.5.4) vor 9 Jahren

README.md

AToMPM - A Tool for Multi-Paradigm Modelling

Installation and Usage

Windows

To install AToMPM on Windows, follow these steps:

To run AToMPM on Windows, execute the run.bat script inside of the main AToMPM folder.

Linux

Download and unzip the AToMPM sources from https://msdl.uantwerpen.be/git/simon/AToMPM/archive/master.zip.

To run AToMPM, execute the run_AToMPM.sh script inside of the main AToMPM folder.

Mac

To install AToMPM on Mac, follow these steps:

To run AToMPM on Mac, follow these steps:

  • Execute node httpwsd.js in the main AToMPM folder
  • Execute python mt\main.py in the main AToMPM folder
  • Open a browser (preferably Chrome) and navigate to http://localhost:8124/atompm