On Mon, Sep 14, 2015 at 1:31 PM, stephan <stephan(a)stack.nl> wrote:
On 14-09-15 11:49, Usman Bhatti wrote:
Hi,
I propose to change this:
MoosModel>>sourceLanguage: aSymbol
^sourceLanguage := aSymbol
by:
MoosModel>>sourceLanguage: aSourceLanguage
sourceLanguage := aSourceLanguage.
sourceLanguage mooseModel: self
So, that we don't have to remember to add manually the source language to
the model.
What is the MooseModel sourceLanguage? A model can have multiple languages.
I think a model can have only one principal language.
Then each FAMIXSourcedEntity have declared language other than the source
language of their container model.
Stephan
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev