How to Fetch Module name for a particular requirement/ fetch only the requirements of a Module in RDNG using Eclipse Lyo libraries . . ?!
- The Scenario in our business case is that, we need to fetch all the requirements present for a module.
- There is no provision to identify a module in RDNG through Eclipse Lyo Libraries / OSLC4J libraries.
- There is no provision to add a requirement below or above a certain requirement in a module using OSLC4J libraries / Eclipse Lyo Libraries.
It would be really appreciated if anyone could give me a solution on the above mentioned points. TIA
One answer
See Ian's answer in this post, as it's somewhat related.
https://jazz.net/forum/questions/218120/while-creating-a-requirement-in-doors-ng-through-lyo-client-projecthow-to-set-the-value-of-artifactformat
I don't think "module" is a general concept in the RM OSLC, so we will need to make it a standard before implement it in the API.
You may be able to extend the existing API by yourself, but that'll be a lot of work.
https://jazz.net/forum/questions/218120/while-creating-a-requirement-in-doors-ng-through-lyo-client-projecthow-to-set-the-value-of-artifactformat
I don't think "module" is a general concept in the RM OSLC, so we will need to make it a standard before implement it in the API.
You may be able to extend the existing API by yourself, but that'll be a lot of work.