EMF resource API for Jazz repository
![]()
Is there any API available in Jazz that implements EMFs org.eclipse.emf.ecore.resource.Resource, so that EMFs resource APIs can be used to interact with the Jazz repository? Any help along this line would be appreciated
|
2 answers
![]()
There is no such API. Jazz objects are persisted in the repository and fetched from the repository as individual objects. There is no need to attach them to resources. Can you be more specific on why you would need resource based APIs?
|
![]()
I did find this out too after posting the previous mesage, and have already found a sulotion to my task. Thanks for the reply.
Weiping |