Issue 679 in moose-technology: Exporting metrics to mse

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 679 in moose-technology: Exporting metrics to mse

moose-technology
Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium Component-Fame

New issue 679 by [hidden email]: Exporting metrics to mse
http://code.google.com/p/moose-technology/issues/detail?id=679

Just to document the issue.

As most of the metrics are not described at the Fame level we are losing  
this information when we export a model to MSE in Moose. We know that most  
of the metrics can be recalculated in the model, but in some cases they  
cannot.
For example, when exporting in Moose a Java (VerveineJ) model we lose the  
metrics cyclomaticComplexity (CYCLO) and numberOfStatements (NOS) and we  
cannot recalculate them.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 679 in moose-technology: Exporting metrics to mse

moose-technology
Updates:
        Status: Fixed
        Owner: [hidden email]

Comment #1 on issue 679 by [hidden email]: Exporting metrics to mse
http://code.google.com/p/moose-technology/issues/detail?id=679

To try you can run the script below and the right-click in a MooseModel  
and: Import / Export -> Export model to MSE with metrics. Use the last  
version of Merlin.

Gofer new
     squeaksource: 'FameImportExportEx';
     package: 'Fame-ImportExport-Extensions';
     package: 'Fame-ImportExport-Extensions-MSE';
     load.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 679 in moose-technology: Exporting metrics to mse

moose-technology

Comment #2 on issue 679 by [hidden email]: Exporting metrics to mse
http://code.google.com/p/moose-technology/issues/detail?id=679

updating the repository:

Gofer new
     squeaksource: 'HoraExp';
     package: 'FameExportMSE';
     package: 'FameExportProperties';
     package: 'Famix-Extensions';
     load.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 679 in moose-technology: Exporting metrics to mse

moose-technology
Updates:
        Labels: Milestone-4.6

Comment #3 on issue 679 by [hidden email]: Exporting metrics to mse
http://code.google.com/p/moose-technology/issues/detail?id=679

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev