dv8_depends_to_sdsmj | R Documentation |
Creates dependencies using Depends
dv8_depends_to_sdsmj(depends_jar_path, git_repo_path, language, sdsmj_path)
depends_jar_path |
path to depends jar |
git_repo_path |
path to git repo (ends in .git) |
language |
the language of the .git repo (accepts cpp, java, ruby, python, pom) |
sdsmj_path |
the path to save the sdsm-dv8.dsm file. |
the sdsmj_path
dv8_dsmj_to_dsmb
to convert to '*-sdsm.dv8-dsm' and
dv8_hdsmb_sdsmb_to_mdsmb
to merge DSMs into '*-merge.dv8-dsm'.
Other dv8:
dependencies_to_sdsmj()
,
dv8_clsxb_to_clsxj()
,
dv8_clsxj_to_clsxb()
,
dv8_dsmj_to_dsmb()
,
dv8_hdsmb_sdsmb_to_mdsmb()
,
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.