Files
magistr/graphify-out/cache/ast/v0.9.5/df9141b52f117a2b55e03a98af5c54ad9beaa596bda0f50de7bf90f8835d4588.json
2026-07-04 15:47:12 +03:00

1 line
24 KiB
JSON

{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_java", "label": "StudentGroup.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "label": "StudentGroup", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L5", "_callable": true}, {"id": "lifecycleentity", "label": "LifecycleEntity", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "entity", "label": "Entity", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/StudentGroup.java"}, {"id": "table", "label": "Table", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/StudentGroup.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/model/StudentGroup.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/model/StudentGroup.java"}, {"id": "educationform", "label": "EducationForm", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/StudentGroup.java"}, {"id": "speciality", "label": "Speciality", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/StudentGroup.java"}, {"id": "specialtyprofile", "label": "SpecialtyProfile", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/model/StudentGroup.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/model/StudentGroup.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_studentgroup", "label": ".StudentGroup()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L37", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getid", "label": ".getId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L40", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setid", "label": ".setId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L44", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getname", "label": ".getName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L48", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setname", "label": ".setName()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L52", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getgroupsize", "label": ".getGroupSize()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L56", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setgroupsize", "label": ".setGroupSize()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L60", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_geteducationform", "label": ".getEducationForm()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L64", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_seteducationform", "label": ".setEducationForm()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L68", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getdepartmentid", "label": ".getDepartmentId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L72", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setdepartmentid", "label": ".setDepartmentId()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L76", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getspeciality", "label": ".getSpeciality()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L80", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setspeciality", "label": ".setSpeciality()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L84", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getspecialtyprofile", "label": ".getSpecialtyProfile()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L88", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setspecialtyprofile", "label": ".setSpecialtyProfile()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L92", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getyearstartstudy", "label": ".getYearStartStudy()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L96", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setyearstartstudy", "label": ".setYearStartStudy()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L100", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_java", "target": "persistence", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "lifecycleentity", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "entity", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L5", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "table", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L5", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L9", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "educationform", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "speciality", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "specialtyprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L34", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_studentgroup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L37", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L40", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L40", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L44", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L48", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L48", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L52", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setname", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getgroupsize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L56", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getgroupsize", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L56", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setgroupsize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L60", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setgroupsize", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_geteducationform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L64", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_geteducationform", "target": "educationform", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L64", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_seteducationform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L68", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_seteducationform", "target": "educationform", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getdepartmentid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L72", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getdepartmentid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L72", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setdepartmentid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L76", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setdepartmentid", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L76", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getspeciality", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L80", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getspeciality", "target": "speciality", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L80", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setspeciality", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L84", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setspeciality", "target": "speciality", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getspecialtyprofile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L88", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getspecialtyprofile", "target": "specialtyprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L88", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setspecialtyprofile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L92", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setspecialtyprofile", "target": "specialtyprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L92", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getyearstartstudy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L96", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_getyearstartstudy", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setyearstartstudy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L100", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_model_studentgroup_studentgroup_setyearstartstudy", "target": "integer", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/model/StudentGroup.java", "source_location": "L100", "weight": 1.0, "context": "parameter_type"}], "raw_calls": []}