Module developer’s API guide¶
Modelio v3.5
Model API¶
Application API¶
- Modelio context service – Get information about Modelio
- Project context service – Get information about the project
- Module service – Access to the ‘peer’ services of the modules in the project
- Model components service – Manage the model components in the project
- Audit services – Use the Modelio Audit services
- Log services – Write messages in the Modelio log
- Script services – Evaluate Jython scripts or expressions in Modelio
- get a Python interpreter to execute a Python script
GUI API¶
- Diagram services – manipulating diagrams
- Navigation services – manage the current selection in Modelio
- Image services – get an icon for a model element
- Picking services – graphic completion mecanism
- Edition services – open a simple text editor
Annexes¶
- Diagram style properties – All available style properties for diagram elements.