Enhance your Sirius Diagrams with Custom Images

When creating a model with the Sirius Diagram Editor, the style of the diagram elements can be modified according to the user's requirements: the elements can be resized, the color can be changed and images can be used to represent the elements.   The user experience has been improved with Sirius 7.0.0 to use images in diagrams. This new feature is available through the “Set style to Workspace Ima...

L'Afterwork Symphonique, une histoire de passion(nés) !

Comme beaucoup de gens, j'ai de nombreux centres d'intérêts en dehors de mon travail — qui pourtant me passionne. Pour les uns c'est le sport, pour d'autres la gastronomie... Moi c'est la musique. La musique classique. J'en vois déjà qui font la grimace ^^ Et pourtant, ces mêmes personnes adorent la musique de Star Wars, par exemple... Comme quoi, le contexte peut beaucoup changer la perception d'...

Build a GraphQL app with real-time capabilities

In this blog post, we will see how you can build a simple web application with real-time feedback based on Spring Webflux and React.The frontend and the backend will communicate using a GraphQL API provided thanks to Netflix DGS which we will leverage in the frontend using Apollo Client . In this example, the application will only be used to send events to a server and display them.For that, we wi...

Yalc, the npm link which works

If you want to maintain a couple of npm packages that depend on one another, you want to quickly test new features introduced, in one of your libraries, inside of your application.You could of course create a new feature in one of your libraries, then push the code to Github, let another contributor review it, merge it, built it, and then perform a new release to consume this new release in your o...

Using Java Services in Sirius Modelers

When creating your own graphical modeler using Eclipse Sirius Desktop , you need to tell Sirius: how to interpret your domain models so they can be displayed, and how your domain elements must be modified when the end-user invokes edition tools (e.g. direct edit, element creation or deletion, etc.). This is done using a combination of interpreted expressions (in general using AQL ) and model opera...

That comes in spring: Sirius Web 2022.3.0!

We planted the seed of the new Eclipse Sirius Web and OCP ’s 2022.3.0 release a few weeks ago and now the first buds appear! You are at the right place to discover the new Sirius capabilities (and poor you… the new fresh soundtrack coming along!). Components diagrams I can see clearly now the rain is gone I can see all the obstacles in my way Gone are the dark clouds that had me blind —Jimmy Cliff...

Meet Sirius in the browser

This post is for you if you want to build web-based graphical modeling tools. Eclipse Sirius is an open-source project to create domain-specific modeling workbenches. At this point, if you are not aware of “modeling and domain-specific blablabla”, you might wonder “ What does it mean and why should I care? ”. Give semantics to your drawing… That is simple, you have data (and I am pretty sure you h...