Updates:
Status: Fixed
Comment #1 on issue 539 by tudor.gi...(a)gmail.com: Introduce SourceLanguage
as an explicit entity
http://code.google.com/p/moose-technology/issues/detail?id=539
I did the followings:
- introduced FAMIXSourceLanguage
- FAMIXSourcedEntities have potentially declaredSourceLanguage
- if there is none, we fall back to the source language of the MooseModel
- the MooseModel checks to see if there is a FAMIXSourceLanguage that is
not attached to an entity, and if there is it means this is the language
for the entire model
- refactored the implementation of MooseModel>>isSmalltalk