Modules are the means of defining, implementing and deploying extensions for Modelio. They can be seen as the equivalent of extensions for Firefox.

A module will typically define and contain:

Model navigation is heavily used to create code or documentation generator. Combination of model creations and palette tools allow some customization of Modelio diagram types to extend existing ones or to create new ones. SWT libraries that allow to build fancy GUI are available to modules as well as many Java libraries.

Example of module :

In this guide, we propose to develop a "JUnit" module to better represent our purpose.

<< Previous

Index

Next >>