-
- [OMG Requirements Interchange Format (ReqIF) 1.1](http://www.omg.org/spec/ReqIF/1.1/)
- [Article of Dr. Michael Jastram](http://re-magazine.ireb.org/issues/2014-3-gaining-height/open-up/) on Require…
-
```
It would be nice to support syntax like syntax like the following to allow
incorporation of features like use case diagrams and GRL into Umple.
Part of the syntax might be
actor regularUser;
u…
-
```
It would be nice to support syntax like syntax like the following to allow
incorporation of features like use case diagrams and GRL into Umple.
Part of the syntax might be
actor regularUser;
u…
-
I have an rtf document with an OLE object embedded ('objclass Excel.Sheet.12'). I can see it and it has among other streams the streams "Package" and "OlePres000".
I extracted it and stored it as *…
-
Hi,
thanks a lot for the library! It is really helpful for me. But I have a problem about the output reqif file, in which there is no information about "LONG-NAME" in every line, but only "IDENTIF…
-
While trying to parse a Requirement obtained by `oslcOauthClient.getResource`, I run into the problem that some of its Attribute Values are URIs that point to different objects, such as:
* http://l…
-
Hi,
when importing ReqIF files where the ReqIF.ForeignID value is not a valid integer, the import fails with the following stack trace:
`java.lang.ClassCastException: class java.lang.String cann…
-
The steps to reproduce:
- Create new project and reference the Requirements VP
- Import a REQIF model
- On the view DiffMerge, the requirements are displayed with their UID and NOT their p…
-
![Image](https://github.com/img/reqif_utils/assets/145121482/435fe09a-95df-4ea0-b0ee-1105e8feae5b)
![Image](https://github.com/img/reqif_utils/assets/145121482/efdab88e-5b61-49fd-947c-cca80c609886)
…
-
On ubuntu 23.04, on capella 6.1, when I try to do any action that uses SWT underneath (mainly double-clicking on any item to open the properties dialog, but also trying to access the description field…