Skip to content

Where is the GModelFactory in the workflow example? #598

Answered by tortmayr
gee4vee asked this question in Q&A
Discussion options

You must be logged in to vote

The Workflow example uses the so-called NullImpl of the GModelFactory. There is also a section in the doc exaplaining this:

The only exception are GLSP editors that directly operate on GModels; that is, the GModel is persisted and loaded directly by the model source loader. In such cases, no transformation from the model source and the GModel needs to be provided as the model source already is the GModel. Thus, the so-called NullImpl of the GModelFactory can be used. An example for such a use case is provided in the GLSP Workflow example.

We are working on more sophisticated examples at the moment, but as of right now there are no additional official examples available.
Your could have …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tortmayr
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