Zsolt Sandor

Results 76 comments of Zsolt Sandor

This ticket also has the same problem of how to select one or multiple model elements in the properties settings, because this component is missing.

- You can press right mouse button on the use case, and a popup is displayed. - You can select the corresponding diagrams (Sequence, Activity, State machine). - The corresponding...

@danyeaw can we involve the UI/UX guy who helped us previously?

In other modeling tools this is basically a diagram type. (SysML spec. even talks about a tabular diagram) _The tabular format is used to represent the requirements, their properties and...

I would argue that having a tabular format would be useful not for only requirements but all sort of model elements. We use this feature of another modeling tool pretty...

@mikekidner I created a separate ticket for the grid feature which I think the describes something very similar that you suggested. Can you take a look at this: #2569

Can we use some python ecore implementation like https://github.com/pyecore/pyecore or is it totally not relevant to the problem? Just because if we could, then we might be thinking about using...

The idea is not really just having ECore, because it is a meta-metamodel but to rely on other people's work that built up for example a full UML 2.5.x model...

For SysML V2 I think this is what you are looking for: https://github.com/Systems-Modeling/SysML-v2-Pilot-Implementation/tree/master/org.omg.sysml/model For UML: https://git.eclipse.org/c/uml2/org.eclipse.uml2.git/tree/plugins/org.eclipse.uml2.uml/model?id=95a47511090741046b3e492d2f185632c36134ff

I would simplify the possible actions a user can do to the following: Adding a new port: - Select a port icon on the toolbar - Click outside a non-block...