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

1 line
33 KiB
JSON

{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "label": "AcademicDateService.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "label": "AcademicDateService", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L14", "_callable": true}, {"id": "service", "label": "Service", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "semesterrepository", "label": "SemesterRepository", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "academiccalendardayrepository", "label": "AcademicCalendarDayRepository", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "studentgroupcalendarassignmentrepository", "label": "StudentGroupCalendarAssignmentRepository", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_academicdateservice", "label": ".AcademicDateService()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L22", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_findsemester", "label": ".findSemester()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L32", "_callable": true}, {"id": "localdate", "label": "LocalDate", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "optional", "label": "Optional", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "semester", "label": "Semester", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getweeknumber", "label": ".getWeekNumber()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L36", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getparity", "label": ".getParity()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L44", "_callable": true}, {"id": "scheduleparity", "label": "ScheduleParity", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "label": ".getCourseNumber()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L53", "_callable": true}, {"id": "studentgroup", "label": "StudentGroup", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "label": ".getActivityType()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L58", "_callable": true}, {"id": "academiccalendaractivitytype", "label": "AcademicCalendarActivityType", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_istheoryday", "label": ".isTheoryDay()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L77", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "label": ".hasCalendarAssignment()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L83", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "model", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "academiccalendardayrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L4", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "semesterrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "studentgroupcalendarassignmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L6", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "value", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "service", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L8", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "localdate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L10", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "chronounit", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L11", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "optional", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L12", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L14", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "service", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L14", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "semesterrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L17", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "academiccalendardayrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "studentgroupcalendarassignmentrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_academicdateservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L22", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_academicdateservice", "target": "semesterrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_academicdateservice", "target": "academiccalendardayrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_academicdateservice", "target": "studentgroupcalendarassignmentrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_findsemester", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L32", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_findsemester", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_findsemester", "target": "optional", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L32", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_findsemester", "target": "semester", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L32", "weight": 1.0, "context": "generic_arg"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getweeknumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L36", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getweeknumber", "target": "semester", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getweeknumber", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getparity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L44", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getparity", "target": "semester", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getparity", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getparity", "target": "scheduleparity", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L53", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "target": "studentgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L58", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "target": "studentgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "target": "semester", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L58", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "target": "optional", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L58", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "target": "academiccalendaractivitytype", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L58", "weight": 1.0, "context": "generic_arg"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_istheoryday", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L77", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_istheoryday", "target": "studentgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L77", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_istheoryday", "target": "semester", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L77", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_istheoryday", "target": "localdate", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L77", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L83", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "target": "studentgroup", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "target": "semester", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L83", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getparity", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getweeknumber", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L45", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L63", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_istheoryday", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L78", "weight": 1.0}], "raw_calls": [{"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_findsemester", "callee": "findFirstByStartDateLessThanEqualAndEndDateGreaterThanEqual", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L33", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getweeknumber", "callee": "between", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getweeknumber", "callee": "getStartDate", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "callee": "getMonthValue", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L54", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "callee": "getYear", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L54", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "callee": "getYear", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L54", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getcoursenumber", "callee": "getYearStartStudy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L55", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "getAcademicYear", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L59", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "empty", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L60", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "empty", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L65", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "flatMap", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L68", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "findForSchedule", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L68", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L68", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L68", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "getAcademicYear", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L68", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "findByCalendarIdAndCourseNumberAndDate", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L69", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L70", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_getactivitytype", "callee": "getAcademicCalendar", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L70", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_istheoryday", "callee": "orElse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L78", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "callee": "getAcademicYear", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L84", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "callee": "isPresent", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L87", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "callee": "findForSchedule", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L87", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L87", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L87", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_service_academicdateservice_academicdateservice_hascalendarassignment", "callee": "getAcademicYear", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/service/AcademicDateService.java", "source_location": "L87", "receiver": null}]}