Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium Component-Fame
New issue 680 by andreho...@gmail.com: 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.
Updates: Status: Fixed
Comment #1 on issue 680 by andreho...@gmail.com: 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.
Updates: Owner: andreho...@gmail.com
Comment #2 on issue 680 by andreho...@gmail.com: Exporting metrics to CSV and XML http://code.google.com/p/moose-technology/issues/detail?id=680
(No comment was entered for this change.)
Comment #3 on issue 680 by andreho...@gmail.com: 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.
Updates: Labels: Milestone-4.6
Comment #4 on issue 680 by tudor.gi...@gmail.com: Exporting metrics to CSV and XML http://code.google.com/p/moose-technology/issues/detail?id=680
(No comment was entered for this change.)