[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] SQLModel doesn't use containment references ?

Hi guys,

Well first of all, let me say DTP is an awesome framework and I'm currently investigating building some tooling on it. I recently tried to save a SQLModel Schema instance into a resource but was quite surprised when I realized my resource contained only the Schema without it's "content".

When I gave a look at the sqlmodel.ecore, I realized that there were no references configured as containment, which is why my Schema content is not serialized.

Is it possible to save a Schema instance ?

Kind regards,

Cédric Vidal