Skip to content

Module Developer Guide Index

Frédéric Ferran edited this page Oct 9, 2020 · 22 revisions

Modelio

About the Module Developer Guide

This guide explains how to develop modules for Modelio.Concretely, this guide presents a simplified real case study and a tutorial. It goes into detail down to code level when required and when there is a real added value in these details, and remains more general in well known and explored domains. After reading this document, the reader should be able to create, package and deploy its own modules or modify existing modules, with a clear view of mechanisms and their implementation in Modelio.

Beside the big picture this guide provides, the detailed information about the Modelio API can be found here :

Module Developer Guide

Module concepts
Module project development structure
Module development tutorial
Debugging the module with Eclipse
Clone this wiki locally