Data Show Case Study
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/4337818
下载链接
链接失效反馈官方服务:
资源简介:
This dataset includes trace information as well as details about the code structure for four open source projects (Chess, Gantt, iTrust, JHotDraw).
Each subfolder contains the following JSON files:
classes.json:This file specifies the list of Java classes for each case study.
superclasses.json: This file specifies the list of Java superclasses andn subclasses within a Java project.
interfaces.json: This file specifies the list of Java interfaces and implementations within a Java project.
fieldclasses.json: This file specifies the list of variables declared within a class.
fieldmethods.json: This file specifies the list of variables used within a method.
parameters.json: This file specifies the list of parameters and return values within a method.
methods.json: This file specifies the list of Java methods, along with the class that each method belongs to for every system.
methodcalls.json: This file specifies the list of method calls made within a Java project.
requirements.json: This file specifies the list of requirements under consideration for each system.
traces.json: This file specifies the requirement-to-method trace values for each requirement-to-method entry within the trace matrix for each system.
创建时间:
2021-01-20



