I have cast the RoleDescriptorImpl into RoleDescriptor and I'm able to use
the interface, but it unfortunately doesn't bring any solution to my
problems.
To sum up, my different problems are:
- I can't list the "RoleSet" elements from the model (my EPFC file:
model.xmi), but I can list all the "Role" elements (and some of them are
"RoleSet" but nothing can point out that they are Role Sets...)
- I can't list the "WorkProductType" elements neither, but I can list all
the "WorkProduct" elements
- When I list the guidelines, I can't have their name (getName() or
getPresentationName() returns an empty string) although they do have names
as EPF Composer shows them.
Is it possible to access EPF Composer source code ? There would surely be
the solution to my problem in it, since it can browse my model.