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

Sirius/Tutorials/BasicFamily

< Sirius‎ | Tutorials
Revision as of 04:14, 14 September 2018 by Frederic.madiot.obeo.fr (Talk | contribs) (Compartments Tutorial)

BasicFamily Tutorial

Domain Model Tutorial

This tutorial explains how to create a Domain Model with Ecore Tools.

The created Domain Model defines basic concepts about families and is used by the following tutorial of this series.

Start the tutorial

Starter Tutorial

This tutorial explains how to create your first modeling workbench.

The instructions are based on the simple Domain Model created with the first tutorial of this series.

The modeling workbench created with this tutorial will allow users to visualize the members of a family and their parental relationships on a graphical diagram. It will also provide tools to edit the model from the diagram.

Starter tutorial.png

Start the tutorial

Advanced Tutorial

This tutorial explains how to use advanced features of Sirius.

The instructions will guide you extending the result of the Sirius Starter Tutorial with:

  • Edition tools: edge creation, edge reconnection, element deletion, label edition
  • Graphical improvements: SVG images, styles customization
  • Complexity management: layers, filters, validation rules, quick fixes
  • Other kinds of representations: containers, bordered nodes, tables, navigation between representations
  • Extensions: Java services

Advanced tutorial.png

Start the tutorial

Compartments Tutorial

This tutorial explains how to create compartments.

The instructions will guide you creating a diagram using fixed and dynamic compartments to visualize the different kinds of relationships of a person:

  • parents
  • siblings
  • children
  • grandchildren

This tutorial starts from the result of the Starter Tutorial.

Compartments tutorial.png


Start the tutorial

Update Site

This tutorial explains how to create an update site to distribute a graphical modeling tool created with Eclipse Sirius.

Start the tutorial

Back to the top