Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Sirius/Tutorials"

(Tutorials)
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Tutorials =
 
= Tutorials =
  
*[[Sirius/Tutorials/StarterTutorial|Starter Tutorial]]
+
== BasicFamily Tutorial==
*[[Sirius/Tutorials/AdvancedTutorial|Advanced Tutorial]]
+
This tutorial explains how to use Eclipse Sirius to create graphical editors for visually describing a family.
*[[Sirius/Tutorials/CompartmentsTutorial|Compartments Tutorial]]
+
 
 +
It is composed of five parts, from the definition of the domain model to the deployment to end-users via an updatesite, including the creation of advanced editors and tools (ports, compartments, tables, etc.).
 +
 
 +
[[File:Sirius_4mtuto_01.png|400px|link=Sirius/Tutorials/BasicFamily]]
 +
 
 +
[[Sirius/Tutorials/BasicFamily|Start the tutorial]]
 +
 
 +
==Mindstorms Robot Tutorial==
 +
This tutorial explains how to use Eclipse Sirius to create a graphical modeling tool for a Mindstorms Robot.
 +
 
 +
It is composed of four parts, illustrated with videos, from the definition of the domain model to the creation of a simple graphical diagram with navigation and creation tools, including the customization of properties views.
 +
 
 +
[[File:MindstormsTool.png|400px|link=Sirius/Tutorials/Mindstorms]]
 +
 
 +
[[Sirius/Tutorials/Mindstorms|Start the tutorial]]
  
 
[[Category:Sirius]]
 
[[Category:Sirius]]

Revision as of 04:54, 14 September 2018

Tutorials

BasicFamily Tutorial

This tutorial explains how to use Eclipse Sirius to create graphical editors for visually describing a family.

It is composed of five parts, from the definition of the domain model to the deployment to end-users via an updatesite, including the creation of advanced editors and tools (ports, compartments, tables, etc.).

Sirius 4mtuto 01.png

Start the tutorial

Mindstorms Robot Tutorial

This tutorial explains how to use Eclipse Sirius to create a graphical modeling tool for a Mindstorms Robot.

It is composed of four parts, illustrated with videos, from the definition of the domain model to the creation of a simple graphical diagram with navigation and creation tools, including the customization of properties views.

MindstormsTool.png

Start the tutorial

Back to the top