not directly related, but I think there is real need for some model matching tool:
Something that could matchentities from one model to the same entities of another model (different version).
_______________________________________________
It would be useful in your case, but also for example to generate one Orion models from various Famix model (one orion model uses much less memory than several Famix model with the same information).
This again would allow to have more effective dynamix for example.
I have something more or less related in verveinej to merge various parts of one model (so it is easier because it matches copies of the same entities).
Basically I do it by checking the names and recursively matching the containers:
- 2 methods match if they have same signature + their classes match
- 2 classes match if they have same name + their namespaces match
- ...
nicolas
On 04/24/2013 01:05 PM, Guillaume Larcheveque wrote:
Ok,
thank you for the rapidity of your answer
2013/4/24 Tudor Girba <tudor@tudorgirba.com>
There is no real support for this.
Cheers,Doru
On Wed, Apr 24, 2013 at 11:42 AM, Guillaume Larcheveque <guillaume.larcheveque@gmail.com> wrote:
_______________________________________________Hello,
I have to merge user's annotations (added with Metanool) from two different models (created from sources of the same project at two different time) in order to keep these annotations in the newly generated one.
Does something exist to do that?
Thanks in advance.--
Guillaume Larcheveque
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Guillaume Larcheveque
_______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- Nicolas Anquetil -- RMod research team (Inria)
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev