Skip to main content

Extending the μRadiant

To extend the µRadiant with a custom metamodel. You will first need to clone the repository:

https://bitbucket.org/normalizedsystems/micro-radiant/src/master/

In this project, modify the following files:

  • In config/conf/expansionSettings.xml, add the *-metamodel expansionResource from your metamodel
  • In config/editor/editorConfig.xml, add a component reference wioth the name of your ontology

Then, you can use the expand-editor.nss script to expand the µRadiant ui with your metamodel included.

Run the µRadiant according to the instructions in the README.md file or package it and use one of the installers or the zip file.