dv8_hdsmb_sdsmb_to_mdsmb: Merge history DSM and structural DSM to merged DSM.

dv8_hdsmb_sdsmb_to_mdsmbR Documentation

Merge history DSM and structural DSM to merged DSM.

Description

A history DSM (\*-hdsm.dv8-dsm) and a structural DSM (\*-sdsm.dv8-dsm) are merged to a merge DSM (*.dv8-dsm)

Usage

dv8_hdsmb_sdsmb_to_mdsmb(dv8_path, hdsmb_path, sdsmb_path, mdsmb_path)

Arguments

dv8_path

path to dv8 binary

hdsmb_path

path to historical DSM binary created by dv8_gitnumstat_to_hdsmb or (gitlog_to_hdsmj and dv8_dsmj_to_dsmb).

sdsmb_path

path to structural DSM binary created by (dependencies_to_sdsmj, or dependencies_to_sdsmj) and dv8_depends_to_sdsmj

mdsmb_path

path to save the merge DSM binary

Value

the mdsmb_path

See Also

dv8_mdsmb_drhier_to_excel to export a '*-merged.dv8-dsm' file to 'merged.xlsx' for DSM visualization. For analysis, see dv8_mdsmb_to_decoupling_level to calculate decoupling level '*-dl.json', or dv8_mdsmb_to_flaws to generate the architectural flaws 'folder'. For conversions, see dv8_mdsmb_to_hierclsxb to cluster the DSM to '*-clsx.dv8-clsx', or dv8_dsmb_to_dsmj to convert a '*-merged.dv8-dsm' binary file as a JSON '-*merged.json' file

Other dv8: dependencies_to_sdsmj(), dv8_clsxb_to_clsxj(), dv8_clsxj_to_clsxb(), dv8_depends_to_sdsmj(), dv8_dsmj_to_dsmb(), dv8_mdsmb_to_flaws(), gitlog_to_hdsmj(), graph_to_dsmj(), parse_dv8_architectural_flaws(), parse_dv8_clusters(), transform_dependencies_to_sdsmj(), transform_gitlog_to_hdsmj(), transform_temporal_gitlog_to_adsmj()


sailuh/kaiaulu documentation built on April 17, 2024, 2:21 a.m.