1 line
35 KiB
JSON
1 line
35 KiB
JSON
{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_java", "label": "GroupResponse.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "label": "GroupResponse", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L5", "_callable": true}, {"id": "jsoninclude", "label": "JsonInclude", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/dto/GroupResponse.java"}, {"id": "long", "label": "Long", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/dto/GroupResponse.java"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/dto/GroupResponse.java"}, {"id": "integer", "label": "Integer", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/dto/GroupResponse.java"}, {"id": "boolean", "label": "Boolean", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/dto/GroupResponse.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "label": ".GroupResponse()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getid", "label": ".getId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L65", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getname", "label": ".getName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L69", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getgroupsize", "label": ".getGroupSize()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L73", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_geteducationformid", "label": ".getEducationFormId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L77", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_geteducationformname", "label": ".getEducationFormName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L81", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getdepartmentid", "label": ".getDepartmentId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L85", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getcourse", "label": ".getCourse()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L89", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getsemester", "label": ".getSemester()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L93", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getyearstartstudy", "label": ".getYearStartStudy()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L97", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialitycode", "label": ".getSpecialityCode()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L101", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyid", "label": ".getSpecialtyId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L105", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtycode", "label": ".getSpecialtyCode()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L109", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyname", "label": ".getSpecialtyName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L113", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyprofileid", "label": ".getSpecialtyProfileId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L117", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyprofilename", "label": ".getSpecialtyProfileName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L121", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L125", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getactive", "label": ".getActive()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L129", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstudystate", "label": ".getStudyState()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L133", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstudystatename", "label": ".getStudyStateName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L137", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_java", "target": "jsoninclude", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "jsoninclude", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L5", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L10", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L11", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_groupresponse", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L65", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L65", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L69", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getgroupsize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L73", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getgroupsize", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L73", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_geteducationformid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L77", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_geteducationformid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_geteducationformname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L81", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_geteducationformname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getdepartmentid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L85", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getdepartmentid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getcourse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L89", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getcourse", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L89", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getsemester", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L93", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getsemester", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L93", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getyearstartstudy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L97", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getyearstartstudy", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L97", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialitycode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L101", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialitycode", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L101", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L105", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L105", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtycode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L109", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtycode", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L113", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L113", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyprofileid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L117", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyprofileid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L117", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyprofilename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L121", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getspecialtyprofilename", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L121", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L125", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstatus", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L125", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L129", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getactive", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L129", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstudystate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L133", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstudystate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L133", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstudystatename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L137", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_dto_groupresponse_groupresponse_getstudystatename", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/dto/GroupResponse.java", "source_location": "L137", "weight": 1.0, "context": "return_type"}], "raw_calls": []} |