Skip to content

.odesign file into sirius-web #3946

Answered by pcdavid
belaboda-wecan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi.

The Sirius Desktop odesign files are no longer supported. Parts of the compatibility code is still there in the repo, but it is not used in the new (DDD-based) architecture and will probably be removed.

The path forward is to use the View DSL (metamodel) to define your modelers. It's quite similar in the general principle (EMF based, uses concepts like Node Description which corresponds to Node Mappings in Sirius Desktop, AQL-based expressions extensible with custom Java services, etc.).

You can define your modeler "manually" in the web UI if it is small/simple enough, otherwise the recommended way is to use the Java APIs we provide (on top of the plain EMF APIs for the metamodel) in …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@belaboda-wecan
Comment options

Answer selected by belaboda-wecan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants