[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Loading all resources at the same time

Hi Ed,

When we have a resource referecing another resource, you say in your book that the resource that is being referenced is lazily loaded when the property sheets needs to display the instances from the other resource.

Ok. Is there any simple way to load all the resources that is being referenced by the model?

And another question Ed, that has nothing to do with the above question.

How can I get a resource that is being referenced without needing to pass the path of the xmi or to have an Eobject that is an instance of a class from that metamodel?

Sorry if I am not clear.

Thanks in advance.