Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<h2>Managing Modelio modules</h2>

<p>
Some functionnalities are brought by specific modules (Code generation, documentation, etc.). Modules are addons that can be plugged to Modelio to extends its capabilities.<br/>
Some functionalities are brought by specific modules (Code generation, documentation, etc.). Modules are addons that can be plugged to Modelio to extends its capabilities.<br/>
Example: to generate Java code from a UML model, you need to deploy the Java Designer module.
</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<h4 style="color:#3b749f">This operation has the following consequences:</h4>
<ul>
<li>All annotations (stereotypes, tagged values, notes, etc.) brought by this module will be deleted.
<li>All the module's commands and functionnalities won't be available anymore.</li>
<li>All the module's commands and functionalities won't be available anymore.</li>
</ul>
<span style="color:#bb0000">Warning: this operation can't be undone, meaning even reinstalling the module won't restore the annotations.</span>
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<h4 style="color:#3b749f">This operation has the following consequences:</h4>
<ul>
<li>All annotations (stereotypes, tagged values, notes, etc.) brought by this module will be deleted.
<li>All the module's commands and functionnalities won't be available anymore.</li>
<li>All the module's commands and functionalities won't be available anymore.</li>
</ul>
<span style="color:#bb0000">Warning: this operation can't be undone, meaning even reinstalling the module won't restore the annotations.</span>
</p>
Expand Down