contribute-to-modelio

Developer API

Everything you need to know about the API used to develop Modelio modules.

Modelio provides a rich API for developing modules.

Using the API requires a certain level of knowledge and some skills that the module development candidate can acquire by reading the API documentation.

There are several API documentation entry points, each of them corresponding to a particular level of abstraction and details.

Beginners or new module developers should first read the following two guides, in the suggested order:

* Module developer's guide

* Module developer's API guide

The experienced module developer will probably only need to work with the:

* JavaDoc documentation of the API (for Modelio 2.2)

* Metamodel documentation (for Modelio 2.2)

* JavaDoc documentation of the API (for Modelio 2.1.x)

* Metamodel documentation (for Modelio 2.1.x)