Issue 680 in moose-technology: Exporting metrics to CSV and XML

classic Classic list List threaded Threaded
5 messages Options
moose-technology moose-technology
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Issue 680 in moose-technology: Exporting metrics to CSV and XML

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

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

We should export the metrics from Moose models to CSV and XML.

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

Re: Issue 680 in moose-technology: Exporting metrics to CSV and XML

Updates:
        Status: Fixed

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

To try an automatic way to export the properties (metrics), run the script  
below:


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

Then, right-click on an entity, Utilities -> Export properties, and select  
the metrics to export. If you export clicking on the MooseModel, several  
files can be generated, for each group. Export clicking on others entities  
generates one file.
The results (CSV or XML) are in the same directory of the image.

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

Re: Issue 680 in moose-technology: Exporting metrics to CSV and XML

Updates:
        Owner: [hidden email]

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

(No comment was entered for this change.)

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

Re: Issue 680 in moose-technology: Exporting metrics to CSV and XML


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

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
moose-technology moose-technology
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Issue 680 in moose-technology: Exporting metrics to CSV and XML

Updates:
        Labels: Milestone-4.6

Comment #4 on issue 680 by [hidden email]: Exporting metrics to CSV  
and XML
http://code.google.com/p/moose-technology/issues/detail?id=680

(No comment was entered for this change.)

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