@techreport{oai:ipsj.ixsq.nii.ac.jp:00186625, author = {小山, 恭平 and 安田, 和矢 and 佐藤, 直人 and 伊藤, 信治 and 篠原, 宗司 and 平田, 久也 and 松尾, 努 and Kyohei, Oyama and Kazuya, Yasuda and Naoto, Sato and Shinji, Ito and Motoshi, Shinohara and Hisaya, Hirata and Tsutomu, Matsuo}, issue = {35}, month = {Mar}, note = {仕様変更などに伴うシステム改修においては,影響調査を行うための現状仕様の把握が必要不可欠である.しかし,長期運用された大規模システムでは,現状仕様を把握している有識者の不在,設計書の記載不備,ソースコードの複雑化などにより,現状仕様の把握に膨大な時間が必要となっている.仕様把握を効率化する技術のひとつとして,ソースコードからルールを抽出し,決定表化する技術が存在する.しかし,大規模なソースコードでは大量のルールが抽出され,決定表が巨大化するという課題がある.本稿では,抽出したルールに冗長な要素があることに着眼し,それらを除去することで小規模な決定表を生成する技術を提案する.これにより,現状仕様の把握を効率化する., An objective of this paper is to make analysis of legacy system's specifications efficient. The analysis is one of the most important activity in maintenance. In maintenance of legacy systems, it is one of the hardest activity because of no experts, incorrect documents, less readability of source codes and so on. A conventional technology extracts rules from source codes and visualizes them as decision tables. The technology makes the analysis efficient. However, It may make large-scale decision tables from large-scale source codes. We found that extracted rules have many redundancy items. Our technology eliminates them from the rules. This elimination technology can make smaller decision tables than the conventional technology does and makes the analysis more efficient than it does.}, title = {ソースコードからの決定表生成における冗長性除去技術}, year = {2018} }