-
I'm not sure if this is even the desired behaviour, but I think I open an Issue to clarify if not.
The problem is the following:
If you move multiple elements and one of them matches an invalid mo…
-
The LayoutConfigurator allows to pass layout parameters for a node, an edge or the graph: OK.
The LayoutConfigurator is created at diagram load time via the options of configureELKLayoutModule: NOK…
-
Sprotty (and our base protocol) defines a `RejectAction` which can be sent as a response the a `RequestAction` to indicate to the receiver that the request has been rejected/canceled. Currently neithe…
-
modelserver-theia offers the possibility to populate the problem view from the model server.
See https://github.com/eclipse-emfcloud/emfcloud-modelserver-theia/commit/06c9b49ebb8ddec9fb5c3c5ba7cfbd20…
-
Hi,
I'm currently working on a Renderer for textual defined UML Class Diagrams. First I'm using a layout algorithm to layout the nodes and after that i want to route the edges.
![Screenshot 202…
-
![](https://eclipsesource.com/wp-content/uploads/2013/06/1.png)
In the make it happen model the compositions have arrows indicating the direction.
-
When initializing a GLSPDiagramWidget, we send a RequestModelAction which expects a `sourceUri` option. For this option, GLSPDiagramWidget actually specifies a path (which isn't a URI):
```
this.r…
-
So I stumbled over the point, that whenever we use the modelserver with a new emf model, we basically need to create an own ModelServerClient subclass as well as a XMICodec subclass see: https://githu…
-
I see this is experimental and not being worked on for a year, but the idea looks great :)
Diagramming is still a hassle, and we don't use the potential of technology to translate between diagrams an…
-
When updating the ModelServer to fix #115, a new exception is sometimes thrown, if the properties view is open while manipulating the model in GLSP (Mostly when creating new elements):
```
830670 …