[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.epf] Re: Getting RoleSets from XMI files

Then how can I access the RoleDescriptor Interface ? I know that the "path" is "org.eclipse.epf.uma.RoleDescriptor", but I don't know what to do with this, since it has to be synchronized with the EPF Composer model I've loaded just before, using : resourceSet.getResource(fileURI, true)

You said : "This seems to imply there is only one resource and it does not contain any of the data of the type you are looking for nor does it contain reference to other resources. Does that make sense?"
--> Yes it seems so, you're right.. that's why I'm really confused, because the EPF Composer model I've been given effectively contains elements that have been declared.


About the fact you don't know the model, I'm really sorry but the model is "company confidential"... I'd like to quickly introduce you to it, but I can't.

I can tell you that for example, in the "Business Development" phase, there is a guideline associated to it, which explains some points about marketing requirements.

But no connection with the RoleSets.. it's another problem (being able to list the rolesets, and then the roles corresponding to them).