|
|
|
|
|
|
|
Re: Adding invalid references in Xtext [message #1259191 is a reply to message #1258602] |
Fri, 28 February 2014 00:36   |
Eclipse User |
|
|
|
Hi Christian,
As I explained in my previous message taking example of Entity1,Entity2,Entity3,Entity4.
Suppose I have two model files a.model and b.model. a.model and b.model has same namespace. Say b.model has Entity3 and Entity4.
And when I import data in a.model I get references to all the entities Entity1,Entity2,Entity3,Entity4.
Entity1,Entity2 are already present in a.model but not Entity3,Entity4.
SO, Entity3,Entity4 are invalid references for me when serializing it.
But once the data is imported, all references will become valid as Entity3,Entity4 are already present in b.model under the same namespace.
Regards,
Arshad
|
|
|
|
Powered by
FUDForum. Page generated in 0.27376 seconds